+ 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/centos9-master-uc/data/dlrn-5.cfg --resultdir /home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c' + /usr/bin/mock -v -r /home/centos9-master-uc/data/dlrn-5.cfg --resultdir /home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c --clean INFO: mock.py version 5.5 starting (python version = 3.9.18, NVR = mock-5.5-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos9-master-uc/data/dlrn-5.cfg --resultdir /home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c --clean Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-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', 'dnf5.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/chroot-aliases.cfg', '/etc/mock/site-defaults.cfg', '/home/centos9-master-uc/data/dlrn-5.cfg'] DEBUG: version: 5.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c DEBUG: rootdir: /var/lib/mock/dlrn-centos9-master-uc-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: host_arch: x86_64 DEBUG: chrootuid: 1020 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: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:8 DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 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', 'rpmautospec', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5/ccache/u1020/', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, '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-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}} 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', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} 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: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 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-builder-centos9.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: yum_avoid_opts: {} DEBUG: dnf_command: /usr/bin/dnf-3 DEBUG: system_dnf_command: /usr/bin/dnf-3 DEBUG: dnf_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: system_dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing']} 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: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos9-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] 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: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-openstack-barbican-3810725bc4cf14f6017480fcac5c0fc0398aba33 baseurl=https://trunk.rdoproject.org/centos9-master/component/barbican/38/10/3810725bc4cf14f6017480fcac5c0fc0398aba33_82cf41c4 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-inspector-5092b4ada74de60b524d449bf7c6d9fa85644dd2 baseurl=https://trunk.rdoproject.org/centos9-master/component/baremetal/50/92/5092b4ada74de60b524d449bf7c6d9fa85644dd2_5c316929 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-6afec81add49a24ecf08a3c373843e6dd316d69e baseurl=https://trunk.rdoproject.org/centos9-master/component/cinder/6a/fe/6afec81add49a24ecf08a3c373843e6dd316d69e_f6741170 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-glanceclient-59331d56eb9f7d4bb19f05c251e17161a3e8c98d baseurl=https://trunk.rdoproject.org/centos9-master/component/clients/59/33/59331d56eb9f7d4bb19f05c251e17161a3e8c98d_d0a014fb enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-c52ec0ebb044ab494751a6aaf194ef4d895630dc baseurl=https://trunk.rdoproject.org/centos9-master/component/cloudops/c5/2e/c52ec0ebb044ab494751a6aaf194ef4d895630dc_8faf8c4c enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-kolla-428f37124986019bedc897469f9b1f3470b62082 baseurl=https://trunk.rdoproject.org/centos9-master/component/common/42/8f/428f37124986019bedc897469f9b1f3470b62082_e4212f56 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-4ebe8fb23a94b05b06e4cd4e010d4f99a5b5cd40 baseurl=https://trunk.rdoproject.org/centos9-master/component/compute/4e/be/4ebe8fb23a94b05b06e4cd4e010d4f99a5b5cd40_c9ff107e enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-1053801c8d6ca0373cdacca5004e417a364b63b9 baseurl=https://trunk.rdoproject.org/centos9-master/component/designate/10/53/1053801c8d6ca0373cdacca5004e417a364b63b9_5e501d24 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-dfbfdad77fdc91899f64d2ff186097cfb2065ab7 baseurl=https://trunk.rdoproject.org/centos9-master/component/glance/df/bf/dfbfdad77fdc91899f64d2ff186097cfb2065ab7_f30f0626 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-dd61a91864b626314c167fcfa2db8c846d689f9e baseurl=https://trunk.rdoproject.org/centos9-master/component/keystone/dd/61/dd61a91864b626314c167fcfa2db8c846d689f9e_9b226a22 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-c6e0efeb6bf074d8035f1ee0c2d2c28a06e0885c baseurl=https://trunk.rdoproject.org/centos9-master/component/manila/c6/e0/c6e0efeb6bf074d8035f1ee0c2d2c28a06e0885c_7bfc8b69 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-tests-tempest-74a78a4b4d7a966c67bab323191c3658ef943c58 baseurl=https://trunk.rdoproject.org/centos9-master/component/network/74/a7/74a78a4b4d7a966c67bab323191c3658ef943c58_3c59d194 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-cda789d45f6927df8ccdaae51833e1e5020ea5d7 baseurl=https://trunk.rdoproject.org/centos9-master/component/octavia/cd/a7/cda789d45f6927df8ccdaae51833e1e5020ea5d7_0cf61d7c enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-ca086769341729a9f32bbe039d8e71e836cefac0 baseurl=https://trunk.rdoproject.org/centos9-master/component/podified/ca/08/ca086769341729a9f32bbe039d8e71e836cefac0_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ironic-f63900b54917f6b1d6fe342f89786b9346a5ee93 baseurl=https://trunk.rdoproject.org/centos9-master/component/puppet/f6/39/f63900b54917f6b1d6fe342f89786b9346a5ee93_6abf07b5 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-1d5b1d746e027bb9509ad0e45cc0f2f50d28511f baseurl=https://trunk.rdoproject.org/centos9-master/component/swift/1d/5b/1d5b1d746e027bb9509ad0e45cc0f2f50d28511f_c1614185 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-3619d297d57c719d2f297f16e8867b5b4f7abf20 baseurl=https://trunk.rdoproject.org/centos9-master/component/tempest/36/19/3619d297d57c719d2f297f16e8867b5b4f7abf20_9c506bf6 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-a4404445ab4698b5a0360c97e9a0ad91ddd7404f baseurl=https://trunk.rdoproject.org/centos9-master/component/ui/a4/40/a4404445ab4698b5a0360c97e9a0ad91ddd7404f_18f23513 enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos9-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos9-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-reef/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 # epel is required for Ceph Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* 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-centos9-master-uc-x86_64-5-bootstrap DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root + /usr/bin/mock -v -r /home/centos9-master-uc/data/dlrn-5.cfg --resultdir /home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c --init INFO: mock.py version 5.5 starting (python version = 3.9.18, NVR = mock-5.5-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos9-master-uc/data/dlrn-5.cfg --resultdir /home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c --init Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-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', 'dnf5.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos9-master-uc/data/dlrn-5.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 5.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c DEBUG: rootdir: /var/lib/mock/dlrn-centos9-master-uc-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: host_arch: x86_64 DEBUG: chrootuid: 1020 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: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:8 DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 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', 'rpmautospec', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5/ccache/u1020/', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, '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-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}} 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', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} 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: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 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-builder-centos9.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: yum_avoid_opts: {} DEBUG: dnf_command: /usr/bin/dnf-3 DEBUG: system_dnf_command: /usr/bin/dnf-3 DEBUG: dnf_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: system_dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing']} 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: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos9-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] 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: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-openstack-barbican-3810725bc4cf14f6017480fcac5c0fc0398aba33 baseurl=https://trunk.rdoproject.org/centos9-master/component/barbican/38/10/3810725bc4cf14f6017480fcac5c0fc0398aba33_82cf41c4 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-inspector-5092b4ada74de60b524d449bf7c6d9fa85644dd2 baseurl=https://trunk.rdoproject.org/centos9-master/component/baremetal/50/92/5092b4ada74de60b524d449bf7c6d9fa85644dd2_5c316929 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-6afec81add49a24ecf08a3c373843e6dd316d69e baseurl=https://trunk.rdoproject.org/centos9-master/component/cinder/6a/fe/6afec81add49a24ecf08a3c373843e6dd316d69e_f6741170 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-glanceclient-59331d56eb9f7d4bb19f05c251e17161a3e8c98d baseurl=https://trunk.rdoproject.org/centos9-master/component/clients/59/33/59331d56eb9f7d4bb19f05c251e17161a3e8c98d_d0a014fb enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-c52ec0ebb044ab494751a6aaf194ef4d895630dc baseurl=https://trunk.rdoproject.org/centos9-master/component/cloudops/c5/2e/c52ec0ebb044ab494751a6aaf194ef4d895630dc_8faf8c4c enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-kolla-428f37124986019bedc897469f9b1f3470b62082 baseurl=https://trunk.rdoproject.org/centos9-master/component/common/42/8f/428f37124986019bedc897469f9b1f3470b62082_e4212f56 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-4ebe8fb23a94b05b06e4cd4e010d4f99a5b5cd40 baseurl=https://trunk.rdoproject.org/centos9-master/component/compute/4e/be/4ebe8fb23a94b05b06e4cd4e010d4f99a5b5cd40_c9ff107e enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-1053801c8d6ca0373cdacca5004e417a364b63b9 baseurl=https://trunk.rdoproject.org/centos9-master/component/designate/10/53/1053801c8d6ca0373cdacca5004e417a364b63b9_5e501d24 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-dfbfdad77fdc91899f64d2ff186097cfb2065ab7 baseurl=https://trunk.rdoproject.org/centos9-master/component/glance/df/bf/dfbfdad77fdc91899f64d2ff186097cfb2065ab7_f30f0626 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-dd61a91864b626314c167fcfa2db8c846d689f9e baseurl=https://trunk.rdoproject.org/centos9-master/component/keystone/dd/61/dd61a91864b626314c167fcfa2db8c846d689f9e_9b226a22 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-c6e0efeb6bf074d8035f1ee0c2d2c28a06e0885c baseurl=https://trunk.rdoproject.org/centos9-master/component/manila/c6/e0/c6e0efeb6bf074d8035f1ee0c2d2c28a06e0885c_7bfc8b69 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-tests-tempest-74a78a4b4d7a966c67bab323191c3658ef943c58 baseurl=https://trunk.rdoproject.org/centos9-master/component/network/74/a7/74a78a4b4d7a966c67bab323191c3658ef943c58_3c59d194 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-cda789d45f6927df8ccdaae51833e1e5020ea5d7 baseurl=https://trunk.rdoproject.org/centos9-master/component/octavia/cd/a7/cda789d45f6927df8ccdaae51833e1e5020ea5d7_0cf61d7c enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-ca086769341729a9f32bbe039d8e71e836cefac0 baseurl=https://trunk.rdoproject.org/centos9-master/component/podified/ca/08/ca086769341729a9f32bbe039d8e71e836cefac0_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ironic-f63900b54917f6b1d6fe342f89786b9346a5ee93 baseurl=https://trunk.rdoproject.org/centos9-master/component/puppet/f6/39/f63900b54917f6b1d6fe342f89786b9346a5ee93_6abf07b5 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-1d5b1d746e027bb9509ad0e45cc0f2f50d28511f baseurl=https://trunk.rdoproject.org/centos9-master/component/swift/1d/5b/1d5b1d746e027bb9509ad0e45cc0f2f50d28511f_c1614185 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-3619d297d57c719d2f297f16e8867b5b4f7abf20 baseurl=https://trunk.rdoproject.org/centos9-master/component/tempest/36/19/3619d297d57c719d2f297f16e8867b5b4f7abf20_9c506bf6 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-a4404445ab4698b5a0360c97e9a0ad91ddd7404f baseurl=https://trunk.rdoproject.org/centos9-master/component/ui/a4/40/a4404445ab4698b5a0360c97e9a0ad91ddd7404f_18f23513 enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos9-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos9-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-reef/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 # epel is required for Ceph Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* 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-centos9-master-uc-x86_64-5 DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c Mock Version: 5.5 INFO: Mock Version: 5.5 INFO: Mock Version: 5.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf' package manager or alternatives INFO: Package manager dnf detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.zpx0bi59', '/var/lib/mock/dlrn-centos9-master-uc-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: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-master-uc-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: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c INFO: calling preinit hooks INFO: enabled root cache INFO: /home/centos9-master-uc/data/dlrn-5.cfg newer than root cache; cache will be rebuilt DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-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: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 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 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected 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: 16114816 3889488 2675520 239880 10339072 12225328 DEBUG: Swap: 16777212 4832692 11944520 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos9-master-uc-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 Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 0 4.3G 0% /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 141G 409G 26% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/lib/rpm DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/lib/yum DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/lib/dbus DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/log DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/rpm DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/tmp DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/tmp DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/yum DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/proc DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/sys DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/run/lock DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c INFO: Package manager dnf detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/mock DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-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-centos9-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-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-centos9-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-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-centos9-master-uc-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.bj25jqt6', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc Start: installing minimal buildroot with dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5/root/installation-homedir DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '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: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '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', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-master-uc-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'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-openstack-barbican-3810725bc4cf14f6017 107 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-inspector-5092b4ada74 103 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-6afec81add49a24ecf08a 115 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-glanceclient-59331d56eb9f7d4bb1 133 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-aodh-c52ec0ebb044ab494751a6a 81 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-kolla-428f37124986019bedc897 62 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-whitebox-tests-tempest-4ebe8fb2 130 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-1053801c8d6ca0373c 140 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-dfbfdad77fdc91899f64d 127 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-dd61a91864b626314c1 147 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-c6e0efeb6b 107 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-neutron-tests-tempest-74a78a4b4 1.6 MB/s | 133 kB 00:00 DEBUG: delorean-openstack-octavia-cda789d45f6927df8ccd 145 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-ca086769341729a9f32bbe039d 141 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-ironic-f63900b54917f6b1d6fe342f 158 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-1d5b1d746e027bb9509ad0 94 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-3619d297d57c719d2f29 133 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-django-horizon-a4404445ab4698b5 113 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 9 - BaseOS 21 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 9 - AppStream 81 kB/s | 4.4 kB 00:00 DEBUG: CentOS Stream 9 - CRB 27 kB/s | 6.0 kB 00:00 DEBUG: CentOS Stream 9 - HighAvailability 34 kB/s | 6.4 kB 00:00 DEBUG: dlrn-master-testing 126 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 126 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 40 kB/s | 3.0 kB 00:00 DEBUG: centos9-storage 61 kB/s | 3.0 kB 00:00 DEBUG: centos9-opstools 61 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 51 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 9 - x86_64 165 kB/s | 36 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ========================================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: ========================================================================================================================== DEBUG: Installing: DEBUG: basesystem noarch 11-13.el9 baseos 3.9 k DEBUG: gcc x86_64 11.4.1-3.el9 appstream 32 M DEBUG: git-core x86_64 2.43.0-1.el9 appstream 4.4 M DEBUG: make x86_64 1:4.3-8.el9 baseos 536 k DEBUG: openstack-macros noarch 2023.1.0-0.20230216203352.ce6a105.el9 delorean-component-common 17 k DEBUG: python3-devel x86_64 3.9.18-3.el9 appstream 244 k DEBUG: python3-eventlet noarch 0.36.1-1.el9s delorean-master-testing 492 k DEBUG: python3-pbr noarch 5.11.1-1.el9s delorean-master-testing 140 k DEBUG: python3-setuptools_scm noarch 7.1.0-2.el9s delorean-master-build-deps 78 k DEBUG: python3-six noarch 1.15.0-9.el9 baseos 37 k DEBUG: python3-sphinx noarch 1:3.4.3-8.el9 crb 2.3 M DEBUG: python3-sqlalchemy x86_64 1.4.51-2.el9s delorean-master-testing 2.2 M DEBUG: rpm-build x86_64 4.16.1.3-30.el9 appstream 66 k DEBUG: Installing dependencies: DEBUG: ImageMagick-libs x86_64 6.9.12.98-1.el9s delorean-master-build-deps 2.3 M DEBUG: LibRaw x86_64 0.21.1-1.el9 appstream 409 k DEBUG: ModemManager-glib x86_64 1.20.2-1.el9 baseos 335 k DEBUG: NetworkManager-libnm x86_64 1:1.47.91-1.el9 baseos 1.8 M DEBUG: acl x86_64 2.3.1-4.el9 baseos 71 k DEBUG: adobe-mappings-cmap noarch 20171205-12.el9 appstream 1.9 M DEBUG: adobe-mappings-cmap-deprecated noarch 20171205-12.el9 appstream 107 k DEBUG: adobe-mappings-pdf noarch 20180407-10.el9 appstream 646 k DEBUG: adobe-source-code-pro-fonts noarch 2.030.1.050-12.el9.1 baseos 832 k DEBUG: adwaita-cursor-theme noarch 40.1.1-3.el9 appstream 650 k DEBUG: adwaita-icon-theme noarch 40.1.1-3.el9 appstream 12 M DEBUG: alsa-lib x86_64 1.2.10-2.el9 appstream 523 k DEBUG: alternatives x86_64 1.24-1.el9 baseos 39 k DEBUG: annobin x86_64 12.31-2.el9 appstream 1.0 M DEBUG: at-spi2-atk x86_64 2.38.0-4.el9 appstream 87 k DEBUG: at-spi2-core x86_64 2.40.3-1.el9 appstream 195 k DEBUG: atk x86_64 2.36.0-5.el9 appstream 292 k DEBUG: audit-libs x86_64 3.1.2-2.el9 baseos 118 k DEBUG: avahi-glib x86_64 0.8-20.el9 appstream 15 k DEBUG: avahi-libs x86_64 0.8-20.el9 baseos 68 k DEBUG: bash x86_64 5.1.8-9.el9 baseos 1.7 M DEBUG: binutils x86_64 2.35.2-43.el9 baseos 4.6 M DEBUG: binutils-gold x86_64 2.35.2-43.el9 baseos 735 k DEBUG: bluez-libs x86_64 5.56-6.el9 baseos 85 k DEBUG: bubblewrap x86_64 0.4.1-7.el9 baseos 49 k DEBUG: bzip2 x86_64 1.0.8-8.el9 baseos 56 k DEBUG: bzip2-libs x86_64 1.0.8-8.el9 baseos 41 k DEBUG: ca-certificates noarch 2023.2.60_v7.0.306-90.1.el9 baseos 843 k DEBUG: cairo x86_64 1.17.4-7.el9 appstream 660 k DEBUG: cairo-gobject x86_64 1.17.4-7.el9 appstream 19 k DEBUG: centos-gpg-keys noarch 9.0-26.el9 baseos 13 k DEBUG: centos-stream-release noarch 9.0-26.el9 baseos 25 k DEBUG: centos-stream-repos noarch 9.0-26.el9 baseos 10 k DEBUG: colord-libs x86_64 1.4.5-4.el9 appstream 229 k DEBUG: composefs-libs x86_64 1.0.3-2.el9 appstream 60 k DEBUG: coreutils x86_64 8.32-35.el9 baseos 1.2 M DEBUG: coreutils-common x86_64 8.32-35.el9 baseos 2.0 M DEBUG: cpio x86_64 2.13-16.el9 baseos 275 k DEBUG: cpp x86_64 11.4.1-3.el9 appstream 11 M DEBUG: cracklib x86_64 2.9.6-27.el9 baseos 94 k DEBUG: cracklib-dicts x86_64 2.9.6-27.el9 baseos 3.6 M DEBUG: crypto-policies noarch 20240304-1.gitb1c706d.el9 baseos 83 k DEBUG: crypto-policies-scripts noarch 20240304-1.gitb1c706d.el9 baseos 94 k DEBUG: cryptsetup-libs x86_64 2.7.2-1.el9 baseos 515 k DEBUG: cups-libs x86_64 1:2.3.3op2-26.el9 baseos 262 k DEBUG: curl x86_64 7.76.1-29.el9 baseos 294 k DEBUG: cyrus-sasl-lib x86_64 2.1.27-21.el9 baseos 769 k DEBUG: dbus x86_64 1:1.12.20-8.el9 baseos 3.8 k DEBUG: dbus-broker x86_64 28-7.el9 baseos 172 k DEBUG: dbus-common noarch 1:1.12.20-8.el9 baseos 15 k DEBUG: dbus-libs x86_64 1:1.12.20-8.el9 baseos 152 k DEBUG: debugedit x86_64 5.0-5.el9 appstream 77 k DEBUG: dejavu-sans-fonts noarch 2.37-18.el9 baseos 1.3 M DEBUG: device-mapper x86_64 9:1.02.197-2.el9 baseos 141 k DEBUG: device-mapper-libs x86_64 9:1.02.197-2.el9 baseos 179 k DEBUG: diffutils x86_64 3.7-12.el9 baseos 397 k DEBUG: dwz x86_64 0.14-3.el9 appstream 128 k DEBUG: ed x86_64 1.14.2-12.el9 baseos 75 k DEBUG: efi-srpm-macros noarch 4-9.el9 appstream 23 k DEBUG: elfutils x86_64 0.191-4.el9 baseos 562 k DEBUG: elfutils-debuginfod-client x86_64 0.191-4.el9 baseos 37 k DEBUG: elfutils-default-yama-scope noarch 0.191-4.el9 baseos 12 k DEBUG: elfutils-libelf x86_64 0.191-4.el9 baseos 207 k DEBUG: elfutils-libs x86_64 0.191-4.el9 baseos 260 k DEBUG: exempi x86_64 2.6.0-0.2.20211007gite23c213.el9 appstream 525 k DEBUG: exiv2-libs x86_64 0.27.5-2.el9 appstream 781 k DEBUG: expat x86_64 2.5.0-2.el9 baseos 116 k DEBUG: fdk-aac-free x86_64 2.0.0-8.el9 appstream 325 k DEBUG: file x86_64 5.39-16.el9 baseos 50 k DEBUG: file-libs x86_64 5.39-16.el9 baseos 589 k DEBUG: filesystem x86_64 3.16-2.el9 baseos 4.8 M DEBUG: findutils x86_64 1:4.8.0-6.el9 baseos 537 k DEBUG: flac-libs x86_64 1.3.3-12.el9 appstream 218 k DEBUG: flatpak-session-helper x86_64 1.12.8-1.el9 appstream 74 k DEBUG: fontconfig x86_64 2.14.0-2.el9 appstream 297 k DEBUG: fonts-filesystem noarch 1:2.0.5-7.el9.1 baseos 10 k DEBUG: fonts-srpm-macros noarch 1:2.0.5-7.el9.1 appstream 28 k DEBUG: freetype x86_64 2.10.4-9.el9 baseos 388 k DEBUG: fribidi x86_64 1.0.10-6.el9.2 appstream 85 k DEBUG: fuse x86_64 2.9.9-15.el9 baseos 80 k DEBUG: fuse-common x86_64 3.10.2-8.el9 baseos 8.3 k DEBUG: fuse-libs x86_64 2.9.9-15.el9 baseos 98 k DEBUG: gawk x86_64 5.1.0-6.el9 baseos 1.0 M DEBUG: gcc-plugin-annobin x86_64 11.4.1-3.el9 appstream 47 k DEBUG: gd x86_64 2.3.2-3.el9 appstream 132 k DEBUG: gdb-minimal x86_64 10.2-13.el9 appstream 3.5 M DEBUG: gdbm-libs x86_64 1:1.23-1.el9 baseos 56 k DEBUG: gdk-pixbuf2 x86_64 2.42.6-4.el9 appstream 492 k DEBUG: gdk-pixbuf2-modules x86_64 2.42.6-4.el9 appstream 89 k DEBUG: geoclue2 x86_64 2.6.0-7.el9 appstream 124 k DEBUG: ghc-srpm-macros noarch 1.5.0-6.el9 appstream 8.8 k DEBUG: giflib x86_64 5.2.1-9.el9 appstream 49 k DEBUG: glib-networking x86_64 2.68.3-3.el9 baseos 186 k DEBUG: glib2 x86_64 2.68.4-15.el9 baseos 2.6 M DEBUG: glibc x86_64 2.34-107.el9 baseos 2.0 M DEBUG: glibc-common x86_64 2.34-107.el9 baseos 307 k DEBUG: glibc-devel x86_64 2.34-107.el9 appstream 35 k DEBUG: glibc-gconv-extra x86_64 2.34-107.el9 baseos 1.7 M DEBUG: glibc-headers x86_64 2.34-107.el9 appstream 541 k DEBUG: glibc-minimal-langpack x86_64 2.34-107.el9 baseos 20 k DEBUG: gmp x86_64 1:6.2.0-13.el9 baseos 315 k DEBUG: gnupg2 x86_64 2.3.3-4.el9 baseos 2.5 M DEBUG: gnutls x86_64 3.8.3-4.el9 baseos 1.1 M DEBUG: go-srpm-macros noarch 3.2.0-3.el9 appstream 27 k DEBUG: gobject-introspection x86_64 1.68.0-11.el9 baseos 250 k DEBUG: google-droid-sans-fonts noarch 20200215-11.el9.2 appstream 2.7 M DEBUG: gpgme x86_64 1.15.1-6.el9 baseos 207 k DEBUG: graphene x86_64 1.10.6-2.el9 appstream 64 k DEBUG: graphite2 x86_64 1.3.14-9.el9 baseos 95 k DEBUG: grep x86_64 3.6-5.el9 baseos 269 k DEBUG: groff-base x86_64 1.22.4-10.el9 baseos 1.1 M DEBUG: gsettings-desktop-schemas x86_64 40.0-6.el9 baseos 684 k DEBUG: gsm x86_64 1.0.19-6.el9 appstream 34 k DEBUG: gstreamer1 x86_64 1.22.1-2.el9 appstream 1.4 M DEBUG: gstreamer1-plugins-base x86_64 1.22.1-2.el9 appstream 2.2 M DEBUG: gtk-update-icon-cache x86_64 3.24.31-4.el9 appstream 33 k DEBUG: gtk2 x86_64 2.24.33-8.el9 appstream 3.5 M DEBUG: gtk3 x86_64 3.24.31-4.el9 appstream 4.9 M DEBUG: gzip x86_64 1.12-1.el9 baseos 163 k DEBUG: harfbuzz x86_64 2.7.4-10.el9 baseos 624 k DEBUG: hicolor-icon-theme noarch 0.17-13.el9 appstream 219 k DEBUG: hwdata noarch 0.348-9.13.el9 baseos 1.6 M DEBUG: imath x86_64 3.1.2-1.el9 appstream 95 k DEBUG: info x86_64 6.7-15.el9 baseos 225 k DEBUG: iso-codes noarch 4.6.0-3.el9 appstream 3.5 M DEBUG: jasper-libs x86_64 2.0.28-3.el9 appstream 151 k DEBUG: jbig2dec-libs x86_64 0.19-7.el9 appstream 73 k DEBUG: jbigkit-libs x86_64 2.1-23.el9 appstream 53 k DEBUG: json-c x86_64 0.14-11.el9 baseos 43 k DEBUG: json-glib x86_64 1.6.6-1.el9 baseos 163 k DEBUG: kbd x86_64 2.4.0-9.el9 baseos 416 k DEBUG: kbd-legacy noarch 2.4.0-9.el9 baseos 562 k DEBUG: kbd-misc noarch 2.4.0-9.el9 baseos 1.7 M DEBUG: kernel-headers x86_64 5.14.0-457.el9 appstream 2.6 M DEBUG: kernel-srpm-macros noarch 1.0-13.el9 appstream 16 k DEBUG: keyutils-libs x86_64 1.6.3-1.el9 baseos 32 k DEBUG: kmod x86_64 28-9.el9 baseos 126 k DEBUG: kmod-libs x86_64 28-9.el9 baseos 64 k DEBUG: krb5-libs x86_64 1.21.1-2.el9 baseos 766 k DEBUG: langpacks-core-font-en noarch 3.0-16.el9 appstream 11 k DEBUG: lcms2 x86_64 2.12-3.el9 appstream 168 k DEBUG: less x86_64 590-3.el9 baseos 162 k DEBUG: libICE x86_64 1.0.10-8.el9 appstream 71 k DEBUG: libSM x86_64 1.2.3-10.el9 appstream 42 k DEBUG: libX11 x86_64 1.7.0-9.el9 appstream 646 k DEBUG: libX11-common noarch 1.7.0-9.el9 appstream 205 k DEBUG: libX11-xcb x86_64 1.7.0-9.el9 appstream 11 k DEBUG: libXau x86_64 1.0.9-8.el9 appstream 31 k DEBUG: libXaw x86_64 1.0.13-19.el9 appstream 198 k DEBUG: libXcomposite x86_64 0.4.5-7.el9 appstream 24 k DEBUG: libXcursor x86_64 1.2.0-7.el9 appstream 31 k DEBUG: libXdamage x86_64 1.1.5-7.el9 appstream 23 k DEBUG: libXext x86_64 1.3.4-8.el9 appstream 40 k DEBUG: libXfixes x86_64 5.0.3-16.el9 appstream 20 k DEBUG: libXft x86_64 2.3.3-8.el9 appstream 62 k DEBUG: libXi x86_64 1.7.10-8.el9 appstream 40 k DEBUG: libXinerama x86_64 1.1.4-10.el9 appstream 15 k DEBUG: libXmu x86_64 1.1.3-8.el9 appstream 75 k DEBUG: libXpm x86_64 3.5.13-10.el9 appstream 59 k DEBUG: libXrandr x86_64 1.5.2-8.el9 appstream 28 k DEBUG: libXrender x86_64 0.9.10-16.el9 appstream 28 k DEBUG: libXt x86_64 1.2.0-6.el9 appstream 180 k DEBUG: libXtst x86_64 1.2.3-16.el9 appstream 21 k DEBUG: libXv x86_64 1.0.11-16.el9 appstream 19 k DEBUG: libXxf86vm x86_64 1.1.4-18.el9 appstream 19 k DEBUG: libacl x86_64 2.3.1-4.el9 baseos 23 k DEBUG: libappstream-glib x86_64 0.7.18-5.el9 appstream 395 k DEBUG: libarchive x86_64 3.5.3-4.el9 baseos 389 k DEBUG: libassuan x86_64 2.5.5-3.el9 baseos 68 k DEBUG: libasyncns x86_64 0.8-22.el9 appstream 30 k DEBUG: libatomic x86_64 11.4.1-3.el9 baseos 34 k DEBUG: libattr x86_64 2.5.1-3.el9 baseos 19 k DEBUG: libblkid x86_64 2.37.4-18.el9 baseos 108 k DEBUG: libbrotli x86_64 1.0.9-6.el9 baseos 314 k DEBUG: libcanberra x86_64 0.30-27.el9 appstream 86 k DEBUG: libcanberra-gtk3 x86_64 0.30-27.el9 appstream 32 k DEBUG: libcap x86_64 2.48-9.el9 baseos 71 k DEBUG: libcap-ng x86_64 0.8.2-7.el9 baseos 33 k DEBUG: libcbor x86_64 0.7.0-5.el9 baseos 57 k DEBUG: libcom_err x86_64 1.46.5-5.el9 baseos 26 k DEBUG: libcurl x86_64 7.76.1-29.el9 baseos 285 k DEBUG: libdatrie x86_64 0.2.13-4.el9 appstream 33 k DEBUG: libdb x86_64 5.3.28-53.el9 baseos 738 k DEBUG: libdrm x86_64 2.4.121-1.el9 appstream 161 k DEBUG: libeconf x86_64 0.4.1-4.el9 baseos 27 k DEBUG: libedit x86_64 3.1-38.20210216cvs.el9 baseos 104 k DEBUG: libepoxy x86_64 1.5.5-4.el9 appstream 241 k DEBUG: libevent x86_64 2.1.12-6.el9 baseos 263 k DEBUG: libexif x86_64 0.6.22-6.el9 appstream 435 k DEBUG: libfdisk x86_64 2.37.4-18.el9 baseos 155 k DEBUG: libffi x86_64 3.4.2-8.el9 baseos 38 k DEBUG: libfido2 x86_64 1.13.0-2.el9 baseos 99 k DEBUG: libfontenc x86_64 1.1.3-17.el9 appstream 31 k DEBUG: libgcc x86_64 11.4.1-3.el9 baseos 92 k DEBUG: libgcrypt x86_64 1.10.0-10.el9 baseos 505 k DEBUG: libgexiv2 x86_64 0.12.3-1.el9 appstream 83 k DEBUG: libglvnd x86_64 1:1.3.4-1.el9 appstream 135 k DEBUG: libglvnd-egl x86_64 1:1.3.4-1.el9 appstream 37 k DEBUG: libglvnd-glx x86_64 1:1.3.4-1.el9 appstream 142 k DEBUG: libgomp x86_64 11.4.1-3.el9 baseos 268 k DEBUG: libgpg-error x86_64 1.42-5.el9 baseos 216 k DEBUG: libgs x86_64 9.54.0-14.el9 appstream 3.2 M DEBUG: libgsf x86_64 1.14.47-5.el9 appstream 256 k DEBUG: libgudev x86_64 237-1.el9 baseos 36 k DEBUG: libgusb x86_64 0.3.8-2.el9 baseos 51 k DEBUG: libgxps x86_64 0.3.2-3.el9 appstream 79 k DEBUG: libicu x86_64 67.1-9.el9 baseos 9.6 M DEBUG: libidn2 x86_64 2.3.0-7.el9 baseos 101 k DEBUG: libijs x86_64 0.35-15.el9 appstream 30 k DEBUG: libiptcdata x86_64 1.0.5-9.el9 appstream 62 k DEBUG: libjpeg-turbo x86_64 2.0.90-7.el9 appstream 175 k DEBUG: libksba x86_64 1.5.1-6.el9 baseos 154 k DEBUG: libldac x86_64 2.0.2.3-10.el9 appstream 41 k DEBUG: liblqr-1 x86_64 0.4.2-17.el9s delorean-master-build-deps 48 k DEBUG: libmount x86_64 2.37.4-18.el9 baseos 136 k DEBUG: libmpc x86_64 1.2.1-4.el9 appstream 62 k DEBUG: libnghttp2 x86_64 1.43.0-5.el9.1 baseos 73 k DEBUG: libnotify x86_64 0.7.9-8.el9 appstream 44 k DEBUG: libogg x86_64 2:1.3.4-6.el9 appstream 34 k DEBUG: libosinfo x86_64 1.10.0-1.el9 appstream 319 k DEBUG: libpaper x86_64 1.1.28-4.el9 appstream 45 k DEBUG: libpciaccess x86_64 0.16-7.el9 baseos 27 k DEBUG: libpkgconf x86_64 1.7.3-10.el9 baseos 36 k DEBUG: libpng x86_64 2:1.6.37-12.el9 baseos 117 k DEBUG: libproxy x86_64 0.4.15-35.el9 baseos 74 k DEBUG: libpsl x86_64 0.21.1-5.el9 baseos 64 k DEBUG: libpwquality x86_64 1.4.4-8.el9 baseos 119 k DEBUG: libraqm x86_64 0.7.0-7.el9s delorean-master-testing 19 k DEBUG: librsvg2 x86_64 2.50.7-3.el9 appstream 3.2 M DEBUG: libsbc x86_64 1.4-9.el9 appstream 45 k DEBUG: libseccomp x86_64 2.5.2-2.el9 baseos 72 k DEBUG: libselinux x86_64 3.6-1.el9 baseos 86 k DEBUG: libselinux-utils x86_64 3.6-1.el9 baseos 190 k DEBUG: libsemanage x86_64 3.6-1.el9 baseos 118 k DEBUG: libsepol x86_64 3.6-1.el9 baseos 330 k DEBUG: libsigsegv x86_64 2.13-4.el9 baseos 27 k DEBUG: libsmartcols x86_64 2.37.4-18.el9 baseos 64 k DEBUG: libsndfile x86_64 1.0.31-8.el9 appstream 206 k DEBUG: libsoup x86_64 2.72.0-8.el9 appstream 405 k DEBUG: libssh x86_64 0.10.4-13.el9 baseos 216 k DEBUG: libssh-config noarch 0.10.4-13.el9 baseos 10 k DEBUG: libstdc++ x86_64 11.4.1-3.el9 baseos 743 k DEBUG: libstemmer x86_64 0-18.585svn.el9 appstream 83 k DEBUG: libtasn1 x86_64 4.16.0-8.el9 baseos 74 k DEBUG: libtdb x86_64 1.4.10-1.el9 baseos 51 k DEBUG: libthai x86_64 0.1.28-8.el9 appstream 208 k DEBUG: libtheora x86_64 1:1.1.1-31.el9 appstream 164 k DEBUG: libtiff x86_64 4.4.0-12.el9 appstream 198 k DEBUG: libtool-ltdl x86_64 2.4.6-45.el9 appstream 37 k DEBUG: libtracker-sparql x86_64 3.1.2-3.el9 appstream 324 k DEBUG: libunistring x86_64 0.9.10-15.el9 baseos 496 k DEBUG: libusbx x86_64 1.0.26-1.el9 baseos 76 k DEBUG: libutempter x86_64 1.2.1-6.el9 baseos 27 k DEBUG: libuuid x86_64 2.37.4-18.el9 baseos 29 k DEBUG: libverto x86_64 0.3.2-3.el9 baseos 22 k DEBUG: libvisual x86_64 1:0.4.0-34.el9 appstream 144 k DEBUG: libvorbis x86_64 1:1.3.7-5.el9 appstream 193 k DEBUG: libwayland-client x86_64 1.21.0-1.el9 appstream 33 k DEBUG: libwayland-cursor x86_64 1.21.0-1.el9 appstream 19 k DEBUG: libwayland-egl x86_64 1.21.0-1.el9 appstream 13 k DEBUG: libwayland-server x86_64 1.21.0-1.el9 appstream 42 k DEBUG: libwebp x86_64 1.2.0-8.el9 appstream 277 k DEBUG: libwmf-lite x86_64 0.2.12-10.el9 appstream 73 k DEBUG: libxcb x86_64 1.13.1-9.el9 appstream 243 k DEBUG: libxcrypt x86_64 4.4.18-3.el9 baseos 116 k DEBUG: libxcrypt-devel x86_64 4.4.18-3.el9 appstream 29 k DEBUG: libxkbcommon x86_64 1.0.3-4.el9 appstream 133 k DEBUG: libxml2 x86_64 2.9.13-6.el9 baseos 748 k DEBUG: libxshmfence x86_64 1.3-10.el9 appstream 13 k DEBUG: libxslt x86_64 1.1.34-9.el9 appstream 243 k DEBUG: libzstd x86_64 1.5.1-2.el9 baseos 330 k DEBUG: llvm-libs x86_64 17.0.6-5.el9 appstream 25 M DEBUG: low-memory-monitor x86_64 2.1-4.el9 appstream 36 k DEBUG: lua-libs x86_64 5.4.4-4.el9 baseos 130 k DEBUG: lua-srpm-macros noarch 1-6.el9 appstream 9.5 k DEBUG: lz4-libs x86_64 1.9.3-5.el9 baseos 68 k DEBUG: mesa-libEGL x86_64 23.3.3-1.el9 appstream 127 k DEBUG: mesa-libGL x86_64 23.3.3-1.el9 appstream 168 k DEBUG: mesa-libgbm x86_64 23.3.3-1.el9 appstream 38 k DEBUG: mesa-libglapi x86_64 23.3.3-1.el9 appstream 44 k DEBUG: mkfontscale x86_64 1.2.1-3.el9 appstream 32 k DEBUG: mpfr x86_64 4.1.0-7.el9 baseos 326 k DEBUG: ncurses x86_64 6.2-10.20210508.el9 baseos 400 k DEBUG: ncurses-base noarch 6.2-10.20210508.el9 baseos 61 k DEBUG: ncurses-libs x86_64 6.2-10.20210508.el9 baseos 322 k DEBUG: nettle x86_64 3.9.1-1.el9 baseos 560 k DEBUG: npth x86_64 1.6-8.el9 baseos 25 k DEBUG: nspr x86_64 4.35.0-7.el9 appstream 135 k DEBUG: nss x86_64 3.90.0-7.el9 appstream 706 k DEBUG: nss-softokn x86_64 3.90.0-7.el9 appstream 384 k DEBUG: nss-softokn-freebl x86_64 3.90.0-7.el9 appstream 306 k DEBUG: nss-sysinit x86_64 3.90.0-7.el9 appstream 20 k DEBUG: nss-util x86_64 3.90.0-7.el9 appstream 88 k DEBUG: ocaml-srpm-macros noarch 6-6.el9 appstream 8.8 k DEBUG: openblas-srpm-macros noarch 2-11.el9 appstream 8.4 k DEBUG: openexr-libs x86_64 3.1.1-2.el9 appstream 1.1 M DEBUG: openjpeg2 x86_64 2.4.0-7.el9 appstream 163 k DEBUG: openldap x86_64 2.6.6-3.el9 baseos 282 k DEBUG: openssh x86_64 8.7p1-41.el9 baseos 462 k DEBUG: openssh-clients x86_64 8.7p1-41.el9 baseos 718 k DEBUG: openssl x86_64 1:3.2.2-1.el9 baseos 1.4 M DEBUG: openssl-libs x86_64 1:3.2.2-1.el9 baseos 2.4 M DEBUG: opus x86_64 1.3.1-10.el9 appstream 200 k DEBUG: orc x86_64 0.4.31-6.el9 appstream 184 k DEBUG: osinfo-db noarch 20231215-1.el9 appstream 521 k DEBUG: osinfo-db-tools x86_64 1.10.0-1.el9 appstream 74 k DEBUG: ostree-libs x86_64 2024.6-1.el9 appstream 466 k DEBUG: p11-kit x86_64 0.25.3-2.el9 baseos 533 k DEBUG: p11-kit-trust x86_64 0.25.3-2.el9 baseos 143 k DEBUG: pam x86_64 1.5.1-19.el9 baseos 627 k DEBUG: pango x86_64 1.48.7-3.el9 appstream 302 k DEBUG: patch x86_64 2.7.6-16.el9 appstream 128 k DEBUG: pcre x86_64 8.44-4.el9 baseos 197 k DEBUG: pcre2 x86_64 10.40-5.el9 baseos 234 k DEBUG: pcre2-syntax noarch 10.40-5.el9 baseos 141 k DEBUG: perl-AutoLoader noarch 5.74-481.el9 appstream 21 k DEBUG: perl-B x86_64 1.80-481.el9 appstream 180 k DEBUG: perl-Carp noarch 1.50-460.el9 appstream 30 k DEBUG: perl-Class-Struct noarch 0.66-481.el9 appstream 22 k DEBUG: perl-Data-Dumper x86_64 2.174-462.el9 appstream 56 k DEBUG: perl-Digest noarch 1.19-4.el9 appstream 26 k DEBUG: perl-Digest-MD5 x86_64 2.58-4.el9 appstream 37 k DEBUG: perl-Encode x86_64 4:3.08-462.el9 appstream 1.7 M DEBUG: perl-Errno x86_64 1.30-481.el9 appstream 14 k DEBUG: perl-Exporter noarch 5.74-461.el9 appstream 32 k DEBUG: perl-Fcntl x86_64 1.13-481.el9 appstream 20 k DEBUG: perl-File-Basename noarch 2.85-481.el9 appstream 17 k DEBUG: perl-File-Path noarch 2.18-4.el9 appstream 36 k DEBUG: perl-File-Temp noarch 1:0.231.100-4.el9 appstream 60 k DEBUG: perl-File-stat noarch 1.09-481.el9 appstream 17 k DEBUG: perl-FileHandle noarch 2.03-481.el9 appstream 15 k DEBUG: perl-Getopt-Long noarch 1:2.52-4.el9 appstream 61 k DEBUG: perl-Getopt-Std noarch 1.12-481.el9 appstream 15 k DEBUG: perl-HTTP-Tiny noarch 0.076-462.el9 appstream 54 k DEBUG: perl-IO x86_64 1.43-481.el9 appstream 88 k DEBUG: perl-IO-Socket-IP noarch 0.41-5.el9 appstream 43 k DEBUG: perl-IO-Socket-SSL noarch 2.073-1.el9 appstream 219 k DEBUG: perl-IPC-Open3 noarch 1.21-481.el9 appstream 22 k DEBUG: perl-MIME-Base64 x86_64 3.16-4.el9 appstream 31 k DEBUG: perl-Mozilla-CA noarch 20200520-6.el9 appstream 13 k DEBUG: perl-Net-SSLeay x86_64 1.92-2.el9 appstream 388 k DEBUG: perl-POSIX x86_64 1.94-481.el9 appstream 96 k DEBUG: perl-PathTools x86_64 3.78-461.el9 appstream 88 k DEBUG: perl-Pod-Escapes noarch 1:1.07-460.el9 appstream 21 k DEBUG: perl-Pod-Perldoc noarch 3.28.01-461.el9 appstream 87 k DEBUG: perl-Pod-Simple noarch 1:3.42-4.el9 appstream 225 k DEBUG: perl-Pod-Usage noarch 4:2.01-4.el9 appstream 41 k DEBUG: perl-Scalar-List-Utils x86_64 4:1.56-462.el9 appstream 71 k DEBUG: perl-SelectSaver noarch 1.02-481.el9 appstream 11 k DEBUG: perl-Socket x86_64 4:2.031-4.el9 appstream 56 k DEBUG: perl-Storable x86_64 1:3.21-460.el9 appstream 96 k DEBUG: perl-Symbol noarch 1.08-481.el9 appstream 14 k DEBUG: perl-Term-ANSIColor noarch 5.01-461.el9 appstream 49 k DEBUG: perl-Term-Cap noarch 1.17-460.el9 appstream 23 k DEBUG: perl-Text-ParseWords noarch 3.30-460.el9 appstream 17 k DEBUG: perl-Text-Tabs+Wrap noarch 2013.0523-460.el9 appstream 24 k DEBUG: perl-Time-Local noarch 2:1.300-7.el9 appstream 34 k DEBUG: perl-URI noarch 5.09-3.el9 appstream 121 k DEBUG: perl-base noarch 2.27-481.el9 appstream 16 k DEBUG: perl-constant noarch 1.33-461.el9 appstream 24 k DEBUG: perl-if noarch 0.60.800-481.el9 appstream 14 k DEBUG: perl-interpreter x86_64 4:5.32.1-481.el9 appstream 71 k DEBUG: perl-libnet noarch 3.13-4.el9 appstream 130 k DEBUG: perl-libs x86_64 4:5.32.1-481.el9 appstream 2.2 M DEBUG: perl-mro x86_64 1.23-481.el9 appstream 28 k DEBUG: perl-overload noarch 1.31-481.el9 appstream 45 k DEBUG: perl-overloading noarch 0.02-481.el9 appstream 12 k DEBUG: perl-parent noarch 1:0.238-460.el9 appstream 15 k DEBUG: perl-podlators noarch 1:4.14-460.el9 appstream 114 k DEBUG: perl-srpm-macros noarch 1-41.el9 appstream 9.1 k DEBUG: perl-subs noarch 1.03-481.el9 appstream 11 k DEBUG: perl-vars noarch 1.05-481.el9 appstream 13 k DEBUG: pipewire-jack-audio-connection-kit-libs x86_64 1.0.1-1.el9 appstream 135 k DEBUG: pipewire-libs x86_64 1.0.1-1.el9 appstream 1.9 M DEBUG: pixman x86_64 0.40.0-6.el9 appstream 269 k DEBUG: pkgconf x86_64 1.7.3-10.el9 baseos 41 k DEBUG: pkgconf-m4 noarch 1.7.3-10.el9 baseos 15 k DEBUG: pkgconf-pkg-config x86_64 1.7.3-10.el9 baseos 11 k DEBUG: policycoreutils x86_64 3.6-2.1.el9 baseos 242 k DEBUG: polkit x86_64 0.117-11.el9 baseos 154 k DEBUG: polkit-libs x86_64 0.117-11.el9 baseos 8.3 M DEBUG: polkit-pkla-compat x86_64 0.1-21.el9 baseos 47 k DEBUG: poppler x86_64 21.01.0-20.el9 appstream 1.1 M DEBUG: poppler-data noarch 0.4.9-9.el9 appstream 1.9 M DEBUG: poppler-glib x86_64 21.01.0-20.el9 appstream 152 k DEBUG: popt x86_64 1.18-8.el9 baseos 65 k DEBUG: publicsuffix-list-dafsa noarch 20210518-3.el9 baseos 58 k DEBUG: pulseaudio-libs x86_64 15.0-2.el9 appstream 679 k DEBUG: pyproject-srpm-macros noarch 1.12.0-1.el9 appstream 14 k DEBUG: python-rpm-macros noarch 3.9-53.el9 appstream 16 k DEBUG: python-srpm-macros noarch 3.9-53.el9 appstream 18 k DEBUG: python3 x86_64 3.9.18-3.el9 baseos 26 k DEBUG: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M DEBUG: python3-chardet noarch 4.0.0-5.el9 baseos 239 k DEBUG: python3-dns noarch 2.3.0-2.el9 baseos 465 k DEBUG: python3-docutils noarch 0.16-6.el9 appstream 1.6 M DEBUG: python3-greenlet x86_64 3.0.3-2.el9s delorean-master-testing 216 k DEBUG: python3-idna noarch 2.10-7.el9.1 baseos 102 k DEBUG: python3-imagesize noarch 1.2.0-6.el9 crb 18 k DEBUG: python3-jinja2 noarch 3.0.1-2.el9s delorean-master-testing 511 k DEBUG: python3-libs x86_64 3.9.18-3.el9 baseos 7.8 M DEBUG: python3-markupsafe x86_64 2.1.3-2.el9s delorean-master-testing 27 k DEBUG: python3-packaging noarch 20.9-5.el9 appstream 77 k DEBUG: python3-pip-wheel noarch 21.3.1-1.el9 baseos 1.1 M DEBUG: python3-pygments noarch 2.7.4-4.el9 crb 2.0 M DEBUG: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k DEBUG: python3-pysocks noarch 1.7.1-12.el9 baseos 35 k DEBUG: python3-pytz noarch 2021.1-5.el9 appstream 51 k DEBUG: python3-requests noarch 2.25.1-8.el9 baseos 125 k DEBUG: python3-rpm-generators noarch 12-9.el9 appstream 28 k DEBUG: python3-rpm-macros noarch 3.9-53.el9 appstream 11 k DEBUG: python3-setuptools noarch 65.5.1-2.el9s delorean-master-testing 1.2 M DEBUG: python3-setuptools-wheel noarch 65.5.1-2.el9s delorean-master-testing 715 k DEBUG: python3-snowballstemmer noarch 1.9.0-10.el9 crb 164 k DEBUG: python3-sphinx-theme-alabaster noarch 0.7.12-13.el9 crb 27 k DEBUG: python3-sphinxcontrib-applehelp noarch 1.0.2-5.el9 crb 48 k DEBUG: python3-sphinxcontrib-devhelp noarch 1.0.2-5.el9 crb 42 k DEBUG: python3-sphinxcontrib-htmlhelp noarch 1.0.3-6.el9 crb 51 k DEBUG: python3-sphinxcontrib-jsmath noarch 1.0.1-12.el9 crb 18 k DEBUG: python3-sphinxcontrib-qthelp noarch 1.0.3-5.el9 crb 46 k DEBUG: python3-sphinxcontrib-serializinghtml noarch 1.1.4-5.el9 crb 46 k DEBUG: python3-tomli noarch 2.0.1-5.el9 appstream 33 k DEBUG: python3-typing-extensions noarch 4.9.0-1.el9s delorean-master-testing 65 k DEBUG: python3-urllib3 noarch 1.26.5-5.el9 baseos 215 k DEBUG: qt5-srpm-macros noarch 5.15.9-1.el9 appstream 8.8 k DEBUG: readline x86_64 8.1-4.el9 baseos 212 k DEBUG: redhat-rpm-config noarch 207-1.el9 appstream 72 k DEBUG: rpm x86_64 4.16.1.3-30.el9 baseos 536 k DEBUG: rpm-build-libs x86_64 4.16.1.3-30.el9 baseos 89 k DEBUG: rpm-libs x86_64 4.16.1.3-30.el9 baseos 308 k DEBUG: rtkit x86_64 0.11-28.el9 appstream 56 k DEBUG: rust-srpm-macros noarch 17-4.el9 appstream 10 k DEBUG: sed x86_64 4.8-9.el9 baseos 305 k DEBUG: setup noarch 2.13.7-10.el9 baseos 146 k DEBUG: shadow-utils x86_64 2:4.9-8.el9 baseos 1.2 M DEBUG: shared-mime-info x86_64 2.1-5.el9 baseos 558 k DEBUG: sound-theme-freedesktop noarch 0.8-17.el9 appstream 383 k DEBUG: sqlite-libs x86_64 3.34.1-7.el9 baseos 620 k DEBUG: systemd-libs x86_64 252-35.el9 baseos 675 k DEBUG: systemd-pam x86_64 252-35.el9 baseos 282 k DEBUG: systemd-rpm-macros noarch 252-35.el9 baseos 70 k DEBUG: systemd-udev x86_64 252-35.el9 baseos 1.9 M DEBUG: tar x86_64 2:1.34-6.el9 baseos 885 k DEBUG: totem-pl-parser x86_64 3.26.6-2.el9 appstream 152 k DEBUG: tpm2-tss x86_64 3.2.2-2.el9 baseos 600 k DEBUG: tracker x86_64 3.1.2-3.el9 appstream 555 k DEBUG: tzdata noarch 2024a-2.el9 baseos 838 k DEBUG: unzip x86_64 6.0-56.el9 baseos 182 k DEBUG: upower x86_64 0.99.11-11.el9 appstream 173 k DEBUG: urw-base35-bookman-fonts noarch 20200910-6.el9 appstream 847 k DEBUG: urw-base35-c059-fonts noarch 20200910-6.el9 appstream 875 k DEBUG: urw-base35-d050000l-fonts noarch 20200910-6.el9 appstream 77 k DEBUG: urw-base35-fonts noarch 20200910-6.el9 appstream 11 k DEBUG: urw-base35-fonts-common noarch 20200910-6.el9 appstream 22 k DEBUG: urw-base35-gothic-fonts noarch 20200910-6.el9 appstream 643 k DEBUG: urw-base35-nimbus-mono-ps-fonts noarch 20200910-6.el9 appstream 796 k DEBUG: urw-base35-nimbus-roman-fonts noarch 20200910-6.el9 appstream 856 k DEBUG: urw-base35-nimbus-sans-fonts noarch 20200910-6.el9 appstream 1.3 M DEBUG: urw-base35-p052-fonts noarch 20200910-6.el9 appstream 974 k DEBUG: urw-base35-standard-symbols-ps-fonts noarch 20200910-6.el9 appstream 42 k DEBUG: urw-base35-z003-fonts noarch 20200910-6.el9 appstream 276 k DEBUG: util-linux x86_64 2.37.4-18.el9 baseos 2.3 M DEBUG: util-linux-core x86_64 2.37.4-18.el9 baseos 465 k DEBUG: webkit2gtk3-jsc x86_64 2.44.2-1.el9 appstream 4.1 M DEBUG: webrtc-audio-processing x86_64 0.3.1-8.el9 appstream 306 k DEBUG: which x86_64 2.21-29.el9 baseos 41 k DEBUG: wireplumber x86_64 0.4.14-1.el9 appstream 96 k DEBUG: wireplumber-libs x86_64 0.4.14-1.el9 appstream 358 k DEBUG: xdg-dbus-proxy x86_64 0.1.3-1.el9 appstream 42 k DEBUG: xdg-desktop-portal x86_64 1.12.6-1.el9 appstream 385 k DEBUG: xkeyboard-config noarch 2.33-2.el9 appstream 859 k DEBUG: xml-common noarch 0.6.3-58.el9 appstream 32 k DEBUG: xorg-x11-fonts-ISO8859-1-100dpi noarch 7.5-33.el9 appstream 1.1 M DEBUG: xz x86_64 5.2.5-8.el9 baseos 226 k DEBUG: xz-libs x86_64 5.2.5-8.el9 baseos 93 k DEBUG: zip x86_64 3.0-35.el9 baseos 266 k DEBUG: zlib x86_64 1.2.11-41.el9 baseos 91 k DEBUG: zstd x86_64 1.5.1-2.el9 baseos 548 k DEBUG: Installing weak dependencies: DEBUG: ImageMagick x86_64 6.9.12.98-1.el9s delorean-master-build-deps 79 k DEBUG: abattis-cantarell-fonts noarch 0.301-4.el9 appstream 365 k DEBUG: dconf x86_64 0.40.0-6.el9 appstream 113 k DEBUG: exiv2 x86_64 0.27.5-2.el9 appstream 980 k DEBUG: flatpak x86_64 1.12.8-1.el9 appstream 1.7 M DEBUG: gawk-all-langpacks x86_64 5.1.0-6.el9 appstream 207 k DEBUG: graphviz x86_64 2.44.0-26.el9 appstream 3.3 M DEBUG: libcanberra-gtk2 x86_64 0.30-27.el9 appstream 26 k DEBUG: libproxy-webkitgtk4 x86_64 0.4.15-35.el9 appstream 22 k DEBUG: libxcrypt-compat x86_64 4.4.18-3.el9 appstream 89 k DEBUG: p11-kit-server x86_64 0.25.3-2.el9 appstream 246 k DEBUG: perl-NDBM_File x86_64 1.15-481.el9 appstream 22 k DEBUG: pipewire x86_64 1.0.1-1.el9 appstream 107 k DEBUG: pipewire-alsa x86_64 1.0.1-1.el9 appstream 57 k DEBUG: pipewire-jack-audio-connection-kit x86_64 1.0.1-1.el9 appstream 9.1 k DEBUG: pipewire-pulseaudio x86_64 1.0.1-1.el9 appstream 192 k DEBUG: python-unversioned-command noarch 3.9.18-3.el9 appstream 9.4 k DEBUG: python3-pip noarch 21.3.1-1.el9 appstream 2.0 M DEBUG: systemd x86_64 252-35.el9 baseos 4.2 M DEBUG: tracker-miners x86_64 3.1.2-4.el9 appstream 944 k DEBUG: xdg-desktop-portal-gtk x86_64 1.12.0-3.el9 appstream 134 k DEBUG: Transaction Summary DEBUG: ========================================================================================================================== DEBUG: Install 512 Packages DEBUG: Total size: 314 M DEBUG: Installed size: 1.1 G DEBUG: Downloading Packages: DEBUG: [SKIPPED] openstack-macros-2023.1.0-0.20230216203352.ce6a105.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ModemManager-glib-1.20.2-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] NetworkManager-libnm-1.47.91-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] acl-2.3.1-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch.rpm: Already downloaded DEBUG: [SKIPPED] alternatives-1.24-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] audit-libs-3.1.2-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] avahi-libs-0.8-20.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] basesystem-11-13.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bash-5.1.8-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] binutils-2.35.2-43.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] binutils-gold-2.35.2-43.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] bluez-libs-5.56-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] bubblewrap-0.4.1-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] bzip2-1.0.8-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] bzip2-libs-1.0.8-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] centos-gpg-keys-9.0-26.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] centos-stream-release-9.0-26.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] centos-stream-repos-9.0-26.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] coreutils-8.32-35.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] coreutils-common-8.32-35.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cpio-2.13-16.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cracklib-2.9.6-27.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cracklib-dicts-2.9.6-27.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] crypto-policies-20240304-1.gitb1c706d.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] crypto-policies-scripts-20240304-1.gitb1c706d.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] cryptsetup-libs-2.7.2-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cups-libs-2.3.3op2-26.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] curl-7.76.1-29.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cyrus-sasl-lib-2.1.27-21.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-1.12.20-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-broker-28-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-common-1.12.20-8.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dbus-libs-1.12.20-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dejavu-sans-fonts-2.37-18.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-1.02.197-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-libs-1.02.197-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] diffutils-3.7-12.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ed-1.14.2-12.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-0.191-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-debuginfod-client-0.191-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-default-yama-scope-0.191-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-libelf-0.191-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-libs-0.191-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] expat-2.5.0-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] file-5.39-16.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] file-libs-5.39-16.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] filesystem-3.16-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] findutils-4.8.0-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fonts-filesystem-2.0.5-7.el9.1.noarch.rpm: Already downloaded DEBUG: [SKIPPED] freetype-2.10.4-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fuse-2.9.9-15.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fuse-common-3.10.2-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fuse-libs-2.9.9-15.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gawk-5.1.0-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdbm-libs-1.23-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glib-networking-2.68.3-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glib2-2.68.4-15.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-2.34-107.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-common-2.34-107.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-gconv-extra-2.34-107.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-minimal-langpack-2.34-107.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gmp-6.2.0-13.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnupg2-2.3.3-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnutls-3.8.3-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gobject-introspection-1.68.0-11.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gpgme-1.15.1-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] graphite2-1.3.14-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] grep-3.6-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] groff-base-1.22.4-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gsettings-desktop-schemas-40.0-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gzip-1.12-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] harfbuzz-2.7.4-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hwdata-0.348-9.13.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] info-6.7-15.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] json-c-0.14-11.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] json-glib-1.6.6-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kbd-2.4.0-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kbd-legacy-2.4.0-9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] kbd-misc-2.4.0-9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] keyutils-libs-1.6.3-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kmod-28-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kmod-libs-28-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] krb5-libs-1.21.1-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] less-590-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libacl-2.3.1-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libarchive-3.5.3-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libassuan-2.5.5-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libatomic-11.4.1-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libattr-2.5.1-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libblkid-2.37.4-18.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbrotli-1.0.9-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcap-2.48-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcap-ng-0.8.2-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcbor-0.7.0-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcom_err-1.46.5-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcurl-7.76.1-29.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdb-5.3.28-53.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libeconf-0.4.1-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libedit-3.1-38.20210216cvs.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libevent-2.1.12-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libfdisk-2.37.4-18.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libffi-3.4.2-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libfido2-1.13.0-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgcc-11.4.1-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgcrypt-1.10.0-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgomp-11.4.1-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgpg-error-1.42-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgudev-237-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgusb-0.3.8-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libicu-67.1-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libidn2-2.3.0-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libksba-1.5.1-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmount-2.37.4-18.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnghttp2-1.43.0-5.el9.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpciaccess-0.16-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpkgconf-1.7.3-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpng-1.6.37-12.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libproxy-0.4.15-35.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpsl-0.21.1-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpwquality-1.4.4-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libseccomp-2.5.2-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-3.6-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-utils-3.6-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsemanage-3.6-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsepol-3.6-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsigsegv-2.13-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsmartcols-2.37.4-18.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libssh-0.10.4-13.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libssh-config-0.10.4-13.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libstdc++-11.4.1-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtasn1-4.16.0-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtdb-1.4.10-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libunistring-0.9.10-15.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libusbx-1.0.26-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libutempter-1.2.1-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libuuid-2.37.4-18.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libverto-0.3.2-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcrypt-4.4.18-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxml2-2.9.13-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libzstd-1.5.1-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lua-libs-5.4.4-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lz4-libs-1.9.3-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] make-4.3-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mpfr-4.1.0-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-6.2-10.20210508.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-base-6.2-10.20210508.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-libs-6.2-10.20210508.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nettle-3.9.1-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] npth-1.6-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openldap-2.6.6-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssh-8.7p1-41.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssh-clients-8.7p1-41.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-3.2.2-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-libs-3.2.2-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] p11-kit-0.25.3-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] p11-kit-trust-0.25.3-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pam-1.5.1-19.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcre-8.44-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcre2-10.40-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcre2-syntax-10.40-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pkgconf-1.7.3-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pkgconf-m4-1.7.3-10.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pkgconf-pkg-config-1.7.3-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-3.6-2.1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] polkit-0.117-11.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] polkit-libs-0.117-11.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] polkit-pkla-compat-0.1-21.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] popt-1.18-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] publicsuffix-list-dafsa-20210518-3.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-3.9.18-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-chardet-4.0.0-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dns-2.3.0-2.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-idna-2.10-7.el9.1.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-libs-3.9.18-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pip-wheel-21.3.1-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyparsing-2.4.7-9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pysocks-1.7.1-12.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requests-2.25.1-8.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-six-1.15.0-9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-urllib3-1.26.5-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] readline-8.1-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-4.16.1.3-30.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-build-libs-4.16.1.3-30.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-libs-4.16.1.3-30.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sed-4.8-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] setup-2.13.7-10.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] shadow-utils-4.9-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] shared-mime-info-2.1-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sqlite-libs-3.34.1-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-252-35.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-libs-252-35.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-pam-252-35.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-rpm-macros-252-35.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] systemd-udev-252-35.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tar-1.34-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tpm2-tss-3.2.2-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tzdata-2024a-2.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] unzip-6.0-56.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] util-linux-2.37.4-18.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] util-linux-core-2.37.4-18.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] which-2.21-29.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xz-5.2.5-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xz-libs-5.2.5-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] zip-3.0-35.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] zlib-1.2.11-41.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] zstd-1.5.1-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] LibRaw-0.21.1-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] abattis-cantarell-fonts-0.301-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-cmap-20171205-12.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-cmap-deprecated-20171205-12.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-pdf-20180407-10.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adwaita-cursor-theme-40.1.1-3.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adwaita-icon-theme-40.1.1-3.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] alsa-lib-1.2.10-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] annobin-12.31-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] at-spi2-atk-2.38.0-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] at-spi2-core-2.40.3-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] atk-2.36.0-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] avahi-glib-0.8-20.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cairo-1.17.4-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cairo-gobject-1.17.4-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] colord-libs-1.4.5-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] composefs-libs-1.0.3-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cpp-11.4.1-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dconf-0.40.0-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] debugedit-5.0-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dwz-0.14-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] efi-srpm-macros-4-9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] exiv2-0.27.5-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] exiv2-libs-0.27.5-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fdk-aac-free-2.0.0-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] flac-libs-1.3.3-12.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] flatpak-1.12.8-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] flatpak-session-helper-1.12.8-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fontconfig-2.14.0-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fonts-srpm-macros-2.0.5-7.el9.1.noarch.rpm: Already downloaded DEBUG: [SKIPPED] fribidi-1.0.10-6.el9.2.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gawk-all-langpacks-5.1.0-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gcc-11.4.1-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gcc-plugin-annobin-11.4.1-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gd-2.3.2-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdb-minimal-10.2-13.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdk-pixbuf2-2.42.6-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdk-pixbuf2-modules-2.42.6-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] geoclue2-2.6.0-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ghc-srpm-macros-1.5.0-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] giflib-5.2.1-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] git-core-2.43.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-devel-2.34-107.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-headers-2.34-107.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] go-srpm-macros-3.2.0-3.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] google-droid-sans-fonts-20200215-11.el9.2.noarch.rpm: Already downloaded DEBUG: [SKIPPED] graphene-1.10.6-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] graphviz-2.44.0-26.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gsm-1.0.19-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gstreamer1-1.22.1-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gstreamer1-plugins-base-1.22.1-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gtk-update-icon-cache-3.24.31-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gtk2-2.24.33-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gtk3-3.24.31-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hicolor-icon-theme-0.17-13.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] imath-3.1.2-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iso-codes-4.6.0-3.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] jasper-libs-2.0.28-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jbig2dec-libs-0.19-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jbigkit-libs-2.1-23.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kernel-headers-5.14.0-457.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kernel-srpm-macros-1.0-13.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] langpacks-core-font-en-3.0-16.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] lcms2-2.12-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libICE-1.0.10-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libSM-1.2.3-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libX11-1.7.0-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libX11-common-1.7.0-9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libX11-xcb-1.7.0-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXau-1.0.9-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXaw-1.0.13-19.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXcomposite-0.4.5-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXcursor-1.2.0-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXdamage-1.1.5-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXext-1.3.4-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXfixes-5.0.3-16.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXft-2.3.3-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXi-1.7.10-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXinerama-1.1.4-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXmu-1.1.3-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXpm-3.5.13-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXrandr-1.5.2-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXrender-0.9.10-16.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXt-1.2.0-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXtst-1.2.3-16.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXv-1.0.11-16.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXxf86vm-1.1.4-18.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libappstream-glib-0.7.18-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libasyncns-0.8-22.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcanberra-0.30-27.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcanberra-gtk2-0.30-27.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcanberra-gtk3-0.30-27.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdatrie-0.2.13-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdrm-2.4.121-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libepoxy-1.5.5-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libexif-0.6.22-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libfontenc-1.1.3-17.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgexiv2-0.12.3-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libglvnd-1.3.4-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libglvnd-egl-1.3.4-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libglvnd-glx-1.3.4-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgs-9.54.0-14.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgsf-1.14.47-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgxps-0.3.2-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libijs-0.35-15.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libiptcdata-1.0.5-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libjpeg-turbo-2.0.90-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libldac-2.0.2.3-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmpc-1.2.1-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnotify-0.7.9-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libogg-1.3.4-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libosinfo-1.10.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpaper-1.1.28-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libproxy-webkitgtk4-0.4.15-35.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] librsvg2-2.50.7-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsbc-1.4-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsndfile-1.0.31-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsoup-2.72.0-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libstemmer-0-18.585svn.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libthai-0.1.28-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtheora-1.1.1-31.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtiff-4.4.0-12.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtool-ltdl-2.4.6-45.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtracker-sparql-3.1.2-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libvisual-0.4.0-34.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libvorbis-1.3.7-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwayland-client-1.21.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwayland-cursor-1.21.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwayland-egl-1.21.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwayland-server-1.21.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwebp-1.2.0-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwmf-lite-0.2.12-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcb-1.13.1-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcrypt-compat-4.4.18-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcrypt-devel-4.4.18-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxkbcommon-1.0.3-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxshmfence-1.3-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.34-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] llvm-libs-17.0.6-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] low-memory-monitor-2.1-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lua-srpm-macros-1-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] mesa-libEGL-23.3.3-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mesa-libGL-23.3.3-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mesa-libgbm-23.3.3-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mesa-libglapi-23.3.3-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mkfontscale-1.2.1-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nspr-4.35.0-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-3.90.0-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-softokn-3.90.0-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-softokn-freebl-3.90.0-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-sysinit-3.90.0-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-util-3.90.0-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ocaml-srpm-macros-6-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openblas-srpm-macros-2-11.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openexr-libs-3.1.1-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openjpeg2-2.4.0-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] opus-1.3.1-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] orc-0.4.31-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] osinfo-db-20231215-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] osinfo-db-tools-1.10.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ostree-libs-2024.6-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] p11-kit-server-0.25.3-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pango-1.48.7-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] patch-2.7.6-16.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-AutoLoader-5.74-481.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-B-1.80-481.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Carp-1.50-460.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Class-Struct-0.66-481.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Data-Dumper-2.174-462.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-1.19-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-MD5-2.58-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Encode-3.08-462.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Errno-1.30-481.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Exporter-5.74-461.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Fcntl-1.13-481.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Basename-2.85-481.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Path-2.18-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Temp-0.231.100-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-stat-1.09-481.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-FileHandle-2.03-481.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Long-2.52-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Std-1.12-481.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-HTTP-Tiny-0.076-462.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-1.43-481.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-IP-0.41-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-SSL-2.073-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IPC-Open3-1.21-481.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-MIME-Base64-3.16-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Mozilla-CA-20200520-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-NDBM_File-1.15-481.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Net-SSLeay-1.92-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-POSIX-1.94-481.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-PathTools-3.78-461.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Escapes-1.07-460.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Perldoc-3.28.01-461.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Simple-3.42-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Usage-2.01-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Scalar-List-Utils-1.56-462.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-SelectSaver-1.02-481.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Socket-2.031-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Storable-3.21-460.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Symbol-1.08-481.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-ANSIColor-5.01-461.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-Cap-1.17-460.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-ParseWords-3.30-460.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Time-Local-1.300-7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-URI-5.09-3.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-base-2.27-481.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-constant-1.33-461.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-if-0.60.800-481.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-interpreter-5.32.1-481.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-libnet-3.13-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-libs-5.32.1-481.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-mro-1.23-481.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-overload-1.31-481.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-overloading-0.02-481.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-parent-0.238-460.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-podlators-4.14-460.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-srpm-macros-1-41.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-subs-1.03-481.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-vars-1.05-481.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pipewire-1.0.1-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pipewire-alsa-1.0.1-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pipewire-libs-1.0.1-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pipewire-pulseaudio-1.0.1-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pixman-0.40.0-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] poppler-21.01.0-20.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] poppler-data-0.4.9-9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] poppler-glib-21.01.0-20.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pulseaudio-libs-15.0-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pyproject-srpm-macros-1.12.0-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-rpm-macros-3.9-53.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-srpm-macros-3.9-53.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-unversioned-command-3.9.18-3.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-babel-2.9.1-2.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-devel-3.9.18-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-docutils-0.16-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-packaging-20.9-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pip-21.3.1-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pytz-2021.1-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rpm-generators-12-9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rpm-macros-3.9-53.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tomli-2.0.1-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] qt5-srpm-macros-5.15.9-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] redhat-rpm-config-207-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rpm-build-4.16.1.3-30.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rtkit-0.11-28.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rust-srpm-macros-17-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] sound-theme-freedesktop-0.8-17.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] totem-pl-parser-3.26.6-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tracker-3.1.2-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tracker-miners-3.1.2-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] upower-0.99.11-11.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-bookman-fonts-20200910-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-c059-fonts-20200910-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-d050000l-fonts-20200910-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-fonts-20200910-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-fonts-common-20200910-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-gothic-fonts-20200910-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-p052-fonts-20200910-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-z003-fonts-20200910-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] webkit2gtk3-jsc-2.44.2-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] webrtc-audio-processing-0.3.1-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] wireplumber-0.4.14-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] wireplumber-libs-0.4.14-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xdg-dbus-proxy-0.1.3-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xdg-desktop-portal-1.12.6-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xkeyboard-config-2.33-2.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xml-common-0.6.3-58.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-imagesize-1.2.0-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pygments-2.7.4-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-snowballstemmer-1.9.0-10.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinx-3.4.3-8.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libraqm-0.7.0-7.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-eventlet-0.36.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-greenlet-3.0.3-2.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-jinja2-3.0.1-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-markupsafe-2.1.3-2.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pbr-5.11.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools-65.5.1-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools-wheel-65.5.1-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sqlalchemy-1.4.51-2.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-typing-extensions-4.9.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ImageMagick-6.9.12.98-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ImageMagick-libs-6.9.12.98-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] liblqr-1-0.4.2-17.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools_scm-7.1.0-2.el9s.noarch.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Running scriptlet: filesystem-3.16-2.el9.x86_64 1/1 DEBUG: Preparing : 1/1 DEBUG: Installing : libgcc-11.4.1-3.el9.x86_64 1/512 DEBUG: Running scriptlet: libgcc-11.4.1-3.el9.x86_64 1/512 DEBUG: Installing : crypto-policies-20240304-1.gitb1c706d.el9.noarch 2/512 DEBUG: Running scriptlet: crypto-policies-20240304-1.gitb1c706d.el9.noarch 2/512 DEBUG: Installing : fonts-filesystem-1:2.0.5-7.el9.1.noarch 3/512 DEBUG: Installing : tzdata-2024a-2.el9.noarch 4/512 DEBUG: Installing : hwdata-0.348-9.13.el9.noarch 5/512 DEBUG: Installing : dejavu-sans-fonts-2.37-18.el9.noarch 6/512 DEBUG: Installing : adobe-mappings-cmap-20171205-12.el9.noarch 7/512 DEBUG: Installing : adobe-mappings-cmap-deprecated-20171205-12.el9.n 8/512 DEBUG: Installing : langpacks-core-font-en-3.0-16.el9.noarch 9/512 DEBUG: Installing : osinfo-db-20231215-1.el9.noarch 10/512 DEBUG: Installing : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1 11/512 DEBUG: Installing : abattis-cantarell-fonts-0.301-4.el9.noarch 12/512 DEBUG: Installing : google-droid-sans-fonts-20200215-11.el9.2.noarch 13/512 DEBUG: Installing : python3-setuptools-wheel-65.5.1-2.el9s.noarch 14/512 DEBUG: Installing : xkeyboard-config-2.33-2.el9.noarch 15/512 DEBUG: Installing : rust-srpm-macros-17-4.el9.noarch 16/512 DEBUG: Installing : qt5-srpm-macros-5.15.9-1.el9.noarch 17/512 DEBUG: Installing : poppler-data-0.4.9-9.el9.noarch 18/512 DEBUG: Installing : perl-srpm-macros-1-41.el9.noarch 19/512 DEBUG: Installing : openblas-srpm-macros-2-11.el9.noarch 20/512 DEBUG: Installing : ocaml-srpm-macros-6-6.el9.noarch 21/512 DEBUG: Installing : libX11-common-1.7.0-9.el9.noarch 22/512 DEBUG: Installing : kernel-headers-5.14.0-457.el9.x86_64 23/512 DEBUG: Installing : ghc-srpm-macros-1.5.0-6.el9.noarch 24/512 DEBUG: Installing : gawk-all-langpacks-5.1.0-6.el9.x86_64 25/512 DEBUG: Installing : adwaita-cursor-theme-40.1.1-3.el9.noarch 26/512 DEBUG: Installing : adobe-mappings-pdf-20180407-10.el9.noarch 27/512 DEBUG: Installing : publicsuffix-list-dafsa-20210518-3.el9.noarch 28/512 DEBUG: Installing : pkgconf-m4-1.7.3-10.el9.noarch 29/512 DEBUG: Installing : pcre2-syntax-10.40-5.el9.noarch 30/512 DEBUG: Installing : ncurses-base-6.2-10.20210508.el9.noarch 31/512 DEBUG: Installing : libssh-config-0.10.4-13.el9.noarch 32/512 DEBUG: Installing : kbd-misc-2.4.0-9.el9.noarch 33/512 DEBUG: Installing : kbd-legacy-2.4.0-9.el9.noarch 34/512 DEBUG: Installing : fuse-common-3.10.2-8.el9.x86_64 35/512 DEBUG: Installing : coreutils-common-8.32-35.el9.x86_64 36/512 DEBUG: Installing : centos-gpg-keys-9.0-26.el9.noarch 37/512 DEBUG: Installing : centos-stream-repos-9.0-26.el9.noarch 38/512 DEBUG: warning: /etc/dnf/vars/stream created as /etc/dnf/vars/stream.rpmnew DEBUG: Installing : centos-stream-release-9.0-26.el9.noarch 39/512 DEBUG: Installing : setup-2.13.7-10.el9.noarch 40/512 DEBUG: warning: /etc/hosts created as /etc/hosts.rpmnew DEBUG: Running scriptlet: setup-2.13.7-10.el9.noarch 40/512 DEBUG: Installing : filesystem-3.16-2.el9.x86_64 41/512 DEBUG: Installing : urw-base35-fonts-common-20200910-6.el9.noarch 42/512 DEBUG: Installing : basesystem-11-13.el9.noarch 43/512 DEBUG: Installing : glibc-gconv-extra-2.34-107.el9.x86_64 44/512 DEBUG: Running scriptlet: glibc-gconv-extra-2.34-107.el9.x86_64 44/512 DEBUG: Installing : glibc-minimal-langpack-2.34-107.el9.x86_64 45/512 DEBUG: Installing : glibc-common-2.34-107.el9.x86_64 46/512 DEBUG: Running scriptlet: glibc-2.34-107.el9.x86_64 47/512 DEBUG: Installing : glibc-2.34-107.el9.x86_64 47/512 DEBUG: Running scriptlet: glibc-2.34-107.el9.x86_64 47/512 DEBUG: Installing : ncurses-libs-6.2-10.20210508.el9.x86_64 48/512 DEBUG: Installing : bash-5.1.8-9.el9.x86_64 49/512 DEBUG: Running scriptlet: bash-5.1.8-9.el9.x86_64 49/512 DEBUG: Installing : zlib-1.2.11-41.el9.x86_64 50/512 DEBUG: Installing : libstdc++-11.4.1-3.el9.x86_64 51/512 DEBUG: Installing : xz-libs-5.2.5-8.el9.x86_64 52/512 DEBUG: Installing : libxml2-2.9.13-6.el9.x86_64 53/512 DEBUG: Installing : bzip2-libs-1.0.8-8.el9.x86_64 54/512 DEBUG: Installing : libxcrypt-4.4.18-3.el9.x86_64 55/512 DEBUG: Installing : libzstd-1.5.1-2.el9.x86_64 56/512 DEBUG: Installing : libpng-2:1.6.37-12.el9.x86_64 57/512 DEBUG: Installing : expat-2.5.0-2.el9.x86_64 58/512 DEBUG: Installing : libjpeg-turbo-2.0.90-7.el9.x86_64 59/512 DEBUG: Installing : libcap-2.48-9.el9.x86_64 60/512 DEBUG: Installing : libuuid-2.37.4-18.el9.x86_64 61/512 DEBUG: Installing : sqlite-libs-3.34.1-7.el9.x86_64 62/512 DEBUG: Installing : libffi-3.4.2-8.el9.x86_64 63/512 DEBUG: Installing : elfutils-libelf-0.191-4.el9.x86_64 64/512 DEBUG: Installing : gmp-1:6.2.0-13.el9.x86_64 65/512 DEBUG: Installing : libgpg-error-1.42-5.el9.x86_64 66/512 DEBUG: Installing : lcms2-2.12-3.el9.x86_64 67/512 DEBUG: Installing : nspr-4.35.0-7.el9.x86_64 68/512 DEBUG: Installing : mpfr-4.1.0-7.el9.x86_64 69/512 DEBUG: Installing : readline-8.1-4.el9.x86_64 70/512 DEBUG: Installing : libogg-2:1.3.4-6.el9.x86_64 71/512 DEBUG: Installing : libvorbis-1:1.3.7-5.el9.x86_64 72/512 DEBUG: Installing : libtool-ltdl-2.4.6-45.el9.x86_64 73/512 DEBUG: Installing : nss-util-3.90.0-7.el9.x86_64 74/512 DEBUG: Installing : libgcrypt-1.10.0-10.el9.x86_64 75/512 DEBUG: Installing : libwayland-client-1.21.0-1.el9.x86_64 76/512 DEBUG: Installing : libicu-67.1-9.el9.x86_64 77/512 DEBUG: Installing : libattr-2.5.1-3.el9.x86_64 78/512 DEBUG: Installing : libacl-2.3.1-4.el9.x86_64 79/512 DEBUG: Installing : libgomp-11.4.1-3.el9.x86_64 80/512 DEBUG: Installing : libsepol-3.6-1.el9.x86_64 81/512 DEBUG: Installing : lz4-libs-1.9.3-5.el9.x86_64 82/512 DEBUG: Installing : pcre2-10.40-5.el9.x86_64 83/512 DEBUG: Installing : libselinux-3.6-1.el9.x86_64 84/512 DEBUG: Installing : sed-4.8-9.el9.x86_64 85/512 DEBUG: Installing : popt-1.18-8.el9.x86_64 86/512 DEBUG: Installing : alsa-lib-1.2.10-2.el9.x86_64 87/512 DEBUG: Installing : libwebp-1.2.0-8.el9.x86_64 88/512 DEBUG: Installing : findutils-1:4.8.0-6.el9.x86_64 89/512 DEBUG: Installing : libassuan-2.5.5-3.el9.x86_64 90/512 DEBUG: Installing : gdbm-libs-1:1.23-1.el9.x86_64 91/512 DEBUG: Installing : libbrotli-1.0.9-6.el9.x86_64 92/512 DEBUG: Installing : libcap-ng-0.8.2-7.el9.x86_64 93/512 DEBUG: Installing : audit-libs-3.1.2-2.el9.x86_64 94/512 DEBUG: Installing : libcom_err-1.46.5-5.el9.x86_64 95/512 DEBUG: Installing : libseccomp-2.5.2-2.el9.x86_64 96/512 DEBUG: Installing : libtasn1-4.16.0-8.el9.x86_64 97/512 DEBUG: Installing : p11-kit-0.25.3-2.el9.x86_64 98/512 DEBUG: Installing : libtdb-1.4.10-1.el9.x86_64 99/512 DEBUG: Installing : libunistring-0.9.10-15.el9.x86_64 100/512 DEBUG: Installing : libidn2-2.3.0-7.el9.x86_64 101/512 DEBUG: Installing : lua-libs-5.4.4-4.el9.x86_64 102/512 DEBUG: Installing : fribidi-1.0.10-6.el9.2.x86_64 103/512 DEBUG: Installing : libICE-1.0.10-8.el9.x86_64 104/512 DEBUG: Installing : libX11-xcb-1.7.0-9.el9.x86_64 105/512 DEBUG: Installing : libstemmer-0-18.585svn.el9.x86_64 106/512 DEBUG: Installing : openjpeg2-2.4.0-7.el9.x86_64 107/512 DEBUG: Installing : opus-1.3.1-10.el9.x86_64 108/512 DEBUG: Installing : libSM-1.2.3-10.el9.x86_64 109/512 DEBUG: Installing : libpsl-0.21.1-5.el9.x86_64 110/512 DEBUG: Installing : libsemanage-3.6-1.el9.x86_64 111/512 DEBUG: Installing : shadow-utils-2:4.9-8.el9.x86_64 112/512 DEBUG: Installing : libselinux-utils-3.6-1.el9.x86_64 113/512 DEBUG: Installing : libwayland-cursor-1.21.0-1.el9.x86_64 114/512 DEBUG: Installing : libmpc-1.2.1-4.el9.x86_64 115/512 DEBUG: Installing : dwz-0.14-3.el9.x86_64 116/512 DEBUG: Installing : libwayland-server-1.21.0-1.el9.x86_64 117/512 DEBUG: Installing : exiv2-0.27.5-2.el9.x86_64 118/512 DEBUG: Installing : exiv2-libs-0.27.5-2.el9.x86_64 119/512 DEBUG: Installing : libxcrypt-compat-4.4.18-3.el9.x86_64 120/512 DEBUG: Installing : unzip-6.0-56.el9.x86_64 121/512 DEBUG: Running scriptlet: xml-common-0.6.3-58.el9.noarch 122/512 DEBUG: Installing : xml-common-0.6.3-58.el9.noarch 122/512 DEBUG: Installing : libproxy-0.4.15-35.el9.x86_64 123/512 DEBUG: Installing : imath-3.1.2-1.el9.x86_64 124/512 DEBUG: Installing : file-libs-5.39-16.el9.x86_64 125/512 DEBUG: Installing : file-5.39-16.el9.x86_64 126/512 DEBUG: Installing : hicolor-icon-theme-0.17-13.el9.noarch 127/512 DEBUG: Installing : libedit-3.1-38.20210216cvs.el9.x86_64 128/512 DEBUG: Installing : alternatives-1.24-1.el9.x86_64 129/512 DEBUG: Installing : p11-kit-trust-0.25.3-2.el9.x86_64 130/512 DEBUG: Running scriptlet: p11-kit-trust-0.25.3-2.el9.x86_64 130/512 DEBUG: Installing : diffutils-3.7-12.el9.x86_64 131/512 DEBUG: Installing : fuse-libs-2.9.9-15.el9.x86_64 132/512 DEBUG: Installing : json-c-0.14-11.el9.x86_64 133/512 DEBUG: Installing : libsigsegv-2.13-4.el9.x86_64 134/512 DEBUG: Installing : gawk-5.1.0-6.el9.x86_64 135/512 DEBUG: Installing : libsmartcols-2.37.4-18.el9.x86_64 136/512 DEBUG: Installing : pcre-8.44-4.el9.x86_64 137/512 DEBUG: Installing : grep-3.6-5.el9.x86_64 138/512 DEBUG: Installing : openssl-libs-1:3.2.2-1.el9.x86_64 139/512 DEBUG: Installing : coreutils-8.32-35.el9.x86_64 140/512 DEBUG: Running scriptlet: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noar 141/512 DEBUG: Installing : ca-certificates-2023.2.60_v7.0.306-90.1.el9.noar 141/512 DEBUG: Running scriptlet: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noar 141/512 DEBUG: Installing : systemd-libs-252-35.el9.x86_64 142/512 DEBUG: Running scriptlet: systemd-libs-252-35.el9.x86_64 142/512 DEBUG: Installing : libarchive-3.5.3-4.el9.x86_64 143/512 DEBUG: Installing : dbus-libs-1:1.12.20-8.el9.x86_64 144/512 DEBUG: Installing : libblkid-2.37.4-18.el9.x86_64 145/512 DEBUG: Running scriptlet: libblkid-2.37.4-18.el9.x86_64 145/512 DEBUG: Installing : libmount-2.37.4-18.el9.x86_64 146/512 DEBUG: Installing : libfdisk-2.37.4-18.el9.x86_64 147/512 DEBUG: Installing : util-linux-core-2.37.4-18.el9.x86_64 148/512 DEBUG: Running scriptlet: util-linux-core-2.37.4-18.el9.x86_64 148/512 DEBUG: Installing : libusbx-1.0.26-1.el9.x86_64 149/512 DEBUG: Installing : gzip-1.12-1.el9.x86_64 150/512 DEBUG: Installing : cracklib-2.9.6-27.el9.x86_64 151/512 DEBUG: Installing : kmod-libs-28-9.el9.x86_64 152/512 DEBUG: Installing : libevent-2.1.12-6.el9.x86_64 153/512 DEBUG: Installing : avahi-libs-0.8-20.el9.x86_64 154/512 DEBUG: Installing : xz-5.2.5-8.el9.x86_64 155/512 DEBUG: Installing : jbigkit-libs-2.1-23.el9.x86_64 156/512 DEBUG: Installing : libtiff-4.4.0-12.el9.x86_64 157/512 DEBUG: Installing : libXau-1.0.9-8.el9.x86_64 158/512 DEBUG: Installing : libxcb-1.13.1-9.el9.x86_64 159/512 DEBUG: Installing : libX11-1.7.0-9.el9.x86_64 160/512 DEBUG: Installing : libXext-1.3.4-8.el9.x86_64 161/512 DEBUG: Installing : libXrender-0.9.10-16.el9.x86_64 162/512 DEBUG: Installing : libXi-1.7.10-8.el9.x86_64 163/512 DEBUG: Installing : libXfixes-5.0.3-16.el9.x86_64 164/512 DEBUG: Installing : libXt-1.2.0-6.el9.x86_64 165/512 DEBUG: Installing : libXmu-1.1.3-8.el9.x86_64 166/512 DEBUG: Installing : libXcursor-1.2.0-7.el9.x86_64 167/512 DEBUG: Installing : libXdamage-1.1.5-7.el9.x86_64 168/512 DEBUG: Installing : libXrandr-1.5.2-8.el9.x86_64 169/512 DEBUG: Installing : libXinerama-1.1.4-10.el9.x86_64 170/512 DEBUG: Installing : libXcomposite-0.4.5-7.el9.x86_64 171/512 DEBUG: Installing : libXpm-3.5.13-10.el9.x86_64 172/512 DEBUG: Installing : libglvnd-1:1.3.4-1.el9.x86_64 173/512 DEBUG: Installing : libwayland-egl-1.21.0-1.el9.x86_64 174/512 DEBUG: Installing : libxshmfence-1.3-10.el9.x86_64 175/512 DEBUG: Installing : mesa-libglapi-23.3.3-1.el9.x86_64 176/512 DEBUG: Installing : pixman-0.40.0-6.el9.x86_64 177/512 DEBUG: Installing : libXaw-1.0.13-19.el9.x86_64 178/512 DEBUG: Installing : libXtst-1.2.3-16.el9.x86_64 179/512 DEBUG: Installing : libXv-1.0.11-16.el9.x86_64 180/512 DEBUG: Installing : libXxf86vm-1.1.4-18.el9.x86_64 181/512 DEBUG: Installing : cracklib-dicts-2.9.6-27.el9.x86_64 182/512 DEBUG: Installing : p11-kit-server-0.25.3-2.el9.x86_64 183/512 DEBUG: Installing : python3-pip-wheel-21.3.1-1.el9.noarch 184/512 DEBUG: Installing : python-unversioned-command-3.9.18-3.el9.noarch 185/512 DEBUG: Installing : python3-3.9.18-3.el9.x86_64 186/512 DEBUG: Installing : python3-libs-3.9.18-3.el9.x86_64 187/512 DEBUG: Installing : python3-setuptools-65.5.1-2.el9s.noarch 188/512 DEBUG: Installing : python3-idna-2.10-7.el9.1.noarch 189/512 DEBUG: Installing : python3-greenlet-3.0.3-2.el9s.x86_64 190/512 DEBUG: Installing : python3-pip-21.3.1-1.el9.noarch 191/512 DEBUG: Installing : crypto-policies-scripts-20240304-1.gitb1c706d.el 192/512 DEBUG: Installing : python3-chardet-4.0.0-5.el9.noarch 193/512 DEBUG: Installing : python3-dns-2.3.0-2.el9.noarch 194/512 DEBUG: Installing : python3-pyparsing-2.4.7-9.el9.noarch 195/512 DEBUG: Installing : python3-packaging-20.9-5.el9.noarch 196/512 DEBUG: Installing : python3-pysocks-1.7.1-12.el9.noarch 197/512 DEBUG: Installing : python3-six-1.15.0-9.el9.noarch 198/512 DEBUG: Installing : python3-urllib3-1.26.5-5.el9.noarch 199/512 DEBUG: Installing : python3-requests-2.25.1-8.el9.noarch 200/512 DEBUG: Installing : python3-docutils-0.16-6.el9.noarch 201/512 DEBUG: Installing : python3-pytz-2021.1-5.el9.noarch 202/512 DEBUG: Installing : python3-babel-2.9.1-2.el9.noarch 203/512 DEBUG: Installing : python3-tomli-2.0.1-5.el9.noarch 204/512 DEBUG: Installing : python3-imagesize-1.2.0-6.el9.noarch 205/512 DEBUG: Installing : python3-pygments-2.7.4-4.el9.noarch 206/512 DEBUG: Installing : python3-snowballstemmer-1.9.0-10.el9.noarch 207/512 DEBUG: Installing : python3-sphinx-theme-alabaster-0.7.12-13.el9.noa 208/512 DEBUG: Installing : python3-sphinxcontrib-applehelp-1.0.2-5.el9.noar 209/512 DEBUG: Installing : python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch 210/512 DEBUG: Installing : python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarc 211/512 DEBUG: Installing : python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch 212/512 DEBUG: Installing : python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch 213/512 DEBUG: Installing : python3-sphinxcontrib-serializinghtml-1.1.4-5.el 214/512 DEBUG: Installing : python3-markupsafe-2.1.3-2.el9s.x86_64 215/512 DEBUG: Installing : python3-jinja2-3.0.1-2.el9s.noarch 216/512 DEBUG: Installing : python3-typing-extensions-4.9.0-1.el9s.noarch 217/512 DEBUG: Installing : openssl-1:3.2.2-1.el9.x86_64 218/512 DEBUG: Installing : sound-theme-freedesktop-0.8-17.el9.noarch 219/512 DEBUG: Running scriptlet: sound-theme-freedesktop-0.8-17.el9.noarch 219/512 DEBUG: Installing : kmod-28-9.el9.x86_64 220/512 DEBUG: Installing : composefs-libs-1.0.3-2.el9.x86_64 221/512 DEBUG: Installing : llvm-libs-17.0.6-5.el9.x86_64 222/512 DEBUG: Installing : openexr-libs-3.1.1-2.el9.x86_64 223/512 DEBUG: Installing : iso-codes-4.6.0-3.el9.noarch 224/512 DEBUG: Installing : zip-3.0-35.el9.x86_64 225/512 DEBUG: Installing : cpp-11.4.1-3.el9.x86_64 226/512 DEBUG: Running scriptlet: libutempter-1.2.1-6.el9.x86_64 227/512 DEBUG: Installing : libutempter-1.2.1-6.el9.x86_64 227/512 DEBUG: Installing : bubblewrap-0.4.1-7.el9.x86_64 228/512 DEBUG: Installing : tar-2:1.34-6.el9.x86_64 229/512 DEBUG: Installing : zstd-1.5.1-2.el9.x86_64 230/512 DEBUG: Installing : acl-2.3.1-4.el9.x86_64 231/512 DEBUG: Installing : nss-softokn-freebl-3.90.0-7.el9.x86_64 232/512 DEBUG: Installing : nss-softokn-3.90.0-7.el9.x86_64 233/512 DEBUG: Installing : nss-sysinit-3.90.0-7.el9.x86_64 234/512 DEBUG: Installing : nss-3.90.0-7.el9.x86_64 235/512 DEBUG: Running scriptlet: nss-3.90.0-7.el9.x86_64 235/512 DEBUG: Installing : flac-libs-1.3.3-12.el9.x86_64 236/512 DEBUG: Installing : libtheora-1:1.1.1-31.el9.x86_64 237/512 DEBUG: Installing : libksba-1.5.1-6.el9.x86_64 238/512 DEBUG: Installing : jasper-libs-2.0.28-3.el9.x86_64 239/512 DEBUG: Installing : LibRaw-0.21.1-1.el9.x86_64 240/512 DEBUG: Installing : exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 241/512 DEBUG: Installing : bzip2-1.0.8-8.el9.x86_64 242/512 DEBUG: Installing : libxkbcommon-1.0.3-4.el9.x86_64 243/512 DEBUG: Installing : libxslt-1.1.34-9.el9.x86_64 244/512 DEBUG: Installing : graphite2-1.3.14-9.el9.x86_64 245/512 DEBUG: Running scriptlet: groff-base-1.22.4-10.el9.x86_64 246/512 DEBUG: Installing : groff-base-1.22.4-10.el9.x86_64 246/512 DEBUG: Running scriptlet: groff-base-1.22.4-10.el9.x86_64 246/512 DEBUG: Installing : webrtc-audio-processing-0.3.1-8.el9.x86_64 247/512 DEBUG: Installing : info-6.7-15.el9.x86_64 248/512 DEBUG: Installing : ed-1.14.2-12.el9.x86_64 249/512 DEBUG: Installing : patch-2.7.6-16.el9.x86_64 250/512 DEBUG: Installing : libfontenc-1.1.3-17.el9.x86_64 251/512 DEBUG: Installing : less-590-3.el9.x86_64 252/512 DEBUG: Installing : systemd-rpm-macros-252-35.el9.noarch 253/512 DEBUG: Installing : adwaita-icon-theme-40.1.1-3.el9.noarch 254/512 DEBUG: Installing : libpaper-1.1.28-4.el9.x86_64 255/512 DEBUG: Installing : ncurses-6.2-10.20210508.el9.x86_64 256/512 DEBUG: Installing : perl-Digest-1.19-4.el9.noarch 257/512 DEBUG: Installing : perl-Digest-MD5-2.58-4.el9.x86_64 258/512 DEBUG: Installing : perl-B-1.80-481.el9.x86_64 259/512 DEBUG: Installing : perl-FileHandle-2.03-481.el9.noarch 260/512 DEBUG: Installing : perl-Data-Dumper-2.174-462.el9.x86_64 261/512 DEBUG: Installing : perl-libnet-3.13-4.el9.noarch 262/512 DEBUG: Installing : perl-AutoLoader-5.74-481.el9.noarch 263/512 DEBUG: Installing : perl-base-2.27-481.el9.noarch 264/512 DEBUG: Installing : perl-URI-5.09-3.el9.noarch 265/512 DEBUG: Installing : perl-if-0.60.800-481.el9.noarch 266/512 DEBUG: Installing : perl-IO-Socket-IP-0.41-5.el9.noarch 267/512 DEBUG: Installing : perl-Time-Local-2:1.300-7.el9.noarch 268/512 DEBUG: Installing : perl-File-Path-2.18-4.el9.noarch 269/512 DEBUG: Installing : perl-IO-Socket-SSL-2.073-1.el9.noarch 270/512 DEBUG: Installing : perl-Net-SSLeay-1.92-2.el9.x86_64 271/512 DEBUG: Installing : perl-Pod-Escapes-1:1.07-460.el9.noarch 272/512 DEBUG: Installing : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 273/512 DEBUG: Installing : perl-Mozilla-CA-20200520-6.el9.noarch 274/512 DEBUG: Installing : perl-Class-Struct-0.66-481.el9.noarch 275/512 DEBUG: Installing : perl-POSIX-1.94-481.el9.x86_64 276/512 DEBUG: Installing : perl-Term-ANSIColor-5.01-461.el9.noarch 277/512 DEBUG: Installing : perl-IPC-Open3-1.21-481.el9.noarch 278/512 DEBUG: Installing : perl-subs-1.03-481.el9.noarch 279/512 DEBUG: Installing : perl-File-Temp-1:0.231.100-4.el9.noarch 280/512 DEBUG: Installing : perl-Term-Cap-1.17-460.el9.noarch 281/512 DEBUG: Installing : perl-Pod-Simple-1:3.42-4.el9.noarch 282/512 DEBUG: Installing : perl-HTTP-Tiny-0.076-462.el9.noarch 283/512 DEBUG: Installing : perl-Socket-4:2.031-4.el9.x86_64 284/512 DEBUG: Installing : perl-SelectSaver-1.02-481.el9.noarch 285/512 DEBUG: Installing : perl-Symbol-1.08-481.el9.noarch 286/512 DEBUG: Installing : perl-File-stat-1.09-481.el9.noarch 287/512 DEBUG: Installing : perl-podlators-1:4.14-460.el9.noarch 288/512 DEBUG: Installing : perl-Pod-Perldoc-3.28.01-461.el9.noarch 289/512 DEBUG: Installing : perl-Fcntl-1.13-481.el9.x86_64 290/512 DEBUG: Installing : perl-Text-ParseWords-3.30-460.el9.noarch 291/512 DEBUG: Installing : perl-mro-1.23-481.el9.x86_64 292/512 DEBUG: Installing : perl-IO-1.43-481.el9.x86_64 293/512 DEBUG: Installing : perl-overloading-0.02-481.el9.noarch 294/512 DEBUG: Installing : perl-Pod-Usage-4:2.01-4.el9.noarch 295/512 DEBUG: Installing : perl-Errno-1.30-481.el9.x86_64 296/512 DEBUG: Installing : perl-File-Basename-2.85-481.el9.noarch 297/512 DEBUG: Installing : perl-Getopt-Std-1.12-481.el9.noarch 298/512 DEBUG: Installing : perl-MIME-Base64-3.16-4.el9.x86_64 299/512 DEBUG: Installing : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 300/512 DEBUG: Installing : perl-constant-1.33-461.el9.noarch 301/512 DEBUG: Installing : perl-Storable-1:3.21-460.el9.x86_64 302/512 DEBUG: Installing : perl-overload-1.31-481.el9.noarch 303/512 DEBUG: Installing : perl-parent-1:0.238-460.el9.noarch 304/512 DEBUG: Installing : perl-vars-1.05-481.el9.noarch 305/512 DEBUG: Installing : perl-Getopt-Long-1:2.52-4.el9.noarch 306/512 DEBUG: Installing : perl-Carp-1.50-460.el9.noarch 307/512 DEBUG: Installing : perl-Exporter-5.74-461.el9.noarch 308/512 DEBUG: Installing : perl-NDBM_File-1.15-481.el9.x86_64 309/512 DEBUG: Installing : perl-PathTools-3.78-461.el9.x86_64 310/512 DEBUG: Installing : perl-Encode-4:3.08-462.el9.x86_64 311/512 DEBUG: Installing : perl-libs-4:5.32.1-481.el9.x86_64 312/512 DEBUG: Installing : perl-interpreter-4:5.32.1-481.el9.x86_64 313/512 DEBUG: Installing : kernel-srpm-macros-1.0-13.el9.noarch 314/512 DEBUG: Installing : bluez-libs-5.56-6.el9.x86_64 315/512 DEBUG: Installing : cpio-2.13-16.el9.x86_64 316/512 DEBUG: Installing : keyutils-libs-1.6.3-1.el9.x86_64 317/512 DEBUG: Installing : libatomic-11.4.1-3.el9.x86_64 318/512 DEBUG: Installing : libcbor-0.7.0-5.el9.x86_64 319/512 DEBUG: Installing : libdb-5.3.28-53.el9.x86_64 320/512 DEBUG: Installing : libeconf-0.4.1-4.el9.x86_64 321/512 DEBUG: Installing : libpwquality-1.4.4-8.el9.x86_64 322/512 DEBUG: Installing : pam-1.5.1-19.el9.x86_64 323/512 DEBUG: Installing : util-linux-2.37.4-18.el9.x86_64 324/512 DEBUG: Running scriptlet: openssh-8.7p1-41.el9.x86_64 325/512 DEBUG: Installing : openssh-8.7p1-41.el9.x86_64 325/512 DEBUG: Installing : kbd-2.4.0-9.el9.x86_64 326/512 DEBUG: Installing : libnghttp2-1.43.0-5.el9.1.x86_64 327/512 DEBUG: Installing : libpciaccess-0.16-7.el9.x86_64 328/512 DEBUG: Installing : libdrm-2.4.121-1.el9.x86_64 329/512 DEBUG: Installing : mesa-libgbm-23.3.3-1.el9.x86_64 330/512 DEBUG: Installing : libglvnd-egl-1:1.3.4-1.el9.x86_64 331/512 DEBUG: Installing : mesa-libEGL-23.3.3-1.el9.x86_64 332/512 DEBUG: Installing : libglvnd-glx-1:1.3.4-1.el9.x86_64 333/512 DEBUG: Installing : mesa-libGL-23.3.3-1.el9.x86_64 334/512 DEBUG: Installing : libpkgconf-1.7.3-10.el9.x86_64 335/512 DEBUG: Installing : pkgconf-1.7.3-10.el9.x86_64 336/512 DEBUG: Installing : pkgconf-pkg-config-1.7.3-10.el9.x86_64 337/512 DEBUG: Installing : libverto-0.3.2-3.el9.x86_64 338/512 DEBUG: Installing : krb5-libs-1.21.1-2.el9.x86_64 339/512 DEBUG: Installing : cyrus-sasl-lib-2.1.27-21.el9.x86_64 340/512 DEBUG: Installing : openldap-2.6.6-3.el9.x86_64 341/512 DEBUG: Installing : libssh-0.10.4-13.el9.x86_64 342/512 DEBUG: Installing : libcurl-7.76.1-29.el9.x86_64 343/512 DEBUG: Installing : curl-7.76.1-29.el9.x86_64 344/512 DEBUG: Installing : rpm-4.16.1.3-30.el9.x86_64 345/512 DEBUG: Installing : rpm-libs-4.16.1.3-30.el9.x86_64 346/512 DEBUG: Installing : policycoreutils-3.6-2.1.el9.x86_64 347/512 DEBUG: Running scriptlet: policycoreutils-3.6-2.1.el9.x86_64 347/512 DEBUG: Installing : dbus-1:1.12.20-8.el9.x86_64 348/512 DEBUG: Installing : systemd-pam-252-35.el9.x86_64 349/512 DEBUG: Running scriptlet: systemd-252-35.el9.x86_64 350/512 DEBUG: Installing : systemd-252-35.el9.x86_64 350/512 DEBUG: Running scriptlet: systemd-252-35.el9.x86_64 350/512 DEBUG: Installing : dbus-common-1:1.12.20-8.el9.noarch 351/512 DEBUG: Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch 351/512 DEBUG: Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket. DEBUG: Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket. DEBUG: Running scriptlet: dbus-broker-28-7.el9.x86_64 352/512 DEBUG: Installing : dbus-broker-28-7.el9.x86_64 352/512 DEBUG: Running scriptlet: dbus-broker-28-7.el9.x86_64 352/512 DEBUG: Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service. DEBUG: Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service. DEBUG: Installing : device-mapper-libs-9:1.02.197-2.el9.x86_64 353/512 DEBUG: Installing : device-mapper-9:1.02.197-2.el9.x86_64 354/512 DEBUG: Installing : cryptsetup-libs-2.7.2-1.el9.x86_64 355/512 DEBUG: Installing : elfutils-default-yama-scope-0.191-4.el9.noarch 356/512 DEBUG: Running scriptlet: elfutils-default-yama-scope-0.191-4.el9.noarch 356/512 DEBUG: Installing : elfutils-libs-0.191-4.el9.x86_64 357/512 DEBUG: Installing : elfutils-debuginfod-client-0.191-4.el9.x86_64 358/512 DEBUG: Installing : binutils-gold-2.35.2-43.el9.x86_64 359/512 DEBUG: Installing : binutils-2.35.2-43.el9.x86_64 360/512 DEBUG: Running scriptlet: binutils-2.35.2-43.el9.x86_64 360/512 DEBUG: Installing : elfutils-0.191-4.el9.x86_64 361/512 DEBUG: Installing : gdb-minimal-10.2-13.el9.x86_64 362/512 DEBUG: Installing : debugedit-5.0-5.el9.x86_64 363/512 DEBUG: Installing : rpm-build-libs-4.16.1.3-30.el9.x86_64 364/512 DEBUG: Installing : efi-srpm-macros-4-9.el9.noarch 365/512 DEBUG: Installing : lua-srpm-macros-1-6.el9.noarch 366/512 DEBUG: Running scriptlet: tpm2-tss-3.2.2-2.el9.x86_64 367/512 DEBUG: Installing : tpm2-tss-3.2.2-2.el9.x86_64 367/512 DEBUG: Installing : systemd-udev-252-35.el9.x86_64 368/512 DEBUG: Running scriptlet: systemd-udev-252-35.el9.x86_64 368/512 DEBUG: Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. DEBUG: Installing : libfido2-1.13.0-2.el9.x86_64 369/512 DEBUG: Installing : openssh-clients-8.7p1-41.el9.x86_64 370/512 DEBUG: Running scriptlet: openssh-clients-8.7p1-41.el9.x86_64 370/512 DEBUG: Installing : git-core-2.43.0-1.el9.x86_64 371/512 DEBUG: Installing : make-1:4.3-8.el9.x86_64 372/512 DEBUG: Installing : nettle-3.9.1-1.el9.x86_64 373/512 DEBUG: Installing : gnutls-3.8.3-4.el9.x86_64 374/512 DEBUG: Installing : glib2-2.68.4-15.el9.x86_64 375/512 DEBUG: Installing : freetype-2.10.4-9.el9.x86_64 376/512 DEBUG: Installing : harfbuzz-2.7.4-10.el9.x86_64 377/512 DEBUG: Installing : fontconfig-2.14.0-2.el9.x86_64 378/512 DEBUG: Running scriptlet: fontconfig-2.14.0-2.el9.x86_64 378/512 DEBUG: Installing : cairo-1.17.4-7.el9.x86_64 379/512 DEBUG: Installing : json-glib-1.6.6-1.el9.x86_64 380/512 DEBUG: Installing : atk-2.36.0-5.el9.x86_64 381/512 DEBUG: Installing : cairo-gobject-1.17.4-7.el9.x86_64 382/512 DEBUG: Installing : polkit-libs-0.117-11.el9.x86_64 383/512 DEBUG: Installing : gstreamer1-1.22.1-2.el9.x86_64 384/512 DEBUG: Installing : cups-libs-1:2.3.3op2-26.el9.x86_64 385/512 DEBUG: Running scriptlet: polkit-0.117-11.el9.x86_64 386/512 DEBUG: Installing : polkit-0.117-11.el9.x86_64 386/512 DEBUG: Running scriptlet: polkit-0.117-11.el9.x86_64 386/512 DEBUG: Installing : polkit-pkla-compat-0.1-21.el9.x86_64 387/512 DEBUG: Installing : gsettings-desktop-schemas-40.0-6.el9.x86_64 388/512 DEBUG: Installing : libgudev-237-1.el9.x86_64 389/512 DEBUG: Installing : dconf-0.40.0-6.el9.x86_64 390/512 DEBUG: Running scriptlet: dconf-0.40.0-6.el9.x86_64 390/512 DEBUG: Running scriptlet: rtkit-0.11-28.el9.x86_64 391/512 DEBUG: Installing : rtkit-0.11-28.el9.x86_64 391/512 DEBUG: Running scriptlet: rtkit-0.11-28.el9.x86_64 391/512 DEBUG: Created symlink /etc/systemd/system/graphical.target.wants/rtkit-daemon.service → /usr/lib/systemd/system/rtkit-daemon.service. DEBUG: Installing : libgxps-0.3.2-3.el9.x86_64 392/512 DEBUG: Installing : gd-2.3.2-3.el9.x86_64 393/512 DEBUG: Installing : libXft-2.3.3-8.el9.x86_64 394/512 DEBUG: Installing : poppler-21.01.0-20.el9.x86_64 395/512 DEBUG: Installing : poppler-glib-21.01.0-20.el9.x86_64 396/512 DEBUG: Installing : urw-base35-bookman-fonts-20200910-6.el9.noarch 397/512 DEBUG: Running scriptlet: urw-base35-bookman-fonts-20200910-6.el9.noarch 397/512 DEBUG: Installing : urw-base35-c059-fonts-20200910-6.el9.noarch 398/512 DEBUG: Running scriptlet: urw-base35-c059-fonts-20200910-6.el9.noarch 398/512 DEBUG: Installing : urw-base35-d050000l-fonts-20200910-6.el9.noarch 399/512 DEBUG: Running scriptlet: urw-base35-d050000l-fonts-20200910-6.el9.noarch 399/512 DEBUG: Installing : urw-base35-gothic-fonts-20200910-6.el9.noarch 400/512 DEBUG: Running scriptlet: urw-base35-gothic-fonts-20200910-6.el9.noarch 400/512 DEBUG: Installing : urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.n 401/512 DEBUG: Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.n 401/512 DEBUG: Installing : urw-base35-nimbus-roman-fonts-20200910-6.el9.noa 402/512 DEBUG: Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-6.el9.noa 402/512 DEBUG: Installing : urw-base35-nimbus-sans-fonts-20200910-6.el9.noar 403/512 DEBUG: Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-6.el9.noar 403/512 DEBUG: Installing : urw-base35-p052-fonts-20200910-6.el9.noarch 404/512 DEBUG: Running scriptlet: urw-base35-p052-fonts-20200910-6.el9.noarch 404/512 DEBUG: Installing : urw-base35-standard-symbols-ps-fonts-20200910-6. 405/512 DEBUG: Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-6. 405/512 DEBUG: Installing : urw-base35-z003-fonts-20200910-6.el9.noarch 406/512 DEBUG: Running scriptlet: urw-base35-z003-fonts-20200910-6.el9.noarch 406/512 DEBUG: Installing : urw-base35-fonts-20200910-6.el9.noarch 407/512 DEBUG: Installing : libraqm-0.7.0-7.el9s.x86_64 408/512 DEBUG: Installing : mkfontscale-1.2.1-3.el9.x86_64 409/512 DEBUG: Installing : xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarc 410/512 DEBUG: Running scriptlet: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarc 410/512 DEBUG: Installing : ModemManager-glib-1.20.2-1.el9.x86_64 411/512 DEBUG: Installing : NetworkManager-libnm-1:1.47.91-1.el9.x86_64 412/512 DEBUG: Running scriptlet: NetworkManager-libnm-1:1.47.91-1.el9.x86_64 412/512 DEBUG: Installing : gobject-introspection-1.68.0-11.el9.x86_64 413/512 DEBUG: Installing : upower-0.99.11-11.el9.x86_64 414/512 DEBUG: Running scriptlet: upower-0.99.11-11.el9.x86_64 414/512 DEBUG: Created symlink /etc/systemd/system/graphical.target.wants/upower.service → /usr/lib/systemd/system/upower.service. DEBUG: Installing : libgusb-0.3.8-2.el9.x86_64 415/512 DEBUG: Installing : colord-libs-1.4.5-4.el9.x86_64 416/512 DEBUG: Installing : shared-mime-info-2.1-5.el9.x86_64 417/512 DEBUG: Running scriptlet: shared-mime-info-2.1-5.el9.x86_64 417/512 DEBUG: Installing : gdk-pixbuf2-2.42.6-4.el9.x86_64 418/512 DEBUG: Installing : gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 419/512 DEBUG: Installing : gtk-update-icon-cache-3.24.31-4.el9.x86_64 420/512 DEBUG: Installing : libgsf-1.14.47-5.el9.x86_64 421/512 DEBUG: Installing : libnotify-0.7.9-8.el9.x86_64 422/512 DEBUG: Installing : at-spi2-core-2.40.3-1.el9.x86_64 423/512 DEBUG: Installing : at-spi2-atk-2.38.0-4.el9.x86_64 424/512 DEBUG: Installing : avahi-glib-0.8-20.el9.x86_64 425/512 DEBUG: Installing : flatpak-session-helper-1.12.8-1.el9.x86_64 426/512 DEBUG: Installing : graphene-1.10.6-2.el9.x86_64 427/512 DEBUG: Installing : libgexiv2-0.12.3-1.el9.x86_64 428/512 DEBUG: Installing : low-memory-monitor-2.1-4.el9.x86_64 429/512 DEBUG: Running scriptlet: low-memory-monitor-2.1-4.el9.x86_64 429/512 DEBUG: Created symlink /etc/systemd/system/basic.target.wants/low-memory-monitor.service → /usr/lib/systemd/system/low-memory-monitor.service. DEBUG: Installing : totem-pl-parser-3.26.6-2.el9.x86_64 430/512 DEBUG: Installing : webkit2gtk3-jsc-2.44.2-1.el9.x86_64 431/512 DEBUG: Installing : libproxy-webkitgtk4-0.4.15-35.el9.x86_64 432/512 DEBUG: Installing : glib-networking-2.68.3-3.el9.x86_64 433/512 DEBUG: Installing : libsoup-2.72.0-8.el9.x86_64 434/512 DEBUG: Running scriptlet: geoclue2-2.6.0-7.el9.x86_64 435/512 DEBUG: Installing : geoclue2-2.6.0-7.el9.x86_64 435/512 DEBUG: Running scriptlet: geoclue2-2.6.0-7.el9.x86_64 435/512 DEBUG: Installing : libappstream-glib-0.7.18-5.el9.x86_64 436/512 DEBUG: Installing : osinfo-db-tools-1.10.0-1.el9.x86_64 437/512 DEBUG: Installing : libosinfo-1.10.0-1.el9.x86_64 438/512 DEBUG: Installing : xdg-dbus-proxy-0.1.3-1.el9.x86_64 439/512 DEBUG: Installing : liblqr-1-0.4.2-17.el9s.x86_64 440/512 DEBUG: Installing : npth-1.6-8.el9.x86_64 441/512 DEBUG: Installing : gnupg2-2.3.3-4.el9.x86_64 442/512 DEBUG: Installing : gpgme-1.15.1-6.el9.x86_64 443/512 DEBUG: Installing : ostree-libs-2024.6-1.el9.x86_64 444/512 DEBUG: Installing : which-2.21-29.el9.x86_64 445/512 DEBUG: Installing : fuse-2.9.9-15.el9.x86_64 446/512 DEBUG: Installing : fdk-aac-free-2.0.0-8.el9.x86_64 447/512 DEBUG: Installing : giflib-5.2.1-9.el9.x86_64 448/512 DEBUG: Installing : glibc-headers-2.34-107.el9.x86_64 449/512 DEBUG: Installing : libxcrypt-devel-4.4.18-3.el9.x86_64 450/512 DEBUG: Installing : glibc-devel-2.34-107.el9.x86_64 451/512 DEBUG: Installing : gcc-11.4.1-3.el9.x86_64 452/512 DEBUG: Installing : annobin-12.31-2.el9.x86_64 453/512 DEBUG: Installing : gcc-plugin-annobin-11.4.1-3.el9.x86_64 454/512 DEBUG: Installing : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch 455/512 DEBUG: Installing : go-srpm-macros-3.2.0-3.el9.noarch 456/512 DEBUG: Installing : python-srpm-macros-3.9-53.el9.noarch 457/512 DEBUG: Installing : redhat-rpm-config-207-1.el9.noarch 458/512 DEBUG: Running scriptlet: redhat-rpm-config-207-1.el9.noarch 458/512 DEBUG: Installing : rpm-build-4.16.1.3-30.el9.x86_64 459/512 DEBUG: Installing : pyproject-srpm-macros-1.12.0-1.el9.noarch 460/512 DEBUG: Installing : python-rpm-macros-3.9-53.el9.noarch 461/512 DEBUG: Installing : python3-rpm-macros-3.9-53.el9.noarch 462/512 DEBUG: Installing : python3-rpm-generators-12-9.el9.noarch 463/512 DEBUG: Installing : gsm-1.0.19-6.el9.x86_64 464/512 DEBUG: Installing : libsndfile-1.0.31-8.el9.x86_64 465/512 DEBUG: Installing : jbig2dec-libs-0.19-7.el9.x86_64 466/512 DEBUG: Installing : libasyncns-0.8-22.el9.x86_64 467/512 DEBUG: Installing : pulseaudio-libs-15.0-2.el9.x86_64 468/512 DEBUG: Installing : libcanberra-0.30-27.el9.x86_64 469/512 DEBUG: Running scriptlet: libcanberra-0.30-27.el9.x86_64 469/512 DEBUG: Installing : libdatrie-0.2.13-4.el9.x86_64 470/512 DEBUG: Installing : libthai-0.1.28-8.el9.x86_64 471/512 DEBUG: Installing : pango-1.48.7-3.el9.x86_64 472/512 DEBUG: Installing : librsvg2-2.50.7-3.el9.x86_64 473/512 DEBUG: Installing : libepoxy-1.5.5-4.el9.x86_64 474/512 DEBUG: Installing : libexif-0.6.22-6.el9.x86_64 475/512 DEBUG: Installing : libijs-0.35-15.el9.x86_64 476/512 DEBUG: Installing : libgs-9.54.0-14.el9.x86_64 477/512 DEBUG: Installing : libiptcdata-1.0.5-9.el9.x86_64 478/512 DEBUG: Installing : libldac-2.0.2.3-10.el9.x86_64 479/512 DEBUG: Installing : libsbc-1.4-9.el9.x86_64 480/512 DEBUG: Installing : pipewire-libs-1.0.1-1.el9.x86_64 481/512 DEBUG: Running scriptlet: pipewire-1.0.1-1.el9.x86_64 482/512 DEBUG: Installing : pipewire-1.0.1-1.el9.x86_64 482/512 DEBUG: Running scriptlet: pipewire-1.0.1-1.el9.x86_64 482/512 DEBUG: Created symlink /etc/systemd/user/sockets.target.wants/pipewire.socket → /usr/lib/systemd/user/pipewire.socket. DEBUG: Installing : wireplumber-libs-0.4.14-1.el9.x86_64 483/512 DEBUG: Installing : wireplumber-0.4.14-1.el9.x86_64 484/512 DEBUG: Running scriptlet: flatpak-1.12.8-1.el9.x86_64 485/512 DEBUG: Installing : flatpak-1.12.8-1.el9.x86_64 485/512 DEBUG: Installing : xdg-desktop-portal-1.12.6-1.el9.x86_64 486/512 DEBUG: Running scriptlet: xdg-desktop-portal-1.12.6-1.el9.x86_64 486/512 DEBUG: Installing : pipewire-jack-audio-connection-kit-libs-1.0.1-1. 487/512 DEBUG: Installing : libvisual-1:0.4.0-34.el9.x86_64 488/512 DEBUG: Installing : libwmf-lite-0.2.12-10.el9.x86_64 489/512 DEBUG: Installing : orc-0.4.31-6.el9.x86_64 490/512 DEBUG: Installing : gstreamer1-plugins-base-1.22.1-2.el9.x86_64 491/512 DEBUG: Installing : libtracker-sparql-3.1.2-3.el9.x86_64 492/512 DEBUG: Installing : tracker-3.1.2-3.el9.x86_64 493/512 DEBUG: Running scriptlet: tracker-3.1.2-3.el9.x86_64 493/512 DEBUG: Installing : tracker-miners-3.1.2-4.el9.x86_64 494/512 DEBUG: Running scriptlet: tracker-miners-3.1.2-4.el9.x86_64 494/512 DEBUG: Installing : libcanberra-gtk3-0.30-27.el9.x86_64 495/512 DEBUG: Installing : gtk3-3.24.31-4.el9.x86_64 496/512 DEBUG: Installing : xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 497/512 DEBUG: Running scriptlet: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 497/512 DEBUG: Installing : gtk2-2.24.33-8.el9.x86_64 498/512 DEBUG: Installing : libcanberra-gtk2-0.30-27.el9.x86_64 499/512 DEBUG: Installing : graphviz-2.44.0-26.el9.x86_64 500/512 DEBUG: Running scriptlet: graphviz-2.44.0-26.el9.x86_64 500/512 DEBUG: Installing : ImageMagick-libs-6.9.12.98-1.el9s.x86_64 501/512 DEBUG: Installing : ImageMagick-6.9.12.98-1.el9s.x86_64 502/512 DEBUG: Installing : python3-sphinx-1:3.4.3-8.el9.noarch 503/512 DEBUG: Installing : pipewire-jack-audio-connection-kit-1.0.1-1.el9.x 504/512 DEBUG: Installing : pipewire-alsa-1.0.1-1.el9.x86_64 505/512 DEBUG: Installing : pipewire-pulseaudio-1.0.1-1.el9.x86_64 506/512 DEBUG: Running scriptlet: pipewire-pulseaudio-1.0.1-1.el9.x86_64 506/512 DEBUG: Created symlink /etc/systemd/user/sockets.target.wants/pipewire-pulse.socket → /usr/lib/systemd/user/pipewire-pulse.socket. DEBUG: Installing : python3-devel-3.9.18-3.el9.x86_64 507/512 DEBUG: Installing : python3-pbr-5.11.1-1.el9s.noarch 508/512 DEBUG: Installing : python3-setuptools_scm-7.1.0-2.el9s.noarch 509/512 DEBUG: Installing : python3-eventlet-0.36.1-1.el9s.noarch 510/512 DEBUG: Installing : python3-sqlalchemy-1.4.51-2.el9s.x86_64 511/512 DEBUG: Installing : openstack-macros-2023.1.0-0.20230216203352.ce6a1 512/512 DEBUG: Running scriptlet: filesystem-3.16-2.el9.x86_64 512/512 DEBUG: Running scriptlet: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noar 512/512 DEBUG: Running scriptlet: crypto-policies-scripts-20240304-1.gitb1c706d.el 512/512 DEBUG: Running scriptlet: nss-3.90.0-7.el9.x86_64 512/512 DEBUG: Running scriptlet: rpm-4.16.1.3-30.el9.x86_64 512/512 DEBUG: Running scriptlet: fontconfig-2.14.0-2.el9.x86_64 512/512 DEBUG: Running scriptlet: dconf-0.40.0-6.el9.x86_64 512/512 DEBUG: Running scriptlet: urw-base35-bookman-fonts-20200910-6.el9.noarch 512/512 DEBUG: Running scriptlet: urw-base35-c059-fonts-20200910-6.el9.noarch 512/512 DEBUG: Running scriptlet: urw-base35-d050000l-fonts-20200910-6.el9.noarch 512/512 DEBUG: Running scriptlet: urw-base35-gothic-fonts-20200910-6.el9.noarch 512/512 DEBUG: Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.n 512/512 DEBUG: Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-6.el9.noa 512/512 DEBUG: Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-6.el9.noar 512/512 DEBUG: Running scriptlet: urw-base35-p052-fonts-20200910-6.el9.noarch 512/512 DEBUG: Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-6. 512/512 DEBUG: Running scriptlet: urw-base35-z003-fonts-20200910-6.el9.noarch 512/512 DEBUG: Running scriptlet: wireplumber-0.4.14-1.el9.x86_64 512/512 DEBUG: Created symlink /etc/systemd/user/pipewire-session-manager.service → /usr/lib/systemd/user/wireplumber.service. DEBUG: Created symlink /etc/systemd/user/pipewire.service.wants/wireplumber.service → /usr/lib/systemd/user/wireplumber.service. DEBUG: Running scriptlet: openstack-macros-2023.1.0-0.20230216203352.ce6a1 512/512 DEBUG: Verifying : openstack-macros-2023.1.0-0.20230216203352.ce6a1 1/512 DEBUG: Verifying : ModemManager-glib-1.20.2-1.el9.x86_64 2/512 DEBUG: Verifying : NetworkManager-libnm-1:1.47.91-1.el9.x86_64 3/512 DEBUG: Verifying : acl-2.3.1-4.el9.x86_64 4/512 DEBUG: Verifying : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1 5/512 DEBUG: Verifying : alternatives-1.24-1.el9.x86_64 6/512 DEBUG: Verifying : audit-libs-3.1.2-2.el9.x86_64 7/512 DEBUG: Verifying : avahi-libs-0.8-20.el9.x86_64 8/512 DEBUG: Verifying : basesystem-11-13.el9.noarch 9/512 DEBUG: Verifying : bash-5.1.8-9.el9.x86_64 10/512 DEBUG: Verifying : binutils-2.35.2-43.el9.x86_64 11/512 DEBUG: Verifying : binutils-gold-2.35.2-43.el9.x86_64 12/512 DEBUG: Verifying : bluez-libs-5.56-6.el9.x86_64 13/512 DEBUG: Verifying : bubblewrap-0.4.1-7.el9.x86_64 14/512 DEBUG: Verifying : bzip2-1.0.8-8.el9.x86_64 15/512 DEBUG: Verifying : bzip2-libs-1.0.8-8.el9.x86_64 16/512 DEBUG: Verifying : ca-certificates-2023.2.60_v7.0.306-90.1.el9.noar 17/512 DEBUG: Verifying : centos-gpg-keys-9.0-26.el9.noarch 18/512 DEBUG: Verifying : centos-stream-release-9.0-26.el9.noarch 19/512 DEBUG: Verifying : centos-stream-repos-9.0-26.el9.noarch 20/512 DEBUG: Verifying : coreutils-8.32-35.el9.x86_64 21/512 DEBUG: Verifying : coreutils-common-8.32-35.el9.x86_64 22/512 DEBUG: Verifying : cpio-2.13-16.el9.x86_64 23/512 DEBUG: Verifying : cracklib-2.9.6-27.el9.x86_64 24/512 DEBUG: Verifying : cracklib-dicts-2.9.6-27.el9.x86_64 25/512 DEBUG: Verifying : crypto-policies-20240304-1.gitb1c706d.el9.noarch 26/512 DEBUG: Verifying : crypto-policies-scripts-20240304-1.gitb1c706d.el 27/512 DEBUG: Verifying : cryptsetup-libs-2.7.2-1.el9.x86_64 28/512 DEBUG: Verifying : cups-libs-1:2.3.3op2-26.el9.x86_64 29/512 DEBUG: Verifying : curl-7.76.1-29.el9.x86_64 30/512 DEBUG: Verifying : cyrus-sasl-lib-2.1.27-21.el9.x86_64 31/512 DEBUG: Verifying : dbus-1:1.12.20-8.el9.x86_64 32/512 DEBUG: Verifying : dbus-broker-28-7.el9.x86_64 33/512 DEBUG: Verifying : dbus-common-1:1.12.20-8.el9.noarch 34/512 DEBUG: Verifying : dbus-libs-1:1.12.20-8.el9.x86_64 35/512 DEBUG: Verifying : dejavu-sans-fonts-2.37-18.el9.noarch 36/512 DEBUG: Verifying : device-mapper-9:1.02.197-2.el9.x86_64 37/512 DEBUG: Verifying : device-mapper-libs-9:1.02.197-2.el9.x86_64 38/512 DEBUG: Verifying : diffutils-3.7-12.el9.x86_64 39/512 DEBUG: Verifying : ed-1.14.2-12.el9.x86_64 40/512 DEBUG: Verifying : elfutils-0.191-4.el9.x86_64 41/512 DEBUG: Verifying : elfutils-debuginfod-client-0.191-4.el9.x86_64 42/512 DEBUG: Verifying : elfutils-default-yama-scope-0.191-4.el9.noarch 43/512 DEBUG: Verifying : elfutils-libelf-0.191-4.el9.x86_64 44/512 DEBUG: Verifying : elfutils-libs-0.191-4.el9.x86_64 45/512 DEBUG: Verifying : expat-2.5.0-2.el9.x86_64 46/512 DEBUG: Verifying : file-5.39-16.el9.x86_64 47/512 DEBUG: Verifying : file-libs-5.39-16.el9.x86_64 48/512 DEBUG: Verifying : filesystem-3.16-2.el9.x86_64 49/512 DEBUG: Verifying : findutils-1:4.8.0-6.el9.x86_64 50/512 DEBUG: Verifying : fonts-filesystem-1:2.0.5-7.el9.1.noarch 51/512 DEBUG: Verifying : freetype-2.10.4-9.el9.x86_64 52/512 DEBUG: Verifying : fuse-2.9.9-15.el9.x86_64 53/512 DEBUG: Verifying : fuse-common-3.10.2-8.el9.x86_64 54/512 DEBUG: Verifying : fuse-libs-2.9.9-15.el9.x86_64 55/512 DEBUG: Verifying : gawk-5.1.0-6.el9.x86_64 56/512 DEBUG: Verifying : gdbm-libs-1:1.23-1.el9.x86_64 57/512 DEBUG: Verifying : glib-networking-2.68.3-3.el9.x86_64 58/512 DEBUG: Verifying : glib2-2.68.4-15.el9.x86_64 59/512 DEBUG: Verifying : glibc-2.34-107.el9.x86_64 60/512 DEBUG: Verifying : glibc-common-2.34-107.el9.x86_64 61/512 DEBUG: Verifying : glibc-gconv-extra-2.34-107.el9.x86_64 62/512 DEBUG: Verifying : glibc-minimal-langpack-2.34-107.el9.x86_64 63/512 DEBUG: Verifying : gmp-1:6.2.0-13.el9.x86_64 64/512 DEBUG: Verifying : gnupg2-2.3.3-4.el9.x86_64 65/512 DEBUG: Verifying : gnutls-3.8.3-4.el9.x86_64 66/512 DEBUG: Verifying : gobject-introspection-1.68.0-11.el9.x86_64 67/512 DEBUG: Verifying : gpgme-1.15.1-6.el9.x86_64 68/512 DEBUG: Verifying : graphite2-1.3.14-9.el9.x86_64 69/512 DEBUG: Verifying : grep-3.6-5.el9.x86_64 70/512 DEBUG: Verifying : groff-base-1.22.4-10.el9.x86_64 71/512 DEBUG: Verifying : gsettings-desktop-schemas-40.0-6.el9.x86_64 72/512 DEBUG: Verifying : gzip-1.12-1.el9.x86_64 73/512 DEBUG: Verifying : harfbuzz-2.7.4-10.el9.x86_64 74/512 DEBUG: Verifying : hwdata-0.348-9.13.el9.noarch 75/512 DEBUG: Verifying : info-6.7-15.el9.x86_64 76/512 DEBUG: Verifying : json-c-0.14-11.el9.x86_64 77/512 DEBUG: Verifying : json-glib-1.6.6-1.el9.x86_64 78/512 DEBUG: Verifying : kbd-2.4.0-9.el9.x86_64 79/512 DEBUG: Verifying : kbd-legacy-2.4.0-9.el9.noarch 80/512 DEBUG: Verifying : kbd-misc-2.4.0-9.el9.noarch 81/512 DEBUG: Verifying : keyutils-libs-1.6.3-1.el9.x86_64 82/512 DEBUG: Verifying : kmod-28-9.el9.x86_64 83/512 DEBUG: Verifying : kmod-libs-28-9.el9.x86_64 84/512 DEBUG: Verifying : krb5-libs-1.21.1-2.el9.x86_64 85/512 DEBUG: Verifying : less-590-3.el9.x86_64 86/512 DEBUG: Verifying : libacl-2.3.1-4.el9.x86_64 87/512 DEBUG: Verifying : libarchive-3.5.3-4.el9.x86_64 88/512 DEBUG: Verifying : libassuan-2.5.5-3.el9.x86_64 89/512 DEBUG: Verifying : libatomic-11.4.1-3.el9.x86_64 90/512 DEBUG: Verifying : libattr-2.5.1-3.el9.x86_64 91/512 DEBUG: Verifying : libblkid-2.37.4-18.el9.x86_64 92/512 DEBUG: Verifying : libbrotli-1.0.9-6.el9.x86_64 93/512 DEBUG: Verifying : libcap-2.48-9.el9.x86_64 94/512 DEBUG: Verifying : libcap-ng-0.8.2-7.el9.x86_64 95/512 DEBUG: Verifying : libcbor-0.7.0-5.el9.x86_64 96/512 DEBUG: Verifying : libcom_err-1.46.5-5.el9.x86_64 97/512 DEBUG: Verifying : libcurl-7.76.1-29.el9.x86_64 98/512 DEBUG: Verifying : libdb-5.3.28-53.el9.x86_64 99/512 DEBUG: Verifying : libeconf-0.4.1-4.el9.x86_64 100/512 DEBUG: Verifying : libedit-3.1-38.20210216cvs.el9.x86_64 101/512 DEBUG: Verifying : libevent-2.1.12-6.el9.x86_64 102/512 DEBUG: Verifying : libfdisk-2.37.4-18.el9.x86_64 103/512 DEBUG: Verifying : libffi-3.4.2-8.el9.x86_64 104/512 DEBUG: Verifying : libfido2-1.13.0-2.el9.x86_64 105/512 DEBUG: Verifying : libgcc-11.4.1-3.el9.x86_64 106/512 DEBUG: Verifying : libgcrypt-1.10.0-10.el9.x86_64 107/512 DEBUG: Verifying : libgomp-11.4.1-3.el9.x86_64 108/512 DEBUG: Verifying : libgpg-error-1.42-5.el9.x86_64 109/512 DEBUG: Verifying : libgudev-237-1.el9.x86_64 110/512 DEBUG: Verifying : libgusb-0.3.8-2.el9.x86_64 111/512 DEBUG: Verifying : libicu-67.1-9.el9.x86_64 112/512 DEBUG: Verifying : libidn2-2.3.0-7.el9.x86_64 113/512 DEBUG: Verifying : libksba-1.5.1-6.el9.x86_64 114/512 DEBUG: Verifying : libmount-2.37.4-18.el9.x86_64 115/512 DEBUG: Verifying : libnghttp2-1.43.0-5.el9.1.x86_64 116/512 DEBUG: Verifying : libpciaccess-0.16-7.el9.x86_64 117/512 DEBUG: Verifying : libpkgconf-1.7.3-10.el9.x86_64 118/512 DEBUG: Verifying : libpng-2:1.6.37-12.el9.x86_64 119/512 DEBUG: Verifying : libproxy-0.4.15-35.el9.x86_64 120/512 DEBUG: Verifying : libpsl-0.21.1-5.el9.x86_64 121/512 DEBUG: Verifying : libpwquality-1.4.4-8.el9.x86_64 122/512 DEBUG: Verifying : libseccomp-2.5.2-2.el9.x86_64 123/512 DEBUG: Verifying : libselinux-3.6-1.el9.x86_64 124/512 DEBUG: Verifying : libselinux-utils-3.6-1.el9.x86_64 125/512 DEBUG: Verifying : libsemanage-3.6-1.el9.x86_64 126/512 DEBUG: Verifying : libsepol-3.6-1.el9.x86_64 127/512 DEBUG: Verifying : libsigsegv-2.13-4.el9.x86_64 128/512 DEBUG: Verifying : libsmartcols-2.37.4-18.el9.x86_64 129/512 DEBUG: Verifying : libssh-0.10.4-13.el9.x86_64 130/512 DEBUG: Verifying : libssh-config-0.10.4-13.el9.noarch 131/512 DEBUG: Verifying : libstdc++-11.4.1-3.el9.x86_64 132/512 DEBUG: Verifying : libtasn1-4.16.0-8.el9.x86_64 133/512 DEBUG: Verifying : libtdb-1.4.10-1.el9.x86_64 134/512 DEBUG: Verifying : libunistring-0.9.10-15.el9.x86_64 135/512 DEBUG: Verifying : libusbx-1.0.26-1.el9.x86_64 136/512 DEBUG: Verifying : libutempter-1.2.1-6.el9.x86_64 137/512 DEBUG: Verifying : libuuid-2.37.4-18.el9.x86_64 138/512 DEBUG: Verifying : libverto-0.3.2-3.el9.x86_64 139/512 DEBUG: Verifying : libxcrypt-4.4.18-3.el9.x86_64 140/512 DEBUG: Verifying : libxml2-2.9.13-6.el9.x86_64 141/512 DEBUG: Verifying : libzstd-1.5.1-2.el9.x86_64 142/512 DEBUG: Verifying : lua-libs-5.4.4-4.el9.x86_64 143/512 DEBUG: Verifying : lz4-libs-1.9.3-5.el9.x86_64 144/512 DEBUG: Verifying : make-1:4.3-8.el9.x86_64 145/512 DEBUG: Verifying : mpfr-4.1.0-7.el9.x86_64 146/512 DEBUG: Verifying : ncurses-6.2-10.20210508.el9.x86_64 147/512 DEBUG: Verifying : ncurses-base-6.2-10.20210508.el9.noarch 148/512 DEBUG: Verifying : ncurses-libs-6.2-10.20210508.el9.x86_64 149/512 DEBUG: Verifying : nettle-3.9.1-1.el9.x86_64 150/512 DEBUG: Verifying : npth-1.6-8.el9.x86_64 151/512 DEBUG: Verifying : openldap-2.6.6-3.el9.x86_64 152/512 DEBUG: Verifying : openssh-8.7p1-41.el9.x86_64 153/512 DEBUG: Verifying : openssh-clients-8.7p1-41.el9.x86_64 154/512 DEBUG: Verifying : openssl-1:3.2.2-1.el9.x86_64 155/512 DEBUG: Verifying : openssl-libs-1:3.2.2-1.el9.x86_64 156/512 DEBUG: Verifying : p11-kit-0.25.3-2.el9.x86_64 157/512 DEBUG: Verifying : p11-kit-trust-0.25.3-2.el9.x86_64 158/512 DEBUG: Verifying : pam-1.5.1-19.el9.x86_64 159/512 DEBUG: Verifying : pcre-8.44-4.el9.x86_64 160/512 DEBUG: Verifying : pcre2-10.40-5.el9.x86_64 161/512 DEBUG: Verifying : pcre2-syntax-10.40-5.el9.noarch 162/512 DEBUG: Verifying : pkgconf-1.7.3-10.el9.x86_64 163/512 DEBUG: Verifying : pkgconf-m4-1.7.3-10.el9.noarch 164/512 DEBUG: Verifying : pkgconf-pkg-config-1.7.3-10.el9.x86_64 165/512 DEBUG: Verifying : policycoreutils-3.6-2.1.el9.x86_64 166/512 DEBUG: Verifying : polkit-0.117-11.el9.x86_64 167/512 DEBUG: Verifying : polkit-libs-0.117-11.el9.x86_64 168/512 DEBUG: Verifying : polkit-pkla-compat-0.1-21.el9.x86_64 169/512 DEBUG: Verifying : popt-1.18-8.el9.x86_64 170/512 DEBUG: Verifying : publicsuffix-list-dafsa-20210518-3.el9.noarch 171/512 DEBUG: Verifying : python3-3.9.18-3.el9.x86_64 172/512 DEBUG: Verifying : python3-chardet-4.0.0-5.el9.noarch 173/512 DEBUG: Verifying : python3-dns-2.3.0-2.el9.noarch 174/512 DEBUG: Verifying : python3-idna-2.10-7.el9.1.noarch 175/512 DEBUG: Verifying : python3-libs-3.9.18-3.el9.x86_64 176/512 DEBUG: Verifying : python3-pip-wheel-21.3.1-1.el9.noarch 177/512 DEBUG: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 178/512 DEBUG: Verifying : python3-pysocks-1.7.1-12.el9.noarch 179/512 DEBUG: Verifying : python3-requests-2.25.1-8.el9.noarch 180/512 DEBUG: Verifying : python3-six-1.15.0-9.el9.noarch 181/512 DEBUG: Verifying : python3-urllib3-1.26.5-5.el9.noarch 182/512 DEBUG: Verifying : readline-8.1-4.el9.x86_64 183/512 DEBUG: Verifying : rpm-4.16.1.3-30.el9.x86_64 184/512 DEBUG: Verifying : rpm-build-libs-4.16.1.3-30.el9.x86_64 185/512 DEBUG: Verifying : rpm-libs-4.16.1.3-30.el9.x86_64 186/512 DEBUG: Verifying : sed-4.8-9.el9.x86_64 187/512 DEBUG: Verifying : setup-2.13.7-10.el9.noarch 188/512 DEBUG: Verifying : shadow-utils-2:4.9-8.el9.x86_64 189/512 DEBUG: Verifying : shared-mime-info-2.1-5.el9.x86_64 190/512 DEBUG: Verifying : sqlite-libs-3.34.1-7.el9.x86_64 191/512 DEBUG: Verifying : systemd-252-35.el9.x86_64 192/512 DEBUG: Verifying : systemd-libs-252-35.el9.x86_64 193/512 DEBUG: Verifying : systemd-pam-252-35.el9.x86_64 194/512 DEBUG: Verifying : systemd-rpm-macros-252-35.el9.noarch 195/512 DEBUG: Verifying : systemd-udev-252-35.el9.x86_64 196/512 DEBUG: Verifying : tar-2:1.34-6.el9.x86_64 197/512 DEBUG: Verifying : tpm2-tss-3.2.2-2.el9.x86_64 198/512 DEBUG: Verifying : tzdata-2024a-2.el9.noarch 199/512 DEBUG: Verifying : unzip-6.0-56.el9.x86_64 200/512 DEBUG: Verifying : util-linux-2.37.4-18.el9.x86_64 201/512 DEBUG: Verifying : util-linux-core-2.37.4-18.el9.x86_64 202/512 DEBUG: Verifying : which-2.21-29.el9.x86_64 203/512 DEBUG: Verifying : xz-5.2.5-8.el9.x86_64 204/512 DEBUG: Verifying : xz-libs-5.2.5-8.el9.x86_64 205/512 DEBUG: Verifying : zip-3.0-35.el9.x86_64 206/512 DEBUG: Verifying : zlib-1.2.11-41.el9.x86_64 207/512 DEBUG: Verifying : zstd-1.5.1-2.el9.x86_64 208/512 DEBUG: Verifying : LibRaw-0.21.1-1.el9.x86_64 209/512 DEBUG: Verifying : abattis-cantarell-fonts-0.301-4.el9.noarch 210/512 DEBUG: Verifying : adobe-mappings-cmap-20171205-12.el9.noarch 211/512 DEBUG: Verifying : adobe-mappings-cmap-deprecated-20171205-12.el9.n 212/512 DEBUG: Verifying : adobe-mappings-pdf-20180407-10.el9.noarch 213/512 DEBUG: Verifying : adwaita-cursor-theme-40.1.1-3.el9.noarch 214/512 DEBUG: Verifying : adwaita-icon-theme-40.1.1-3.el9.noarch 215/512 DEBUG: Verifying : alsa-lib-1.2.10-2.el9.x86_64 216/512 DEBUG: Verifying : annobin-12.31-2.el9.x86_64 217/512 DEBUG: Verifying : at-spi2-atk-2.38.0-4.el9.x86_64 218/512 DEBUG: Verifying : at-spi2-core-2.40.3-1.el9.x86_64 219/512 DEBUG: Verifying : atk-2.36.0-5.el9.x86_64 220/512 DEBUG: Verifying : avahi-glib-0.8-20.el9.x86_64 221/512 DEBUG: Verifying : cairo-1.17.4-7.el9.x86_64 222/512 DEBUG: Verifying : cairo-gobject-1.17.4-7.el9.x86_64 223/512 DEBUG: Verifying : colord-libs-1.4.5-4.el9.x86_64 224/512 DEBUG: Verifying : composefs-libs-1.0.3-2.el9.x86_64 225/512 DEBUG: Verifying : cpp-11.4.1-3.el9.x86_64 226/512 DEBUG: Verifying : dconf-0.40.0-6.el9.x86_64 227/512 DEBUG: Verifying : debugedit-5.0-5.el9.x86_64 228/512 DEBUG: Verifying : dwz-0.14-3.el9.x86_64 229/512 DEBUG: Verifying : efi-srpm-macros-4-9.el9.noarch 230/512 DEBUG: Verifying : exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 231/512 DEBUG: Verifying : exiv2-0.27.5-2.el9.x86_64 232/512 DEBUG: Verifying : exiv2-libs-0.27.5-2.el9.x86_64 233/512 DEBUG: Verifying : fdk-aac-free-2.0.0-8.el9.x86_64 234/512 DEBUG: Verifying : flac-libs-1.3.3-12.el9.x86_64 235/512 DEBUG: Verifying : flatpak-1.12.8-1.el9.x86_64 236/512 DEBUG: Verifying : flatpak-session-helper-1.12.8-1.el9.x86_64 237/512 DEBUG: Verifying : fontconfig-2.14.0-2.el9.x86_64 238/512 DEBUG: Verifying : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch 239/512 DEBUG: Verifying : fribidi-1.0.10-6.el9.2.x86_64 240/512 DEBUG: Verifying : gawk-all-langpacks-5.1.0-6.el9.x86_64 241/512 DEBUG: Verifying : gcc-11.4.1-3.el9.x86_64 242/512 DEBUG: Verifying : gcc-plugin-annobin-11.4.1-3.el9.x86_64 243/512 DEBUG: Verifying : gd-2.3.2-3.el9.x86_64 244/512 DEBUG: Verifying : gdb-minimal-10.2-13.el9.x86_64 245/512 DEBUG: Verifying : gdk-pixbuf2-2.42.6-4.el9.x86_64 246/512 DEBUG: Verifying : gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 247/512 DEBUG: Verifying : geoclue2-2.6.0-7.el9.x86_64 248/512 DEBUG: Verifying : ghc-srpm-macros-1.5.0-6.el9.noarch 249/512 DEBUG: Verifying : giflib-5.2.1-9.el9.x86_64 250/512 DEBUG: Verifying : git-core-2.43.0-1.el9.x86_64 251/512 DEBUG: Verifying : glibc-devel-2.34-107.el9.x86_64 252/512 DEBUG: Verifying : glibc-headers-2.34-107.el9.x86_64 253/512 DEBUG: Verifying : go-srpm-macros-3.2.0-3.el9.noarch 254/512 DEBUG: Verifying : google-droid-sans-fonts-20200215-11.el9.2.noarch 255/512 DEBUG: Verifying : graphene-1.10.6-2.el9.x86_64 256/512 DEBUG: Verifying : graphviz-2.44.0-26.el9.x86_64 257/512 DEBUG: Verifying : gsm-1.0.19-6.el9.x86_64 258/512 DEBUG: Verifying : gstreamer1-1.22.1-2.el9.x86_64 259/512 DEBUG: Verifying : gstreamer1-plugins-base-1.22.1-2.el9.x86_64 260/512 DEBUG: Verifying : gtk-update-icon-cache-3.24.31-4.el9.x86_64 261/512 DEBUG: Verifying : gtk2-2.24.33-8.el9.x86_64 262/512 DEBUG: Verifying : gtk3-3.24.31-4.el9.x86_64 263/512 DEBUG: Verifying : hicolor-icon-theme-0.17-13.el9.noarch 264/512 DEBUG: Verifying : imath-3.1.2-1.el9.x86_64 265/512 DEBUG: Verifying : iso-codes-4.6.0-3.el9.noarch 266/512 DEBUG: Verifying : jasper-libs-2.0.28-3.el9.x86_64 267/512 DEBUG: Verifying : jbig2dec-libs-0.19-7.el9.x86_64 268/512 DEBUG: Verifying : jbigkit-libs-2.1-23.el9.x86_64 269/512 DEBUG: Verifying : kernel-headers-5.14.0-457.el9.x86_64 270/512 DEBUG: Verifying : kernel-srpm-macros-1.0-13.el9.noarch 271/512 DEBUG: Verifying : langpacks-core-font-en-3.0-16.el9.noarch 272/512 DEBUG: Verifying : lcms2-2.12-3.el9.x86_64 273/512 DEBUG: Verifying : libICE-1.0.10-8.el9.x86_64 274/512 DEBUG: Verifying : libSM-1.2.3-10.el9.x86_64 275/512 DEBUG: Verifying : libX11-1.7.0-9.el9.x86_64 276/512 DEBUG: Verifying : libX11-common-1.7.0-9.el9.noarch 277/512 DEBUG: Verifying : libX11-xcb-1.7.0-9.el9.x86_64 278/512 DEBUG: Verifying : libXau-1.0.9-8.el9.x86_64 279/512 DEBUG: Verifying : libXaw-1.0.13-19.el9.x86_64 280/512 DEBUG: Verifying : libXcomposite-0.4.5-7.el9.x86_64 281/512 DEBUG: Verifying : libXcursor-1.2.0-7.el9.x86_64 282/512 DEBUG: Verifying : libXdamage-1.1.5-7.el9.x86_64 283/512 DEBUG: Verifying : libXext-1.3.4-8.el9.x86_64 284/512 DEBUG: Verifying : libXfixes-5.0.3-16.el9.x86_64 285/512 DEBUG: Verifying : libXft-2.3.3-8.el9.x86_64 286/512 DEBUG: Verifying : libXi-1.7.10-8.el9.x86_64 287/512 DEBUG: Verifying : libXinerama-1.1.4-10.el9.x86_64 288/512 DEBUG: Verifying : libXmu-1.1.3-8.el9.x86_64 289/512 DEBUG: Verifying : libXpm-3.5.13-10.el9.x86_64 290/512 DEBUG: Verifying : libXrandr-1.5.2-8.el9.x86_64 291/512 DEBUG: Verifying : libXrender-0.9.10-16.el9.x86_64 292/512 DEBUG: Verifying : libXt-1.2.0-6.el9.x86_64 293/512 DEBUG: Verifying : libXtst-1.2.3-16.el9.x86_64 294/512 DEBUG: Verifying : libXv-1.0.11-16.el9.x86_64 295/512 DEBUG: Verifying : libXxf86vm-1.1.4-18.el9.x86_64 296/512 DEBUG: Verifying : libappstream-glib-0.7.18-5.el9.x86_64 297/512 DEBUG: Verifying : libasyncns-0.8-22.el9.x86_64 298/512 DEBUG: Verifying : libcanberra-0.30-27.el9.x86_64 299/512 DEBUG: Verifying : libcanberra-gtk2-0.30-27.el9.x86_64 300/512 DEBUG: Verifying : libcanberra-gtk3-0.30-27.el9.x86_64 301/512 DEBUG: Verifying : libdatrie-0.2.13-4.el9.x86_64 302/512 DEBUG: Verifying : libdrm-2.4.121-1.el9.x86_64 303/512 DEBUG: Verifying : libepoxy-1.5.5-4.el9.x86_64 304/512 DEBUG: Verifying : libexif-0.6.22-6.el9.x86_64 305/512 DEBUG: Verifying : libfontenc-1.1.3-17.el9.x86_64 306/512 DEBUG: Verifying : libgexiv2-0.12.3-1.el9.x86_64 307/512 DEBUG: Verifying : libglvnd-1:1.3.4-1.el9.x86_64 308/512 DEBUG: Verifying : libglvnd-egl-1:1.3.4-1.el9.x86_64 309/512 DEBUG: Verifying : libglvnd-glx-1:1.3.4-1.el9.x86_64 310/512 DEBUG: Verifying : libgs-9.54.0-14.el9.x86_64 311/512 DEBUG: Verifying : libgsf-1.14.47-5.el9.x86_64 312/512 DEBUG: Verifying : libgxps-0.3.2-3.el9.x86_64 313/512 DEBUG: Verifying : libijs-0.35-15.el9.x86_64 314/512 DEBUG: Verifying : libiptcdata-1.0.5-9.el9.x86_64 315/512 DEBUG: Verifying : libjpeg-turbo-2.0.90-7.el9.x86_64 316/512 DEBUG: Verifying : libldac-2.0.2.3-10.el9.x86_64 317/512 DEBUG: Verifying : libmpc-1.2.1-4.el9.x86_64 318/512 DEBUG: Verifying : libnotify-0.7.9-8.el9.x86_64 319/512 DEBUG: Verifying : libogg-2:1.3.4-6.el9.x86_64 320/512 DEBUG: Verifying : libosinfo-1.10.0-1.el9.x86_64 321/512 DEBUG: Verifying : libpaper-1.1.28-4.el9.x86_64 322/512 DEBUG: Verifying : libproxy-webkitgtk4-0.4.15-35.el9.x86_64 323/512 DEBUG: Verifying : librsvg2-2.50.7-3.el9.x86_64 324/512 DEBUG: Verifying : libsbc-1.4-9.el9.x86_64 325/512 DEBUG: Verifying : libsndfile-1.0.31-8.el9.x86_64 326/512 DEBUG: Verifying : libsoup-2.72.0-8.el9.x86_64 327/512 DEBUG: Verifying : libstemmer-0-18.585svn.el9.x86_64 328/512 DEBUG: Verifying : libthai-0.1.28-8.el9.x86_64 329/512 DEBUG: Verifying : libtheora-1:1.1.1-31.el9.x86_64 330/512 DEBUG: Verifying : libtiff-4.4.0-12.el9.x86_64 331/512 DEBUG: Verifying : libtool-ltdl-2.4.6-45.el9.x86_64 332/512 DEBUG: Verifying : libtracker-sparql-3.1.2-3.el9.x86_64 333/512 DEBUG: Verifying : libvisual-1:0.4.0-34.el9.x86_64 334/512 DEBUG: Verifying : libvorbis-1:1.3.7-5.el9.x86_64 335/512 DEBUG: Verifying : libwayland-client-1.21.0-1.el9.x86_64 336/512 DEBUG: Verifying : libwayland-cursor-1.21.0-1.el9.x86_64 337/512 DEBUG: Verifying : libwayland-egl-1.21.0-1.el9.x86_64 338/512 DEBUG: Verifying : libwayland-server-1.21.0-1.el9.x86_64 339/512 DEBUG: Verifying : libwebp-1.2.0-8.el9.x86_64 340/512 DEBUG: Verifying : libwmf-lite-0.2.12-10.el9.x86_64 341/512 DEBUG: Verifying : libxcb-1.13.1-9.el9.x86_64 342/512 DEBUG: Verifying : libxcrypt-compat-4.4.18-3.el9.x86_64 343/512 DEBUG: Verifying : libxcrypt-devel-4.4.18-3.el9.x86_64 344/512 DEBUG: Verifying : libxkbcommon-1.0.3-4.el9.x86_64 345/512 DEBUG: Verifying : libxshmfence-1.3-10.el9.x86_64 346/512 DEBUG: Verifying : libxslt-1.1.34-9.el9.x86_64 347/512 DEBUG: Verifying : llvm-libs-17.0.6-5.el9.x86_64 348/512 DEBUG: Verifying : low-memory-monitor-2.1-4.el9.x86_64 349/512 DEBUG: Verifying : lua-srpm-macros-1-6.el9.noarch 350/512 DEBUG: Verifying : mesa-libEGL-23.3.3-1.el9.x86_64 351/512 DEBUG: Verifying : mesa-libGL-23.3.3-1.el9.x86_64 352/512 DEBUG: Verifying : mesa-libgbm-23.3.3-1.el9.x86_64 353/512 DEBUG: Verifying : mesa-libglapi-23.3.3-1.el9.x86_64 354/512 DEBUG: Verifying : mkfontscale-1.2.1-3.el9.x86_64 355/512 DEBUG: Verifying : nspr-4.35.0-7.el9.x86_64 356/512 DEBUG: Verifying : nss-3.90.0-7.el9.x86_64 357/512 DEBUG: Verifying : nss-softokn-3.90.0-7.el9.x86_64 358/512 DEBUG: Verifying : nss-softokn-freebl-3.90.0-7.el9.x86_64 359/512 DEBUG: Verifying : nss-sysinit-3.90.0-7.el9.x86_64 360/512 DEBUG: Verifying : nss-util-3.90.0-7.el9.x86_64 361/512 DEBUG: Verifying : ocaml-srpm-macros-6-6.el9.noarch 362/512 DEBUG: Verifying : openblas-srpm-macros-2-11.el9.noarch 363/512 DEBUG: Verifying : openexr-libs-3.1.1-2.el9.x86_64 364/512 DEBUG: Verifying : openjpeg2-2.4.0-7.el9.x86_64 365/512 DEBUG: Verifying : opus-1.3.1-10.el9.x86_64 366/512 DEBUG: Verifying : orc-0.4.31-6.el9.x86_64 367/512 DEBUG: Verifying : osinfo-db-20231215-1.el9.noarch 368/512 DEBUG: Verifying : osinfo-db-tools-1.10.0-1.el9.x86_64 369/512 DEBUG: Verifying : ostree-libs-2024.6-1.el9.x86_64 370/512 DEBUG: Verifying : p11-kit-server-0.25.3-2.el9.x86_64 371/512 DEBUG: Verifying : pango-1.48.7-3.el9.x86_64 372/512 DEBUG: Verifying : patch-2.7.6-16.el9.x86_64 373/512 DEBUG: Verifying : perl-AutoLoader-5.74-481.el9.noarch 374/512 DEBUG: Verifying : perl-B-1.80-481.el9.x86_64 375/512 DEBUG: Verifying : perl-Carp-1.50-460.el9.noarch 376/512 DEBUG: Verifying : perl-Class-Struct-0.66-481.el9.noarch 377/512 DEBUG: Verifying : perl-Data-Dumper-2.174-462.el9.x86_64 378/512 DEBUG: Verifying : perl-Digest-1.19-4.el9.noarch 379/512 DEBUG: Verifying : perl-Digest-MD5-2.58-4.el9.x86_64 380/512 DEBUG: Verifying : perl-Encode-4:3.08-462.el9.x86_64 381/512 DEBUG: Verifying : perl-Errno-1.30-481.el9.x86_64 382/512 DEBUG: Verifying : perl-Exporter-5.74-461.el9.noarch 383/512 DEBUG: Verifying : perl-Fcntl-1.13-481.el9.x86_64 384/512 DEBUG: Verifying : perl-File-Basename-2.85-481.el9.noarch 385/512 DEBUG: Verifying : perl-File-Path-2.18-4.el9.noarch 386/512 DEBUG: Verifying : perl-File-Temp-1:0.231.100-4.el9.noarch 387/512 DEBUG: Verifying : perl-File-stat-1.09-481.el9.noarch 388/512 DEBUG: Verifying : perl-FileHandle-2.03-481.el9.noarch 389/512 DEBUG: Verifying : perl-Getopt-Long-1:2.52-4.el9.noarch 390/512 DEBUG: Verifying : perl-Getopt-Std-1.12-481.el9.noarch 391/512 DEBUG: Verifying : perl-HTTP-Tiny-0.076-462.el9.noarch 392/512 DEBUG: Verifying : perl-IO-1.43-481.el9.x86_64 393/512 DEBUG: Verifying : perl-IO-Socket-IP-0.41-5.el9.noarch 394/512 DEBUG: Verifying : perl-IO-Socket-SSL-2.073-1.el9.noarch 395/512 DEBUG: Verifying : perl-IPC-Open3-1.21-481.el9.noarch 396/512 DEBUG: Verifying : perl-MIME-Base64-3.16-4.el9.x86_64 397/512 DEBUG: Verifying : perl-Mozilla-CA-20200520-6.el9.noarch 398/512 DEBUG: Verifying : perl-NDBM_File-1.15-481.el9.x86_64 399/512 DEBUG: Verifying : perl-Net-SSLeay-1.92-2.el9.x86_64 400/512 DEBUG: Verifying : perl-POSIX-1.94-481.el9.x86_64 401/512 DEBUG: Verifying : perl-PathTools-3.78-461.el9.x86_64 402/512 DEBUG: Verifying : perl-Pod-Escapes-1:1.07-460.el9.noarch 403/512 DEBUG: Verifying : perl-Pod-Perldoc-3.28.01-461.el9.noarch 404/512 DEBUG: Verifying : perl-Pod-Simple-1:3.42-4.el9.noarch 405/512 DEBUG: Verifying : perl-Pod-Usage-4:2.01-4.el9.noarch 406/512 DEBUG: Verifying : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 407/512 DEBUG: Verifying : perl-SelectSaver-1.02-481.el9.noarch 408/512 DEBUG: Verifying : perl-Socket-4:2.031-4.el9.x86_64 409/512 DEBUG: Verifying : perl-Storable-1:3.21-460.el9.x86_64 410/512 DEBUG: Verifying : perl-Symbol-1.08-481.el9.noarch 411/512 DEBUG: Verifying : perl-Term-ANSIColor-5.01-461.el9.noarch 412/512 DEBUG: Verifying : perl-Term-Cap-1.17-460.el9.noarch 413/512 DEBUG: Verifying : perl-Text-ParseWords-3.30-460.el9.noarch 414/512 DEBUG: Verifying : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 415/512 DEBUG: Verifying : perl-Time-Local-2:1.300-7.el9.noarch 416/512 DEBUG: Verifying : perl-URI-5.09-3.el9.noarch 417/512 DEBUG: Verifying : perl-base-2.27-481.el9.noarch 418/512 DEBUG: Verifying : perl-constant-1.33-461.el9.noarch 419/512 DEBUG: Verifying : perl-if-0.60.800-481.el9.noarch 420/512 DEBUG: Verifying : perl-interpreter-4:5.32.1-481.el9.x86_64 421/512 DEBUG: Verifying : perl-libnet-3.13-4.el9.noarch 422/512 DEBUG: Verifying : perl-libs-4:5.32.1-481.el9.x86_64 423/512 DEBUG: Verifying : perl-mro-1.23-481.el9.x86_64 424/512 DEBUG: Verifying : perl-overload-1.31-481.el9.noarch 425/512 DEBUG: Verifying : perl-overloading-0.02-481.el9.noarch 426/512 DEBUG: Verifying : perl-parent-1:0.238-460.el9.noarch 427/512 DEBUG: Verifying : perl-podlators-1:4.14-460.el9.noarch 428/512 DEBUG: Verifying : perl-srpm-macros-1-41.el9.noarch 429/512 DEBUG: Verifying : perl-subs-1.03-481.el9.noarch 430/512 DEBUG: Verifying : perl-vars-1.05-481.el9.noarch 431/512 DEBUG: Verifying : pipewire-1.0.1-1.el9.x86_64 432/512 DEBUG: Verifying : pipewire-alsa-1.0.1-1.el9.x86_64 433/512 DEBUG: Verifying : pipewire-jack-audio-connection-kit-1.0.1-1.el9.x 434/512 DEBUG: Verifying : pipewire-jack-audio-connection-kit-libs-1.0.1-1. 435/512 DEBUG: Verifying : pipewire-libs-1.0.1-1.el9.x86_64 436/512 DEBUG: Verifying : pipewire-pulseaudio-1.0.1-1.el9.x86_64 437/512 DEBUG: Verifying : pixman-0.40.0-6.el9.x86_64 438/512 DEBUG: Verifying : poppler-21.01.0-20.el9.x86_64 439/512 DEBUG: Verifying : poppler-data-0.4.9-9.el9.noarch 440/512 DEBUG: Verifying : poppler-glib-21.01.0-20.el9.x86_64 441/512 DEBUG: Verifying : pulseaudio-libs-15.0-2.el9.x86_64 442/512 DEBUG: Verifying : pyproject-srpm-macros-1.12.0-1.el9.noarch 443/512 DEBUG: Verifying : python-rpm-macros-3.9-53.el9.noarch 444/512 DEBUG: Verifying : python-srpm-macros-3.9-53.el9.noarch 445/512 DEBUG: Verifying : python-unversioned-command-3.9.18-3.el9.noarch 446/512 DEBUG: Verifying : python3-babel-2.9.1-2.el9.noarch 447/512 DEBUG: Verifying : python3-devel-3.9.18-3.el9.x86_64 448/512 DEBUG: Verifying : python3-docutils-0.16-6.el9.noarch 449/512 DEBUG: Verifying : python3-packaging-20.9-5.el9.noarch 450/512 DEBUG: Verifying : python3-pip-21.3.1-1.el9.noarch 451/512 DEBUG: Verifying : python3-pytz-2021.1-5.el9.noarch 452/512 DEBUG: Verifying : python3-rpm-generators-12-9.el9.noarch 453/512 DEBUG: Verifying : python3-rpm-macros-3.9-53.el9.noarch 454/512 DEBUG: Verifying : python3-tomli-2.0.1-5.el9.noarch 455/512 DEBUG: Verifying : qt5-srpm-macros-5.15.9-1.el9.noarch 456/512 DEBUG: Verifying : redhat-rpm-config-207-1.el9.noarch 457/512 DEBUG: Verifying : rpm-build-4.16.1.3-30.el9.x86_64 458/512 DEBUG: Verifying : rtkit-0.11-28.el9.x86_64 459/512 DEBUG: Verifying : rust-srpm-macros-17-4.el9.noarch 460/512 DEBUG: Verifying : sound-theme-freedesktop-0.8-17.el9.noarch 461/512 DEBUG: Verifying : totem-pl-parser-3.26.6-2.el9.x86_64 462/512 DEBUG: Verifying : tracker-3.1.2-3.el9.x86_64 463/512 DEBUG: Verifying : tracker-miners-3.1.2-4.el9.x86_64 464/512 DEBUG: Verifying : upower-0.99.11-11.el9.x86_64 465/512 DEBUG: Verifying : urw-base35-bookman-fonts-20200910-6.el9.noarch 466/512 DEBUG: Verifying : urw-base35-c059-fonts-20200910-6.el9.noarch 467/512 DEBUG: Verifying : urw-base35-d050000l-fonts-20200910-6.el9.noarch 468/512 DEBUG: Verifying : urw-base35-fonts-20200910-6.el9.noarch 469/512 DEBUG: Verifying : urw-base35-fonts-common-20200910-6.el9.noarch 470/512 DEBUG: Verifying : urw-base35-gothic-fonts-20200910-6.el9.noarch 471/512 DEBUG: Verifying : urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.n 472/512 DEBUG: Verifying : urw-base35-nimbus-roman-fonts-20200910-6.el9.noa 473/512 DEBUG: Verifying : urw-base35-nimbus-sans-fonts-20200910-6.el9.noar 474/512 DEBUG: Verifying : urw-base35-p052-fonts-20200910-6.el9.noarch 475/512 DEBUG: Verifying : urw-base35-standard-symbols-ps-fonts-20200910-6. 476/512 DEBUG: Verifying : urw-base35-z003-fonts-20200910-6.el9.noarch 477/512 DEBUG: Verifying : webkit2gtk3-jsc-2.44.2-1.el9.x86_64 478/512 DEBUG: Verifying : webrtc-audio-processing-0.3.1-8.el9.x86_64 479/512 DEBUG: Verifying : wireplumber-0.4.14-1.el9.x86_64 480/512 DEBUG: Verifying : wireplumber-libs-0.4.14-1.el9.x86_64 481/512 DEBUG: Verifying : xdg-dbus-proxy-0.1.3-1.el9.x86_64 482/512 DEBUG: Verifying : xdg-desktop-portal-1.12.6-1.el9.x86_64 483/512 DEBUG: Verifying : xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 484/512 DEBUG: Verifying : xkeyboard-config-2.33-2.el9.noarch 485/512 DEBUG: Verifying : xml-common-0.6.3-58.el9.noarch 486/512 DEBUG: Verifying : xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarc 487/512 DEBUG: Verifying : python3-imagesize-1.2.0-6.el9.noarch 488/512 DEBUG: Verifying : python3-pygments-2.7.4-4.el9.noarch 489/512 DEBUG: Verifying : python3-snowballstemmer-1.9.0-10.el9.noarch 490/512 DEBUG: Verifying : python3-sphinx-1:3.4.3-8.el9.noarch 491/512 DEBUG: Verifying : python3-sphinx-theme-alabaster-0.7.12-13.el9.noa 492/512 DEBUG: Verifying : python3-sphinxcontrib-applehelp-1.0.2-5.el9.noar 493/512 DEBUG: Verifying : python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch 494/512 DEBUG: Verifying : python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarc 495/512 DEBUG: Verifying : python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch 496/512 DEBUG: Verifying : python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch 497/512 DEBUG: Verifying : python3-sphinxcontrib-serializinghtml-1.1.4-5.el 498/512 DEBUG: Verifying : libraqm-0.7.0-7.el9s.x86_64 499/512 DEBUG: Verifying : python3-eventlet-0.36.1-1.el9s.noarch 500/512 DEBUG: Verifying : python3-greenlet-3.0.3-2.el9s.x86_64 501/512 DEBUG: Verifying : python3-jinja2-3.0.1-2.el9s.noarch 502/512 DEBUG: Verifying : python3-markupsafe-2.1.3-2.el9s.x86_64 503/512 DEBUG: Verifying : python3-pbr-5.11.1-1.el9s.noarch 504/512 DEBUG: Verifying : python3-setuptools-65.5.1-2.el9s.noarch 505/512 DEBUG: Verifying : python3-setuptools-wheel-65.5.1-2.el9s.noarch 506/512 DEBUG: Verifying : python3-sqlalchemy-1.4.51-2.el9s.x86_64 507/512 DEBUG: Verifying : python3-typing-extensions-4.9.0-1.el9s.noarch 508/512 DEBUG: Verifying : ImageMagick-6.9.12.98-1.el9s.x86_64 509/512 DEBUG: Verifying : ImageMagick-libs-6.9.12.98-1.el9s.x86_64 510/512 DEBUG: Verifying : liblqr-1-0.4.2-17.el9s.x86_64 511/512 DEBUG: Verifying : python3-setuptools_scm-7.1.0-2.el9s.noarch 512/512 DEBUG: Installed: DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: NetworkManager-libnm-1:1.47.91-1.el9.x86_64 DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: alsa-lib-1.2.10-2.el9.x86_64 DEBUG: alternatives-1.24-1.el9.x86_64 DEBUG: annobin-12.31-2.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: avahi-glib-0.8-20.el9.x86_64 DEBUG: avahi-libs-0.8-20.el9.x86_64 DEBUG: basesystem-11-13.el9.noarch DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: binutils-2.35.2-43.el9.x86_64 DEBUG: binutils-gold-2.35.2-43.el9.x86_64 DEBUG: bluez-libs-5.56-6.el9.x86_64 DEBUG: bubblewrap-0.4.1-7.el9.x86_64 DEBUG: bzip2-1.0.8-8.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: centos-gpg-keys-9.0-26.el9.noarch DEBUG: centos-stream-release-9.0-26.el9.noarch DEBUG: centos-stream-repos-9.0-26.el9.noarch DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: composefs-libs-1.0.3-2.el9.x86_64 DEBUG: coreutils-8.32-35.el9.x86_64 DEBUG: coreutils-common-8.32-35.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: crypto-policies-20240304-1.gitb1c706d.el9.noarch DEBUG: crypto-policies-scripts-20240304-1.gitb1c706d.el9.noarch DEBUG: cryptsetup-libs-2.7.2-1.el9.x86_64 DEBUG: cups-libs-1:2.3.3op2-26.el9.x86_64 DEBUG: curl-7.76.1-29.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: dbus-1:1.12.20-8.el9.x86_64 DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: dbus-common-1:1.12.20-8.el9.noarch DEBUG: dbus-libs-1:1.12.20-8.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: device-mapper-9:1.02.197-2.el9.x86_64 DEBUG: device-mapper-libs-9:1.02.197-2.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: elfutils-0.191-4.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.191-4.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.191-4.el9.noarch DEBUG: elfutils-libelf-0.191-4.el9.x86_64 DEBUG: elfutils-libs-0.191-4.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: expat-2.5.0-2.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: findutils-1:4.8.0-6.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: flatpak-1.12.8-1.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: fonts-filesystem-1:2.0.5-7.el9.1.noarch DEBUG: fonts-srpm-macros-1:2.0.5-7.el9.1.noarch DEBUG: freetype-2.10.4-9.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: fuse-2.9.9-15.el9.x86_64 DEBUG: fuse-common-3.10.2-8.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: gdb-minimal-10.2-13.el9.x86_64 DEBUG: gdbm-libs-1:1.23-1.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-4.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: git-core-2.43.0-1.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: glib2-2.68.4-15.el9.x86_64 DEBUG: glibc-2.34-107.el9.x86_64 DEBUG: glibc-common-2.34-107.el9.x86_64 DEBUG: glibc-devel-2.34-107.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-107.el9.x86_64 DEBUG: glibc-headers-2.34-107.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-107.el9.x86_64 DEBUG: gmp-1:6.2.0-13.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: gnutls-3.8.3-4.el9.x86_64 DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-2.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-4.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: gtk3-3.24.31-4.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: hwdata-0.348-9.13.el9.noarch DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: kbd-misc-2.4.0-9.el9.noarch DEBUG: kernel-headers-5.14.0-457.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: kmod-28-9.el9.x86_64 DEBUG: kmod-libs-28-9.el9.x86_64 DEBUG: krb5-libs-1.21.1-2.el9.x86_64 DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: less-590-3.el9.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libX11-1.7.0-9.el9.x86_64 DEBUG: libX11-common-1.7.0-9.el9.noarch DEBUG: libX11-xcb-1.7.0-9.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: libatomic-11.4.1-3.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libblkid-2.37.4-18.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libcom_err-1.46.5-5.el9.x86_64 DEBUG: libcurl-7.76.1-29.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libdrm-2.4.121-1.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libfdisk-2.37.4-18.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: libgcc-11.4.1-3.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: libglvnd-1:1.3.4-1.el9.x86_64 DEBUG: libglvnd-egl-1:1.3.4-1.el9.x86_64 DEBUG: libglvnd-glx-1:1.3.4-1.el9.x86_64 DEBUG: libgomp-11.4.1-3.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libgs-9.54.0-14.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libksba-1.5.1-6.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: libmount-2.37.4-18.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: libogg-2:1.3.4-6.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: libpng-2:1.6.37-12.el9.x86_64 DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: libselinux-utils-3.6-1.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: libsmartcols-2.37.4-18.el9.x86_64 DEBUG: libsndfile-1.0.31-8.el9.x86_64 DEBUG: libsoup-2.72.0-8.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: libtdb-1.4.10-1.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: libtheora-1:1.1.1-31.el9.x86_64 DEBUG: libtiff-4.4.0-12.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-45.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: libuuid-2.37.4-18.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: libvisual-1:0.4.0-34.el9.x86_64 DEBUG: libvorbis-1:1.3.7-5.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxml2-2.9.13-6.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: llvm-libs-17.0.6-5.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: make-1:4.3-8.el9.x86_64 DEBUG: mesa-libEGL-23.3.3-1.el9.x86_64 DEBUG: mesa-libGL-23.3.3-1.el9.x86_64 DEBUG: mesa-libgbm-23.3.3-1.el9.x86_64 DEBUG: mesa-libglapi-23.3.3-1.el9.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: nspr-4.35.0-7.el9.x86_64 DEBUG: nss-3.90.0-7.el9.x86_64 DEBUG: nss-softokn-3.90.0-7.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-7.el9.x86_64 DEBUG: nss-sysinit-3.90.0-7.el9.x86_64 DEBUG: nss-util-3.90.0-7.el9.x86_64 DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.el9.x86_64 DEBUG: openldap-2.6.6-3.el9.x86_64 DEBUG: openssh-8.7p1-41.el9.x86_64 DEBUG: openssh-clients-8.7p1-41.el9.x86_64 DEBUG: openssl-1:3.2.2-1.el9.x86_64 DEBUG: openssl-libs-1:3.2.2-1.el9.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203352.ce6a105.el9.noarch DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: osinfo-db-20231215-1.el9.noarch DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: ostree-libs-2024.6-1.el9.x86_64 DEBUG: p11-kit-0.25.3-2.el9.x86_64 DEBUG: p11-kit-server-0.25.3-2.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: pam-1.5.1-19.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: pcre2-10.40-5.el9.x86_64 DEBUG: pcre2-syntax-10.40-5.el9.noarch DEBUG: perl-AutoLoader-5.74-481.el9.noarch DEBUG: perl-B-1.80-481.el9.x86_64 DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Class-Struct-0.66-481.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-Encode-4:3.08-462.el9.x86_64 DEBUG: perl-Errno-1.30-481.el9.x86_64 DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-Fcntl-1.13-481.el9.x86_64 DEBUG: perl-File-Basename-2.85-481.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-File-Temp-1:0.231.100-4.el9.noarch DEBUG: perl-File-stat-1.09-481.el9.noarch DEBUG: perl-FileHandle-2.03-481.el9.noarch DEBUG: perl-Getopt-Long-1:2.52-4.el9.noarch DEBUG: perl-Getopt-Std-1.12-481.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-IO-1.43-481.el9.x86_64 DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-IPC-Open3-1.21-481.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 DEBUG: perl-POSIX-1.94-481.el9.x86_64 DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-Pod-Escapes-1:1.07-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Pod-Simple-1:3.42-4.el9.noarch DEBUG: perl-Pod-Usage-4:2.01-4.el9.noarch DEBUG: perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 DEBUG: perl-SelectSaver-1.02-481.el9.noarch DEBUG: perl-Socket-4:2.031-4.el9.x86_64 DEBUG: perl-Storable-1:3.21-460.el9.x86_64 DEBUG: perl-Symbol-1.08-481.el9.noarch DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Time-Local-2:1.300-7.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-base-2.27-481.el9.noarch DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-if-0.60.800-481.el9.noarch DEBUG: perl-interpreter-4:5.32.1-481.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-libs-4:5.32.1-481.el9.x86_64 DEBUG: perl-mro-1.23-481.el9.x86_64 DEBUG: perl-overload-1.31-481.el9.noarch DEBUG: perl-overloading-0.02-481.el9.noarch DEBUG: perl-parent-1:0.238-460.el9.noarch DEBUG: perl-podlators-1:4.14-460.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: perl-subs-1.03-481.el9.noarch DEBUG: perl-vars-1.05-481.el9.noarch DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: policycoreutils-3.6-2.1.el9.x86_64 DEBUG: polkit-0.117-11.el9.x86_64 DEBUG: polkit-libs-0.117-11.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: poppler-21.01.0-20.el9.x86_64 DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: poppler-glib-21.01.0-20.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pulseaudio-libs-15.0-2.el9.x86_64 DEBUG: pyproject-srpm-macros-1.12.0-1.el9.noarch DEBUG: python-rpm-macros-3.9-53.el9.noarch DEBUG: python-srpm-macros-3.9-53.el9.noarch DEBUG: python-unversioned-command-3.9.18-3.el9.noarch DEBUG: python3-3.9.18-3.el9.x86_64 DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-devel-3.9.18-3.el9.x86_64 DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-eventlet-0.36.1-1.el9s.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-idna-2.10-7.el9.1.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-libs-3.9.18-3.el9.x86_64 DEBUG: python3-markupsafe-2.1.3-2.el9s.x86_64 DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: python3-requests-2.25.1-8.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: python3-rpm-macros-3.9-53.el9.noarch DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-1:3.4.3-8.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-typing-extensions-4.9.0-1.el9s.noarch DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: readline-8.1-4.el9.x86_64 DEBUG: redhat-rpm-config-207-1.el9.noarch DEBUG: rpm-4.16.1.3-30.el9.x86_64 DEBUG: rpm-build-4.16.1.3-30.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-30.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-30.el9.x86_64 DEBUG: rtkit-0.11-28.el9.x86_64 DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: sed-4.8-9.el9.x86_64 DEBUG: setup-2.13.7-10.el9.noarch DEBUG: shadow-utils-2:4.9-8.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: systemd-252-35.el9.x86_64 DEBUG: systemd-libs-252-35.el9.x86_64 DEBUG: systemd-pam-252-35.el9.x86_64 DEBUG: systemd-rpm-macros-252-35.el9.noarch DEBUG: systemd-udev-252-35.el9.x86_64 DEBUG: tar-2:1.34-6.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: tzdata-2024a-2.el9.noarch DEBUG: unzip-6.0-56.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: util-linux-2.37.4-18.el9.x86_64 DEBUG: util-linux-core-2.37.4-18.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.44.2-1.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: zip-3.0-35.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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 Finish: installing minimal buildroot with dnf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/os-release DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/SOURCES DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/originals DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos9-master-uc-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: userdel: user 'mockbuild' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos9-master-uc-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: groupdel: group 'mock' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos9-master-uc-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: ['useradd', 'mockbuild', '-o', '-u', '1020', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos9-master-uc-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: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/.initialized DEBUG: child environment: None DEBUG: Executing command: ['sync'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Start: creating root cache DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--one-file-system', '--exclude-caches', '--exclude-caches-under', '--use-compress-program', 'pigz', '-cf', '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root', '--exclude=./proc', '--exclude=./sys', '--exclude=./dev', '--exclude=./tmp/ccache', '--exclude=./var/cache/yum', '--exclude=./var/cache/dnf', '--exclude=./var/log', '--exclude=.//proc', '--exclude=.//proc', '--exclude=.//sys', '--exclude=.//sys', '--exclude=.//dev/shm', '--exclude=.//dev/pts', '--exclude=.//proc/filesystems', '--exclude=.//sys/fs/selinux', '--exclude=.//var/cache/yum', '--exclude=.//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 Finish: creating root cache Finish: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-master-uc-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'} and shell False DEBUG: libgcc-11.4.1-3.el9.x86_64 DEBUG: crypto-policies-20240304-1.gitb1c706d.el9.noarch DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2024a-2.el9.noarch DEBUG: hwdata-0.348-9.13.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20231215-1.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: libX11-common-1.7.0-9.el9.noarch DEBUG: kernel-headers-5.14.0-457.el9.x86_64 DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-5.el9.noarch DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: kbd-misc-2.4.0-9.el9.noarch DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: fuse-common-3.10.2-8.el9.x86_64 DEBUG: coreutils-common-8.32-35.el9.x86_64 DEBUG: centos-gpg-keys-9.0-26.el9.noarch DEBUG: centos-stream-repos-9.0-26.el9.noarch DEBUG: centos-stream-release-9.0-26.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-107.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-107.el9.x86_64 DEBUG: glibc-common-2.34-107.el9.x86_64 DEBUG: glibc-2.34-107.el9.x86_64 DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-6.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-2.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libuuid-2.37.4-18.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: elfutils-libelf-0.191-4.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.35.0-7.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-45.el9.x86_64 DEBUG: nss-util-3.90.0-7.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: libgomp-11.4.1-3.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: pcre2-10.40-5.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.10-2.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: findutils-4.8.0-6.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: libcom_err-1.46.5-5.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: p11-kit-0.25.3-2.el9.x86_64 DEBUG: libtdb-1.4.10-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libX11-xcb-1.7.0-9.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: shadow-utils-4.9-8.el9.x86_64 DEBUG: libselinux-utils-3.6-1.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-56.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: alternatives-1.24-1.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-18.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.2.2-1.el9.x86_64 DEBUG: coreutils-8.32-35.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: systemd-libs-252-35.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-18.el9.x86_64 DEBUG: libmount-2.37.4-18.el9.x86_64 DEBUG: libfdisk-2.37.4-18.el9.x86_64 DEBUG: util-linux-core-2.37.4-18.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: kmod-libs-28-9.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: avahi-libs-0.8-20.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-12.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.7.0-9.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: mesa-libglapi-23.3.3-1.el9.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: p11-kit-server-0.25.3-2.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: python-unversioned-command-3.9.18-3.el9.noarch DEBUG: python3-3.9.18-3.el9.x86_64 DEBUG: python3-libs-3.9.18-3.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.1.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: crypto-policies-scripts-20240304-1.gitb1c706d.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: python3-requests-2.25.1-8.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-markupsafe-2.1.3-2.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-typing-extensions-4.9.0-1.el9s.noarch DEBUG: openssl-3.2.2-1.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-9.el9.x86_64 DEBUG: composefs-libs-1.0.3-2.el9.x86_64 DEBUG: llvm-libs-17.0.6-5.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: bubblewrap-0.4.1-7.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-7.el9.x86_64 DEBUG: nss-softokn-3.90.0-7.el9.x86_64 DEBUG: nss-sysinit-3.90.0-7.el9.x86_64 DEBUG: nss-3.90.0-7.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: libksba-1.5.1-6.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-8.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: less-590-3.el9.x86_64 DEBUG: systemd-rpm-macros-252-35.el9.noarch DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-481.el9.x86_64 DEBUG: perl-FileHandle-2.03-481.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-AutoLoader-5.74-481.el9.noarch DEBUG: perl-base-2.27-481.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-if-0.60.800-481.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-481.el9.noarch DEBUG: perl-POSIX-1.94-481.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-481.el9.noarch DEBUG: perl-subs-1.03-481.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-481.el9.noarch DEBUG: perl-Symbol-1.08-481.el9.noarch DEBUG: perl-File-stat-1.09-481.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-481.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-481.el9.x86_64 DEBUG: perl-IO-1.43-481.el9.x86_64 DEBUG: perl-overloading-0.02-481.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-481.el9.x86_64 DEBUG: perl-File-Basename-2.85-481.el9.noarch DEBUG: perl-Getopt-Std-1.12-481.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-481.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-481.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-481.el9.x86_64 DEBUG: perl-interpreter-5.32.1-481.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: bluez-libs-5.56-6.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libatomic-11.4.1-3.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-19.el9.x86_64 DEBUG: util-linux-2.37.4-18.el9.x86_64 DEBUG: openssh-8.7p1-41.el9.x86_64 DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.121-1.el9.x86_64 DEBUG: mesa-libgbm-23.3.3-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-23.3.3-1.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-23.3.3-1.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.21.1-2.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.6-3.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-29.el9.x86_64 DEBUG: curl-7.76.1-29.el9.x86_64 DEBUG: rpm-4.16.1.3-30.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-30.el9.x86_64 DEBUG: policycoreutils-3.6-2.1.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-35.el9.x86_64 DEBUG: systemd-252-35.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: device-mapper-libs-1.02.197-2.el9.x86_64 DEBUG: device-mapper-1.02.197-2.el9.x86_64 DEBUG: cryptsetup-libs-2.7.2-1.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.191-4.el9.noarch DEBUG: elfutils-libs-0.191-4.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.191-4.el9.x86_64 DEBUG: binutils-gold-2.35.2-43.el9.x86_64 DEBUG: binutils-2.35.2-43.el9.x86_64 DEBUG: elfutils-0.191-4.el9.x86_64 DEBUG: gdb-minimal-10.2-13.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-30.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: systemd-udev-252-35.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-41.el9.x86_64 DEBUG: git-core-2.43.0-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: gnutls-3.8.3-4.el9.x86_64 DEBUG: glib2-2.68.4-15.el9.x86_64 DEBUG: freetype-2.10.4-9.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-11.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: cups-libs-2.3.3op2-26.el9.x86_64 DEBUG: polkit-0.117-11.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-28.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-20.el9.x86_64 DEBUG: poppler-glib-21.01.0-20.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.47.91-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-4.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-4.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: avahi-glib-0.8-20.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.44.2-1.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2024.6-1.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-15.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: glibc-headers-2.34-107.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-107.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: annobin-12.31-2.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: python-srpm-macros-3.9-53.el9.noarch DEBUG: redhat-rpm-config-207-1.el9.noarch DEBUG: rpm-build-4.16.1.3-30.el9.x86_64 DEBUG: pyproject-srpm-macros-1.12.0-1.el9.noarch DEBUG: python-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-8.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-2.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libgs-9.54.0-14.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: flatpak-1.12.8-1.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-2.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-4.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: python3-devel-3.9.18-3.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.36.1-1.el9s.noarch DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203352.ce6a105.el9.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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 INFO: Installed packages: INFO: ImageMagick-6.9.12.98-1.el9s.x86_64 ImageMagick-libs-6.9.12.98-1.el9s.x86_64 LibRaw-0.21.1-1.el9.x86_64 ModemManager-glib-1.20.2-1.el9.x86_64 NetworkManager-libnm-1.47.91-1.el9.x86_64 abattis-cantarell-fonts-0.301-4.el9.noarch acl-2.3.1-4.el9.x86_64 adobe-mappings-cmap-20171205-12.el9.noarch adobe-mappings-cmap-deprecated-20171205-12.el9.noarch adobe-mappings-pdf-20180407-10.el9.noarch adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch adwaita-cursor-theme-40.1.1-3.el9.noarch adwaita-icon-theme-40.1.1-3.el9.noarch alsa-lib-1.2.10-2.el9.x86_64 alternatives-1.24-1.el9.x86_64 annobin-12.31-2.el9.x86_64 at-spi2-atk-2.38.0-4.el9.x86_64 at-spi2-core-2.40.3-1.el9.x86_64 atk-2.36.0-5.el9.x86_64 audit-libs-3.1.2-2.el9.x86_64 avahi-glib-0.8-20.el9.x86_64 avahi-libs-0.8-20.el9.x86_64 basesystem-11-13.el9.noarch bash-5.1.8-9.el9.x86_64 binutils-2.35.2-43.el9.x86_64 binutils-gold-2.35.2-43.el9.x86_64 bluez-libs-5.56-6.el9.x86_64 bubblewrap-0.4.1-7.el9.x86_64 bzip2-1.0.8-8.el9.x86_64 bzip2-libs-1.0.8-8.el9.x86_64 ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch cairo-1.17.4-7.el9.x86_64 cairo-gobject-1.17.4-7.el9.x86_64 centos-gpg-keys-9.0-26.el9.noarch centos-stream-release-9.0-26.el9.noarch centos-stream-repos-9.0-26.el9.noarch colord-libs-1.4.5-4.el9.x86_64 composefs-libs-1.0.3-2.el9.x86_64 coreutils-8.32-35.el9.x86_64 coreutils-common-8.32-35.el9.x86_64 cpio-2.13-16.el9.x86_64 cpp-11.4.1-3.el9.x86_64 cracklib-2.9.6-27.el9.x86_64 cracklib-dicts-2.9.6-27.el9.x86_64 crypto-policies-20240304-1.gitb1c706d.el9.noarch crypto-policies-scripts-20240304-1.gitb1c706d.el9.noarch cryptsetup-libs-2.7.2-1.el9.x86_64 cups-libs-2.3.3op2-26.el9.x86_64 curl-7.76.1-29.el9.x86_64 cyrus-sasl-lib-2.1.27-21.el9.x86_64 dbus-1.12.20-8.el9.x86_64 dbus-broker-28-7.el9.x86_64 dbus-common-1.12.20-8.el9.noarch dbus-libs-1.12.20-8.el9.x86_64 dconf-0.40.0-6.el9.x86_64 debugedit-5.0-5.el9.x86_64 dejavu-sans-fonts-2.37-18.el9.noarch device-mapper-1.02.197-2.el9.x86_64 device-mapper-libs-1.02.197-2.el9.x86_64 diffutils-3.7-12.el9.x86_64 dwz-0.14-3.el9.x86_64 ed-1.14.2-12.el9.x86_64 efi-srpm-macros-4-9.el9.noarch elfutils-0.191-4.el9.x86_64 elfutils-debuginfod-client-0.191-4.el9.x86_64 elfutils-default-yama-scope-0.191-4.el9.noarch elfutils-libelf-0.191-4.el9.x86_64 elfutils-libs-0.191-4.el9.x86_64 exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 exiv2-0.27.5-2.el9.x86_64 exiv2-libs-0.27.5-2.el9.x86_64 expat-2.5.0-2.el9.x86_64 fdk-aac-free-2.0.0-8.el9.x86_64 file-5.39-16.el9.x86_64 file-libs-5.39-16.el9.x86_64 filesystem-3.16-2.el9.x86_64 findutils-4.8.0-6.el9.x86_64 flac-libs-1.3.3-12.el9.x86_64 flatpak-1.12.8-1.el9.x86_64 flatpak-session-helper-1.12.8-1.el9.x86_64 fontconfig-2.14.0-2.el9.x86_64 fonts-filesystem-2.0.5-7.el9.1.noarch fonts-srpm-macros-2.0.5-7.el9.1.noarch freetype-2.10.4-9.el9.x86_64 fribidi-1.0.10-6.el9.2.x86_64 fuse-2.9.9-15.el9.x86_64 fuse-common-3.10.2-8.el9.x86_64 fuse-libs-2.9.9-15.el9.x86_64 gawk-5.1.0-6.el9.x86_64 gawk-all-langpacks-5.1.0-6.el9.x86_64 gcc-11.4.1-3.el9.x86_64 gcc-plugin-annobin-11.4.1-3.el9.x86_64 gd-2.3.2-3.el9.x86_64 gdb-minimal-10.2-13.el9.x86_64 gdbm-libs-1.23-1.el9.x86_64 gdk-pixbuf2-2.42.6-4.el9.x86_64 gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 geoclue2-2.6.0-7.el9.x86_64 ghc-srpm-macros-1.5.0-6.el9.noarch giflib-5.2.1-9.el9.x86_64 git-core-2.43.0-1.el9.x86_64 glib-networking-2.68.3-3.el9.x86_64 glib2-2.68.4-15.el9.x86_64 glibc-2.34-107.el9.x86_64 glibc-common-2.34-107.el9.x86_64 glibc-devel-2.34-107.el9.x86_64 glibc-gconv-extra-2.34-107.el9.x86_64 glibc-headers-2.34-107.el9.x86_64 glibc-minimal-langpack-2.34-107.el9.x86_64 gmp-6.2.0-13.el9.x86_64 gnupg2-2.3.3-4.el9.x86_64 gnutls-3.8.3-4.el9.x86_64 go-srpm-macros-3.2.0-3.el9.noarch gobject-introspection-1.68.0-11.el9.x86_64 google-droid-sans-fonts-20200215-11.el9.2.noarch gpgme-1.15.1-6.el9.x86_64 graphene-1.10.6-2.el9.x86_64 graphite2-1.3.14-9.el9.x86_64 graphviz-2.44.0-26.el9.x86_64 grep-3.6-5.el9.x86_64 groff-base-1.22.4-10.el9.x86_64 gsettings-desktop-schemas-40.0-6.el9.x86_64 gsm-1.0.19-6.el9.x86_64 gstreamer1-1.22.1-2.el9.x86_64 gstreamer1-plugins-base-1.22.1-2.el9.x86_64 gtk-update-icon-cache-3.24.31-4.el9.x86_64 gtk2-2.24.33-8.el9.x86_64 gtk3-3.24.31-4.el9.x86_64 gzip-1.12-1.el9.x86_64 harfbuzz-2.7.4-10.el9.x86_64 hicolor-icon-theme-0.17-13.el9.noarch hwdata-0.348-9.13.el9.noarch imath-3.1.2-1.el9.x86_64 info-6.7-15.el9.x86_64 iso-codes-4.6.0-3.el9.noarch jasper-libs-2.0.28-3.el9.x86_64 jbig2dec-libs-0.19-7.el9.x86_64 jbigkit-libs-2.1-23.el9.x86_64 json-c-0.14-11.el9.x86_64 json-glib-1.6.6-1.el9.x86_64 kbd-2.4.0-9.el9.x86_64 kbd-legacy-2.4.0-9.el9.noarch kbd-misc-2.4.0-9.el9.noarch kernel-headers-5.14.0-457.el9.x86_64 kernel-srpm-macros-1.0-13.el9.noarch keyutils-libs-1.6.3-1.el9.x86_64 kmod-28-9.el9.x86_64 kmod-libs-28-9.el9.x86_64 krb5-libs-1.21.1-2.el9.x86_64 langpacks-core-font-en-3.0-16.el9.noarch lcms2-2.12-3.el9.x86_64 less-590-3.el9.x86_64 libICE-1.0.10-8.el9.x86_64 libSM-1.2.3-10.el9.x86_64 libX11-1.7.0-9.el9.x86_64 libX11-common-1.7.0-9.el9.noarch libX11-xcb-1.7.0-9.el9.x86_64 libXau-1.0.9-8.el9.x86_64 libXaw-1.0.13-19.el9.x86_64 libXcomposite-0.4.5-7.el9.x86_64 libXcursor-1.2.0-7.el9.x86_64 libXdamage-1.1.5-7.el9.x86_64 libXext-1.3.4-8.el9.x86_64 libXfixes-5.0.3-16.el9.x86_64 libXft-2.3.3-8.el9.x86_64 libXi-1.7.10-8.el9.x86_64 libXinerama-1.1.4-10.el9.x86_64 libXmu-1.1.3-8.el9.x86_64 libXpm-3.5.13-10.el9.x86_64 libXrandr-1.5.2-8.el9.x86_64 libXrender-0.9.10-16.el9.x86_64 libXt-1.2.0-6.el9.x86_64 libXtst-1.2.3-16.el9.x86_64 libXv-1.0.11-16.el9.x86_64 libXxf86vm-1.1.4-18.el9.x86_64 libacl-2.3.1-4.el9.x86_64 libappstream-glib-0.7.18-5.el9.x86_64 libarchive-3.5.3-4.el9.x86_64 libassuan-2.5.5-3.el9.x86_64 libasyncns-0.8-22.el9.x86_64 libatomic-11.4.1-3.el9.x86_64 libattr-2.5.1-3.el9.x86_64 libblkid-2.37.4-18.el9.x86_64 libbrotli-1.0.9-6.el9.x86_64 libcanberra-0.30-27.el9.x86_64 libcanberra-gtk2-0.30-27.el9.x86_64 libcanberra-gtk3-0.30-27.el9.x86_64 libcap-2.48-9.el9.x86_64 libcap-ng-0.8.2-7.el9.x86_64 libcbor-0.7.0-5.el9.x86_64 libcom_err-1.46.5-5.el9.x86_64 libcurl-7.76.1-29.el9.x86_64 libdatrie-0.2.13-4.el9.x86_64 libdb-5.3.28-53.el9.x86_64 libdrm-2.4.121-1.el9.x86_64 libeconf-0.4.1-4.el9.x86_64 libedit-3.1-38.20210216cvs.el9.x86_64 libepoxy-1.5.5-4.el9.x86_64 libevent-2.1.12-6.el9.x86_64 libexif-0.6.22-6.el9.x86_64 libfdisk-2.37.4-18.el9.x86_64 libffi-3.4.2-8.el9.x86_64 libfido2-1.13.0-2.el9.x86_64 libfontenc-1.1.3-17.el9.x86_64 libgcc-11.4.1-3.el9.x86_64 libgcrypt-1.10.0-10.el9.x86_64 libgexiv2-0.12.3-1.el9.x86_64 libglvnd-1.3.4-1.el9.x86_64 libglvnd-egl-1.3.4-1.el9.x86_64 libglvnd-glx-1.3.4-1.el9.x86_64 libgomp-11.4.1-3.el9.x86_64 libgpg-error-1.42-5.el9.x86_64 libgs-9.54.0-14.el9.x86_64 libgsf-1.14.47-5.el9.x86_64 libgudev-237-1.el9.x86_64 libgusb-0.3.8-2.el9.x86_64 libgxps-0.3.2-3.el9.x86_64 libicu-67.1-9.el9.x86_64 libidn2-2.3.0-7.el9.x86_64 libijs-0.35-15.el9.x86_64 libiptcdata-1.0.5-9.el9.x86_64 libjpeg-turbo-2.0.90-7.el9.x86_64 libksba-1.5.1-6.el9.x86_64 libldac-2.0.2.3-10.el9.x86_64 liblqr-1-0.4.2-17.el9s.x86_64 libmount-2.37.4-18.el9.x86_64 libmpc-1.2.1-4.el9.x86_64 libnghttp2-1.43.0-5.el9.1.x86_64 libnotify-0.7.9-8.el9.x86_64 libogg-1.3.4-6.el9.x86_64 libosinfo-1.10.0-1.el9.x86_64 libpaper-1.1.28-4.el9.x86_64 libpciaccess-0.16-7.el9.x86_64 libpkgconf-1.7.3-10.el9.x86_64 libpng-1.6.37-12.el9.x86_64 libproxy-0.4.15-35.el9.x86_64 libproxy-webkitgtk4-0.4.15-35.el9.x86_64 libpsl-0.21.1-5.el9.x86_64 libpwquality-1.4.4-8.el9.x86_64 libraqm-0.7.0-7.el9s.x86_64 librsvg2-2.50.7-3.el9.x86_64 libsbc-1.4-9.el9.x86_64 libseccomp-2.5.2-2.el9.x86_64 libselinux-3.6-1.el9.x86_64 libselinux-utils-3.6-1.el9.x86_64 libsemanage-3.6-1.el9.x86_64 libsepol-3.6-1.el9.x86_64 libsigsegv-2.13-4.el9.x86_64 libsmartcols-2.37.4-18.el9.x86_64 libsndfile-1.0.31-8.el9.x86_64 libsoup-2.72.0-8.el9.x86_64 libssh-0.10.4-13.el9.x86_64 libssh-config-0.10.4-13.el9.noarch libstdc++-11.4.1-3.el9.x86_64 libstemmer-0-18.585svn.el9.x86_64 libtasn1-4.16.0-8.el9.x86_64 libtdb-1.4.10-1.el9.x86_64 libthai-0.1.28-8.el9.x86_64 libtheora-1.1.1-31.el9.x86_64 libtiff-4.4.0-12.el9.x86_64 libtool-ltdl-2.4.6-45.el9.x86_64 libtracker-sparql-3.1.2-3.el9.x86_64 libunistring-0.9.10-15.el9.x86_64 libusbx-1.0.26-1.el9.x86_64 libutempter-1.2.1-6.el9.x86_64 libuuid-2.37.4-18.el9.x86_64 libverto-0.3.2-3.el9.x86_64 libvisual-0.4.0-34.el9.x86_64 libvorbis-1.3.7-5.el9.x86_64 libwayland-client-1.21.0-1.el9.x86_64 libwayland-cursor-1.21.0-1.el9.x86_64 libwayland-egl-1.21.0-1.el9.x86_64 libwayland-server-1.21.0-1.el9.x86_64 libwebp-1.2.0-8.el9.x86_64 libwmf-lite-0.2.12-10.el9.x86_64 libxcb-1.13.1-9.el9.x86_64 libxcrypt-4.4.18-3.el9.x86_64 libxcrypt-compat-4.4.18-3.el9.x86_64 libxcrypt-devel-4.4.18-3.el9.x86_64 libxkbcommon-1.0.3-4.el9.x86_64 libxml2-2.9.13-6.el9.x86_64 libxshmfence-1.3-10.el9.x86_64 libxslt-1.1.34-9.el9.x86_64 libzstd-1.5.1-2.el9.x86_64 llvm-libs-17.0.6-5.el9.x86_64 low-memory-monitor-2.1-4.el9.x86_64 lua-libs-5.4.4-4.el9.x86_64 lua-srpm-macros-1-6.el9.noarch lz4-libs-1.9.3-5.el9.x86_64 make-4.3-8.el9.x86_64 mesa-libEGL-23.3.3-1.el9.x86_64 mesa-libGL-23.3.3-1.el9.x86_64 mesa-libgbm-23.3.3-1.el9.x86_64 mesa-libglapi-23.3.3-1.el9.x86_64 mkfontscale-1.2.1-3.el9.x86_64 mpfr-4.1.0-7.el9.x86_64 ncurses-6.2-10.20210508.el9.x86_64 ncurses-base-6.2-10.20210508.el9.noarch ncurses-libs-6.2-10.20210508.el9.x86_64 nettle-3.9.1-1.el9.x86_64 npth-1.6-8.el9.x86_64 nspr-4.35.0-7.el9.x86_64 nss-3.90.0-7.el9.x86_64 nss-softokn-3.90.0-7.el9.x86_64 nss-softokn-freebl-3.90.0-7.el9.x86_64 nss-sysinit-3.90.0-7.el9.x86_64 nss-util-3.90.0-7.el9.x86_64 ocaml-srpm-macros-6-6.el9.noarch openblas-srpm-macros-2-11.el9.noarch openexr-libs-3.1.1-2.el9.x86_64 openjpeg2-2.4.0-7.el9.x86_64 openldap-2.6.6-3.el9.x86_64 openssh-8.7p1-41.el9.x86_64 openssh-clients-8.7p1-41.el9.x86_64 openssl-3.2.2-1.el9.x86_64 openssl-libs-3.2.2-1.el9.x86_64 openstack-macros-2023.1.0-0.20230216203352.ce6a105.el9.noarch opus-1.3.1-10.el9.x86_64 orc-0.4.31-6.el9.x86_64 osinfo-db-20231215-1.el9.noarch osinfo-db-tools-1.10.0-1.el9.x86_64 ostree-libs-2024.6-1.el9.x86_64 p11-kit-0.25.3-2.el9.x86_64 p11-kit-server-0.25.3-2.el9.x86_64 p11-kit-trust-0.25.3-2.el9.x86_64 pam-1.5.1-19.el9.x86_64 pango-1.48.7-3.el9.x86_64 patch-2.7.6-16.el9.x86_64 pcre-8.44-4.el9.x86_64 pcre2-10.40-5.el9.x86_64 pcre2-syntax-10.40-5.el9.noarch perl-AutoLoader-5.74-481.el9.noarch perl-B-1.80-481.el9.x86_64 perl-Carp-1.50-460.el9.noarch perl-Class-Struct-0.66-481.el9.noarch perl-Data-Dumper-2.174-462.el9.x86_64 perl-Digest-1.19-4.el9.noarch perl-Digest-MD5-2.58-4.el9.x86_64 perl-Encode-3.08-462.el9.x86_64 perl-Errno-1.30-481.el9.x86_64 perl-Exporter-5.74-461.el9.noarch perl-Fcntl-1.13-481.el9.x86_64 perl-File-Basename-2.85-481.el9.noarch perl-File-Path-2.18-4.el9.noarch perl-File-Temp-0.231.100-4.el9.noarch perl-File-stat-1.09-481.el9.noarch perl-FileHandle-2.03-481.el9.noarch perl-Getopt-Long-2.52-4.el9.noarch perl-Getopt-Std-1.12-481.el9.noarch perl-HTTP-Tiny-0.076-462.el9.noarch perl-IO-1.43-481.el9.x86_64 perl-IO-Socket-IP-0.41-5.el9.noarch perl-IO-Socket-SSL-2.073-1.el9.noarch perl-IPC-Open3-1.21-481.el9.noarch perl-MIME-Base64-3.16-4.el9.x86_64 perl-Mozilla-CA-20200520-6.el9.noarch perl-NDBM_File-1.15-481.el9.x86_64 perl-Net-SSLeay-1.92-2.el9.x86_64 perl-POSIX-1.94-481.el9.x86_64 perl-PathTools-3.78-461.el9.x86_64 perl-Pod-Escapes-1.07-460.el9.noarch perl-Pod-Perldoc-3.28.01-461.el9.noarch perl-Pod-Simple-3.42-4.el9.noarch perl-Pod-Usage-2.01-4.el9.noarch perl-Scalar-List-Utils-1.56-462.el9.x86_64 perl-SelectSaver-1.02-481.el9.noarch perl-Socket-2.031-4.el9.x86_64 perl-Storable-3.21-460.el9.x86_64 perl-Symbol-1.08-481.el9.noarch perl-Term-ANSIColor-5.01-461.el9.noarch perl-Term-Cap-1.17-460.el9.noarch perl-Text-ParseWords-3.30-460.el9.noarch perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch perl-Time-Local-1.300-7.el9.noarch perl-URI-5.09-3.el9.noarch perl-base-2.27-481.el9.noarch perl-constant-1.33-461.el9.noarch perl-if-0.60.800-481.el9.noarch perl-interpreter-5.32.1-481.el9.x86_64 perl-libnet-3.13-4.el9.noarch perl-libs-5.32.1-481.el9.x86_64 perl-mro-1.23-481.el9.x86_64 perl-overload-1.31-481.el9.noarch perl-overloading-0.02-481.el9.noarch perl-parent-0.238-460.el9.noarch perl-podlators-4.14-460.el9.noarch perl-srpm-macros-1-41.el9.noarch perl-subs-1.03-481.el9.noarch perl-vars-1.05-481.el9.noarch pipewire-1.0.1-1.el9.x86_64 pipewire-alsa-1.0.1-1.el9.x86_64 pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 pipewire-libs-1.0.1-1.el9.x86_64 pipewire-pulseaudio-1.0.1-1.el9.x86_64 pixman-0.40.0-6.el9.x86_64 pkgconf-1.7.3-10.el9.x86_64 pkgconf-m4-1.7.3-10.el9.noarch pkgconf-pkg-config-1.7.3-10.el9.x86_64 policycoreutils-3.6-2.1.el9.x86_64 polkit-0.117-11.el9.x86_64 polkit-libs-0.117-11.el9.x86_64 polkit-pkla-compat-0.1-21.el9.x86_64 poppler-21.01.0-20.el9.x86_64 poppler-data-0.4.9-9.el9.noarch poppler-glib-21.01.0-20.el9.x86_64 popt-1.18-8.el9.x86_64 publicsuffix-list-dafsa-20210518-3.el9.noarch pulseaudio-libs-15.0-2.el9.x86_64 pyproject-srpm-macros-1.12.0-1.el9.noarch python-rpm-macros-3.9-53.el9.noarch python-srpm-macros-3.9-53.el9.noarch python-unversioned-command-3.9.18-3.el9.noarch python3-3.9.18-3.el9.x86_64 python3-babel-2.9.1-2.el9.noarch python3-chardet-4.0.0-5.el9.noarch python3-devel-3.9.18-3.el9.x86_64 python3-dns-2.3.0-2.el9.noarch python3-docutils-0.16-6.el9.noarch python3-eventlet-0.36.1-1.el9s.noarch python3-greenlet-3.0.3-2.el9s.x86_64 python3-idna-2.10-7.el9.1.noarch python3-imagesize-1.2.0-6.el9.noarch python3-jinja2-3.0.1-2.el9s.noarch python3-libs-3.9.18-3.el9.x86_64 python3-markupsafe-2.1.3-2.el9s.x86_64 python3-packaging-20.9-5.el9.noarch python3-pbr-5.11.1-1.el9s.noarch python3-pip-21.3.1-1.el9.noarch python3-pip-wheel-21.3.1-1.el9.noarch python3-pygments-2.7.4-4.el9.noarch python3-pyparsing-2.4.7-9.el9.noarch python3-pysocks-1.7.1-12.el9.noarch python3-pytz-2021.1-5.el9.noarch python3-requests-2.25.1-8.el9.noarch python3-rpm-generators-12-9.el9.noarch python3-rpm-macros-3.9-53.el9.noarch python3-setuptools-65.5.1-2.el9s.noarch python3-setuptools-wheel-65.5.1-2.el9s.noarch python3-setuptools_scm-7.1.0-2.el9s.noarch python3-six-1.15.0-9.el9.noarch python3-snowballstemmer-1.9.0-10.el9.noarch python3-sphinx-3.4.3-8.el9.noarch python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch python3-sqlalchemy-1.4.51-2.el9s.x86_64 python3-tomli-2.0.1-5.el9.noarch python3-typing-extensions-4.9.0-1.el9s.noarch python3-urllib3-1.26.5-5.el9.noarch qt5-srpm-macros-5.15.9-1.el9.noarch readline-8.1-4.el9.x86_64 redhat-rpm-config-207-1.el9.noarch rpm-4.16.1.3-30.el9.x86_64 rpm-build-4.16.1.3-30.el9.x86_64 rpm-build-libs-4.16.1.3-30.el9.x86_64 rpm-libs-4.16.1.3-30.el9.x86_64 rtkit-0.11-28.el9.x86_64 rust-srpm-macros-17-4.el9.noarch sed-4.8-9.el9.x86_64 setup-2.13.7-10.el9.noarch shadow-utils-4.9-8.el9.x86_64 shared-mime-info-2.1-5.el9.x86_64 sound-theme-freedesktop-0.8-17.el9.noarch sqlite-libs-3.34.1-7.el9.x86_64 systemd-252-35.el9.x86_64 systemd-libs-252-35.el9.x86_64 systemd-pam-252-35.el9.x86_64 systemd-rpm-macros-252-35.el9.noarch systemd-udev-252-35.el9.x86_64 tar-1.34-6.el9.x86_64 totem-pl-parser-3.26.6-2.el9.x86_64 tpm2-tss-3.2.2-2.el9.x86_64 tracker-3.1.2-3.el9.x86_64 tracker-miners-3.1.2-4.el9.x86_64 tzdata-2024a-2.el9.noarch unzip-6.0-56.el9.x86_64 upower-0.99.11-11.el9.x86_64 urw-base35-bookman-fonts-20200910-6.el9.noarch urw-base35-c059-fonts-20200910-6.el9.noarch urw-base35-d050000l-fonts-20200910-6.el9.noarch urw-base35-fonts-20200910-6.el9.noarch urw-base35-fonts-common-20200910-6.el9.noarch urw-base35-gothic-fonts-20200910-6.el9.noarch urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch urw-base35-p052-fonts-20200910-6.el9.noarch urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch urw-base35-z003-fonts-20200910-6.el9.noarch util-linux-2.37.4-18.el9.x86_64 util-linux-core-2.37.4-18.el9.x86_64 webkit2gtk3-jsc-2.44.2-1.el9.x86_64 webrtc-audio-processing-0.3.1-8.el9.x86_64 which-2.21-29.el9.x86_64 wireplumber-0.4.14-1.el9.x86_64 wireplumber-libs-0.4.14-1.el9.x86_64 xdg-dbus-proxy-0.1.3-1.el9.x86_64 xdg-desktop-portal-1.12.6-1.el9.x86_64 xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 xkeyboard-config-2.33-2.el9.noarch xml-common-0.6.3-58.el9.noarch xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch xz-5.2.5-8.el9.x86_64 xz-libs-5.2.5-8.el9.x86_64 zip-3.0-35.el9.x86_64 zlib-1.2.11-41.el9.x86_64 zstd-1.5.1-2.el9.x86_64 Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-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: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-uc-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', '/var/lib/mock/dlrn-centos9-master-uc-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', '-l', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-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-centos9-master-uc-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-centos9-master-uc-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-centos9-master-uc-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-centos9-master-uc-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 in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-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: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/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', '/var/lib/mock/dlrn-centos9-master-uc-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', '-l', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/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 + /usr/bin/mock -q -r /home/centos9-master-uc/data/dlrn-5.cfg --chroot 'git config --global --add safe.directory /var/tmp/pkgsrc' ++ /usr/bin/mock -r /home/centos9-master-uc/data/dlrn-5.cfg -p + MOCKDIR=/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/ + '[' -z '' ']' + '[' '' == 1 ']' + detect_version_and_release + '[' -r setup.py -a '!' -r metadata.json ']' + copy_src_to_mock_buildroot + git checkout -f 2a2d626ead14b8b417a6e6b187dec2796b2cc3a9 Note: switching to '2a2d626ead14b8b417a6e6b187dec2796b2cc3a9'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 2a2d626ead Merge "Change to use selectin for DB load strategy" + '[' -d /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root//var/tmp/pkgsrc ']' + mkdir /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root//var/tmp/pkgsrc + pushd /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root//var/tmp/pkgsrc /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/tmp/pkgsrc ~/data/openstack-neutron + set +o pipefail + git tag -l 'private-*' + xargs -n 1 git tag -d + set -o pipefail + popd ~/data/openstack-neutron + '[' -z '' ']' ++ /usr/bin/mock -q -r /home/centos9-master-uc/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/centos9-master-uc/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' + setversionandrelease 24.1.0.dev174 2a2d626 + UPSTREAMVERSION=24.1.0.dev174 + [[ 24.1.0.dev174 =~ ([^-]*)-(.+) ]] + [[ 24.1.0.dev174 =~ (.*?)\.(0rc.+) ]] + [[ 24.1.0.dev174 =~ (.*?)\.(0b.+) ]] + [[ 24.1.0.dev174 =~ (.*?)\.(0a.+) ]] + [[ 24.1.0.dev174 =~ (.*?)\.(dev.+) ]] + VERSION=24.1.0 + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20240613212217.2a2d626 + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + /usr/bin/mock -v -r /home/centos9-master-uc/data/dlrn-5.cfg --resultdir /home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' INFO: mock.py version 5.5 starting (python version = 3.9.18, NVR = mock-5.5-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos9-master-uc/data/dlrn-5.cfg --resultdir /home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-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', 'dnf5.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos9-master-uc/data/dlrn-5.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 5.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c DEBUG: rootdir: /var/lib/mock/dlrn-centos9-master-uc-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: host_arch: x86_64 DEBUG: chrootuid: 1020 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: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:8 DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 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', 'rpmautospec', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5/ccache/u1020/', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, '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-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}} 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', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} 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: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 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-builder-centos9.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: yum_avoid_opts: {} DEBUG: dnf_command: /usr/bin/dnf-3 DEBUG: system_dnf_command: /usr/bin/dnf-3 DEBUG: dnf_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: system_dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing']} 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: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos9-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] 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: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-openstack-barbican-3810725bc4cf14f6017480fcac5c0fc0398aba33 baseurl=https://trunk.rdoproject.org/centos9-master/component/barbican/38/10/3810725bc4cf14f6017480fcac5c0fc0398aba33_82cf41c4 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-inspector-5092b4ada74de60b524d449bf7c6d9fa85644dd2 baseurl=https://trunk.rdoproject.org/centos9-master/component/baremetal/50/92/5092b4ada74de60b524d449bf7c6d9fa85644dd2_5c316929 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-6afec81add49a24ecf08a3c373843e6dd316d69e baseurl=https://trunk.rdoproject.org/centos9-master/component/cinder/6a/fe/6afec81add49a24ecf08a3c373843e6dd316d69e_f6741170 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-glanceclient-59331d56eb9f7d4bb19f05c251e17161a3e8c98d baseurl=https://trunk.rdoproject.org/centos9-master/component/clients/59/33/59331d56eb9f7d4bb19f05c251e17161a3e8c98d_d0a014fb enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-c52ec0ebb044ab494751a6aaf194ef4d895630dc baseurl=https://trunk.rdoproject.org/centos9-master/component/cloudops/c5/2e/c52ec0ebb044ab494751a6aaf194ef4d895630dc_8faf8c4c enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-kolla-428f37124986019bedc897469f9b1f3470b62082 baseurl=https://trunk.rdoproject.org/centos9-master/component/common/42/8f/428f37124986019bedc897469f9b1f3470b62082_e4212f56 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-4ebe8fb23a94b05b06e4cd4e010d4f99a5b5cd40 baseurl=https://trunk.rdoproject.org/centos9-master/component/compute/4e/be/4ebe8fb23a94b05b06e4cd4e010d4f99a5b5cd40_c9ff107e enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-1053801c8d6ca0373cdacca5004e417a364b63b9 baseurl=https://trunk.rdoproject.org/centos9-master/component/designate/10/53/1053801c8d6ca0373cdacca5004e417a364b63b9_5e501d24 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-dfbfdad77fdc91899f64d2ff186097cfb2065ab7 baseurl=https://trunk.rdoproject.org/centos9-master/component/glance/df/bf/dfbfdad77fdc91899f64d2ff186097cfb2065ab7_f30f0626 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-dd61a91864b626314c167fcfa2db8c846d689f9e baseurl=https://trunk.rdoproject.org/centos9-master/component/keystone/dd/61/dd61a91864b626314c167fcfa2db8c846d689f9e_9b226a22 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-c6e0efeb6bf074d8035f1ee0c2d2c28a06e0885c baseurl=https://trunk.rdoproject.org/centos9-master/component/manila/c6/e0/c6e0efeb6bf074d8035f1ee0c2d2c28a06e0885c_7bfc8b69 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-tests-tempest-74a78a4b4d7a966c67bab323191c3658ef943c58 baseurl=https://trunk.rdoproject.org/centos9-master/component/network/74/a7/74a78a4b4d7a966c67bab323191c3658ef943c58_3c59d194 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-cda789d45f6927df8ccdaae51833e1e5020ea5d7 baseurl=https://trunk.rdoproject.org/centos9-master/component/octavia/cd/a7/cda789d45f6927df8ccdaae51833e1e5020ea5d7_0cf61d7c enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-ca086769341729a9f32bbe039d8e71e836cefac0 baseurl=https://trunk.rdoproject.org/centos9-master/component/podified/ca/08/ca086769341729a9f32bbe039d8e71e836cefac0_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ironic-f63900b54917f6b1d6fe342f89786b9346a5ee93 baseurl=https://trunk.rdoproject.org/centos9-master/component/puppet/f6/39/f63900b54917f6b1d6fe342f89786b9346a5ee93_6abf07b5 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-1d5b1d746e027bb9509ad0e45cc0f2f50d28511f baseurl=https://trunk.rdoproject.org/centos9-master/component/swift/1d/5b/1d5b1d746e027bb9509ad0e45cc0f2f50d28511f_c1614185 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-3619d297d57c719d2f297f16e8867b5b4f7abf20 baseurl=https://trunk.rdoproject.org/centos9-master/component/tempest/36/19/3619d297d57c719d2f297f16e8867b5b4f7abf20_9c506bf6 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-a4404445ab4698b5a0360c97e9a0ad91ddd7404f baseurl=https://trunk.rdoproject.org/centos9-master/component/ui/a4/40/a4404445ab4698b5a0360c97e9a0ad91ddd7404f_18f23513 enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos9-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos9-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-reef/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 # epel is required for Ceph Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* 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-centos9-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c Mock Version: 5.5 INFO: Mock Version: 5.5 INFO: Mock Version: 5.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf' package manager or alternatives INFO: Package manager dnf detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.p5f00_07', '/var/lib/mock/dlrn-centos9-master-uc-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: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-master-uc-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: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-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: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 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 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected 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: 16114816 5729692 629668 2831768 12942572 10385124 DEBUG: Swap: 16777212 4832692 11944520 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos9-master-uc-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 Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 1.4G 2.9G 33% /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 141G 409G 26% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c INFO: Package manager dnf detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-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-centos9-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-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-centos9-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-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-centos9-master-uc-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.86v5isiz', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-master-uc-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: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos9-master-uc-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: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos9-master-uc-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: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos9-master-uc-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: ['useradd', 'mockbuild', '-o', '-u', '1020', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos9-master-uc-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: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-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: Executing command: ['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'} and shell True /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.4s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.9s) running egg_info creating neutron.egg-info writing pbr to neutron.egg-info/pbr.json writing neutron.egg-info/PKG-INFO writing dependency_links to neutron.egg-info/dependency_links.txt writing entry points to neutron.egg-info/entry_points.txt writing requirements to neutron.egg-info/requires.txt writing top-level names to neutron.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'neutron.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'neutron.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating neutron-24.1.0.dev174 creating neutron-24.1.0.dev174/api-ref creating neutron-24.1.0.dev174/devstack creating neutron-24.1.0.dev174/devstack/lib creating neutron-24.1.0.dev174/doc creating neutron-24.1.0.dev174/doc/source creating neutron-24.1.0.dev174/doc/source/_static creating neutron-24.1.0.dev174/doc/source/admin creating neutron-24.1.0.dev174/doc/source/admin/archives creating neutron-24.1.0.dev174/doc/source/admin/archives/figures creating neutron-24.1.0.dev174/doc/source/admin/figures creating neutron-24.1.0.dev174/doc/source/admin/ovn creating neutron-24.1.0.dev174/doc/source/admin/ovn/figures creating neutron-24.1.0.dev174/doc/source/admin/ovn/refarch creating neutron-24.1.0.dev174/doc/source/admin/ovn/refarch/figures creating neutron-24.1.0.dev174/doc/source/admin/shared creating neutron-24.1.0.dev174/doc/source/cli creating neutron-24.1.0.dev174/doc/source/configuration creating neutron-24.1.0.dev174/doc/source/configuration/samples creating neutron-24.1.0.dev174/doc/source/contributor creating neutron-24.1.0.dev174/doc/source/contributor/dashboards creating neutron-24.1.0.dev174/doc/source/contributor/figures creating neutron-24.1.0.dev174/doc/source/contributor/internals creating neutron-24.1.0.dev174/doc/source/contributor/internals/images creating neutron-24.1.0.dev174/doc/source/contributor/internals/ovn creating neutron-24.1.0.dev174/doc/source/contributor/ovn creating neutron-24.1.0.dev174/doc/source/contributor/ovn_vagrant creating neutron-24.1.0.dev174/doc/source/contributor/policies creating neutron-24.1.0.dev174/doc/source/contributor/stadium creating neutron-24.1.0.dev174/doc/source/contributor/testing creating neutron-24.1.0.dev174/doc/source/contributor/testing/images creating neutron-24.1.0.dev174/doc/source/feature_classification creating neutron-24.1.0.dev174/doc/source/install creating neutron-24.1.0.dev174/doc/source/install/common creating neutron-24.1.0.dev174/doc/source/install/figures creating neutron-24.1.0.dev174/doc/source/install/ovn creating neutron-24.1.0.dev174/doc/source/install/ovn/figures creating neutron-24.1.0.dev174/doc/source/install/shared creating neutron-24.1.0.dev174/doc/source/ovn creating neutron-24.1.0.dev174/doc/source/ovn/faq creating neutron-24.1.0.dev174/doc/source/reference creating neutron-24.1.0.dev174/etc creating neutron-24.1.0.dev174/etc/neutron creating neutron-24.1.0.dev174/etc/neutron/plugins creating neutron-24.1.0.dev174/etc/neutron/plugins/ml2 creating neutron-24.1.0.dev174/etc/neutron/rootwrap.d creating neutron-24.1.0.dev174/etc/oslo-config-generator creating neutron-24.1.0.dev174/etc/oslo-policy-generator creating neutron-24.1.0.dev174/neutron creating neutron-24.1.0.dev174/neutron.egg-info creating neutron-24.1.0.dev174/neutron/agent creating neutron-24.1.0.dev174/neutron/agent/common creating neutron-24.1.0.dev174/neutron/agent/dhcp creating neutron-24.1.0.dev174/neutron/agent/l2 creating neutron-24.1.0.dev174/neutron/agent/l2/extensions creating neutron-24.1.0.dev174/neutron/agent/l2/extensions/dhcp creating neutron-24.1.0.dev174/neutron/agent/l2/extensions/metadata creating neutron-24.1.0.dev174/neutron/agent/l3 creating neutron-24.1.0.dev174/neutron/agent/l3/extensions creating neutron-24.1.0.dev174/neutron/agent/l3/extensions/qos creating neutron-24.1.0.dev174/neutron/agent/linux creating neutron-24.1.0.dev174/neutron/agent/linux/openvswitch_firewall creating neutron-24.1.0.dev174/neutron/agent/metadata creating neutron-24.1.0.dev174/neutron/agent/ovn creating neutron-24.1.0.dev174/neutron/agent/ovn/agent creating neutron-24.1.0.dev174/neutron/agent/ovn/extensions creating neutron-24.1.0.dev174/neutron/agent/ovn/metadata creating neutron-24.1.0.dev174/neutron/agent/ovsdb creating neutron-24.1.0.dev174/neutron/agent/ovsdb/native creating neutron-24.1.0.dev174/neutron/agent/windows creating neutron-24.1.0.dev174/neutron/api creating neutron-24.1.0.dev174/neutron/api/rpc creating neutron-24.1.0.dev174/neutron/api/rpc/agentnotifiers creating neutron-24.1.0.dev174/neutron/api/rpc/callbacks creating neutron-24.1.0.dev174/neutron/api/rpc/callbacks/consumer creating neutron-24.1.0.dev174/neutron/api/rpc/callbacks/producer creating neutron-24.1.0.dev174/neutron/api/rpc/handlers creating neutron-24.1.0.dev174/neutron/api/v2 creating neutron-24.1.0.dev174/neutron/api/views creating neutron-24.1.0.dev174/neutron/cmd creating neutron-24.1.0.dev174/neutron/cmd/eventlet creating neutron-24.1.0.dev174/neutron/cmd/eventlet/agents creating neutron-24.1.0.dev174/neutron/cmd/eventlet/plugins creating neutron-24.1.0.dev174/neutron/cmd/eventlet/server creating neutron-24.1.0.dev174/neutron/cmd/eventlet/services creating neutron-24.1.0.dev174/neutron/cmd/ovn creating neutron-24.1.0.dev174/neutron/cmd/sanity creating neutron-24.1.0.dev174/neutron/cmd/upgrade_checks creating neutron-24.1.0.dev174/neutron/common creating neutron-24.1.0.dev174/neutron/common/ovn creating neutron-24.1.0.dev174/neutron/conf creating neutron-24.1.0.dev174/neutron/conf/agent creating neutron-24.1.0.dev174/neutron/conf/agent/database creating neutron-24.1.0.dev174/neutron/conf/agent/l3 creating neutron-24.1.0.dev174/neutron/conf/agent/metadata creating neutron-24.1.0.dev174/neutron/conf/agent/ovn creating neutron-24.1.0.dev174/neutron/conf/agent/ovn/metadata creating neutron-24.1.0.dev174/neutron/conf/agent/ovn/ovn_neutron_agent creating neutron-24.1.0.dev174/neutron/conf/db creating neutron-24.1.0.dev174/neutron/conf/extensions creating neutron-24.1.0.dev174/neutron/conf/plugins creating neutron-24.1.0.dev174/neutron/conf/plugins/ml2 creating neutron-24.1.0.dev174/neutron/conf/plugins/ml2/drivers creating neutron-24.1.0.dev174/neutron/conf/plugins/ml2/drivers/mech_sriov creating neutron-24.1.0.dev174/neutron/conf/plugins/ml2/drivers/openvswitch creating neutron-24.1.0.dev174/neutron/conf/plugins/ml2/drivers/ovn creating neutron-24.1.0.dev174/neutron/conf/policies creating neutron-24.1.0.dev174/neutron/conf/services creating neutron-24.1.0.dev174/neutron/core_extensions creating neutron-24.1.0.dev174/neutron/db creating neutron-24.1.0.dev174/neutron/db/allowed_address_pairs creating neutron-24.1.0.dev174/neutron/db/availability_zone creating neutron-24.1.0.dev174/neutron/db/extra_dhcp_opt creating neutron-24.1.0.dev174/neutron/db/metering creating neutron-24.1.0.dev174/neutron/db/migration creating neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations creating neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions creating neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/2023.1 creating neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/2023.1/expand creating neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/2023.2 creating neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/2023.2/expand creating neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/2024.1 creating neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/2024.1/expand creating neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/2024.2 creating neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/2024.2/expand creating neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/liberty creating neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/liberty/contract creating neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/liberty/expand creating neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/mitaka creating neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/mitaka/contract creating neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/mitaka/expand creating neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/newton creating neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/newton/contract creating neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/newton/expand creating neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/ocata creating neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/ocata/expand creating neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/pike creating neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/pike/expand creating neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/queens creating neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/queens/expand creating neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/rocky creating neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/rocky/expand creating neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/stein creating neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/stein/expand creating neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/train creating neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/train/expand creating neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/ussuri creating neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/ussuri/expand creating neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/victoria creating neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/victoria/expand creating neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/wallaby creating neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/wallaby/expand creating neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/xena creating neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/xena/expand creating neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/yoga creating neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/yoga/expand creating neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/zed creating neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/zed/expand creating neutron-24.1.0.dev174/neutron/db/migration/models creating neutron-24.1.0.dev174/neutron/db/models creating neutron-24.1.0.dev174/neutron/db/models/plugins creating neutron-24.1.0.dev174/neutron/db/models/plugins/ml2 creating neutron-24.1.0.dev174/neutron/db/network_dhcp_agent_binding creating neutron-24.1.0.dev174/neutron/db/port_security creating neutron-24.1.0.dev174/neutron/db/qos creating neutron-24.1.0.dev174/neutron/db/quota creating neutron-24.1.0.dev174/neutron/exceptions creating neutron-24.1.0.dev174/neutron/extensions creating neutron-24.1.0.dev174/neutron/hacking creating neutron-24.1.0.dev174/neutron/ipam creating neutron-24.1.0.dev174/neutron/ipam/drivers creating neutron-24.1.0.dev174/neutron/ipam/drivers/neutrondb_ipam creating neutron-24.1.0.dev174/neutron/locale creating neutron-24.1.0.dev174/neutron/locale/de creating neutron-24.1.0.dev174/neutron/locale/de/LC_MESSAGES creating neutron-24.1.0.dev174/neutron/locale/es creating neutron-24.1.0.dev174/neutron/locale/es/LC_MESSAGES creating neutron-24.1.0.dev174/neutron/locale/fr creating neutron-24.1.0.dev174/neutron/locale/fr/LC_MESSAGES creating neutron-24.1.0.dev174/neutron/locale/it creating neutron-24.1.0.dev174/neutron/locale/it/LC_MESSAGES creating neutron-24.1.0.dev174/neutron/locale/ja creating neutron-24.1.0.dev174/neutron/locale/ja/LC_MESSAGES creating neutron-24.1.0.dev174/neutron/locale/ko_KR creating neutron-24.1.0.dev174/neutron/locale/ko_KR/LC_MESSAGES creating neutron-24.1.0.dev174/neutron/locale/pt_BR creating neutron-24.1.0.dev174/neutron/locale/pt_BR/LC_MESSAGES creating neutron-24.1.0.dev174/neutron/locale/ru creating neutron-24.1.0.dev174/neutron/locale/ru/LC_MESSAGES creating neutron-24.1.0.dev174/neutron/locale/zh_CN creating neutron-24.1.0.dev174/neutron/locale/zh_CN/LC_MESSAGES creating neutron-24.1.0.dev174/neutron/locale/zh_TW creating neutron-24.1.0.dev174/neutron/locale/zh_TW/LC_MESSAGES creating neutron-24.1.0.dev174/neutron/notifiers creating neutron-24.1.0.dev174/neutron/objects creating neutron-24.1.0.dev174/neutron/objects/db creating neutron-24.1.0.dev174/neutron/objects/extensions creating neutron-24.1.0.dev174/neutron/objects/logapi creating neutron-24.1.0.dev174/neutron/objects/plugins creating neutron-24.1.0.dev174/neutron/objects/plugins/ml2 creating neutron-24.1.0.dev174/neutron/objects/port creating neutron-24.1.0.dev174/neutron/objects/port/extensions creating neutron-24.1.0.dev174/neutron/objects/qos creating neutron-24.1.0.dev174/neutron/pecan_wsgi creating neutron-24.1.0.dev174/neutron/pecan_wsgi/controllers creating neutron-24.1.0.dev174/neutron/pecan_wsgi/hooks creating neutron-24.1.0.dev174/neutron/plugins creating neutron-24.1.0.dev174/neutron/plugins/common creating neutron-24.1.0.dev174/neutron/plugins/ml2 creating neutron-24.1.0.dev174/neutron/plugins/ml2/common creating neutron-24.1.0.dev174/neutron/plugins/ml2/drivers creating neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/agent creating neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/l2pop creating neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/l2pop/rpc_manager creating neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/linuxbridge creating neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/linuxbridge/agent creating neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/linuxbridge/agent/common creating neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/linuxbridge/agent/extension_drivers creating neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/linuxbridge/mech_driver creating neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/macvtap creating neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/macvtap/agent creating neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/macvtap/mech_driver creating neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/mech_sriov creating neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/mech_sriov/agent creating neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/mech_sriov/agent/common creating neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/mech_sriov/agent/extension_drivers creating neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/mech_sriov/mech_driver creating neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/openvswitch creating neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/openvswitch/agent creating neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/openvswitch/agent/common creating neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/openvswitch/agent/extension_drivers creating neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/openvswitch/agent/openflow creating neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native creating neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/openvswitch/mech_driver creating neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/ovn creating neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/ovn/agent creating neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/ovn/mech_driver creating neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb creating neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions creating neutron-24.1.0.dev174/neutron/plugins/ml2/extensions creating neutron-24.1.0.dev174/neutron/privileged creating neutron-24.1.0.dev174/neutron/privileged/agent creating neutron-24.1.0.dev174/neutron/privileged/agent/linux creating neutron-24.1.0.dev174/neutron/privileged/agent/ovsdb creating neutron-24.1.0.dev174/neutron/privileged/agent/ovsdb/native creating neutron-24.1.0.dev174/neutron/profiling creating neutron-24.1.0.dev174/neutron/quota creating neutron-24.1.0.dev174/neutron/scheduler creating neutron-24.1.0.dev174/neutron/server creating neutron-24.1.0.dev174/neutron/services creating neutron-24.1.0.dev174/neutron/services/auto_allocate creating neutron-24.1.0.dev174/neutron/services/conntrack_helper creating neutron-24.1.0.dev174/neutron/services/conntrack_helper/common creating neutron-24.1.0.dev174/neutron/services/externaldns creating neutron-24.1.0.dev174/neutron/services/externaldns/drivers creating neutron-24.1.0.dev174/neutron/services/externaldns/drivers/designate creating neutron-24.1.0.dev174/neutron/services/flavors creating neutron-24.1.0.dev174/neutron/services/l3_router creating neutron-24.1.0.dev174/neutron/services/l3_router/service_providers creating neutron-24.1.0.dev174/neutron/services/local_ip creating neutron-24.1.0.dev174/neutron/services/logapi creating neutron-24.1.0.dev174/neutron/services/logapi/agent creating neutron-24.1.0.dev174/neutron/services/logapi/agent/l3 creating neutron-24.1.0.dev174/neutron/services/logapi/common creating neutron-24.1.0.dev174/neutron/services/logapi/drivers creating neutron-24.1.0.dev174/neutron/services/logapi/drivers/openvswitch creating neutron-24.1.0.dev174/neutron/services/logapi/drivers/ovn creating neutron-24.1.0.dev174/neutron/services/logapi/rpc creating neutron-24.1.0.dev174/neutron/services/loki creating neutron-24.1.0.dev174/neutron/services/metering creating neutron-24.1.0.dev174/neutron/services/metering/agents creating neutron-24.1.0.dev174/neutron/services/metering/drivers creating neutron-24.1.0.dev174/neutron/services/metering/drivers/iptables creating neutron-24.1.0.dev174/neutron/services/metering/drivers/noop creating neutron-24.1.0.dev174/neutron/services/ndp_proxy creating neutron-24.1.0.dev174/neutron/services/network_ip_availability creating neutron-24.1.0.dev174/neutron/services/network_segment_range creating neutron-24.1.0.dev174/neutron/services/ovn_l3 creating neutron-24.1.0.dev174/neutron/services/ovn_l3/service_providers creating neutron-24.1.0.dev174/neutron/services/placement_report creating neutron-24.1.0.dev174/neutron/services/portforwarding creating neutron-24.1.0.dev174/neutron/services/portforwarding/common creating neutron-24.1.0.dev174/neutron/services/portforwarding/drivers creating neutron-24.1.0.dev174/neutron/services/portforwarding/drivers/ovn creating neutron-24.1.0.dev174/neutron/services/qos creating neutron-24.1.0.dev174/neutron/services/qos/drivers creating neutron-24.1.0.dev174/neutron/services/qos/drivers/linuxbridge creating neutron-24.1.0.dev174/neutron/services/qos/drivers/openvswitch creating neutron-24.1.0.dev174/neutron/services/qos/drivers/ovn creating neutron-24.1.0.dev174/neutron/services/qos/drivers/sriov creating neutron-24.1.0.dev174/neutron/services/rbac creating neutron-24.1.0.dev174/neutron/services/revisions creating neutron-24.1.0.dev174/neutron/services/segments creating neutron-24.1.0.dev174/neutron/services/tag creating neutron-24.1.0.dev174/neutron/services/timestamp creating neutron-24.1.0.dev174/neutron/services/trunk creating neutron-24.1.0.dev174/neutron/services/trunk/drivers creating neutron-24.1.0.dev174/neutron/services/trunk/drivers/linuxbridge creating neutron-24.1.0.dev174/neutron/services/trunk/drivers/linuxbridge/agent creating neutron-24.1.0.dev174/neutron/services/trunk/drivers/openvswitch creating neutron-24.1.0.dev174/neutron/services/trunk/drivers/openvswitch/agent creating neutron-24.1.0.dev174/neutron/services/trunk/drivers/ovn creating neutron-24.1.0.dev174/neutron/services/trunk/rpc creating neutron-24.1.0.dev174/neutron/services/trunk/seg_types creating neutron-24.1.0.dev174/neutron/tests creating neutron-24.1.0.dev174/neutron/tests/common creating neutron-24.1.0.dev174/neutron/tests/common/agents creating neutron-24.1.0.dev174/neutron/tests/common/exclusive_resources creating neutron-24.1.0.dev174/neutron/tests/contrib creating neutron-24.1.0.dev174/neutron/tests/contrib/hooks creating neutron-24.1.0.dev174/neutron/tests/etc creating neutron-24.1.0.dev174/neutron/tests/fullstack creating neutron-24.1.0.dev174/neutron/tests/fullstack/agents creating neutron-24.1.0.dev174/neutron/tests/fullstack/resources creating neutron-24.1.0.dev174/neutron/tests/fullstack/schedulers creating neutron-24.1.0.dev174/neutron/tests/fullstack/servers creating neutron-24.1.0.dev174/neutron/tests/functional creating neutron-24.1.0.dev174/neutron/tests/functional/agent creating neutron-24.1.0.dev174/neutron/tests/functional/agent/common creating neutron-24.1.0.dev174/neutron/tests/functional/agent/l2 creating neutron-24.1.0.dev174/neutron/tests/functional/agent/l2/extensions creating neutron-24.1.0.dev174/neutron/tests/functional/agent/l3 creating neutron-24.1.0.dev174/neutron/tests/functional/agent/l3/bin creating neutron-24.1.0.dev174/neutron/tests/functional/agent/l3/extensions creating neutron-24.1.0.dev174/neutron/tests/functional/agent/l3/extensions/qos creating neutron-24.1.0.dev174/neutron/tests/functional/agent/linux creating neutron-24.1.0.dev174/neutron/tests/functional/agent/linux/bin creating neutron-24.1.0.dev174/neutron/tests/functional/agent/linux/openvswitch_firewall creating neutron-24.1.0.dev174/neutron/tests/functional/agent/ovn creating neutron-24.1.0.dev174/neutron/tests/functional/agent/ovn/agent creating neutron-24.1.0.dev174/neutron/tests/functional/agent/ovn/extensions creating neutron-24.1.0.dev174/neutron/tests/functional/agent/ovn/metadata creating neutron-24.1.0.dev174/neutron/tests/functional/agent/ovsdb creating neutron-24.1.0.dev174/neutron/tests/functional/agent/ovsdb/native creating neutron-24.1.0.dev174/neutron/tests/functional/api creating neutron-24.1.0.dev174/neutron/tests/functional/cmd creating neutron-24.1.0.dev174/neutron/tests/functional/common creating neutron-24.1.0.dev174/neutron/tests/functional/common/ovn creating neutron-24.1.0.dev174/neutron/tests/functional/db creating neutron-24.1.0.dev174/neutron/tests/functional/db/migrations creating neutron-24.1.0.dev174/neutron/tests/functional/objects creating neutron-24.1.0.dev174/neutron/tests/functional/objects/plugins creating neutron-24.1.0.dev174/neutron/tests/functional/objects/plugins/ml2 creating neutron-24.1.0.dev174/neutron/tests/functional/pecan_wsgi creating neutron-24.1.0.dev174/neutron/tests/functional/plugins creating neutron-24.1.0.dev174/neutron/tests/functional/plugins/ml2 creating neutron-24.1.0.dev174/neutron/tests/functional/plugins/ml2/drivers creating neutron-24.1.0.dev174/neutron/tests/functional/plugins/ml2/drivers/macvtap creating neutron-24.1.0.dev174/neutron/tests/functional/plugins/ml2/drivers/macvtap/agent creating neutron-24.1.0.dev174/neutron/tests/functional/plugins/ml2/drivers/ovn creating neutron-24.1.0.dev174/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver creating neutron-24.1.0.dev174/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb creating neutron-24.1.0.dev174/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions creating neutron-24.1.0.dev174/neutron/tests/functional/privileged creating neutron-24.1.0.dev174/neutron/tests/functional/privileged/agent creating neutron-24.1.0.dev174/neutron/tests/functional/privileged/agent/linux creating neutron-24.1.0.dev174/neutron/tests/functional/resources creating neutron-24.1.0.dev174/neutron/tests/functional/resources/ovsdb creating neutron-24.1.0.dev174/neutron/tests/functional/sanity creating neutron-24.1.0.dev174/neutron/tests/functional/scheduler creating neutron-24.1.0.dev174/neutron/tests/functional/services creating neutron-24.1.0.dev174/neutron/tests/functional/services/conntrack_helper creating neutron-24.1.0.dev174/neutron/tests/functional/services/l3_router creating neutron-24.1.0.dev174/neutron/tests/functional/services/logapi creating neutron-24.1.0.dev174/neutron/tests/functional/services/logapi/drivers creating neutron-24.1.0.dev174/neutron/tests/functional/services/logapi/drivers/ovn creating neutron-24.1.0.dev174/neutron/tests/functional/services/ovn_l3 creating neutron-24.1.0.dev174/neutron/tests/functional/services/portforwarding creating neutron-24.1.0.dev174/neutron/tests/functional/services/trunk creating neutron-24.1.0.dev174/neutron/tests/functional/services/trunk/drivers creating neutron-24.1.0.dev174/neutron/tests/functional/services/trunk/drivers/openvswitch creating neutron-24.1.0.dev174/neutron/tests/functional/services/trunk/drivers/openvswitch/agent creating neutron-24.1.0.dev174/neutron/tests/functional/services/trunk/drivers/ovn creating neutron-24.1.0.dev174/neutron/tests/functional/services/trunk/rpc creating neutron-24.1.0.dev174/neutron/tests/functional/tests creating neutron-24.1.0.dev174/neutron/tests/functional/tests/common creating neutron-24.1.0.dev174/neutron/tests/functional/tests/common/exclusive_resources creating neutron-24.1.0.dev174/neutron/tests/unit creating neutron-24.1.0.dev174/neutron/tests/unit/agent creating neutron-24.1.0.dev174/neutron/tests/unit/agent/common creating neutron-24.1.0.dev174/neutron/tests/unit/agent/dhcp creating neutron-24.1.0.dev174/neutron/tests/unit/agent/l2 creating neutron-24.1.0.dev174/neutron/tests/unit/agent/l2/extensions creating neutron-24.1.0.dev174/neutron/tests/unit/agent/l2/extensions/dhcp creating neutron-24.1.0.dev174/neutron/tests/unit/agent/l2/extensions/metadata creating neutron-24.1.0.dev174/neutron/tests/unit/agent/l3 creating neutron-24.1.0.dev174/neutron/tests/unit/agent/l3/extensions creating neutron-24.1.0.dev174/neutron/tests/unit/agent/l3/extensions/qos creating neutron-24.1.0.dev174/neutron/tests/unit/agent/linux creating neutron-24.1.0.dev174/neutron/tests/unit/agent/linux/openvswitch_firewall creating neutron-24.1.0.dev174/neutron/tests/unit/agent/metadata creating neutron-24.1.0.dev174/neutron/tests/unit/agent/ovn creating neutron-24.1.0.dev174/neutron/tests/unit/agent/ovn/metadata creating neutron-24.1.0.dev174/neutron/tests/unit/agent/ovsdb creating neutron-24.1.0.dev174/neutron/tests/unit/agent/ovsdb/native creating neutron-24.1.0.dev174/neutron/tests/unit/api creating neutron-24.1.0.dev174/neutron/tests/unit/api/rpc creating neutron-24.1.0.dev174/neutron/tests/unit/api/rpc/agentnotifiers creating neutron-24.1.0.dev174/neutron/tests/unit/api/rpc/callbacks creating neutron-24.1.0.dev174/neutron/tests/unit/api/rpc/callbacks/consumer creating neutron-24.1.0.dev174/neutron/tests/unit/api/rpc/callbacks/producer creating neutron-24.1.0.dev174/neutron/tests/unit/api/rpc/handlers creating neutron-24.1.0.dev174/neutron/tests/unit/api/v2 creating neutron-24.1.0.dev174/neutron/tests/unit/cmd creating neutron-24.1.0.dev174/neutron/tests/unit/cmd/ovn creating neutron-24.1.0.dev174/neutron/tests/unit/cmd/upgrade_checks creating neutron-24.1.0.dev174/neutron/tests/unit/common creating neutron-24.1.0.dev174/neutron/tests/unit/common/ovn creating neutron-24.1.0.dev174/neutron/tests/unit/conf creating neutron-24.1.0.dev174/neutron/tests/unit/conf/agent creating neutron-24.1.0.dev174/neutron/tests/unit/conf/policies creating neutron-24.1.0.dev174/neutron/tests/unit/core_extensions creating neutron-24.1.0.dev174/neutron/tests/unit/db creating neutron-24.1.0.dev174/neutron/tests/unit/db/metering creating neutron-24.1.0.dev174/neutron/tests/unit/db/quota creating neutron-24.1.0.dev174/neutron/tests/unit/extensions creating neutron-24.1.0.dev174/neutron/tests/unit/hacking creating neutron-24.1.0.dev174/neutron/tests/unit/ipam creating neutron-24.1.0.dev174/neutron/tests/unit/ipam/drivers creating neutron-24.1.0.dev174/neutron/tests/unit/ipam/drivers/neutrondb_ipam creating neutron-24.1.0.dev174/neutron/tests/unit/notifiers creating neutron-24.1.0.dev174/neutron/tests/unit/objects creating neutron-24.1.0.dev174/neutron/tests/unit/objects/db creating neutron-24.1.0.dev174/neutron/tests/unit/objects/logapi creating neutron-24.1.0.dev174/neutron/tests/unit/objects/plugins creating neutron-24.1.0.dev174/neutron/tests/unit/objects/plugins/ml2 creating neutron-24.1.0.dev174/neutron/tests/unit/objects/port creating neutron-24.1.0.dev174/neutron/tests/unit/objects/port/extensions creating neutron-24.1.0.dev174/neutron/tests/unit/objects/qos creating neutron-24.1.0.dev174/neutron/tests/unit/pecan_wsgi creating neutron-24.1.0.dev174/neutron/tests/unit/plugins creating neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2 creating neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers creating neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/agent creating neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/l2pop creating neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/l2pop/rpc_manager creating neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/linuxbridge creating neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent creating neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/extension_drivers creating neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/mech_driver creating neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/macvtap creating neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/macvtap/agent creating neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/macvtap/mech_driver creating neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/mech_sriov creating neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent creating neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/common creating neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/extension_drivers creating neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/mech_driver creating neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/openvswitch creating neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent creating neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/extension_drivers creating neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow creating neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native creating neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/openvswitch/mech_driver creating neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/ovn creating neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/ovn/agent creating neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver creating neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb creating neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions creating neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/schemas creating neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/extensions creating neutron-24.1.0.dev174/neutron/tests/unit/privileged creating neutron-24.1.0.dev174/neutron/tests/unit/privileged/agent creating neutron-24.1.0.dev174/neutron/tests/unit/privileged/agent/linux creating neutron-24.1.0.dev174/neutron/tests/unit/quota creating neutron-24.1.0.dev174/neutron/tests/unit/scheduler creating neutron-24.1.0.dev174/neutron/tests/unit/services creating neutron-24.1.0.dev174/neutron/tests/unit/services/auto_allocate creating neutron-24.1.0.dev174/neutron/tests/unit/services/conntrack_helper creating neutron-24.1.0.dev174/neutron/tests/unit/services/externaldns creating neutron-24.1.0.dev174/neutron/tests/unit/services/externaldns/drivers creating neutron-24.1.0.dev174/neutron/tests/unit/services/externaldns/drivers/designate creating neutron-24.1.0.dev174/neutron/tests/unit/services/l3_router creating neutron-24.1.0.dev174/neutron/tests/unit/services/l3_router/service_providers creating neutron-24.1.0.dev174/neutron/tests/unit/services/logapi creating neutron-24.1.0.dev174/neutron/tests/unit/services/logapi/agent creating neutron-24.1.0.dev174/neutron/tests/unit/services/logapi/agent/l3 creating neutron-24.1.0.dev174/neutron/tests/unit/services/logapi/common creating neutron-24.1.0.dev174/neutron/tests/unit/services/logapi/drivers creating neutron-24.1.0.dev174/neutron/tests/unit/services/logapi/drivers/openvswitch creating neutron-24.1.0.dev174/neutron/tests/unit/services/logapi/drivers/ovn creating neutron-24.1.0.dev174/neutron/tests/unit/services/logapi/rpc creating neutron-24.1.0.dev174/neutron/tests/unit/services/metering creating neutron-24.1.0.dev174/neutron/tests/unit/services/metering/agents creating neutron-24.1.0.dev174/neutron/tests/unit/services/metering/drivers creating neutron-24.1.0.dev174/neutron/tests/unit/services/network_segment_range creating neutron-24.1.0.dev174/neutron/tests/unit/services/ovn_l3 creating neutron-24.1.0.dev174/neutron/tests/unit/services/ovn_l3/service_providers creating neutron-24.1.0.dev174/neutron/tests/unit/services/placement_report creating neutron-24.1.0.dev174/neutron/tests/unit/services/portforwarding creating neutron-24.1.0.dev174/neutron/tests/unit/services/portforwarding/drivers creating neutron-24.1.0.dev174/neutron/tests/unit/services/portforwarding/drivers/ovn creating neutron-24.1.0.dev174/neutron/tests/unit/services/qos creating neutron-24.1.0.dev174/neutron/tests/unit/services/qos/drivers creating neutron-24.1.0.dev174/neutron/tests/unit/services/qos/drivers/openvswitch creating neutron-24.1.0.dev174/neutron/tests/unit/services/qos/drivers/ovn creating neutron-24.1.0.dev174/neutron/tests/unit/services/revisions creating neutron-24.1.0.dev174/neutron/tests/unit/services/trunk creating neutron-24.1.0.dev174/neutron/tests/unit/services/trunk/drivers creating neutron-24.1.0.dev174/neutron/tests/unit/services/trunk/drivers/linuxbridge creating neutron-24.1.0.dev174/neutron/tests/unit/services/trunk/drivers/linuxbridge/agent creating neutron-24.1.0.dev174/neutron/tests/unit/services/trunk/drivers/openvswitch creating neutron-24.1.0.dev174/neutron/tests/unit/services/trunk/drivers/openvswitch/agent creating neutron-24.1.0.dev174/neutron/tests/unit/services/trunk/drivers/ovn creating neutron-24.1.0.dev174/neutron/tests/unit/services/trunk/rpc creating neutron-24.1.0.dev174/neutron/tests/unit/services/trunk/seg_types creating neutron-24.1.0.dev174/neutron/tests/unit/tests creating neutron-24.1.0.dev174/neutron/tests/unit/tests/common creating neutron-24.1.0.dev174/neutron/tests/unit/tests/example creating neutron-24.1.0.dev174/neutron/tests/unit/tests/example/dir creating neutron-24.1.0.dev174/neutron/tests/unit/tests/example/dir/subdir creating neutron-24.1.0.dev174/neutron/tests/unit/tests/functional creating neutron-24.1.0.dev174/neutron/tests/var creating neutron-24.1.0.dev174/playbooks creating neutron-24.1.0.dev174/rally-jobs creating neutron-24.1.0.dev174/rally-jobs/extra creating neutron-24.1.0.dev174/rally-jobs/plugins creating neutron-24.1.0.dev174/releasenotes creating neutron-24.1.0.dev174/releasenotes/notes creating neutron-24.1.0.dev174/releasenotes/source creating neutron-24.1.0.dev174/releasenotes/source/_static creating neutron-24.1.0.dev174/releasenotes/source/_templates creating neutron-24.1.0.dev174/releasenotes/source/locale creating neutron-24.1.0.dev174/releasenotes/source/locale/en_GB creating neutron-24.1.0.dev174/releasenotes/source/locale/en_GB/LC_MESSAGES creating neutron-24.1.0.dev174/releasenotes/source/locale/fr creating neutron-24.1.0.dev174/releasenotes/source/locale/fr/LC_MESSAGES creating neutron-24.1.0.dev174/releasenotes/source/locale/ja creating neutron-24.1.0.dev174/releasenotes/source/locale/ja/LC_MESSAGES creating neutron-24.1.0.dev174/releasenotes/source/locale/ko_KR creating neutron-24.1.0.dev174/releasenotes/source/locale/ko_KR/LC_MESSAGES creating neutron-24.1.0.dev174/roles creating neutron-24.1.0.dev174/roles/add_mariadb_repo creating neutron-24.1.0.dev174/roles/add_mariadb_repo/tasks creating neutron-24.1.0.dev174/roles/configure_functional_tests creating neutron-24.1.0.dev174/roles/configure_functional_tests/defaults creating neutron-24.1.0.dev174/roles/configure_functional_tests/tasks creating neutron-24.1.0.dev174/roles/disable_selinux creating neutron-24.1.0.dev174/roles/disable_selinux/tasks creating neutron-24.1.0.dev174/roles/legacy_ebtables creating neutron-24.1.0.dev174/roles/legacy_ebtables/tasks creating neutron-24.1.0.dev174/roles/nftables creating neutron-24.1.0.dev174/roles/nftables/tasks creating neutron-24.1.0.dev174/roles/prepare_functional_tests_logs creating neutron-24.1.0.dev174/roles/prepare_functional_tests_logs/defaults creating neutron-24.1.0.dev174/roles/prepare_functional_tests_logs/tasks creating neutron-24.1.0.dev174/roles/setup_logdir creating neutron-24.1.0.dev174/roles/setup_logdir/defaults creating neutron-24.1.0.dev174/roles/setup_logdir/tasks creating neutron-24.1.0.dev174/tools creating neutron-24.1.0.dev174/tools/ovn_migration creating neutron-24.1.0.dev174/tools/ovn_migration/infrared creating neutron-24.1.0.dev174/tools/ovn_migration/infrared/tripleo-ovn-migration creating neutron-24.1.0.dev174/tools/ovn_migration/infrared/tripleo-ovn-migration/roles creating neutron-24.1.0.dev174/tools/ovn_migration/infrared/tripleo-ovn-migration/roles/create-resources creating neutron-24.1.0.dev174/tools/ovn_migration/infrared/tripleo-ovn-migration/roles/create-resources/defaults creating neutron-24.1.0.dev174/tools/ovn_migration/infrared/tripleo-ovn-migration/roles/create-resources/tasks creating neutron-24.1.0.dev174/tools/ovn_migration/infrared/tripleo-ovn-migration/roles/create-resources/templates creating neutron-24.1.0.dev174/tools/ovn_migration/infrared/tripleo-ovn-migration/roles/prepare-migration creating neutron-24.1.0.dev174/tools/ovn_migration/infrared/tripleo-ovn-migration/roles/prepare-migration/defaults creating neutron-24.1.0.dev174/tools/ovn_migration/infrared/tripleo-ovn-migration/roles/prepare-migration/tasks creating neutron-24.1.0.dev174/tools/ovn_migration/infrared/tripleo-ovn-migration/templates creating neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment creating neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks creating neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles creating neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/backup creating neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/backup/tasks creating neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/delete-neutron-resources creating neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/delete-neutron-resources/defaults creating neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/delete-neutron-resources/tasks creating neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/delete-neutron-resources/templates creating neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/migration creating neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/migration/defaults creating neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/migration/tasks creating neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/migration/templates creating neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/post-migration creating neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/post-migration/defaults creating neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/post-migration/tasks creating neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/pre-migration creating neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/pre-migration/tasks creating neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/recovery-backup creating neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/recovery-backup/defaults creating neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/recovery-backup/tasks creating neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/resources creating neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/resources/cleanup creating neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/resources/cleanup/defaults creating neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/resources/cleanup/tasks creating neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/resources/cleanup/templates creating neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/resources/create creating neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/resources/create/defaults creating neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/resources/create/tasks creating neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/resources/create/templates creating neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/resources/validate creating neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/resources/validate/defaults creating neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/resources/validate/tasks creating neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/resources/validate/templates creating neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/revert creating neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/revert/tasks creating neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/stop-agents creating neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/stop-agents/defaults creating neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/stop-agents/tasks creating neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/stop-agents/vars creating neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/tripleo-update creating neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/tripleo-update/defaults creating neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/tripleo-update/tasks creating neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/tripleo-update/templates creating neutron-24.1.0.dev174/tools/tripleo creating neutron-24.1.0.dev174/vagrant creating neutron-24.1.0.dev174/vagrant/ovn creating neutron-24.1.0.dev174/vagrant/ovn/provisioning creating neutron-24.1.0.dev174/vagrant/ovn/sparse creating neutron-24.1.0.dev174/zuul.d copying files to neutron-24.1.0.dev174... copying .coveragerc -> neutron-24.1.0.dev174 copying .mailmap -> neutron-24.1.0.dev174 copying .pre-commit-config.yaml -> neutron-24.1.0.dev174 copying .pylintrc -> neutron-24.1.0.dev174 copying .stestr.conf -> neutron-24.1.0.dev174 copying AUTHORS -> neutron-24.1.0.dev174 copying CONTRIBUTING.rst -> neutron-24.1.0.dev174 copying ChangeLog -> neutron-24.1.0.dev174 copying HACKING.rst -> neutron-24.1.0.dev174 copying LICENSE -> neutron-24.1.0.dev174 copying README.rst -> neutron-24.1.0.dev174 copying TESTING.rst -> neutron-24.1.0.dev174 copying bindep.txt -> neutron-24.1.0.dev174 copying plugin.spec -> neutron-24.1.0.dev174 copying requirements.txt -> neutron-24.1.0.dev174 copying setup.cfg -> neutron-24.1.0.dev174 copying setup.py -> neutron-24.1.0.dev174 copying test-requirements.txt -> neutron-24.1.0.dev174 copying tox.ini -> neutron-24.1.0.dev174 copying api-ref/README.rst -> neutron-24.1.0.dev174/api-ref copying devstack/ml2-ovs-compute-local.conf.sample -> neutron-24.1.0.dev174/devstack copying devstack/ml2-ovs-local.conf.sample -> neutron-24.1.0.dev174/devstack copying devstack/ovn-compute-local.conf.sample -> neutron-24.1.0.dev174/devstack copying devstack/ovn-db-local.conf.sample -> neutron-24.1.0.dev174/devstack copying devstack/ovn-local.conf.sample -> neutron-24.1.0.dev174/devstack copying devstack/ovn-vtep-local.conf.sample -> neutron-24.1.0.dev174/devstack copying devstack/plugin.sh -> neutron-24.1.0.dev174/devstack copying devstack/settings -> neutron-24.1.0.dev174/devstack copying devstack/lib/distributed_dhcp -> neutron-24.1.0.dev174/devstack/lib copying devstack/lib/dns -> neutron-24.1.0.dev174/devstack/lib copying devstack/lib/fip_port_forwarding -> neutron-24.1.0.dev174/devstack/lib copying devstack/lib/flavors -> neutron-24.1.0.dev174/devstack/lib copying devstack/lib/l2_agent -> neutron-24.1.0.dev174/devstack/lib copying devstack/lib/l2_agent_sriovnicswitch -> neutron-24.1.0.dev174/devstack/lib copying devstack/lib/l3_agent -> neutron-24.1.0.dev174/devstack/lib copying devstack/lib/l3_conntrack_helper -> neutron-24.1.0.dev174/devstack/lib copying devstack/lib/l3_ndp_proxy -> neutron-24.1.0.dev174/devstack/lib copying devstack/lib/local_ip -> neutron-24.1.0.dev174/devstack/lib copying devstack/lib/log -> neutron-24.1.0.dev174/devstack/lib copying devstack/lib/loki -> neutron-24.1.0.dev174/devstack/lib copying devstack/lib/macvtap_agent -> neutron-24.1.0.dev174/devstack/lib copying devstack/lib/ml2 -> neutron-24.1.0.dev174/devstack/lib copying devstack/lib/network_segment_range -> neutron-24.1.0.dev174/devstack/lib copying devstack/lib/octavia -> neutron-24.1.0.dev174/devstack/lib copying devstack/lib/segments -> neutron-24.1.0.dev174/devstack/lib copying devstack/lib/tag_ports_during_bulk_creation -> neutron-24.1.0.dev174/devstack/lib copying devstack/lib/uplink_status_propagation -> neutron-24.1.0.dev174/devstack/lib copying doc/Makefile -> neutron-24.1.0.dev174/doc copying doc/requirements.txt -> neutron-24.1.0.dev174/doc copying doc/source/_intro.rst -> neutron-24.1.0.dev174/doc/source copying doc/source/conf.py -> neutron-24.1.0.dev174/doc/source copying doc/source/index.rst -> neutron-24.1.0.dev174/doc/source copying doc/source/pdf-index.rst -> neutron-24.1.0.dev174/doc/source copying doc/source/_static/support_matrix.css -> neutron-24.1.0.dev174/doc/source/_static copying doc/source/admin/config-active-active-l3gw.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/config-address-scopes.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/config-auto-allocation.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/config-az.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/config-bgp-dynamic-routing.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/config-bgp-floating-ip-over-l2-segmented-network.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/config-dhcp-ha.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/config-dns-int-ext-serv.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/config-dns-int.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/config-dns-res.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/config-dvr-ha-snat.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/config-experimental-framework.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/config-fip-port-forwardings.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/config-ipam.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/config-ipv6.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/config-logging.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/config-macvtap.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/config-metadata-caching.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/config-metadata-rate-limiting.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/config-ml2.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/config-mtu.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/config-ndp-proxy.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/config-network-segment-ranges.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/config-ovs-dpdk.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/config-ovs-offload.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/config-ovsfwdriver.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/config-qos-min-bw.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/config-qos-min-pps.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/config-qos.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/config-rbac.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/config-routed-networks.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/config-router-flavor-ovn.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/config-service-subnets.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/config-services-agent.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/config-sfc.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/config-sriov.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/config-subnet-onboard.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/config-subnet-pools.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/config-trunking.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/config-wsgi.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/config.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/deploy-lb-ha-vrrp.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/deploy-lb-provider.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/deploy-lb-selfservice.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/deploy-lb.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/deploy-ovs-ha-dvr.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/deploy-ovs-ha-vrrp.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/deploy-ovs-provider.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/deploy-ovs-selfservice.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/deploy-ovs.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/deploy.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/fwaas-v2-scenario.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/fwaas.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/index.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/intro-basic-networking.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/intro-nat.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/intro-network-components.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/intro-network-namespaces.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/intro-os-networking.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/intro-overlay-protocols.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/intro.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/migration-classic-to-l3ha.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/migration-database.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/migration-nova-network-to-neutron.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/migration.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/misc-libvirt.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/misc.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/neutron_linuxbridge.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/ops-ip-availability.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/ops-quotas.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/ops-resource-purge.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/ops-resource-tags.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/ops.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/vpnaas-scenario.rst -> neutron-24.1.0.dev174/doc/source/admin copying doc/source/admin/archives/adv-config.rst -> neutron-24.1.0.dev174/doc/source/admin/archives copying doc/source/admin/archives/adv-features.rst -> neutron-24.1.0.dev174/doc/source/admin/archives copying doc/source/admin/archives/adv-operational-features.rst -> neutron-24.1.0.dev174/doc/source/admin/archives copying doc/source/admin/archives/arch.rst -> neutron-24.1.0.dev174/doc/source/admin/archives copying doc/source/admin/archives/auth.rst -> neutron-24.1.0.dev174/doc/source/admin/archives copying doc/source/admin/archives/config-agents.rst -> neutron-24.1.0.dev174/doc/source/admin/archives copying doc/source/admin/archives/config-identity.rst -> neutron-24.1.0.dev174/doc/source/admin/archives copying doc/source/admin/archives/config-plugins.rst -> neutron-24.1.0.dev174/doc/source/admin/archives copying doc/source/admin/archives/index.rst -> neutron-24.1.0.dev174/doc/source/admin/archives copying doc/source/admin/archives/introduction.rst -> neutron-24.1.0.dev174/doc/source/admin/archives copying doc/source/admin/archives/multi-dhcp-agents.rst -> neutron-24.1.0.dev174/doc/source/admin/archives copying doc/source/admin/archives/use.rst -> neutron-24.1.0.dev174/doc/source/admin/archives copying doc/source/admin/archives/figures/vmware_nsx_ex1.graffle -> neutron-24.1.0.dev174/doc/source/admin/archives/figures copying doc/source/admin/archives/figures/vmware_nsx_ex1.png -> neutron-24.1.0.dev174/doc/source/admin/archives/figures copying doc/source/admin/archives/figures/vmware_nsx_ex1.svg -> neutron-24.1.0.dev174/doc/source/admin/archives/figures copying doc/source/admin/archives/figures/vmware_nsx_ex2.graffle -> neutron-24.1.0.dev174/doc/source/admin/archives/figures copying doc/source/admin/archives/figures/vmware_nsx_ex2.png -> neutron-24.1.0.dev174/doc/source/admin/archives/figures copying doc/source/admin/archives/figures/vmware_nsx_ex2.svg -> neutron-24.1.0.dev174/doc/source/admin/archives/figures copying doc/source/admin/figures/NetworkTypes.png -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/NetworkTypes.svg -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/bgp-dynamic-routing-example1.graffle -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/bgp-dynamic-routing-example1.png -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/bgp-dynamic-routing-example1.svg -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/bgp-dynamic-routing-example2.graffle -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/bgp-dynamic-routing-example2.png -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/bgp-dynamic-routing-example2.svg -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/bgp-dynamic-routing-overview.graffle -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/bgp-dynamic-routing-overview.png -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/bgp-dynamic-routing-overview.svg -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/bgp-floating-ip-over-l2-segmented-network.png -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/bgp-floating-ip-over-l2-segmented-network.svg -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/config-macvtap-compute1.png -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/config-macvtap-compute2.png -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/demo_multiple_dhcp_agents.png -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-ha-vrrp-compconn1.graffle -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-ha-vrrp-compconn1.png -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-ha-vrrp-compconn1.svg -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-ha-vrrp-overview.graffle -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-ha-vrrp-overview.png -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-ha-vrrp-overview.svg -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-provider-compconn1.graffle -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-provider-compconn1.png -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-provider-compconn1.svg -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-provider-compconn2.graffle -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-provider-compconn2.png -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-provider-compconn2.svg -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-provider-flowew1.graffle -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-provider-flowew1.png -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-provider-flowew1.svg -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-provider-flowew2.graffle -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-provider-flowew2.png -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-provider-flowew2.svg -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-provider-flowns1.graffle -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-provider-flowns1.png -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-provider-flowns1.svg -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-provider-overview.graffle -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-provider-overview.png -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-provider-overview.svg -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-selfservice-compconn1.graffle -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-selfservice-compconn1.png -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-selfservice-compconn1.svg -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-selfservice-flowew1.graffle -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-selfservice-flowew1.png -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-selfservice-flowew1.svg -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-selfservice-flowew2.graffle -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-selfservice-flowew2.png -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-selfservice-flowew2.svg -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-selfservice-flowns1.graffle -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-selfservice-flowns1.png -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-selfservice-flowns1.svg -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-selfservice-flowns2.graffle -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-selfservice-flowns2.png -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-selfservice-flowns2.svg -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-selfservice-overview.graffle -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-selfservice-overview.png -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-selfservice-overview.svg -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-dvr-compconn1.graffle -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-dvr-compconn1.png -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-dvr-compconn1.svg -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-dvr-flowew1.graffle -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-dvr-flowew1.png -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-dvr-flowew1.svg -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-dvr-flowns1.graffle -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-dvr-flowns1.png -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-dvr-flowns1.svg -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-dvr-flowns2.graffle -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-dvr-flowns2.png -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-dvr-flowns2.svg -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-dvr-overview.graffle -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-dvr-overview.png -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-dvr-overview.svg -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-vrrp-compconn1.graffle -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-vrrp-compconn1.png -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-vrrp-compconn1.svg -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-vrrp-overview.graffle -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-vrrp-overview.png -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-vrrp-overview.svg -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-provider-compconn1.graffle -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-provider-compconn1.png -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-provider-compconn1.svg -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-provider-compconn2.graffle -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-provider-compconn2.png -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-provider-compconn2.svg -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-provider-flowew1.graffle -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-provider-flowew1.png -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-provider-flowew1.svg -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-provider-flowew2.graffle -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-provider-flowew2.png -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-provider-flowew2.svg -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-provider-flowns1.graffle -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-provider-flowns1.png -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-provider-flowns1.svg -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-provider-overview.graffle -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-provider-overview.png -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-provider-overview.svg -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-selfservice-compconn1.graffle -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-selfservice-compconn1.png -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-selfservice-compconn1.svg -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-selfservice-flowew1.graffle -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-selfservice-flowew1.png -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-selfservice-flowew1.svg -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-selfservice-flowew2.graffle -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-selfservice-flowew2.png -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-selfservice-flowew2.svg -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-selfservice-flowns1.graffle -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-selfservice-flowns1.png -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-selfservice-flowns1.svg -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-selfservice-flowns2.graffle -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-selfservice-flowns2.png -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-selfservice-flowns2.svg -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-selfservice-overview.graffle -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-selfservice-overview.png -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-selfservice-overview.svg -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/lbaasv2-diagram.png -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/logging-framework.png -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/port-chain-architecture-diagram.png -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/port-chain-diagram.png -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/scenario-classic-mt-compute1.svg -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/scenario-classic-mt-compute2.svg -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/scenario-classic-mt-flowew1.png -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/scenario-classic-mt-flowew1.svg -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/scenario-classic-mt-flowew2.png -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/scenario-classic-mt-flowew2.svg -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/scenario-classic-mt-flowns1.png -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/scenario-classic-mt-flowns1.svg -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/scenario-classic-mt-networks.png -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/scenario-classic-mt-networks.svg -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/scenario-classic-mt-services.png -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/scenario-classic-mt-services.svg -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/scenario-classic-mt.png -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/figures/scenario-classic-mt.svg -> neutron-24.1.0.dev174/doc/source/admin/figures copying doc/source/admin/ovn/availability_zones.rst -> neutron-24.1.0.dev174/doc/source/admin/ovn copying doc/source/admin/ovn/baremetal.rst -> neutron-24.1.0.dev174/doc/source/admin/ovn copying doc/source/admin/ovn/dpdk.rst -> neutron-24.1.0.dev174/doc/source/admin/ovn copying doc/source/admin/ovn/external_ports.rst -> neutron-24.1.0.dev174/doc/source/admin/ovn copying doc/source/admin/ovn/features.rst -> neutron-24.1.0.dev174/doc/source/admin/ovn copying doc/source/admin/ovn/igmp.rst -> neutron-24.1.0.dev174/doc/source/admin/ovn copying doc/source/admin/ovn/index.rst -> neutron-24.1.0.dev174/doc/source/admin/ovn copying doc/source/admin/ovn/l3_scheduler.rst -> neutron-24.1.0.dev174/doc/source/admin/ovn copying doc/source/admin/ovn/ovn.rst -> neutron-24.1.0.dev174/doc/source/admin/ovn copying doc/source/admin/ovn/routed_provider_networks.rst -> neutron-24.1.0.dev174/doc/source/admin/ovn copying doc/source/admin/ovn/routing.rst -> neutron-24.1.0.dev174/doc/source/admin/ovn copying doc/source/admin/ovn/rpc.rst -> neutron-24.1.0.dev174/doc/source/admin/ovn copying doc/source/admin/ovn/smartnic_dpu.rst -> neutron-24.1.0.dev174/doc/source/admin/ovn copying doc/source/admin/ovn/sriov.rst -> neutron-24.1.0.dev174/doc/source/admin/ovn copying doc/source/admin/ovn/troubleshooting.rst -> neutron-24.1.0.dev174/doc/source/admin/ovn copying doc/source/admin/ovn/tutorial.rst -> neutron-24.1.0.dev174/doc/source/admin/ovn copying doc/source/admin/ovn/figures/ovn-east-west-2.png -> neutron-24.1.0.dev174/doc/source/admin/ovn/figures copying doc/source/admin/ovn/figures/ovn-east-west-2.svg -> neutron-24.1.0.dev174/doc/source/admin/ovn/figures copying doc/source/admin/ovn/figures/ovn-east-west-3.png -> neutron-24.1.0.dev174/doc/source/admin/ovn/figures copying doc/source/admin/ovn/figures/ovn-east-west-3.svg -> neutron-24.1.0.dev174/doc/source/admin/ovn/figures copying doc/source/admin/ovn/figures/ovn-east-west.png -> neutron-24.1.0.dev174/doc/source/admin/ovn/figures copying doc/source/admin/ovn/figures/ovn-east-west.svg -> neutron-24.1.0.dev174/doc/source/admin/ovn/figures copying doc/source/admin/ovn/figures/ovn-l3ha-bfd-3gw.png -> neutron-24.1.0.dev174/doc/source/admin/ovn/figures copying doc/source/admin/ovn/figures/ovn-l3ha-bfd-3gw.svg -> neutron-24.1.0.dev174/doc/source/admin/ovn/figures copying doc/source/admin/ovn/figures/ovn-l3ha-bfd-failover.png -> neutron-24.1.0.dev174/doc/source/admin/ovn/figures copying doc/source/admin/ovn/figures/ovn-l3ha-bfd-failover.svg -> neutron-24.1.0.dev174/doc/source/admin/ovn/figures copying doc/source/admin/ovn/figures/ovn-l3ha-bfd.png -> neutron-24.1.0.dev174/doc/source/admin/ovn/figures copying doc/source/admin/ovn/figures/ovn-l3ha-bfd.svg -> neutron-24.1.0.dev174/doc/source/admin/ovn/figures copying doc/source/admin/ovn/figures/ovn-north-south-distributed-fip.png -> neutron-24.1.0.dev174/doc/source/admin/ovn/figures copying doc/source/admin/ovn/figures/ovn-north-south-distributed-fip.svg -> neutron-24.1.0.dev174/doc/source/admin/ovn/figures copying doc/source/admin/ovn/figures/ovn-north-south.png -> neutron-24.1.0.dev174/doc/source/admin/ovn/figures copying doc/source/admin/ovn/figures/ovn-north-south.svg -> neutron-24.1.0.dev174/doc/source/admin/ovn/figures copying doc/source/admin/ovn/refarch/launch-instance-provider-network.rst -> neutron-24.1.0.dev174/doc/source/admin/ovn/refarch copying doc/source/admin/ovn/refarch/launch-instance-selfservice-network.rst -> neutron-24.1.0.dev174/doc/source/admin/ovn/refarch copying doc/source/admin/ovn/refarch/provider-networks.rst -> neutron-24.1.0.dev174/doc/source/admin/ovn/refarch copying doc/source/admin/ovn/refarch/refarch.rst -> neutron-24.1.0.dev174/doc/source/admin/ovn/refarch copying doc/source/admin/ovn/refarch/routers.rst -> neutron-24.1.0.dev174/doc/source/admin/ovn/refarch copying doc/source/admin/ovn/refarch/selfservice-networks.rst -> neutron-24.1.0.dev174/doc/source/admin/ovn/refarch copying doc/source/admin/ovn/refarch/figures/ovn-architecture1.png -> neutron-24.1.0.dev174/doc/source/admin/ovn/refarch/figures copying doc/source/admin/ovn/refarch/figures/ovn-architecture1.svg -> neutron-24.1.0.dev174/doc/source/admin/ovn/refarch/figures copying doc/source/admin/ovn/refarch/figures/ovn-compute1.png -> neutron-24.1.0.dev174/doc/source/admin/ovn/refarch/figures copying doc/source/admin/ovn/refarch/figures/ovn-compute1.svg -> neutron-24.1.0.dev174/doc/source/admin/ovn/refarch/figures copying doc/source/admin/ovn/refarch/figures/ovn-hw.png -> neutron-24.1.0.dev174/doc/source/admin/ovn/refarch/figures copying doc/source/admin/ovn/refarch/figures/ovn-hw.svg -> neutron-24.1.0.dev174/doc/source/admin/ovn/refarch/figures copying doc/source/admin/ovn/refarch/figures/ovn-services.png -> neutron-24.1.0.dev174/doc/source/admin/ovn/refarch/figures copying doc/source/admin/ovn/refarch/figures/ovn-services.svg -> neutron-24.1.0.dev174/doc/source/admin/ovn/refarch/figures copying doc/source/admin/shared/deploy-config-neutron-common.txt -> neutron-24.1.0.dev174/doc/source/admin/shared copying doc/source/admin/shared/deploy-ha-vrrp-initialnetworks.txt -> neutron-24.1.0.dev174/doc/source/admin/shared copying doc/source/admin/shared/deploy-ha-vrrp-verifyfailoveroperation.txt -> neutron-24.1.0.dev174/doc/source/admin/shared copying doc/source/admin/shared/deploy-ha-vrrp-verifynetworkoperation.txt -> neutron-24.1.0.dev174/doc/source/admin/shared copying doc/source/admin/shared/deploy-ha-vrrp.txt -> neutron-24.1.0.dev174/doc/source/admin/shared copying doc/source/admin/shared/deploy-provider-initialnetworks.txt -> neutron-24.1.0.dev174/doc/source/admin/shared copying doc/source/admin/shared/deploy-provider-networktrafficflow.txt -> neutron-24.1.0.dev174/doc/source/admin/shared copying doc/source/admin/shared/deploy-provider-verifynetworkoperation.txt -> neutron-24.1.0.dev174/doc/source/admin/shared copying doc/source/admin/shared/deploy-secgrouprules.txt -> neutron-24.1.0.dev174/doc/source/admin/shared copying doc/source/admin/shared/deploy-selfservice-initialnetworks.txt -> neutron-24.1.0.dev174/doc/source/admin/shared copying doc/source/admin/shared/deploy-selfservice-networktrafficflow.txt -> neutron-24.1.0.dev174/doc/source/admin/shared copying doc/source/admin/shared/deploy-selfservice-verifynetworkoperation.txt -> neutron-24.1.0.dev174/doc/source/admin/shared copying doc/source/admin/shared/keepalived-vrrp-healthcheck.txt -> neutron-24.1.0.dev174/doc/source/admin/shared copying doc/source/cli/index.rst -> neutron-24.1.0.dev174/doc/source/cli copying doc/source/cli/neutron-sanity-check.rst -> neutron-24.1.0.dev174/doc/source/cli copying doc/source/cli/neutron-status.rst -> neutron-24.1.0.dev174/doc/source/cli copying doc/source/configuration/config-samples.rst -> neutron-24.1.0.dev174/doc/source/configuration copying doc/source/configuration/config.rst -> neutron-24.1.0.dev174/doc/source/configuration copying doc/source/configuration/dhcp-agent.rst -> neutron-24.1.0.dev174/doc/source/configuration copying doc/source/configuration/index.rst -> neutron-24.1.0.dev174/doc/source/configuration copying doc/source/configuration/l3-agent.rst -> neutron-24.1.0.dev174/doc/source/configuration copying doc/source/configuration/linuxbridge-agent.rst -> neutron-24.1.0.dev174/doc/source/configuration copying doc/source/configuration/macvtap-agent.rst -> neutron-24.1.0.dev174/doc/source/configuration copying doc/source/configuration/metadata-agent.rst -> neutron-24.1.0.dev174/doc/source/configuration copying doc/source/configuration/metering-agent.rst -> neutron-24.1.0.dev174/doc/source/configuration copying doc/source/configuration/ml2-conf.rst -> neutron-24.1.0.dev174/doc/source/configuration copying doc/source/configuration/neutron.rst -> neutron-24.1.0.dev174/doc/source/configuration copying doc/source/configuration/openvswitch-agent.rst -> neutron-24.1.0.dev174/doc/source/configuration copying doc/source/configuration/policy-sample.rst -> neutron-24.1.0.dev174/doc/source/configuration copying doc/source/configuration/policy.rst -> neutron-24.1.0.dev174/doc/source/configuration copying doc/source/configuration/sriov-agent.rst -> neutron-24.1.0.dev174/doc/source/configuration copying doc/source/configuration/samples/dhcp-agent.rst -> neutron-24.1.0.dev174/doc/source/configuration/samples copying doc/source/configuration/samples/l3-agent.rst -> neutron-24.1.0.dev174/doc/source/configuration/samples copying doc/source/configuration/samples/linuxbridge-agent.rst -> neutron-24.1.0.dev174/doc/source/configuration/samples copying doc/source/configuration/samples/macvtap-agent.rst -> neutron-24.1.0.dev174/doc/source/configuration/samples copying doc/source/configuration/samples/metadata-agent.rst -> neutron-24.1.0.dev174/doc/source/configuration/samples copying doc/source/configuration/samples/metering-agent.rst -> neutron-24.1.0.dev174/doc/source/configuration/samples copying doc/source/configuration/samples/ml2-conf.rst -> neutron-24.1.0.dev174/doc/source/configuration/samples copying doc/source/configuration/samples/neutron.rst -> neutron-24.1.0.dev174/doc/source/configuration/samples copying doc/source/configuration/samples/openvswitch-agent.rst -> neutron-24.1.0.dev174/doc/source/configuration/samples copying doc/source/configuration/samples/sriov-agent.rst -> neutron-24.1.0.dev174/doc/source/configuration/samples copying doc/source/contributor/alembic_migrations.rst -> neutron-24.1.0.dev174/doc/source/contributor copying doc/source/contributor/client_command_extensions.rst -> neutron-24.1.0.dev174/doc/source/contributor copying doc/source/contributor/contribute.rst -> neutron-24.1.0.dev174/doc/source/contributor copying doc/source/contributor/contributing.rst -> neutron-24.1.0.dev174/doc/source/contributor copying doc/source/contributor/development_environment.rst -> neutron-24.1.0.dev174/doc/source/contributor copying doc/source/contributor/effective_neutron.rst -> neutron-24.1.0.dev174/doc/source/contributor copying doc/source/contributor/gerrit-recheck.rst -> neutron-24.1.0.dev174/doc/source/contributor copying doc/source/contributor/index.rst -> neutron-24.1.0.dev174/doc/source/contributor copying doc/source/contributor/modules.rst -> neutron-24.1.0.dev174/doc/source/contributor copying doc/source/contributor/neutron_api.rst -> neutron-24.1.0.dev174/doc/source/contributor copying doc/source/contributor/upgrade_checks.rst -> neutron-24.1.0.dev174/doc/source/contributor copying doc/source/contributor/dashboards/index.rst -> neutron-24.1.0.dev174/doc/source/contributor/dashboards copying doc/source/contributor/figures/neutron-metadata-dhcp-agent.dot -> neutron-24.1.0.dev174/doc/source/contributor/figures copying doc/source/contributor/figures/neutron-metadata-dhcp-agent.png -> neutron-24.1.0.dev174/doc/source/contributor/figures copying doc/source/contributor/figures/neutron-metadata-dhcp-agent.svg -> neutron-24.1.0.dev174/doc/source/contributor/figures copying doc/source/contributor/figures/neutron-metadata-l3-agent.dot -> neutron-24.1.0.dev174/doc/source/contributor/figures copying doc/source/contributor/figures/neutron-metadata-l3-agent.png -> neutron-24.1.0.dev174/doc/source/contributor/figures copying doc/source/contributor/figures/neutron-metadata-l3-agent.svg -> neutron-24.1.0.dev174/doc/source/contributor/figures copying doc/source/contributor/internals/address_scopes.rst -> neutron-24.1.0.dev174/doc/source/contributor/internals copying doc/source/contributor/internals/agent_extensions.rst -> neutron-24.1.0.dev174/doc/source/contributor/internals copying doc/source/contributor/internals/api_extensions.rst -> neutron-24.1.0.dev174/doc/source/contributor/internals copying doc/source/contributor/internals/api_layer.rst -> neutron-24.1.0.dev174/doc/source/contributor/internals copying doc/source/contributor/internals/calling_ml2_plugin.rst -> neutron-24.1.0.dev174/doc/source/contributor/internals copying doc/source/contributor/internals/code_profiling.rst -> neutron-24.1.0.dev174/doc/source/contributor/internals copying doc/source/contributor/internals/db_layer.rst -> neutron-24.1.0.dev174/doc/source/contributor/internals copying doc/source/contributor/internals/db_models.rst -> neutron-24.1.0.dev174/doc/source/contributor/internals copying doc/source/contributor/internals/dns_order.rst -> neutron-24.1.0.dev174/doc/source/contributor/internals copying doc/source/contributor/internals/external_dns_integration.rst -> neutron-24.1.0.dev174/doc/source/contributor/internals copying doc/source/contributor/internals/i18n.rst -> neutron-24.1.0.dev174/doc/source/contributor/internals copying doc/source/contributor/internals/index.rst -> neutron-24.1.0.dev174/doc/source/contributor/internals copying doc/source/contributor/internals/l2_agent_extensions.rst -> neutron-24.1.0.dev174/doc/source/contributor/internals copying doc/source/contributor/internals/l2_agents.rst -> neutron-24.1.0.dev174/doc/source/contributor/internals copying doc/source/contributor/internals/l3_agent_extensions.rst -> neutron-24.1.0.dev174/doc/source/contributor/internals copying doc/source/contributor/internals/layer3.rst -> neutron-24.1.0.dev174/doc/source/contributor/internals copying doc/source/contributor/internals/linuxbridge_agent.rst -> neutron-24.1.0.dev174/doc/source/contributor/internals copying doc/source/contributor/internals/live_migration.rst -> neutron-24.1.0.dev174/doc/source/contributor/internals copying doc/source/contributor/internals/local_ips.rst -> neutron-24.1.0.dev174/doc/source/contributor/internals copying doc/source/contributor/internals/metadata.rst -> neutron-24.1.0.dev174/doc/source/contributor/internals copying doc/source/contributor/internals/ml2_ext_manager.rst -> neutron-24.1.0.dev174/doc/source/contributor/internals copying doc/source/contributor/internals/network_ip_availability.rst -> neutron-24.1.0.dev174/doc/source/contributor/internals copying doc/source/contributor/internals/objects_usage.rst -> neutron-24.1.0.dev174/doc/source/contributor/internals copying doc/source/contributor/internals/openvswitch_agent.rst -> neutron-24.1.0.dev174/doc/source/contributor/internals copying doc/source/contributor/internals/openvswitch_firewall.rst -> neutron-24.1.0.dev174/doc/source/contributor/internals copying doc/source/contributor/internals/ovs_vhostuser.rst -> neutron-24.1.0.dev174/doc/source/contributor/internals copying doc/source/contributor/internals/plugin-api.rst -> neutron-24.1.0.dev174/doc/source/contributor/internals copying doc/source/contributor/internals/policy.rst -> neutron-24.1.0.dev174/doc/source/contributor/internals copying doc/source/contributor/internals/provisioning_blocks.rst -> neutron-24.1.0.dev174/doc/source/contributor/internals copying doc/source/contributor/internals/quality_of_service.rst -> neutron-24.1.0.dev174/doc/source/contributor/internals copying doc/source/contributor/internals/quota.rst -> neutron-24.1.0.dev174/doc/source/contributor/internals copying doc/source/contributor/internals/retries.rst -> neutron-24.1.0.dev174/doc/source/contributor/internals copying doc/source/contributor/internals/rpc_api.rst -> neutron-24.1.0.dev174/doc/source/contributor/internals copying doc/source/contributor/internals/rpc_callbacks.rst -> neutron-24.1.0.dev174/doc/source/contributor/internals copying doc/source/contributor/internals/security_group_api.rst -> neutron-24.1.0.dev174/doc/source/contributor/internals copying doc/source/contributor/internals/segments.rst -> neutron-24.1.0.dev174/doc/source/contributor/internals copying doc/source/contributor/internals/service_extensions.rst -> neutron-24.1.0.dev174/doc/source/contributor/internals copying doc/source/contributor/internals/services_and_agents.rst -> neutron-24.1.0.dev174/doc/source/contributor/internals copying doc/source/contributor/internals/sriov_nic_agent.rst -> neutron-24.1.0.dev174/doc/source/contributor/internals copying doc/source/contributor/internals/tag.rst -> neutron-24.1.0.dev174/doc/source/contributor/internals copying doc/source/contributor/internals/upgrade.rst -> neutron-24.1.0.dev174/doc/source/contributor/internals copying doc/source/contributor/internals/images/live-mig-ovs-hybrid.png -> neutron-24.1.0.dev174/doc/source/contributor/internals/images copying doc/source/contributor/internals/images/live-mig-ovs-hybrid.txt -> neutron-24.1.0.dev174/doc/source/contributor/internals/images copying doc/source/contributor/internals/images/live-mig.png -> neutron-24.1.0.dev174/doc/source/contributor/internals/images copying doc/source/contributor/internals/images/live-mig.txt -> neutron-24.1.0.dev174/doc/source/contributor/internals/images copying doc/source/contributor/internals/images/under-the-hood-scenario-1-ovs-compute.png -> neutron-24.1.0.dev174/doc/source/contributor/internals/images copying doc/source/contributor/internals/images/under-the-hood-scenario-1-ovs-netns.png -> neutron-24.1.0.dev174/doc/source/contributor/internals/images copying doc/source/contributor/internals/images/under-the-hood-scenario-1-ovs-network.png -> neutron-24.1.0.dev174/doc/source/contributor/internals/images copying doc/source/contributor/internals/ovn/data_model.rst -> neutron-24.1.0.dev174/doc/source/contributor/internals/ovn copying doc/source/contributor/internals/ovn/database_consistency.rst -> neutron-24.1.0.dev174/doc/source/contributor/internals/ovn copying doc/source/contributor/internals/ovn/distributed_ovsdb_events.rst -> neutron-24.1.0.dev174/doc/source/contributor/internals/ovn copying doc/source/contributor/internals/ovn/index.rst -> neutron-24.1.0.dev174/doc/source/contributor/internals/ovn copying doc/source/contributor/internals/ovn/l3_ha_rescheduling.rst -> neutron-24.1.0.dev174/doc/source/contributor/internals/ovn copying doc/source/contributor/internals/ovn/loadbalancer.rst -> neutron-24.1.0.dev174/doc/source/contributor/internals/ovn copying doc/source/contributor/internals/ovn/metadata_api.rst -> neutron-24.1.0.dev174/doc/source/contributor/internals/ovn copying doc/source/contributor/internals/ovn/native_dhcp.rst -> neutron-24.1.0.dev174/doc/source/contributor/internals/ovn copying doc/source/contributor/internals/ovn/ovn_network_logging.rst -> neutron-24.1.0.dev174/doc/source/contributor/internals/ovn copying doc/source/contributor/internals/ovn/ovn_worker.rst -> neutron-24.1.0.dev174/doc/source/contributor/internals/ovn copying doc/source/contributor/internals/ovn/port_forwarding.rst -> neutron-24.1.0.dev174/doc/source/contributor/internals/ovn copying doc/source/contributor/ovn/index.rst -> neutron-24.1.0.dev174/doc/source/contributor/ovn copying doc/source/contributor/ovn/tools.rst -> neutron-24.1.0.dev174/doc/source/contributor/ovn copying doc/source/contributor/ovn_vagrant/index.rst -> neutron-24.1.0.dev174/doc/source/contributor/ovn_vagrant copying doc/source/contributor/ovn_vagrant/prerequisites.rst -> neutron-24.1.0.dev174/doc/source/contributor/ovn_vagrant copying doc/source/contributor/ovn_vagrant/sparse-architecture.rst -> neutron-24.1.0.dev174/doc/source/contributor/ovn_vagrant copying doc/source/contributor/policies/blueprints.rst -> neutron-24.1.0.dev174/doc/source/contributor/policies copying doc/source/contributor/policies/bugs.rst -> neutron-24.1.0.dev174/doc/source/contributor/policies copying doc/source/contributor/policies/code-reviews.rst -> neutron-24.1.0.dev174/doc/source/contributor/policies copying doc/source/contributor/policies/contributor-onboarding.rst -> neutron-24.1.0.dev174/doc/source/contributor/policies copying doc/source/contributor/policies/gate-failure-triage.rst -> neutron-24.1.0.dev174/doc/source/contributor/policies copying doc/source/contributor/policies/index.rst -> neutron-24.1.0.dev174/doc/source/contributor/policies copying doc/source/contributor/policies/neutron-teams.rst -> neutron-24.1.0.dev174/doc/source/contributor/policies copying doc/source/contributor/policies/release-checklist.rst -> neutron-24.1.0.dev174/doc/source/contributor/policies copying doc/source/contributor/policies/thirdparty-ci.rst -> neutron-24.1.0.dev174/doc/source/contributor/policies copying doc/source/contributor/stadium/governance.rst -> neutron-24.1.0.dev174/doc/source/contributor/stadium copying doc/source/contributor/stadium/guidelines.rst -> neutron-24.1.0.dev174/doc/source/contributor/stadium copying doc/source/contributor/stadium/index.rst -> neutron-24.1.0.dev174/doc/source/contributor/stadium copying doc/source/contributor/testing/ci_scenario_jobs.rst -> neutron-24.1.0.dev174/doc/source/contributor/testing copying doc/source/contributor/testing/coverage.rst -> neutron-24.1.0.dev174/doc/source/contributor/testing copying doc/source/contributor/testing/db_transient_failure_injection.rst -> neutron-24.1.0.dev174/doc/source/contributor/testing copying doc/source/contributor/testing/fullstack.rst -> neutron-24.1.0.dev174/doc/source/contributor/testing copying doc/source/contributor/testing/index.rst -> neutron-24.1.0.dev174/doc/source/contributor/testing copying doc/source/contributor/testing/ml2_ovn_devstack.rst -> neutron-24.1.0.dev174/doc/source/contributor/testing copying doc/source/contributor/testing/ml2_ovs_devstack.rst -> neutron-24.1.0.dev174/doc/source/contributor/testing copying doc/source/contributor/testing/tempest.rst -> neutron-24.1.0.dev174/doc/source/contributor/testing copying doc/source/contributor/testing/template_model_sync_test.rst -> neutron-24.1.0.dev174/doc/source/contributor/testing copying doc/source/contributor/testing/testing.rst -> neutron-24.1.0.dev174/doc/source/contributor/testing copying doc/source/contributor/testing/images/fullstack_multinode_simulation.png -> neutron-24.1.0.dev174/doc/source/contributor/testing/images copying doc/source/feature_classification/feature_classification_introduction.rst -> neutron-24.1.0.dev174/doc/source/feature_classification copying doc/source/feature_classification/general_feature_support_matrix.ini -> neutron-24.1.0.dev174/doc/source/feature_classification copying doc/source/feature_classification/general_feature_support_matrix.rst -> neutron-24.1.0.dev174/doc/source/feature_classification copying doc/source/feature_classification/index.rst -> neutron-24.1.0.dev174/doc/source/feature_classification copying doc/source/feature_classification/provider_network_support_matrix.ini -> neutron-24.1.0.dev174/doc/source/feature_classification copying doc/source/feature_classification/provider_network_support_matrix.rst -> neutron-24.1.0.dev174/doc/source/feature_classification copying doc/source/install/compute-install-obs.rst -> neutron-24.1.0.dev174/doc/source/install copying doc/source/install/compute-install-option1-obs.rst -> neutron-24.1.0.dev174/doc/source/install copying doc/source/install/compute-install-option1-rdo.rst -> neutron-24.1.0.dev174/doc/source/install copying doc/source/install/compute-install-option1-ubuntu.rst -> neutron-24.1.0.dev174/doc/source/install copying doc/source/install/compute-install-option2-obs.rst -> neutron-24.1.0.dev174/doc/source/install copying doc/source/install/compute-install-option2-rdo.rst -> neutron-24.1.0.dev174/doc/source/install copying doc/source/install/compute-install-option2-ubuntu.rst -> neutron-24.1.0.dev174/doc/source/install copying doc/source/install/compute-install-rdo.rst -> neutron-24.1.0.dev174/doc/source/install copying doc/source/install/compute-install-ubuntu.rst -> neutron-24.1.0.dev174/doc/source/install copying doc/source/install/concepts.rst -> neutron-24.1.0.dev174/doc/source/install copying doc/source/install/controller-install-obs.rst -> neutron-24.1.0.dev174/doc/source/install copying doc/source/install/controller-install-option1-obs.rst -> neutron-24.1.0.dev174/doc/source/install copying doc/source/install/controller-install-option1-rdo.rst -> neutron-24.1.0.dev174/doc/source/install copying doc/source/install/controller-install-option1-ubuntu.rst -> neutron-24.1.0.dev174/doc/source/install copying doc/source/install/controller-install-option2-obs.rst -> neutron-24.1.0.dev174/doc/source/install copying doc/source/install/controller-install-option2-rdo.rst -> neutron-24.1.0.dev174/doc/source/install copying doc/source/install/controller-install-option2-ubuntu.rst -> neutron-24.1.0.dev174/doc/source/install copying doc/source/install/controller-install-rdo.rst -> neutron-24.1.0.dev174/doc/source/install copying doc/source/install/controller-install-ubuntu.rst -> neutron-24.1.0.dev174/doc/source/install copying doc/source/install/environment-networking-compute-obs.rst -> neutron-24.1.0.dev174/doc/source/install copying doc/source/install/environment-networking-compute-rdo.rst -> neutron-24.1.0.dev174/doc/source/install copying doc/source/install/environment-networking-compute-ubuntu.rst -> neutron-24.1.0.dev174/doc/source/install copying doc/source/install/environment-networking-controller-obs.rst -> neutron-24.1.0.dev174/doc/source/install copying doc/source/install/environment-networking-controller-rdo.rst -> neutron-24.1.0.dev174/doc/source/install copying doc/source/install/environment-networking-controller-ubuntu.rst -> neutron-24.1.0.dev174/doc/source/install copying doc/source/install/environment-networking-obs.rst -> neutron-24.1.0.dev174/doc/source/install copying doc/source/install/environment-networking-rdo.rst -> neutron-24.1.0.dev174/doc/source/install copying doc/source/install/environment-networking-storage-cinder.rst -> neutron-24.1.0.dev174/doc/source/install copying doc/source/install/environment-networking-ubuntu.rst -> neutron-24.1.0.dev174/doc/source/install copying doc/source/install/environment-networking-verify-obs.rst -> neutron-24.1.0.dev174/doc/source/install copying doc/source/install/environment-networking-verify-rdo.rst -> neutron-24.1.0.dev174/doc/source/install copying doc/source/install/environment-networking-verify-ubuntu.rst -> neutron-24.1.0.dev174/doc/source/install copying doc/source/install/index.rst -> neutron-24.1.0.dev174/doc/source/install copying doc/source/install/install-obs.rst -> neutron-24.1.0.dev174/doc/source/install copying doc/source/install/install-rdo.rst -> neutron-24.1.0.dev174/doc/source/install copying doc/source/install/install-ubuntu.rst -> neutron-24.1.0.dev174/doc/source/install copying doc/source/install/overview.rst -> neutron-24.1.0.dev174/doc/source/install copying doc/source/install/verify-option1.rst -> neutron-24.1.0.dev174/doc/source/install copying doc/source/install/verify-option2.rst -> neutron-24.1.0.dev174/doc/source/install copying doc/source/install/verify.rst -> neutron-24.1.0.dev174/doc/source/install copying doc/source/install/common/get-started-networking.rst -> neutron-24.1.0.dev174/doc/source/install/common copying doc/source/install/figures/hwreqs.graffle -> neutron-24.1.0.dev174/doc/source/install/figures copying doc/source/install/figures/hwreqs.png -> neutron-24.1.0.dev174/doc/source/install/figures copying doc/source/install/figures/hwreqs.svg -> neutron-24.1.0.dev174/doc/source/install/figures copying doc/source/install/figures/network1-services.graffle -> neutron-24.1.0.dev174/doc/source/install/figures copying doc/source/install/figures/network1-services.png -> neutron-24.1.0.dev174/doc/source/install/figures copying doc/source/install/figures/network1-services.svg -> neutron-24.1.0.dev174/doc/source/install/figures copying doc/source/install/figures/network2-services.graffle -> neutron-24.1.0.dev174/doc/source/install/figures copying doc/source/install/figures/network2-services.png -> neutron-24.1.0.dev174/doc/source/install/figures copying doc/source/install/figures/network2-services.svg -> neutron-24.1.0.dev174/doc/source/install/figures copying doc/source/install/figures/networklayout.graffle -> neutron-24.1.0.dev174/doc/source/install/figures copying doc/source/install/figures/networklayout.png -> neutron-24.1.0.dev174/doc/source/install/figures copying doc/source/install/figures/networklayout.svg -> neutron-24.1.0.dev174/doc/source/install/figures copying doc/source/install/ovn/index.rst -> neutron-24.1.0.dev174/doc/source/install/ovn copying doc/source/install/ovn/manual_install.rst -> neutron-24.1.0.dev174/doc/source/install/ovn copying doc/source/install/ovn/tripleo_install.rst -> neutron-24.1.0.dev174/doc/source/install/ovn copying doc/source/install/ovn/figures/ovn-initial-resources.png -> neutron-24.1.0.dev174/doc/source/install/ovn/figures copying doc/source/install/ovn/figures/ovn-initial-resources.svg -> neutron-24.1.0.dev174/doc/source/install/ovn/figures copying doc/source/install/ovn/figures/tripleo-ovn-arch.png -> neutron-24.1.0.dev174/doc/source/install/ovn/figures copying doc/source/install/ovn/figures/tripleo-ovn-arch.svg -> neutron-24.1.0.dev174/doc/source/install/ovn/figures copying doc/source/install/shared/edit_hosts_file.txt -> neutron-24.1.0.dev174/doc/source/install/shared copying doc/source/install/shared/note_configuration_vary_by_distribution.rst -> neutron-24.1.0.dev174/doc/source/install/shared copying doc/source/ovn/dhcp_opts.rst -> neutron-24.1.0.dev174/doc/source/ovn copying doc/source/ovn/gaps.rst -> neutron-24.1.0.dev174/doc/source/ovn copying doc/source/ovn/index.rst -> neutron-24.1.0.dev174/doc/source/ovn copying doc/source/ovn/migration.rst -> neutron-24.1.0.dev174/doc/source/ovn copying doc/source/ovn/ml2ovn_trace.rst -> neutron-24.1.0.dev174/doc/source/ovn copying doc/source/ovn/ovn_agent.rst -> neutron-24.1.0.dev174/doc/source/ovn copying doc/source/ovn/faq/index.rst -> neutron-24.1.0.dev174/doc/source/ovn/faq copying doc/source/reference/rest-api.rst -> neutron-24.1.0.dev174/doc/source/reference copying etc/README.policy.yaml.txt -> neutron-24.1.0.dev174/etc copying etc/README.txt -> neutron-24.1.0.dev174/etc copying etc/api-paste.ini -> neutron-24.1.0.dev174/etc copying etc/fullstack_tests_policy.yaml -> neutron-24.1.0.dev174/etc copying etc/rootwrap.conf -> neutron-24.1.0.dev174/etc copying etc/neutron/plugins/ml2/.placeholder -> neutron-24.1.0.dev174/etc/neutron/plugins/ml2 copying etc/neutron/rootwrap.d/rootwrap.filters -> neutron-24.1.0.dev174/etc/neutron/rootwrap.d copying etc/oslo-config-generator/dhcp_agent.ini -> neutron-24.1.0.dev174/etc/oslo-config-generator copying etc/oslo-config-generator/l3_agent.ini -> neutron-24.1.0.dev174/etc/oslo-config-generator copying etc/oslo-config-generator/linuxbridge_agent.ini -> neutron-24.1.0.dev174/etc/oslo-config-generator copying etc/oslo-config-generator/macvtap_agent.ini -> neutron-24.1.0.dev174/etc/oslo-config-generator copying etc/oslo-config-generator/metadata_agent.ini -> neutron-24.1.0.dev174/etc/oslo-config-generator copying etc/oslo-config-generator/metering_agent.ini -> neutron-24.1.0.dev174/etc/oslo-config-generator copying etc/oslo-config-generator/ml2_conf.ini -> neutron-24.1.0.dev174/etc/oslo-config-generator copying etc/oslo-config-generator/neutron.conf -> neutron-24.1.0.dev174/etc/oslo-config-generator copying etc/oslo-config-generator/neutron_ovn_metadata_agent.ini -> neutron-24.1.0.dev174/etc/oslo-config-generator copying etc/oslo-config-generator/openvswitch_agent.ini -> neutron-24.1.0.dev174/etc/oslo-config-generator copying etc/oslo-config-generator/ovn_agent.ini -> neutron-24.1.0.dev174/etc/oslo-config-generator copying etc/oslo-config-generator/sriov_agent.ini -> neutron-24.1.0.dev174/etc/oslo-config-generator copying etc/oslo-policy-generator/policy.conf -> neutron-24.1.0.dev174/etc/oslo-policy-generator copying neutron/__init__.py -> neutron-24.1.0.dev174/neutron copying neutron/_i18n.py -> neutron-24.1.0.dev174/neutron copying neutron/auth.py -> neutron-24.1.0.dev174/neutron copying neutron/manager.py -> neutron-24.1.0.dev174/neutron copying neutron/neutron_plugin_base_v2.py -> neutron-24.1.0.dev174/neutron copying neutron/opts.py -> neutron-24.1.0.dev174/neutron copying neutron/policy.py -> neutron-24.1.0.dev174/neutron copying neutron/service.py -> neutron-24.1.0.dev174/neutron copying neutron/version.py -> neutron-24.1.0.dev174/neutron copying neutron/worker.py -> neutron-24.1.0.dev174/neutron copying neutron/wsgi.py -> neutron-24.1.0.dev174/neutron copying neutron.egg-info/PKG-INFO -> neutron-24.1.0.dev174/neutron.egg-info copying neutron.egg-info/SOURCES.txt -> neutron-24.1.0.dev174/neutron.egg-info copying neutron.egg-info/dependency_links.txt -> neutron-24.1.0.dev174/neutron.egg-info copying neutron.egg-info/entry_points.txt -> neutron-24.1.0.dev174/neutron.egg-info copying neutron.egg-info/not-zip-safe -> neutron-24.1.0.dev174/neutron.egg-info copying neutron.egg-info/pbr.json -> neutron-24.1.0.dev174/neutron.egg-info copying neutron.egg-info/requires.txt -> neutron-24.1.0.dev174/neutron.egg-info copying neutron.egg-info/top_level.txt -> neutron-24.1.0.dev174/neutron.egg-info copying neutron/agent/__init__.py -> neutron-24.1.0.dev174/neutron/agent copying neutron/agent/agent_extensions_manager.py -> neutron-24.1.0.dev174/neutron/agent copying neutron/agent/dhcp_agent.py -> neutron-24.1.0.dev174/neutron/agent copying neutron/agent/firewall.py -> neutron-24.1.0.dev174/neutron/agent copying neutron/agent/l3_agent.py -> neutron-24.1.0.dev174/neutron/agent copying neutron/agent/metadata_agent.py -> neutron-24.1.0.dev174/neutron/agent copying neutron/agent/resource_cache.py -> neutron-24.1.0.dev174/neutron/agent copying neutron/agent/rpc.py -> neutron-24.1.0.dev174/neutron/agent copying neutron/agent/securitygroups_rpc.py -> neutron-24.1.0.dev174/neutron/agent copying neutron/agent/common/__init__.py -> neutron-24.1.0.dev174/neutron/agent/common copying neutron/agent/common/async_process.py -> neutron-24.1.0.dev174/neutron/agent/common copying neutron/agent/common/base_agent_rpc.py -> neutron-24.1.0.dev174/neutron/agent/common copying neutron/agent/common/base_polling.py -> neutron-24.1.0.dev174/neutron/agent/common copying neutron/agent/common/ip_lib.py -> neutron-24.1.0.dev174/neutron/agent/common copying neutron/agent/common/ovs_lib.py -> neutron-24.1.0.dev174/neutron/agent/common copying neutron/agent/common/ovsdb_monitor.py -> neutron-24.1.0.dev174/neutron/agent/common copying neutron/agent/common/placement_report.py -> neutron-24.1.0.dev174/neutron/agent/common copying neutron/agent/common/polling.py -> neutron-24.1.0.dev174/neutron/agent/common copying neutron/agent/common/resource_processing_queue.py -> neutron-24.1.0.dev174/neutron/agent/common copying neutron/agent/common/utils.py -> neutron-24.1.0.dev174/neutron/agent/common copying neutron/agent/dhcp/__init__.py -> neutron-24.1.0.dev174/neutron/agent/dhcp copying neutron/agent/dhcp/agent.py -> neutron-24.1.0.dev174/neutron/agent/dhcp copying neutron/agent/l2/__init__.py -> neutron-24.1.0.dev174/neutron/agent/l2 copying neutron/agent/l2/l2_agent_extensions_manager.py -> neutron-24.1.0.dev174/neutron/agent/l2 copying neutron/agent/l2/extensions/__init__.py -> neutron-24.1.0.dev174/neutron/agent/l2/extensions copying neutron/agent/l2/extensions/fdb_population.py -> neutron-24.1.0.dev174/neutron/agent/l2/extensions copying neutron/agent/l2/extensions/local_ip.py -> neutron-24.1.0.dev174/neutron/agent/l2/extensions copying neutron/agent/l2/extensions/qos.py -> neutron-24.1.0.dev174/neutron/agent/l2/extensions copying neutron/agent/l2/extensions/qos_linux.py -> neutron-24.1.0.dev174/neutron/agent/l2/extensions copying neutron/agent/l2/extensions/dhcp/__init__.py -> neutron-24.1.0.dev174/neutron/agent/l2/extensions/dhcp copying neutron/agent/l2/extensions/dhcp/base.py -> neutron-24.1.0.dev174/neutron/agent/l2/extensions/dhcp copying neutron/agent/l2/extensions/dhcp/extension.py -> neutron-24.1.0.dev174/neutron/agent/l2/extensions/dhcp copying neutron/agent/l2/extensions/dhcp/ipv4.py -> neutron-24.1.0.dev174/neutron/agent/l2/extensions/dhcp copying neutron/agent/l2/extensions/dhcp/ipv6.py -> neutron-24.1.0.dev174/neutron/agent/l2/extensions/dhcp copying neutron/agent/l2/extensions/metadata/__init__.py -> neutron-24.1.0.dev174/neutron/agent/l2/extensions/metadata copying neutron/agent/l2/extensions/metadata/host_metadata_proxy.py -> neutron-24.1.0.dev174/neutron/agent/l2/extensions/metadata copying neutron/agent/l3/__init__.py -> neutron-24.1.0.dev174/neutron/agent/l3 copying neutron/agent/l3/agent.py -> neutron-24.1.0.dev174/neutron/agent/l3 copying neutron/agent/l3/dvr.py -> neutron-24.1.0.dev174/neutron/agent/l3 copying neutron/agent/l3/dvr_edge_ha_router.py -> neutron-24.1.0.dev174/neutron/agent/l3 copying neutron/agent/l3/dvr_edge_router.py -> neutron-24.1.0.dev174/neutron/agent/l3 copying neutron/agent/l3/dvr_fip_ns.py -> neutron-24.1.0.dev174/neutron/agent/l3 copying neutron/agent/l3/dvr_local_router.py -> neutron-24.1.0.dev174/neutron/agent/l3 copying neutron/agent/l3/dvr_router_base.py -> neutron-24.1.0.dev174/neutron/agent/l3 copying neutron/agent/l3/dvr_snat_ns.py -> neutron-24.1.0.dev174/neutron/agent/l3 copying neutron/agent/l3/fip_rule_priority_allocator.py -> neutron-24.1.0.dev174/neutron/agent/l3 copying neutron/agent/l3/ha.py -> neutron-24.1.0.dev174/neutron/agent/l3 copying neutron/agent/l3/ha_router.py -> neutron-24.1.0.dev174/neutron/agent/l3 copying neutron/agent/l3/item_allocator.py -> neutron-24.1.0.dev174/neutron/agent/l3 copying neutron/agent/l3/keepalived_state_change.py -> neutron-24.1.0.dev174/neutron/agent/l3 copying neutron/agent/l3/l3_agent_extension_api.py -> neutron-24.1.0.dev174/neutron/agent/l3 copying neutron/agent/l3/l3_agent_extensions_manager.py -> neutron-24.1.0.dev174/neutron/agent/l3 copying neutron/agent/l3/legacy_router.py -> neutron-24.1.0.dev174/neutron/agent/l3 copying neutron/agent/l3/link_local_allocator.py -> neutron-24.1.0.dev174/neutron/agent/l3 copying neutron/agent/l3/namespace_manager.py -> neutron-24.1.0.dev174/neutron/agent/l3 copying neutron/agent/l3/namespaces.py -> neutron-24.1.0.dev174/neutron/agent/l3 copying neutron/agent/l3/router_info.py -> neutron-24.1.0.dev174/neutron/agent/l3 copying neutron/agent/l3/extensions/__init__.py -> neutron-24.1.0.dev174/neutron/agent/l3/extensions copying neutron/agent/l3/extensions/conntrack_helper.py -> neutron-24.1.0.dev174/neutron/agent/l3/extensions copying neutron/agent/l3/extensions/ndp_proxy.py -> neutron-24.1.0.dev174/neutron/agent/l3/extensions copying neutron/agent/l3/extensions/port_forwarding.py -> neutron-24.1.0.dev174/neutron/agent/l3/extensions copying neutron/agent/l3/extensions/snat_log.py -> neutron-24.1.0.dev174/neutron/agent/l3/extensions copying neutron/agent/l3/extensions/qos/__init__.py -> neutron-24.1.0.dev174/neutron/agent/l3/extensions/qos copying neutron/agent/l3/extensions/qos/base.py -> neutron-24.1.0.dev174/neutron/agent/l3/extensions/qos copying neutron/agent/l3/extensions/qos/fip.py -> neutron-24.1.0.dev174/neutron/agent/l3/extensions/qos copying neutron/agent/l3/extensions/qos/gateway_ip.py -> neutron-24.1.0.dev174/neutron/agent/l3/extensions/qos copying neutron/agent/linux/__init__.py -> neutron-24.1.0.dev174/neutron/agent/linux copying neutron/agent/linux/bridge_lib.py -> neutron-24.1.0.dev174/neutron/agent/linux copying neutron/agent/linux/daemon.py -> neutron-24.1.0.dev174/neutron/agent/linux copying neutron/agent/linux/devlink.py -> neutron-24.1.0.dev174/neutron/agent/linux copying neutron/agent/linux/dhcp.py -> neutron-24.1.0.dev174/neutron/agent/linux copying neutron/agent/linux/dibbler.py -> neutron-24.1.0.dev174/neutron/agent/linux copying neutron/agent/linux/external_process.py -> neutron-24.1.0.dev174/neutron/agent/linux copying neutron/agent/linux/interface.py -> neutron-24.1.0.dev174/neutron/agent/linux copying neutron/agent/linux/ip_conntrack.py -> neutron-24.1.0.dev174/neutron/agent/linux copying neutron/agent/linux/ip_lib.py -> neutron-24.1.0.dev174/neutron/agent/linux copying neutron/agent/linux/ipset_manager.py -> neutron-24.1.0.dev174/neutron/agent/linux copying neutron/agent/linux/iptables_comments.py -> neutron-24.1.0.dev174/neutron/agent/linux copying neutron/agent/linux/iptables_firewall.py -> neutron-24.1.0.dev174/neutron/agent/linux copying neutron/agent/linux/iptables_manager.py -> neutron-24.1.0.dev174/neutron/agent/linux copying neutron/agent/linux/keepalived.py -> neutron-24.1.0.dev174/neutron/agent/linux copying neutron/agent/linux/l3_tc_lib.py -> neutron-24.1.0.dev174/neutron/agent/linux copying neutron/agent/linux/of_monitor.py -> neutron-24.1.0.dev174/neutron/agent/linux copying neutron/agent/linux/pd.py -> neutron-24.1.0.dev174/neutron/agent/linux copying neutron/agent/linux/pd_driver.py -> neutron-24.1.0.dev174/neutron/agent/linux copying neutron/agent/linux/ra.py -> neutron-24.1.0.dev174/neutron/agent/linux copying neutron/agent/linux/tc_lib.py -> neutron-24.1.0.dev174/neutron/agent/linux copying neutron/agent/linux/utils.py -> neutron-24.1.0.dev174/neutron/agent/linux copying neutron/agent/linux/openvswitch_firewall/__init__.py -> neutron-24.1.0.dev174/neutron/agent/linux/openvswitch_firewall copying neutron/agent/linux/openvswitch_firewall/constants.py -> neutron-24.1.0.dev174/neutron/agent/linux/openvswitch_firewall copying neutron/agent/linux/openvswitch_firewall/exceptions.py -> neutron-24.1.0.dev174/neutron/agent/linux/openvswitch_firewall copying neutron/agent/linux/openvswitch_firewall/firewall.py -> neutron-24.1.0.dev174/neutron/agent/linux/openvswitch_firewall copying neutron/agent/linux/openvswitch_firewall/iptables.py -> neutron-24.1.0.dev174/neutron/agent/linux/openvswitch_firewall copying neutron/agent/linux/openvswitch_firewall/rules.py -> neutron-24.1.0.dev174/neutron/agent/linux/openvswitch_firewall copying neutron/agent/metadata/__init__.py -> neutron-24.1.0.dev174/neutron/agent/metadata copying neutron/agent/metadata/agent.py -> neutron-24.1.0.dev174/neutron/agent/metadata copying neutron/agent/metadata/driver.py -> neutron-24.1.0.dev174/neutron/agent/metadata copying neutron/agent/metadata/driver_base.py -> neutron-24.1.0.dev174/neutron/agent/metadata copying neutron/agent/metadata/proxy_base.py -> neutron-24.1.0.dev174/neutron/agent/metadata copying neutron/agent/ovn/__init__.py -> neutron-24.1.0.dev174/neutron/agent/ovn copying neutron/agent/ovn/metadata_agent.py -> neutron-24.1.0.dev174/neutron/agent/ovn copying neutron/agent/ovn/ovn_neutron_agent.py -> neutron-24.1.0.dev174/neutron/agent/ovn copying neutron/agent/ovn/agent/__init__.py -> neutron-24.1.0.dev174/neutron/agent/ovn/agent copying neutron/agent/ovn/agent/ovn_neutron_agent.py -> neutron-24.1.0.dev174/neutron/agent/ovn/agent copying neutron/agent/ovn/agent/ovsdb.py -> neutron-24.1.0.dev174/neutron/agent/ovn/agent copying neutron/agent/ovn/extensions/__init__.py -> neutron-24.1.0.dev174/neutron/agent/ovn/extensions copying neutron/agent/ovn/extensions/extension_manager.py -> neutron-24.1.0.dev174/neutron/agent/ovn/extensions copying neutron/agent/ovn/extensions/metadata.py -> neutron-24.1.0.dev174/neutron/agent/ovn/extensions copying neutron/agent/ovn/extensions/noop.py -> neutron-24.1.0.dev174/neutron/agent/ovn/extensions copying neutron/agent/ovn/extensions/qos_hwol.py -> neutron-24.1.0.dev174/neutron/agent/ovn/extensions copying neutron/agent/ovn/metadata/__init__.py -> neutron-24.1.0.dev174/neutron/agent/ovn/metadata copying neutron/agent/ovn/metadata/agent.py -> neutron-24.1.0.dev174/neutron/agent/ovn/metadata copying neutron/agent/ovn/metadata/driver.py -> neutron-24.1.0.dev174/neutron/agent/ovn/metadata copying neutron/agent/ovn/metadata/ovsdb.py -> neutron-24.1.0.dev174/neutron/agent/ovn/metadata copying neutron/agent/ovn/metadata/server.py -> neutron-24.1.0.dev174/neutron/agent/ovn/metadata copying neutron/agent/ovsdb/__init__.py -> neutron-24.1.0.dev174/neutron/agent/ovsdb copying neutron/agent/ovsdb/api.py -> neutron-24.1.0.dev174/neutron/agent/ovsdb copying neutron/agent/ovsdb/impl_idl.py -> neutron-24.1.0.dev174/neutron/agent/ovsdb copying neutron/agent/ovsdb/native/__init__.py -> neutron-24.1.0.dev174/neutron/agent/ovsdb/native copying neutron/agent/ovsdb/native/commands.py -> neutron-24.1.0.dev174/neutron/agent/ovsdb/native copying neutron/agent/ovsdb/native/connection.py -> neutron-24.1.0.dev174/neutron/agent/ovsdb/native copying neutron/agent/ovsdb/native/exceptions.py -> neutron-24.1.0.dev174/neutron/agent/ovsdb/native copying neutron/agent/ovsdb/native/helpers.py -> neutron-24.1.0.dev174/neutron/agent/ovsdb/native copying neutron/agent/ovsdb/native/vlog.py -> neutron-24.1.0.dev174/neutron/agent/ovsdb/native copying neutron/agent/windows/__init__.py -> neutron-24.1.0.dev174/neutron/agent/windows copying neutron/agent/windows/ip_lib.py -> neutron-24.1.0.dev174/neutron/agent/windows copying neutron/agent/windows/utils.py -> neutron-24.1.0.dev174/neutron/agent/windows copying neutron/api/__init__.py -> neutron-24.1.0.dev174/neutron/api copying neutron/api/api_common.py -> neutron-24.1.0.dev174/neutron/api copying neutron/api/extensions.py -> neutron-24.1.0.dev174/neutron/api copying neutron/api/rpc/__init__.py -> neutron-24.1.0.dev174/neutron/api/rpc copying neutron/api/rpc/agentnotifiers/__init__.py -> neutron-24.1.0.dev174/neutron/api/rpc/agentnotifiers copying neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py -> neutron-24.1.0.dev174/neutron/api/rpc/agentnotifiers copying neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py -> neutron-24.1.0.dev174/neutron/api/rpc/agentnotifiers copying neutron/api/rpc/agentnotifiers/metering_rpc_agent_api.py -> neutron-24.1.0.dev174/neutron/api/rpc/agentnotifiers copying neutron/api/rpc/agentnotifiers/utils.py -> neutron-24.1.0.dev174/neutron/api/rpc/agentnotifiers copying neutron/api/rpc/callbacks/__init__.py -> neutron-24.1.0.dev174/neutron/api/rpc/callbacks copying neutron/api/rpc/callbacks/events.py -> neutron-24.1.0.dev174/neutron/api/rpc/callbacks copying neutron/api/rpc/callbacks/exceptions.py -> neutron-24.1.0.dev174/neutron/api/rpc/callbacks copying neutron/api/rpc/callbacks/resource_manager.py -> neutron-24.1.0.dev174/neutron/api/rpc/callbacks copying neutron/api/rpc/callbacks/resources.py -> neutron-24.1.0.dev174/neutron/api/rpc/callbacks copying neutron/api/rpc/callbacks/version_manager.py -> neutron-24.1.0.dev174/neutron/api/rpc/callbacks copying neutron/api/rpc/callbacks/consumer/__init__.py -> neutron-24.1.0.dev174/neutron/api/rpc/callbacks/consumer copying neutron/api/rpc/callbacks/consumer/registry.py -> neutron-24.1.0.dev174/neutron/api/rpc/callbacks/consumer copying neutron/api/rpc/callbacks/producer/__init__.py -> neutron-24.1.0.dev174/neutron/api/rpc/callbacks/producer copying neutron/api/rpc/callbacks/producer/registry.py -> neutron-24.1.0.dev174/neutron/api/rpc/callbacks/producer copying neutron/api/rpc/handlers/__init__.py -> neutron-24.1.0.dev174/neutron/api/rpc/handlers copying neutron/api/rpc/handlers/dhcp_rpc.py -> neutron-24.1.0.dev174/neutron/api/rpc/handlers copying neutron/api/rpc/handlers/dvr_rpc.py -> neutron-24.1.0.dev174/neutron/api/rpc/handlers copying neutron/api/rpc/handlers/l3_rpc.py -> neutron-24.1.0.dev174/neutron/api/rpc/handlers copying neutron/api/rpc/handlers/metadata_rpc.py -> neutron-24.1.0.dev174/neutron/api/rpc/handlers copying neutron/api/rpc/handlers/resources_rpc.py -> neutron-24.1.0.dev174/neutron/api/rpc/handlers copying neutron/api/rpc/handlers/securitygroups_rpc.py -> neutron-24.1.0.dev174/neutron/api/rpc/handlers copying neutron/api/v2/__init__.py -> neutron-24.1.0.dev174/neutron/api/v2 copying neutron/api/v2/base.py -> neutron-24.1.0.dev174/neutron/api/v2 copying neutron/api/v2/resource.py -> neutron-24.1.0.dev174/neutron/api/v2 copying neutron/api/v2/resource_helper.py -> neutron-24.1.0.dev174/neutron/api/v2 copying neutron/api/v2/router.py -> neutron-24.1.0.dev174/neutron/api/v2 copying neutron/api/views/__init__.py -> neutron-24.1.0.dev174/neutron/api/views copying neutron/api/views/versions.py -> neutron-24.1.0.dev174/neutron/api/views copying neutron/cmd/__init__.py -> neutron-24.1.0.dev174/neutron/cmd copying neutron/cmd/destroy_patch_ports.py -> neutron-24.1.0.dev174/neutron/cmd copying neutron/cmd/ipset_cleanup.py -> neutron-24.1.0.dev174/neutron/cmd copying neutron/cmd/keepalived_state_change.py -> neutron-24.1.0.dev174/neutron/cmd copying neutron/cmd/linuxbridge_cleanup.py -> neutron-24.1.0.dev174/neutron/cmd copying neutron/cmd/netns_cleanup.py -> neutron-24.1.0.dev174/neutron/cmd copying neutron/cmd/ovs_cleanup.py -> neutron-24.1.0.dev174/neutron/cmd copying neutron/cmd/pd_notify.py -> neutron-24.1.0.dev174/neutron/cmd copying neutron/cmd/remove_duplicated_port_bindings.py -> neutron-24.1.0.dev174/neutron/cmd copying neutron/cmd/runtime_checks.py -> neutron-24.1.0.dev174/neutron/cmd copying neutron/cmd/sanitize_port_binding_profile_allocation.py -> neutron-24.1.0.dev174/neutron/cmd copying neutron/cmd/sanitize_port_mac_addresses.py -> neutron-24.1.0.dev174/neutron/cmd copying neutron/cmd/sanity_check.py -> neutron-24.1.0.dev174/neutron/cmd copying neutron/cmd/status.py -> neutron-24.1.0.dev174/neutron/cmd copying neutron/cmd/eventlet/__init__.py -> neutron-24.1.0.dev174/neutron/cmd/eventlet copying neutron/cmd/eventlet/usage_audit.py -> neutron-24.1.0.dev174/neutron/cmd/eventlet copying neutron/cmd/eventlet/agents/__init__.py -> neutron-24.1.0.dev174/neutron/cmd/eventlet/agents copying neutron/cmd/eventlet/agents/dhcp.py -> neutron-24.1.0.dev174/neutron/cmd/eventlet/agents copying neutron/cmd/eventlet/agents/l3.py -> neutron-24.1.0.dev174/neutron/cmd/eventlet/agents copying neutron/cmd/eventlet/agents/metadata.py -> neutron-24.1.0.dev174/neutron/cmd/eventlet/agents copying neutron/cmd/eventlet/agents/ovn_metadata.py -> neutron-24.1.0.dev174/neutron/cmd/eventlet/agents copying neutron/cmd/eventlet/agents/ovn_neutron_agent.py -> neutron-24.1.0.dev174/neutron/cmd/eventlet/agents copying neutron/cmd/eventlet/plugins/__init__.py -> neutron-24.1.0.dev174/neutron/cmd/eventlet/plugins copying neutron/cmd/eventlet/plugins/linuxbridge_neutron_agent.py -> neutron-24.1.0.dev174/neutron/cmd/eventlet/plugins copying neutron/cmd/eventlet/plugins/macvtap_neutron_agent.py -> neutron-24.1.0.dev174/neutron/cmd/eventlet/plugins copying neutron/cmd/eventlet/plugins/ovs_neutron_agent.py -> neutron-24.1.0.dev174/neutron/cmd/eventlet/plugins copying neutron/cmd/eventlet/plugins/sriov_nic_neutron_agent.py -> neutron-24.1.0.dev174/neutron/cmd/eventlet/plugins copying neutron/cmd/eventlet/server/__init__.py -> neutron-24.1.0.dev174/neutron/cmd/eventlet/server copying neutron/cmd/eventlet/services/__init__.py -> neutron-24.1.0.dev174/neutron/cmd/eventlet/services copying neutron/cmd/eventlet/services/metering_agent.py -> neutron-24.1.0.dev174/neutron/cmd/eventlet/services copying neutron/cmd/ovn/__init__.py -> neutron-24.1.0.dev174/neutron/cmd/ovn copying neutron/cmd/ovn/migration_mtu.py -> neutron-24.1.0.dev174/neutron/cmd/ovn copying neutron/cmd/ovn/ml2ovn_trace.py -> neutron-24.1.0.dev174/neutron/cmd/ovn copying neutron/cmd/ovn/neutron_ovn_db_sync_util.py -> neutron-24.1.0.dev174/neutron/cmd/ovn copying neutron/cmd/sanity/__init__.py -> neutron-24.1.0.dev174/neutron/cmd/sanity copying neutron/cmd/sanity/checks.py -> neutron-24.1.0.dev174/neutron/cmd/sanity copying neutron/cmd/upgrade_checks/__init__.py -> neutron-24.1.0.dev174/neutron/cmd/upgrade_checks copying neutron/cmd/upgrade_checks/base.py -> neutron-24.1.0.dev174/neutron/cmd/upgrade_checks copying neutron/cmd/upgrade_checks/checks.py -> neutron-24.1.0.dev174/neutron/cmd/upgrade_checks copying neutron/common/__init__.py -> neutron-24.1.0.dev174/neutron/common copying neutron/common/_constants.py -> neutron-24.1.0.dev174/neutron/common copying neutron/common/_deprecate.py -> neutron-24.1.0.dev174/neutron/common copying neutron/common/cache_utils.py -> neutron-24.1.0.dev174/neutron/common copying neutron/common/config.py -> neutron-24.1.0.dev174/neutron/common copying neutron/common/coordination.py -> neutron-24.1.0.dev174/neutron/common copying neutron/common/eventlet_utils.py -> neutron-24.1.0.dev174/neutron/common copying neutron/common/experimental.py -> neutron-24.1.0.dev174/neutron/common copying neutron/common/ipv6_utils.py -> neutron-24.1.0.dev174/neutron/common copying neutron/common/metadata.py -> neutron-24.1.0.dev174/neutron/common copying neutron/common/profiler.py -> neutron-24.1.0.dev174/neutron/common copying neutron/common/test_lib.py -> neutron-24.1.0.dev174/neutron/common copying neutron/common/utils.py -> neutron-24.1.0.dev174/neutron/common copying neutron/common/ovn/__init__.py -> neutron-24.1.0.dev174/neutron/common/ovn copying neutron/common/ovn/acl.py -> neutron-24.1.0.dev174/neutron/common/ovn copying neutron/common/ovn/constants.py -> neutron-24.1.0.dev174/neutron/common/ovn copying neutron/common/ovn/exceptions.py -> neutron-24.1.0.dev174/neutron/common/ovn copying neutron/common/ovn/extensions.py -> neutron-24.1.0.dev174/neutron/common/ovn copying neutron/common/ovn/hash_ring_manager.py -> neutron-24.1.0.dev174/neutron/common/ovn copying neutron/common/ovn/utils.py -> neutron-24.1.0.dev174/neutron/common/ovn copying neutron/conf/__init__.py -> neutron-24.1.0.dev174/neutron/conf copying neutron/conf/common.py -> neutron-24.1.0.dev174/neutron/conf copying neutron/conf/experimental.py -> neutron-24.1.0.dev174/neutron/conf copying neutron/conf/profiling.py -> neutron-24.1.0.dev174/neutron/conf copying neutron/conf/quota.py -> neutron-24.1.0.dev174/neutron/conf copying neutron/conf/service.py -> neutron-24.1.0.dev174/neutron/conf copying neutron/conf/wsgi.py -> neutron-24.1.0.dev174/neutron/conf copying neutron/conf/agent/__init__.py -> neutron-24.1.0.dev174/neutron/conf/agent copying neutron/conf/agent/agent_extensions_manager.py -> neutron-24.1.0.dev174/neutron/conf/agent copying neutron/conf/agent/cmd.py -> neutron-24.1.0.dev174/neutron/conf/agent copying neutron/conf/agent/common.py -> neutron-24.1.0.dev174/neutron/conf/agent copying neutron/conf/agent/dhcp.py -> neutron-24.1.0.dev174/neutron/conf/agent copying neutron/conf/agent/l2_ext_fdb_population.py -> neutron-24.1.0.dev174/neutron/conf/agent copying neutron/conf/agent/linux.py -> neutron-24.1.0.dev174/neutron/conf/agent copying neutron/conf/agent/ovs_conf.py -> neutron-24.1.0.dev174/neutron/conf/agent copying neutron/conf/agent/ovsdb_api.py -> neutron-24.1.0.dev174/neutron/conf/agent copying neutron/conf/agent/securitygroups_rpc.py -> neutron-24.1.0.dev174/neutron/conf/agent copying neutron/conf/agent/windows.py -> neutron-24.1.0.dev174/neutron/conf/agent copying neutron/conf/agent/database/__init__.py -> neutron-24.1.0.dev174/neutron/conf/agent/database copying neutron/conf/agent/database/agents_db.py -> neutron-24.1.0.dev174/neutron/conf/agent/database copying neutron/conf/agent/database/agentschedulers_db.py -> neutron-24.1.0.dev174/neutron/conf/agent/database copying neutron/conf/agent/l3/__init__.py -> neutron-24.1.0.dev174/neutron/conf/agent/l3 copying neutron/conf/agent/l3/config.py -> neutron-24.1.0.dev174/neutron/conf/agent/l3 copying neutron/conf/agent/l3/ha.py -> neutron-24.1.0.dev174/neutron/conf/agent/l3 copying neutron/conf/agent/l3/keepalived.py -> neutron-24.1.0.dev174/neutron/conf/agent/l3 copying neutron/conf/agent/metadata/__init__.py -> neutron-24.1.0.dev174/neutron/conf/agent/metadata copying neutron/conf/agent/metadata/config.py -> neutron-24.1.0.dev174/neutron/conf/agent/metadata copying neutron/conf/agent/ovn/__init__.py -> neutron-24.1.0.dev174/neutron/conf/agent/ovn copying neutron/conf/agent/ovn/metadata/__init__.py -> neutron-24.1.0.dev174/neutron/conf/agent/ovn/metadata copying neutron/conf/agent/ovn/metadata/config.py -> neutron-24.1.0.dev174/neutron/conf/agent/ovn/metadata copying neutron/conf/agent/ovn/ovn_neutron_agent/__init__.py -> neutron-24.1.0.dev174/neutron/conf/agent/ovn/ovn_neutron_agent copying neutron/conf/agent/ovn/ovn_neutron_agent/config.py -> neutron-24.1.0.dev174/neutron/conf/agent/ovn/ovn_neutron_agent copying neutron/conf/db/__init__.py -> neutron-24.1.0.dev174/neutron/conf/db copying neutron/conf/db/dvr_mac_db.py -> neutron-24.1.0.dev174/neutron/conf/db copying neutron/conf/db/extraroute_db.py -> neutron-24.1.0.dev174/neutron/conf/db copying neutron/conf/db/l3_agentschedulers_db.py -> neutron-24.1.0.dev174/neutron/conf/db copying neutron/conf/db/l3_dvr_db.py -> neutron-24.1.0.dev174/neutron/conf/db copying neutron/conf/db/l3_extra_gws_db.py -> neutron-24.1.0.dev174/neutron/conf/db copying neutron/conf/db/l3_gwmode_db.py -> neutron-24.1.0.dev174/neutron/conf/db copying neutron/conf/db/l3_hamode_db.py -> neutron-24.1.0.dev174/neutron/conf/db copying neutron/conf/db/l3_ndpproxy_db.py -> neutron-24.1.0.dev174/neutron/conf/db copying neutron/conf/db/migration_cli.py -> neutron-24.1.0.dev174/neutron/conf/db copying neutron/conf/extensions/__init__.py -> neutron-24.1.0.dev174/neutron/conf/extensions copying neutron/conf/extensions/allowedaddresspairs.py -> neutron-24.1.0.dev174/neutron/conf/extensions copying neutron/conf/extensions/conntrack_helper.py -> neutron-24.1.0.dev174/neutron/conf/extensions copying neutron/conf/plugins/__init__.py -> neutron-24.1.0.dev174/neutron/conf/plugins copying neutron/conf/plugins/ml2/__init__.py -> neutron-24.1.0.dev174/neutron/conf/plugins/ml2 copying neutron/conf/plugins/ml2/config.py -> neutron-24.1.0.dev174/neutron/conf/plugins/ml2 copying neutron/conf/plugins/ml2/drivers/__init__.py -> neutron-24.1.0.dev174/neutron/conf/plugins/ml2/drivers copying neutron/conf/plugins/ml2/drivers/agent.py -> neutron-24.1.0.dev174/neutron/conf/plugins/ml2/drivers copying neutron/conf/plugins/ml2/drivers/driver_type.py -> neutron-24.1.0.dev174/neutron/conf/plugins/ml2/drivers copying neutron/conf/plugins/ml2/drivers/linuxbridge.py -> neutron-24.1.0.dev174/neutron/conf/plugins/ml2/drivers copying neutron/conf/plugins/ml2/drivers/macvtap.py -> neutron-24.1.0.dev174/neutron/conf/plugins/ml2/drivers copying neutron/conf/plugins/ml2/drivers/ovs_conf.py -> neutron-24.1.0.dev174/neutron/conf/plugins/ml2/drivers copying neutron/conf/plugins/ml2/drivers/mech_sriov/__init__.py -> neutron-24.1.0.dev174/neutron/conf/plugins/ml2/drivers/mech_sriov copying neutron/conf/plugins/ml2/drivers/mech_sriov/agent_common.py -> neutron-24.1.0.dev174/neutron/conf/plugins/ml2/drivers/mech_sriov copying neutron/conf/plugins/ml2/drivers/mech_sriov/mech_sriov_conf.py -> neutron-24.1.0.dev174/neutron/conf/plugins/ml2/drivers/mech_sriov copying neutron/conf/plugins/ml2/drivers/openvswitch/__init__.py -> neutron-24.1.0.dev174/neutron/conf/plugins/ml2/drivers/openvswitch copying neutron/conf/plugins/ml2/drivers/openvswitch/mech_ovs_conf.py -> neutron-24.1.0.dev174/neutron/conf/plugins/ml2/drivers/openvswitch copying neutron/conf/plugins/ml2/drivers/ovn/__init__.py -> neutron-24.1.0.dev174/neutron/conf/plugins/ml2/drivers/ovn copying neutron/conf/plugins/ml2/drivers/ovn/ovn_conf.py -> neutron-24.1.0.dev174/neutron/conf/plugins/ml2/drivers/ovn copying neutron/conf/policies/__init__.py -> neutron-24.1.0.dev174/neutron/conf/policies copying neutron/conf/policies/address_group.py -> neutron-24.1.0.dev174/neutron/conf/policies copying neutron/conf/policies/address_scope.py -> neutron-24.1.0.dev174/neutron/conf/policies copying neutron/conf/policies/agent.py -> neutron-24.1.0.dev174/neutron/conf/policies copying neutron/conf/policies/auto_allocated_topology.py -> neutron-24.1.0.dev174/neutron/conf/policies copying neutron/conf/policies/availability_zone.py -> neutron-24.1.0.dev174/neutron/conf/policies copying neutron/conf/policies/base.py -> neutron-24.1.0.dev174/neutron/conf/policies copying neutron/conf/policies/default_security_group_rules.py -> neutron-24.1.0.dev174/neutron/conf/policies copying neutron/conf/policies/flavor.py -> neutron-24.1.0.dev174/neutron/conf/policies copying neutron/conf/policies/floatingip.py -> neutron-24.1.0.dev174/neutron/conf/policies copying neutron/conf/policies/floatingip_pools.py -> neutron-24.1.0.dev174/neutron/conf/policies copying neutron/conf/policies/floatingip_port_forwarding.py -> neutron-24.1.0.dev174/neutron/conf/policies copying neutron/conf/policies/l3_conntrack_helper.py -> neutron-24.1.0.dev174/neutron/conf/policies copying neutron/conf/policies/local_ip.py -> neutron-24.1.0.dev174/neutron/conf/policies copying neutron/conf/policies/local_ip_association.py -> neutron-24.1.0.dev174/neutron/conf/policies copying neutron/conf/policies/logging.py -> neutron-24.1.0.dev174/neutron/conf/policies copying neutron/conf/policies/metering.py -> neutron-24.1.0.dev174/neutron/conf/policies copying neutron/conf/policies/ndp_proxy.py -> neutron-24.1.0.dev174/neutron/conf/policies copying neutron/conf/policies/network.py -> neutron-24.1.0.dev174/neutron/conf/policies copying neutron/conf/policies/network_ip_availability.py -> neutron-24.1.0.dev174/neutron/conf/policies copying neutron/conf/policies/network_segment_range.py -> neutron-24.1.0.dev174/neutron/conf/policies copying neutron/conf/policies/port.py -> neutron-24.1.0.dev174/neutron/conf/policies copying neutron/conf/policies/port_bindings.py -> neutron-24.1.0.dev174/neutron/conf/policies copying neutron/conf/policies/qos.py -> neutron-24.1.0.dev174/neutron/conf/policies copying neutron/conf/policies/quotas.py -> neutron-24.1.0.dev174/neutron/conf/policies copying neutron/conf/policies/rbac.py -> neutron-24.1.0.dev174/neutron/conf/policies copying neutron/conf/policies/router.py -> neutron-24.1.0.dev174/neutron/conf/policies copying neutron/conf/policies/security_group.py -> neutron-24.1.0.dev174/neutron/conf/policies copying neutron/conf/policies/segment.py -> neutron-24.1.0.dev174/neutron/conf/policies copying neutron/conf/policies/service_type.py -> neutron-24.1.0.dev174/neutron/conf/policies copying neutron/conf/policies/subnet.py -> neutron-24.1.0.dev174/neutron/conf/policies copying neutron/conf/policies/subnetpool.py -> neutron-24.1.0.dev174/neutron/conf/policies copying neutron/conf/policies/trunk.py -> neutron-24.1.0.dev174/neutron/conf/policies copying neutron/conf/services/__init__.py -> neutron-24.1.0.dev174/neutron/conf/services copying neutron/conf/services/extdns_designate_driver.py -> neutron-24.1.0.dev174/neutron/conf/services copying neutron/conf/services/logging.py -> neutron-24.1.0.dev174/neutron/conf/services copying neutron/conf/services/metering_agent.py -> neutron-24.1.0.dev174/neutron/conf/services copying neutron/conf/services/provider_configuration.py -> neutron-24.1.0.dev174/neutron/conf/services copying neutron/core_extensions/__init__.py -> neutron-24.1.0.dev174/neutron/core_extensions copying neutron/core_extensions/base.py -> neutron-24.1.0.dev174/neutron/core_extensions copying neutron/core_extensions/qos.py -> neutron-24.1.0.dev174/neutron/core_extensions copying neutron/db/__init__.py -> neutron-24.1.0.dev174/neutron/db copying neutron/db/_utils.py -> neutron-24.1.0.dev174/neutron/db copying neutron/db/address_group_db.py -> neutron-24.1.0.dev174/neutron/db copying neutron/db/address_scope_db.py -> neutron-24.1.0.dev174/neutron/db copying neutron/db/agents_db.py -> neutron-24.1.0.dev174/neutron/db copying neutron/db/agentschedulers_db.py -> neutron-24.1.0.dev174/neutron/db copying neutron/db/allowedaddresspairs_db.py -> neutron-24.1.0.dev174/neutron/db copying neutron/db/data_plane_status_db.py -> neutron-24.1.0.dev174/neutron/db copying neutron/db/db_base_plugin_common.py -> neutron-24.1.0.dev174/neutron/db copying neutron/db/db_base_plugin_v2.py -> neutron-24.1.0.dev174/neutron/db copying neutron/db/dns_db.py -> neutron-24.1.0.dev174/neutron/db copying neutron/db/dvr_mac_db.py -> neutron-24.1.0.dev174/neutron/db copying neutron/db/external_net_db.py -> neutron-24.1.0.dev174/neutron/db copying neutron/db/extradhcpopt_db.py -> neutron-24.1.0.dev174/neutron/db copying neutron/db/extraroute_db.py -> neutron-24.1.0.dev174/neutron/db copying neutron/db/flavors_db.py -> neutron-24.1.0.dev174/neutron/db copying neutron/db/ipam_backend_mixin.py -> neutron-24.1.0.dev174/neutron/db copying neutron/db/ipam_pluggable_backend.py -> neutron-24.1.0.dev174/neutron/db copying neutron/db/l3_agentschedulers_db.py -> neutron-24.1.0.dev174/neutron/db copying neutron/db/l3_attrs_db.py -> neutron-24.1.0.dev174/neutron/db copying neutron/db/l3_db.py -> neutron-24.1.0.dev174/neutron/db copying neutron/db/l3_dvr_db.py -> neutron-24.1.0.dev174/neutron/db copying neutron/db/l3_dvr_ha_scheduler_db.py -> neutron-24.1.0.dev174/neutron/db copying neutron/db/l3_dvrscheduler_db.py -> neutron-24.1.0.dev174/neutron/db copying neutron/db/l3_extra_gws_db.py -> neutron-24.1.0.dev174/neutron/db copying neutron/db/l3_fip_pools_db.py -> neutron-24.1.0.dev174/neutron/db copying neutron/db/l3_fip_port_details.py -> neutron-24.1.0.dev174/neutron/db copying neutron/db/l3_fip_qos.py -> neutron-24.1.0.dev174/neutron/db copying neutron/db/l3_gateway_ip_qos.py -> neutron-24.1.0.dev174/neutron/db copying neutron/db/l3_gwmode_db.py -> neutron-24.1.0.dev174/neutron/db copying neutron/db/l3_hamode_db.py -> neutron-24.1.0.dev174/neutron/db copying neutron/db/l3_hascheduler_db.py -> neutron-24.1.0.dev174/neutron/db copying neutron/db/local_ip_db.py -> neutron-24.1.0.dev174/neutron/db copying neutron/db/models_v2.py -> neutron-24.1.0.dev174/neutron/db copying neutron/db/network_ip_availability_db.py -> neutron-24.1.0.dev174/neutron/db copying neutron/db/ovn_hash_ring_db.py -> neutron-24.1.0.dev174/neutron/db copying neutron/db/ovn_l3_hamode_db.py -> neutron-24.1.0.dev174/neutron/db copying neutron/db/ovn_revision_numbers_db.py -> neutron-24.1.0.dev174/neutron/db copying neutron/db/port_device_profile_db.py -> neutron-24.1.0.dev174/neutron/db copying neutron/db/port_hardware_offload_type_db.py -> neutron-24.1.0.dev174/neutron/db copying neutron/db/port_hints_db.py -> neutron-24.1.0.dev174/neutron/db copying neutron/db/port_numa_affinity_policy_db.py -> neutron-24.1.0.dev174/neutron/db copying neutron/db/portsecurity_db.py -> neutron-24.1.0.dev174/neutron/db copying neutron/db/portsecurity_db_common.py -> neutron-24.1.0.dev174/neutron/db copying neutron/db/provisioning_blocks.py -> neutron-24.1.0.dev174/neutron/db copying neutron/db/rbac_db_mixin.py -> neutron-24.1.0.dev174/neutron/db copying neutron/db/rbac_db_models.py -> neutron-24.1.0.dev174/neutron/db copying neutron/db/securitygroups_db.py -> neutron-24.1.0.dev174/neutron/db copying neutron/db/securitygroups_rpc_base.py -> neutron-24.1.0.dev174/neutron/db copying neutron/db/segments_db.py -> neutron-24.1.0.dev174/neutron/db copying neutron/db/servicetype_db.py -> neutron-24.1.0.dev174/neutron/db copying neutron/db/standardattrdescription_db.py -> neutron-24.1.0.dev174/neutron/db copying neutron/db/subnet_service_type_mixin.py -> neutron-24.1.0.dev174/neutron/db copying neutron/db/uplink_status_propagation_db.py -> neutron-24.1.0.dev174/neutron/db copying neutron/db/vlantransparent_db.py -> neutron-24.1.0.dev174/neutron/db copying neutron/db/allowed_address_pairs/__init__.py -> neutron-24.1.0.dev174/neutron/db/allowed_address_pairs copying neutron/db/availability_zone/__init__.py -> neutron-24.1.0.dev174/neutron/db/availability_zone copying neutron/db/availability_zone/network.py -> neutron-24.1.0.dev174/neutron/db/availability_zone copying neutron/db/availability_zone/router.py -> neutron-24.1.0.dev174/neutron/db/availability_zone copying neutron/db/extra_dhcp_opt/__init__.py -> neutron-24.1.0.dev174/neutron/db/extra_dhcp_opt copying neutron/db/extra_dhcp_opt/models.py -> neutron-24.1.0.dev174/neutron/db/extra_dhcp_opt copying neutron/db/metering/__init__.py -> neutron-24.1.0.dev174/neutron/db/metering copying neutron/db/metering/metering_db.py -> neutron-24.1.0.dev174/neutron/db/metering copying neutron/db/metering/metering_rpc.py -> neutron-24.1.0.dev174/neutron/db/metering copying neutron/db/migration/README -> neutron-24.1.0.dev174/neutron/db/migration copying neutron/db/migration/__init__.py -> neutron-24.1.0.dev174/neutron/db/migration copying neutron/db/migration/alembic.ini -> neutron-24.1.0.dev174/neutron/db/migration copying neutron/db/migration/autogen.py -> neutron-24.1.0.dev174/neutron/db/migration copying neutron/db/migration/cli.py -> neutron-24.1.0.dev174/neutron/db/migration copying neutron/db/migration/connection.py -> neutron-24.1.0.dev174/neutron/db/migration copying neutron/db/migration/alembic_migrations/__init__.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/agent_init_ops.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/brocade_init_ops.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/cisco_init_ops.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/core_init_ops.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/dvr_init_opts.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/env.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/external.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/firewall_init_ops.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/l3_init_ops.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/lb_init_ops.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/loadbalancer_init_ops.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/metering_init_ops.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/ml2_init_ops.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/nec_init_ops.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/nsxv_initial_opts.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/nuage_init_opts.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/other_extensions_init_ops.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/other_plugins_init_ops.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/ovs_init_ops.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/portsec_init_ops.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/script.py.mako -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/secgroup_init_ops.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/vmware_init_ops.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/vpn_init_ops.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/versions/CONTRACT_HEAD -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions copying neutron/db/migration/alembic_migrations/versions/EXPAND_HEAD -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions copying neutron/db/migration/alembic_migrations/versions/README -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions copying neutron/db/migration/alembic_migrations/versions/kilo_initial.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions copying neutron/db/migration/alembic_migrations/versions/2023.1/expand/fc153938cdc1_update_segment_networks_constraint.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/2023.1/expand copying neutron/db/migration/alembic_migrations/versions/2023.2/expand/0aefee21cd87_remove_dedundant_indexes.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/2023.2/expand copying neutron/db/migration/alembic_migrations/versions/2023.2/expand/682c319773d7_create_l3harouternetwork_project_id_.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/2023.2/expand copying neutron/db/migration/alembic_migrations/versions/2023.2/expand/6f1145bff34c_port_hints.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/2023.2/expand copying neutron/db/migration/alembic_migrations/versions/2023.2/expand/89c58a70ceba_ecmp_bfd_attributes.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/2023.2/expand copying neutron/db/migration/alembic_migrations/versions/2023.2/expand/93f394357a27_remove_in_use_on_subnets.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/2023.2/expand copying neutron/db/migration/alembic_migrations/versions/2023.2/expand/b1199a3adbef_de_duplicate_indices_for_ports.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/2023.2/expand copying neutron/db/migration/alembic_migrations/versions/2023.2/expand/c33da356b165_security_group_default_rules.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/2023.2/expand copying neutron/db/migration/alembic_migrations/versions/2024.1/expand/054e34dbe6b4_drop_unused_tables.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/2024.1/expand copying neutron/db/migration/alembic_migrations/versions/2024.1/expand/0e6eff810791_add_port_hardware_offload_extension_type.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/2024.1/expand copying neutron/db/migration/alembic_migrations/versions/2024.2/expand/175fa80908e1_add_numa_policy_socket.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/2024.2/expand copying neutron/db/migration/alembic_migrations/versions/liberty/contract/11926bcfe72d_add_geneve_ml2_type_driver.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/liberty/contract copying neutron/db/migration/alembic_migrations/versions/liberty/contract/2a16083502f3_metaplugin_removal.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/liberty/contract copying neutron/db/migration/alembic_migrations/versions/liberty/contract/2e5352a0ad4d_add_missing_foreign_keys.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/liberty/contract copying neutron/db/migration/alembic_migrations/versions/liberty/contract/30018084ec99_initial.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/liberty/contract copying neutron/db/migration/alembic_migrations/versions/liberty/contract/4af11ca47297_drop_cisco_monolithic_tables.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/liberty/contract copying neutron/db/migration/alembic_migrations/versions/liberty/contract/4ffceebfada_rbac_network.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/liberty/contract copying neutron/db/migration/alembic_migrations/versions/liberty/contract/5498d17be016_drop_legacy_ovs_and_lb.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/liberty/contract copying neutron/db/migration/alembic_migrations/versions/liberty/expand/1b4c6e320f79_address_scope_support_in_subnetpool.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/liberty/expand copying neutron/db/migration/alembic_migrations/versions/liberty/expand/1c844d1677f7_dns_nameservers_order.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/liberty/expand copying neutron/db/migration/alembic_migrations/versions/liberty/expand/26c371498592_subnetpool_hash.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/liberty/expand copying neutron/db/migration/alembic_migrations/versions/liberty/expand/31337ec0ffee_flavors.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/liberty/expand copying neutron/db/migration/alembic_migrations/versions/liberty/expand/34af2b5c5a59_add_dns_name_to_port.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/liberty/expand copying neutron/db/migration/alembic_migrations/versions/liberty/expand/354db87e3225_nsxv_vdr_metadata.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/liberty/expand copying neutron/db/migration/alembic_migrations/versions/liberty/expand/45f955889773_quota_usage.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/liberty/expand copying neutron/db/migration/alembic_migrations/versions/liberty/expand/48153cb5f051_qos_db_changes.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/liberty/expand copying neutron/db/migration/alembic_migrations/versions/liberty/expand/52c5312f6baf_address_scopes.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/liberty/expand copying neutron/db/migration/alembic_migrations/versions/liberty/expand/599c6a226151_neutrodb_ipam.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/liberty/expand copying neutron/db/migration/alembic_migrations/versions/liberty/expand/8675309a5c4f_rbac_network.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/liberty/expand copying neutron/db/migration/alembic_migrations/versions/liberty/expand/9859ac9c136_quota_reservations.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/liberty/expand copying neutron/db/migration/alembic_migrations/versions/mitaka/contract/1b294093239c_remove_embrane_plugin.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/mitaka/contract copying neutron/db/migration/alembic_migrations/versions/mitaka/contract/2b4c2465d44b_dvr_sheduling_refactoring.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/mitaka/contract copying neutron/db/migration/alembic_migrations/versions/mitaka/contract/4ffceebfcdc_standard_desc.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/mitaka/contract copying neutron/db/migration/alembic_migrations/versions/mitaka/contract/5ffceebfada_rbac_network_external.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/mitaka/contract copying neutron/db/migration/alembic_migrations/versions/mitaka/contract/8a6d8bdae39_migrate_neutron_resources_table.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/mitaka/contract copying neutron/db/migration/alembic_migrations/versions/mitaka/contract/c6c112992c9_rbac_qos_policy.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/mitaka/contract copying neutron/db/migration/alembic_migrations/versions/mitaka/contract/e3278ee65050_drop_nec_plugin_tables.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/mitaka/contract copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/0e66c5227a8a_add_desc_to_standard_attr.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/mitaka/expand copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/13cfb89f881a_add_is_default_to_subnetpool.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/mitaka/expand copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/15be73214821_add_bgp_model_data.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/mitaka/expand copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/15e43b934f81_rbac_qos_policy.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/mitaka/expand copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/19f26505c74f_auto_allocated_topology.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/mitaka/expand copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/1df244e556f5_add_unique_ha_router_agent_port_bindings.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/mitaka/expand copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/2f9e956e7532_tag_support.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/mitaka/expand copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/31ed664953e6_add_resource_versions_row_to_agent_table.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/mitaka/expand copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/32e5974ada25_add_neutron_resources_table.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/mitaka/expand copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/3894bccad37f_add_timestamp_to_base_resources.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/mitaka/expand copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/59cb5b6cf4d_availability_zone.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/mitaka/expand copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/659bf3d90664_add_attributes_to_support_external_dns_integration.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/mitaka/expand copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/b4caf27aae4_add_bgp_dragent_model_data.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/mitaka/expand copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/c3a73f615e4_add_ip_version_to_address_scope.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/mitaka/expand copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/dce3ec7a25c9_router_az.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/mitaka/expand copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/ec7fcfbf72ee_network_az.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/mitaka/expand copying neutron/db/migration/alembic_migrations/versions/newton/contract/2e0d7a8a1586_add_binding_index_to_routerl3agentbinding.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/newton/contract copying neutron/db/migration/alembic_migrations/versions/newton/contract/3b935b28e7a0_migrate_to_pluggable_ipam.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/newton/contract copying neutron/db/migration/alembic_migrations/versions/newton/contract/4bcd4df1f426_rename_ml2_dvr_port_bindings.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/newton/contract copying neutron/db/migration/alembic_migrations/versions/newton/contract/5c85685d616d_remove_availability_ranges.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/newton/contract copying neutron/db/migration/alembic_migrations/versions/newton/contract/7bbb25278f53_device_owner_ha_replicate_int.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/newton/contract copying neutron/db/migration/alembic_migrations/versions/newton/contract/7d9d8eeec6ad_rename_tenant_to_project.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/newton/contract copying neutron/db/migration/alembic_migrations/versions/newton/contract/89ab9a816d70_rename_ml2_network_segments.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/newton/contract copying neutron/db/migration/alembic_migrations/versions/newton/contract/8fd3918ef6f4_add_segment_host_mapping.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/newton/contract copying neutron/db/migration/alembic_migrations/versions/newton/contract/97c25b0d2353_add_name_desc.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/newton/contract copying neutron/db/migration/alembic_migrations/versions/newton/contract/a84ccf28f06a_migrate_dns_name_from_port.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/newton/contract copying neutron/db/migration/alembic_migrations/versions/newton/contract/a8b517cff8ab_add_routerport_bindings_for_ha.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/newton/contract copying neutron/db/migration/alembic_migrations/versions/newton/contract/b12a3ef66e62_add_standardattr_to_qos_policies.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/newton/contract copying neutron/db/migration/alembic_migrations/versions/newton/contract/b67e765a3524_remove_mtu_column_from_networks.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/newton/contract copying neutron/db/migration/alembic_migrations/versions/newton/contract/c879c5e1ee90_add_segment_id_to_subnet.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/newton/contract copying neutron/db/migration/alembic_migrations/versions/newton/expand/030a959ceafa_uniq_routerports0port_id.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/newton/expand copying neutron/db/migration/alembic_migrations/versions/newton/expand/0f5bef0f87d4_add_qos_minimum_bandwidth_rules.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/newton/expand copying neutron/db/migration/alembic_migrations/versions/newton/expand/30107ab6a3ee_provisioning_blocks.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/newton/expand copying neutron/db/migration/alembic_migrations/versions/newton/expand/3d0e74aa7d37_add_flavor_id_to_routers.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/newton/expand copying neutron/db/migration/alembic_migrations/versions/newton/expand/45f8dd33480b_qos_dscp_db_addition.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/newton/expand copying neutron/db/migration/alembic_migrations/versions/newton/expand/5abc0278ca73_add_support_for_vlan_trunking.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/newton/expand copying neutron/db/migration/alembic_migrations/versions/newton/expand/5cd92597d11d_add_ip_allocation_to_port.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/newton/expand copying neutron/db/migration/alembic_migrations/versions/newton/expand/67daae611b6e_add_standard_attr_to_qos_policies.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/newton/expand copying neutron/db/migration/alembic_migrations/versions/newton/expand/6b461a21bcfc_uniq_floatingips0floating_network_.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/newton/expand copying neutron/db/migration/alembic_migrations/versions/newton/expand/a5648cfeeadf_add_subnet_service_types.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/newton/expand copying neutron/db/migration/alembic_migrations/versions/newton/expand/a963b38d82f4_add_dns_name_to_portdnses.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/newton/expand copying neutron/db/migration/alembic_migrations/versions/newton/expand/c415aab1c048_add_revisions_column.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/newton/expand copying neutron/db/migration/alembic_migrations/versions/newton/expand/d3435b514502_add_device_id_index_to_port.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/newton/expand copying neutron/db/migration/alembic_migrations/versions/ocata/expand/929c968efe70_add_pk_version_table.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/ocata/expand copying neutron/db/migration/alembic_migrations/versions/ocata/expand/a9c43481023c_extend_ml2_port_bindings.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/ocata/expand copying neutron/db/migration/alembic_migrations/versions/pike/expand/2b42d90729da_qos_add_direction_to_bw_limit_rule_table.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/pike/expand copying neutron/db/migration/alembic_migrations/versions/pike/expand/349b6fd605a6_add_dns_domain_to_portdnses.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/pike/expand copying neutron/db/migration/alembic_migrations/versions/pike/expand/62c781cb6192_add_qos_policies_default_table.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/pike/expand copying neutron/db/migration/alembic_migrations/versions/pike/expand/7d32f979895f_add_mtu_for_networks.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/pike/expand copying neutron/db/migration/alembic_migrations/versions/pike/expand/804a3c76314c_add_data_plane_status_to_port.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/pike/expand copying neutron/db/migration/alembic_migrations/versions/pike/expand/c8c222d42aa9_logging_api.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/pike/expand copying neutron/db/migration/alembic_migrations/versions/queens/expand/594422d373ee_fip_qos.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/queens/expand copying neutron/db/migration/alembic_migrations/versions/rocky/expand/61663558142c_add_ha_router_state.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/rocky/expand copying neutron/db/migration/alembic_migrations/versions/rocky/expand/867d39095bf4_port_forwarding.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/rocky/expand copying neutron/db/migration/alembic_migrations/versions/stein/expand/0ff9e3881597_network_segment_range.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/stein/expand copying neutron/db/migration/alembic_migrations/versions/stein/expand/195176fb410d_router_gateway_ip_qos.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/stein/expand copying neutron/db/migration/alembic_migrations/versions/stein/expand/9bfad3f1e780_support_shared_security_groups.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/stein/expand copying neutron/db/migration/alembic_migrations/versions/stein/expand/cada2437bf41_add_propagate_uplink_status_to_port.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/stein/expand copying neutron/db/migration/alembic_migrations/versions/stein/expand/d72db3e25539_modify_uniq_port_forwarding.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/stein/expand copying neutron/db/migration/alembic_migrations/versions/stein/expand/fb0167bd9639_agent_resources_synced.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/stein/expand copying neutron/db/migration/alembic_migrations/versions/train/expand/63fd95af7dcd_conntrack_helper.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/train/expand copying neutron/db/migration/alembic_migrations/versions/train/expand/c613d0b82681_subnet_force_network_id.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/train/expand copying neutron/db/migration/alembic_migrations/versions/ussuri/expand/18a7e90ae768_add_security_group_stateful.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/ussuri/expand copying neutron/db/migration/alembic_migrations/versions/ussuri/expand/2217c4222de6_add_dvr_fip_gateway_port_network_table.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/ussuri/expand copying neutron/db/migration/alembic_migrations/versions/ussuri/expand/263d454a9655_add_dns_publish_fixed_ip_to_subnets.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/ussuri/expand copying neutron/db/migration/alembic_migrations/versions/ussuri/expand/86274d77933e_change_mtu_to_not_null.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/ussuri/expand copying neutron/db/migration/alembic_migrations/versions/ussuri/expand/Ibac91d24da2_port_forwarding_description.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/ussuri/expand copying neutron/db/migration/alembic_migrations/versions/ussuri/expand/a010322604bc_network_subnet_update_lock.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/ussuri/expand copying neutron/db/migration/alembic_migrations/versions/ussuri/expand/c3e9d13c4367_add_binding_index_to_.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/ussuri/expand copying neutron/db/migration/alembic_migrations/versions/ussuri/expand/d8bdf05313f4_add_in_use_to_subnet.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/ussuri/expand copying neutron/db/migration/alembic_migrations/versions/ussuri/expand/e4e236b0e1ff_add_rbac_support_for_address_scope.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/ussuri/expand copying neutron/db/migration/alembic_migrations/versions/ussuri/expand/e88badaa9591_add_rbac_support_for_subnetpool.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/ussuri/expand copying neutron/db/migration/alembic_migrations/versions/ussuri/expand/f4b9654dd40c_ovn_backend.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/ussuri/expand copying neutron/db/migration/alembic_migrations/versions/victoria/expand/1ea5dab0897a_add_address_group.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/victoria/expand copying neutron/db/migration/alembic_migrations/versions/victoria/expand/49d8622c5221_propagate_uplink_status_defaults_to_true.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/victoria/expand copying neutron/db/migration/alembic_migrations/versions/victoria/expand/I38991de2b4_source_and_destination_ip_prefix_neutron_metering_rule.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/victoria/expand copying neutron/db/migration/alembic_migrations/versions/victoria/expand/dfe425060830_limit_vlan_allocation_id_values.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/victoria/expand copying neutron/db/migration/alembic_migrations/versions/victoria/expand/fd6107509ccd_ovn_distributed_device_owner.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/victoria/expand copying neutron/db/migration/alembic_migrations/versions/wallaby/expand/1e0744e4ffea_port_device_profile.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/wallaby/expand copying neutron/db/migration/alembic_migrations/versions/wallaby/expand/26d1e9f5c766_add_standard_attributes_to_address_group.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/wallaby/expand copying neutron/db/migration/alembic_migrations/versions/wallaby/expand/532aa95457e2_port_numa_affinity_policy.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/wallaby/expand copying neutron/db/migration/alembic_migrations/versions/wallaby/expand/6135a7bd4425_add_rbac_support_for_address_group.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/wallaby/expand copying neutron/db/migration/alembic_migrations/versions/wallaby/expand/a964d94b4677_support_remote_address_group_in_sg_rules.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/wallaby/expand copying neutron/db/migration/alembic_migrations/versions/wallaby/expand/f010820fc498_add_unique_quotas_project_resource.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/wallaby/expand copying neutron/db/migration/alembic_migrations/versions/xena/expand/1bb3393de75d_add_qos_pps_rule.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/xena/expand copying neutron/db/migration/alembic_migrations/versions/xena/expand/8df53b0d2c0e_increase_tag_elements_from_60_to_255_.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/xena/expand copying neutron/db/migration/alembic_migrations/versions/yoga/expand/1ffef8d6f371_rbac_target_tenant_to_target_project.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/yoga/expand copying neutron/db/migration/alembic_migrations/versions/yoga/expand/34cf8b009713_add_router_ndp_proxy_table.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/yoga/expand copying neutron/db/migration/alembic_migrations/versions/yoga/expand/76df7844a8c6_add_local_ip.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/yoga/expand copying neutron/db/migration/alembic_migrations/versions/yoga/expand/8160f7a9cebb_drop_portbindingports_table.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/yoga/expand copying neutron/db/migration/alembic_migrations/versions/yoga/expand/ba859d649675_add_indexes_to_rbacs.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/yoga/expand copying neutron/db/migration/alembic_migrations/versions/yoga/expand/c181bb1d89e4_qos_minimum_packet_rate_rules.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/yoga/expand copying neutron/db/migration/alembic_migrations/versions/yoga/expand/cd9ef14ccf87_add_index_to_agents_host.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/yoga/expand copying neutron/db/migration/alembic_migrations/versions/yoga/expand/e981acd076d3_add_networksegments_database_constraint.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/yoga/expand copying neutron/db/migration/alembic_migrations/versions/zed/expand/21ff98fabab1_add_ndp_proxy_constraint.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/zed/expand copying neutron/db/migration/alembic_migrations/versions/zed/expand/4e6e655746f6_add_index_to_ports_network_id.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/zed/expand copying neutron/db/migration/alembic_migrations/versions/zed/expand/5881373af7f5_delete_sgpb_on_sg_deletion.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/zed/expand copying neutron/db/migration/alembic_migrations/versions/zed/expand/659cbedf30a1_add_index_to_subnetpools_address_scope_.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/zed/expand copying neutron/db/migration/alembic_migrations/versions/zed/expand/I43e0b669096_port_forwarding_port_ranges.py -> neutron-24.1.0.dev174/neutron/db/migration/alembic_migrations/versions/zed/expand copying neutron/db/migration/models/__init__.py -> neutron-24.1.0.dev174/neutron/db/migration/models copying neutron/db/migration/models/head.py -> neutron-24.1.0.dev174/neutron/db/migration/models copying neutron/db/models/README -> neutron-24.1.0.dev174/neutron/db/models copying neutron/db/models/__init__.py -> neutron-24.1.0.dev174/neutron/db/models copying neutron/db/models/address_group.py -> neutron-24.1.0.dev174/neutron/db/models copying neutron/db/models/address_scope.py -> neutron-24.1.0.dev174/neutron/db/models copying neutron/db/models/agent.py -> neutron-24.1.0.dev174/neutron/db/models copying neutron/db/models/allowed_address_pair.py -> neutron-24.1.0.dev174/neutron/db/models copying neutron/db/models/conntrack_helper.py -> neutron-24.1.0.dev174/neutron/db/models copying neutron/db/models/data_plane_status.py -> neutron-24.1.0.dev174/neutron/db/models copying neutron/db/models/dns.py -> neutron-24.1.0.dev174/neutron/db/models copying neutron/db/models/dvr.py -> neutron-24.1.0.dev174/neutron/db/models copying neutron/db/models/external_net.py -> neutron-24.1.0.dev174/neutron/db/models copying neutron/db/models/flavor.py -> neutron-24.1.0.dev174/neutron/db/models copying neutron/db/models/l3.py -> neutron-24.1.0.dev174/neutron/db/models copying neutron/db/models/l3_attrs.py -> neutron-24.1.0.dev174/neutron/db/models copying neutron/db/models/l3agent.py -> neutron-24.1.0.dev174/neutron/db/models copying neutron/db/models/l3ha.py -> neutron-24.1.0.dev174/neutron/db/models copying neutron/db/models/local_ip.py -> neutron-24.1.0.dev174/neutron/db/models copying neutron/db/models/loggingapi.py -> neutron-24.1.0.dev174/neutron/db/models copying neutron/db/models/metering.py -> neutron-24.1.0.dev174/neutron/db/models copying neutron/db/models/ndp_proxy.py -> neutron-24.1.0.dev174/neutron/db/models copying neutron/db/models/network_segment_range.py -> neutron-24.1.0.dev174/neutron/db/models copying neutron/db/models/ovn.py -> neutron-24.1.0.dev174/neutron/db/models copying neutron/db/models/port_device_profile.py -> neutron-24.1.0.dev174/neutron/db/models copying neutron/db/models/port_forwarding.py -> neutron-24.1.0.dev174/neutron/db/models copying neutron/db/models/port_hardware_offload_type.py -> neutron-24.1.0.dev174/neutron/db/models copying neutron/db/models/port_hints.py -> neutron-24.1.0.dev174/neutron/db/models copying neutron/db/models/port_numa_affinity_policy.py -> neutron-24.1.0.dev174/neutron/db/models copying neutron/db/models/provisioning_block.py -> neutron-24.1.0.dev174/neutron/db/models copying neutron/db/models/securitygroup.py -> neutron-24.1.0.dev174/neutron/db/models copying neutron/db/models/securitygroup_default_rules.py -> neutron-24.1.0.dev174/neutron/db/models copying neutron/db/models/segment.py -> neutron-24.1.0.dev174/neutron/db/models copying neutron/db/models/servicetype.py -> neutron-24.1.0.dev174/neutron/db/models copying neutron/db/models/subnet_service_type.py -> neutron-24.1.0.dev174/neutron/db/models copying neutron/db/models/tag.py -> neutron-24.1.0.dev174/neutron/db/models copying neutron/db/models/uplink_status_propagation.py -> neutron-24.1.0.dev174/neutron/db/models copying neutron/db/models/plugins/__init__.py -> neutron-24.1.0.dev174/neutron/db/models/plugins copying neutron/db/models/plugins/ml2/__init__.py -> neutron-24.1.0.dev174/neutron/db/models/plugins/ml2 copying neutron/db/models/plugins/ml2/flatallocation.py -> neutron-24.1.0.dev174/neutron/db/models/plugins/ml2 copying neutron/db/models/plugins/ml2/geneveallocation.py -> neutron-24.1.0.dev174/neutron/db/models/plugins/ml2 copying neutron/db/models/plugins/ml2/gre_allocation_endpoints.py -> neutron-24.1.0.dev174/neutron/db/models/plugins/ml2 copying neutron/db/models/plugins/ml2/vlanallocation.py -> neutron-24.1.0.dev174/neutron/db/models/plugins/ml2 copying neutron/db/models/plugins/ml2/vxlanallocation.py -> neutron-24.1.0.dev174/neutron/db/models/plugins/ml2 copying neutron/db/network_dhcp_agent_binding/__init__.py -> neutron-24.1.0.dev174/neutron/db/network_dhcp_agent_binding copying neutron/db/network_dhcp_agent_binding/models.py -> neutron-24.1.0.dev174/neutron/db/network_dhcp_agent_binding copying neutron/db/port_security/__init__.py -> neutron-24.1.0.dev174/neutron/db/port_security copying neutron/db/port_security/models.py -> neutron-24.1.0.dev174/neutron/db/port_security copying neutron/db/qos/__init__.py -> neutron-24.1.0.dev174/neutron/db/qos copying neutron/db/qos/models.py -> neutron-24.1.0.dev174/neutron/db/qos copying neutron/db/quota/__init__.py -> neutron-24.1.0.dev174/neutron/db/quota copying neutron/db/quota/api.py -> neutron-24.1.0.dev174/neutron/db/quota copying neutron/db/quota/driver.py -> neutron-24.1.0.dev174/neutron/db/quota copying neutron/db/quota/driver_nolock.py -> neutron-24.1.0.dev174/neutron/db/quota copying neutron/db/quota/driver_null.py -> neutron-24.1.0.dev174/neutron/db/quota copying neutron/db/quota/models.py -> neutron-24.1.0.dev174/neutron/db/quota copying neutron/exceptions/__init__.py -> neutron-24.1.0.dev174/neutron/exceptions copying neutron/exceptions/mtu.py -> neutron-24.1.0.dev174/neutron/exceptions copying neutron/extensions/__init__.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/address_group.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/address_scope.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/admin_state_down_before_update.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/agent.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/agent_resources_synced.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/allowedaddresspairs.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/auto_allocated_topology.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/availability_zone.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/availability_zone_filter.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/data_plane_status.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/default_subnetpools.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/dhcpagentscheduler.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/dns.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/dns_domain_ports.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/dns_integration_domain_keywords.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/dvr.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/ecmp_routes.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/empty_string_filtering.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/expose_l3_conntrack_helper.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/expose_port_forwarding_in_fip.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/external_net.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/extra_dhcp_opt.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/extraroute.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/extraroute_atomic.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/filter_validation.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/fip_pf_description.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/fip_pf_detail.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/fip_pf_port_range.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/fip_port_details.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/flavors.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/floating_ip_port_forwarding.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/floatingip_pools.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/ip_allocation.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/ip_substring_port_filtering.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/l2_adjacency.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/l3.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/l3_conntrack_helper.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/l3_enable_default_route_bfd.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/l3_enable_default_route_ecmp.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/l3_ext_gw_mode.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/l3_ext_ha_mode.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/l3_ext_ndp_proxy.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/l3_extra_gws.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/l3_flavors.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/l3_ndp_proxy.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/l3_port_ip_change_not_allowed.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/l3agentscheduler.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/local_ip.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/logging.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/metering.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/metering_source_and_destination_fields.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/multiprovidernet.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/netmtu.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/netmtu_writable.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/network_availability_zone.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/network_ha.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/network_ip_availability.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/network_segment_range.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/pagination.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/port_device_profile.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/port_hardware_offload_type.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/port_hint_ovs_tx_steering.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/port_hints.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/port_mac_address_override.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/port_mac_address_regenerate.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/port_numa_affinity_policy.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/port_numa_affinity_policy_socket.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/port_resource_request.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/port_resource_request_groups.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/portbindings.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/portbindings_extended.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/portsecurity.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/project_id.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/providernet.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/qos.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/qos_bw_limit_direction.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/qos_bw_minimum_ingress.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/qos_default.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/qos_fip.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/qos_fip_network_policy.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/qos_gateway_ip.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/qos_port_network_policy.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/qos_pps_minimum_rule.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/qos_pps_minimum_rule_alias.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/qos_pps_rule.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/qos_rule_type_details.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/qos_rule_type_filter.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/qos_rules_alias.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/quota_check_limit.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/quotasv2.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/quotasv2_detail.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/rbac.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/rbac_address_group.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/rbac_address_scope.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/rbac_security_groups.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/rbac_subnetpool.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/revisionifmatch.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/revisions.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/router_availability_zone.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/routerservicetype.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/security_groups_default_rules.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/security_groups_normalized_cidr.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/security_groups_port_filtering.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/security_groups_remote_address_group.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/security_groups_rules_belongs_to_default_sg.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/security_groups_shared_filtering.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/securitygroup.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/segment.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/segments_peer_subnet_host_routes.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/servicetype.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/sorting.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/standard_attr_segment.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/standardattrdescription.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/stateful_security_group.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/stdattrs_common.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/subnet_dns_publish_fixed_ip.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/subnet_onboard.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/subnet_segmentid_writable.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/subnet_service_types.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/subnetallocation.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/subnetpool_prefix_ops.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/tag_ports_during_bulk_creation.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/tagging.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/timestamp.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/trunk.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/trunk_details.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/uplink_status_propagation.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/extensions/vlantransparent.py -> neutron-24.1.0.dev174/neutron/extensions copying neutron/hacking/__init__.py -> neutron-24.1.0.dev174/neutron/hacking copying neutron/hacking/checks.py -> neutron-24.1.0.dev174/neutron/hacking copying neutron/ipam/__init__.py -> neutron-24.1.0.dev174/neutron/ipam copying neutron/ipam/driver.py -> neutron-24.1.0.dev174/neutron/ipam copying neutron/ipam/exceptions.py -> neutron-24.1.0.dev174/neutron/ipam copying neutron/ipam/requests.py -> neutron-24.1.0.dev174/neutron/ipam copying neutron/ipam/subnet_alloc.py -> neutron-24.1.0.dev174/neutron/ipam copying neutron/ipam/utils.py -> neutron-24.1.0.dev174/neutron/ipam copying neutron/ipam/drivers/__init__.py -> neutron-24.1.0.dev174/neutron/ipam/drivers copying neutron/ipam/drivers/neutrondb_ipam/__init__.py -> neutron-24.1.0.dev174/neutron/ipam/drivers/neutrondb_ipam copying neutron/ipam/drivers/neutrondb_ipam/db_api.py -> neutron-24.1.0.dev174/neutron/ipam/drivers/neutrondb_ipam copying neutron/ipam/drivers/neutrondb_ipam/db_models.py -> neutron-24.1.0.dev174/neutron/ipam/drivers/neutrondb_ipam copying neutron/ipam/drivers/neutrondb_ipam/driver.py -> neutron-24.1.0.dev174/neutron/ipam/drivers/neutrondb_ipam copying neutron/locale/de/LC_MESSAGES/neutron.po -> neutron-24.1.0.dev174/neutron/locale/de/LC_MESSAGES copying neutron/locale/es/LC_MESSAGES/neutron.po -> neutron-24.1.0.dev174/neutron/locale/es/LC_MESSAGES copying neutron/locale/fr/LC_MESSAGES/neutron.po -> neutron-24.1.0.dev174/neutron/locale/fr/LC_MESSAGES copying neutron/locale/it/LC_MESSAGES/neutron.po -> neutron-24.1.0.dev174/neutron/locale/it/LC_MESSAGES copying neutron/locale/ja/LC_MESSAGES/neutron.po -> neutron-24.1.0.dev174/neutron/locale/ja/LC_MESSAGES copying neutron/locale/ko_KR/LC_MESSAGES/neutron.po -> neutron-24.1.0.dev174/neutron/locale/ko_KR/LC_MESSAGES copying neutron/locale/pt_BR/LC_MESSAGES/neutron.po -> neutron-24.1.0.dev174/neutron/locale/pt_BR/LC_MESSAGES copying neutron/locale/ru/LC_MESSAGES/neutron.po -> neutron-24.1.0.dev174/neutron/locale/ru/LC_MESSAGES copying neutron/locale/zh_CN/LC_MESSAGES/neutron.po -> neutron-24.1.0.dev174/neutron/locale/zh_CN/LC_MESSAGES copying neutron/locale/zh_TW/LC_MESSAGES/neutron.po -> neutron-24.1.0.dev174/neutron/locale/zh_TW/LC_MESSAGES copying neutron/notifiers/__init__.py -> neutron-24.1.0.dev174/neutron/notifiers copying neutron/notifiers/batch_notifier.py -> neutron-24.1.0.dev174/neutron/notifiers copying neutron/notifiers/ironic.py -> neutron-24.1.0.dev174/neutron/notifiers copying neutron/notifiers/nova.py -> neutron-24.1.0.dev174/neutron/notifiers copying neutron/objects/README.rst -> neutron-24.1.0.dev174/neutron/objects copying neutron/objects/__init__.py -> neutron-24.1.0.dev174/neutron/objects copying neutron/objects/address_group.py -> neutron-24.1.0.dev174/neutron/objects copying neutron/objects/address_scope.py -> neutron-24.1.0.dev174/neutron/objects copying neutron/objects/agent.py -> neutron-24.1.0.dev174/neutron/objects copying neutron/objects/auto_allocate.py -> neutron-24.1.0.dev174/neutron/objects copying neutron/objects/base.py -> neutron-24.1.0.dev174/neutron/objects copying neutron/objects/conntrack_helper.py -> neutron-24.1.0.dev174/neutron/objects copying neutron/objects/flavor.py -> neutron-24.1.0.dev174/neutron/objects copying neutron/objects/floatingip.py -> neutron-24.1.0.dev174/neutron/objects copying neutron/objects/ipam.py -> neutron-24.1.0.dev174/neutron/objects copying neutron/objects/l3_hamode.py -> neutron-24.1.0.dev174/neutron/objects copying neutron/objects/l3agent.py -> neutron-24.1.0.dev174/neutron/objects copying neutron/objects/local_ip.py -> neutron-24.1.0.dev174/neutron/objects copying neutron/objects/metering.py -> neutron-24.1.0.dev174/neutron/objects copying neutron/objects/ndp_proxy.py -> neutron-24.1.0.dev174/neutron/objects copying neutron/objects/network.py -> neutron-24.1.0.dev174/neutron/objects copying neutron/objects/network_segment_range.py -> neutron-24.1.0.dev174/neutron/objects copying neutron/objects/port_forwarding.py -> neutron-24.1.0.dev174/neutron/objects copying neutron/objects/ports.py -> neutron-24.1.0.dev174/neutron/objects copying neutron/objects/provisioning_blocks.py -> neutron-24.1.0.dev174/neutron/objects copying neutron/objects/quota.py -> neutron-24.1.0.dev174/neutron/objects copying neutron/objects/rbac.py -> neutron-24.1.0.dev174/neutron/objects copying neutron/objects/rbac_db.py -> neutron-24.1.0.dev174/neutron/objects copying neutron/objects/router.py -> neutron-24.1.0.dev174/neutron/objects copying neutron/objects/securitygroup.py -> neutron-24.1.0.dev174/neutron/objects copying neutron/objects/securitygroup_default_rules.py -> neutron-24.1.0.dev174/neutron/objects copying neutron/objects/servicetype.py -> neutron-24.1.0.dev174/neutron/objects copying neutron/objects/stdattrs.py -> neutron-24.1.0.dev174/neutron/objects copying neutron/objects/subnet.py -> neutron-24.1.0.dev174/neutron/objects copying neutron/objects/subnetpool.py -> neutron-24.1.0.dev174/neutron/objects copying neutron/objects/tag.py -> neutron-24.1.0.dev174/neutron/objects copying neutron/objects/trunk.py -> neutron-24.1.0.dev174/neutron/objects copying neutron/objects/db/__init__.py -> neutron-24.1.0.dev174/neutron/objects/db copying neutron/objects/db/api.py -> neutron-24.1.0.dev174/neutron/objects/db copying neutron/objects/extensions/__init__.py -> neutron-24.1.0.dev174/neutron/objects/extensions copying neutron/objects/extensions/port_security.py -> neutron-24.1.0.dev174/neutron/objects/extensions copying neutron/objects/logapi/__init__.py -> neutron-24.1.0.dev174/neutron/objects/logapi copying neutron/objects/logapi/logging_resource.py -> neutron-24.1.0.dev174/neutron/objects/logapi copying neutron/objects/plugins/__init__.py -> neutron-24.1.0.dev174/neutron/objects/plugins copying neutron/objects/plugins/ml2/__init__.py -> neutron-24.1.0.dev174/neutron/objects/plugins/ml2 copying neutron/objects/plugins/ml2/base.py -> neutron-24.1.0.dev174/neutron/objects/plugins/ml2 copying neutron/objects/plugins/ml2/flatallocation.py -> neutron-24.1.0.dev174/neutron/objects/plugins/ml2 copying neutron/objects/plugins/ml2/geneveallocation.py -> neutron-24.1.0.dev174/neutron/objects/plugins/ml2 copying neutron/objects/plugins/ml2/greallocation.py -> neutron-24.1.0.dev174/neutron/objects/plugins/ml2 copying neutron/objects/plugins/ml2/vlanallocation.py -> neutron-24.1.0.dev174/neutron/objects/plugins/ml2 copying neutron/objects/plugins/ml2/vxlanallocation.py -> neutron-24.1.0.dev174/neutron/objects/plugins/ml2 copying neutron/objects/port/__init__.py -> neutron-24.1.0.dev174/neutron/objects/port copying neutron/objects/port/extensions/__init__.py -> neutron-24.1.0.dev174/neutron/objects/port/extensions copying neutron/objects/port/extensions/allowedaddresspairs.py -> neutron-24.1.0.dev174/neutron/objects/port/extensions copying neutron/objects/port/extensions/data_plane_status.py -> neutron-24.1.0.dev174/neutron/objects/port/extensions copying neutron/objects/port/extensions/extra_dhcp_opt.py -> neutron-24.1.0.dev174/neutron/objects/port/extensions copying neutron/objects/port/extensions/port_device_profile.py -> neutron-24.1.0.dev174/neutron/objects/port/extensions copying neutron/objects/port/extensions/port_hardware_offload_type.py -> neutron-24.1.0.dev174/neutron/objects/port/extensions copying neutron/objects/port/extensions/port_hints.py -> neutron-24.1.0.dev174/neutron/objects/port/extensions copying neutron/objects/port/extensions/port_numa_affinity_policy.py -> neutron-24.1.0.dev174/neutron/objects/port/extensions copying neutron/objects/port/extensions/port_security.py -> neutron-24.1.0.dev174/neutron/objects/port/extensions copying neutron/objects/port/extensions/uplink_status_propagation.py -> neutron-24.1.0.dev174/neutron/objects/port/extensions copying neutron/objects/qos/__init__.py -> neutron-24.1.0.dev174/neutron/objects/qos copying neutron/objects/qos/binding.py -> neutron-24.1.0.dev174/neutron/objects/qos copying neutron/objects/qos/policy.py -> neutron-24.1.0.dev174/neutron/objects/qos copying neutron/objects/qos/qos_policy_validator.py -> neutron-24.1.0.dev174/neutron/objects/qos copying neutron/objects/qos/rule.py -> neutron-24.1.0.dev174/neutron/objects/qos copying neutron/objects/qos/rule_type.py -> neutron-24.1.0.dev174/neutron/objects/qos copying neutron/pecan_wsgi/__init__.py -> neutron-24.1.0.dev174/neutron/pecan_wsgi copying neutron/pecan_wsgi/app.py -> neutron-24.1.0.dev174/neutron/pecan_wsgi copying neutron/pecan_wsgi/constants.py -> neutron-24.1.0.dev174/neutron/pecan_wsgi copying neutron/pecan_wsgi/startup.py -> neutron-24.1.0.dev174/neutron/pecan_wsgi copying neutron/pecan_wsgi/controllers/__init__.py -> neutron-24.1.0.dev174/neutron/pecan_wsgi/controllers copying neutron/pecan_wsgi/controllers/extensions.py -> neutron-24.1.0.dev174/neutron/pecan_wsgi/controllers copying neutron/pecan_wsgi/controllers/quota.py -> neutron-24.1.0.dev174/neutron/pecan_wsgi/controllers copying neutron/pecan_wsgi/controllers/resource.py -> neutron-24.1.0.dev174/neutron/pecan_wsgi/controllers copying neutron/pecan_wsgi/controllers/root.py -> neutron-24.1.0.dev174/neutron/pecan_wsgi/controllers copying neutron/pecan_wsgi/controllers/utils.py -> neutron-24.1.0.dev174/neutron/pecan_wsgi/controllers copying neutron/pecan_wsgi/hooks/__init__.py -> neutron-24.1.0.dev174/neutron/pecan_wsgi/hooks copying neutron/pecan_wsgi/hooks/body_validation.py -> neutron-24.1.0.dev174/neutron/pecan_wsgi/hooks copying neutron/pecan_wsgi/hooks/context.py -> neutron-24.1.0.dev174/neutron/pecan_wsgi/hooks copying neutron/pecan_wsgi/hooks/notifier.py -> neutron-24.1.0.dev174/neutron/pecan_wsgi/hooks copying neutron/pecan_wsgi/hooks/ownership_validation.py -> neutron-24.1.0.dev174/neutron/pecan_wsgi/hooks copying neutron/pecan_wsgi/hooks/policy_enforcement.py -> neutron-24.1.0.dev174/neutron/pecan_wsgi/hooks copying neutron/pecan_wsgi/hooks/query_parameters.py -> neutron-24.1.0.dev174/neutron/pecan_wsgi/hooks copying neutron/pecan_wsgi/hooks/quota_enforcement.py -> neutron-24.1.0.dev174/neutron/pecan_wsgi/hooks copying neutron/pecan_wsgi/hooks/translation.py -> neutron-24.1.0.dev174/neutron/pecan_wsgi/hooks copying neutron/pecan_wsgi/hooks/userfilters.py -> neutron-24.1.0.dev174/neutron/pecan_wsgi/hooks copying neutron/pecan_wsgi/hooks/utils.py -> neutron-24.1.0.dev174/neutron/pecan_wsgi/hooks copying neutron/plugins/__init__.py -> neutron-24.1.0.dev174/neutron/plugins copying neutron/plugins/common/__init__.py -> neutron-24.1.0.dev174/neutron/plugins/common copying neutron/plugins/common/constants.py -> neutron-24.1.0.dev174/neutron/plugins/common copying neutron/plugins/ml2/README -> neutron-24.1.0.dev174/neutron/plugins/ml2 copying neutron/plugins/ml2/__init__.py -> neutron-24.1.0.dev174/neutron/plugins/ml2 copying neutron/plugins/ml2/db.py -> neutron-24.1.0.dev174/neutron/plugins/ml2 copying neutron/plugins/ml2/driver_context.py -> neutron-24.1.0.dev174/neutron/plugins/ml2 copying neutron/plugins/ml2/managers.py -> neutron-24.1.0.dev174/neutron/plugins/ml2 copying neutron/plugins/ml2/models.py -> neutron-24.1.0.dev174/neutron/plugins/ml2 copying neutron/plugins/ml2/ovo_rpc.py -> neutron-24.1.0.dev174/neutron/plugins/ml2 copying neutron/plugins/ml2/plugin.py -> neutron-24.1.0.dev174/neutron/plugins/ml2 copying neutron/plugins/ml2/rpc.py -> neutron-24.1.0.dev174/neutron/plugins/ml2 copying neutron/plugins/ml2/common/__init__.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/common copying neutron/plugins/ml2/common/constants.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/common copying neutron/plugins/ml2/common/exceptions.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/common copying neutron/plugins/ml2/drivers/__init__.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers copying neutron/plugins/ml2/drivers/helpers.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers copying neutron/plugins/ml2/drivers/mech_agent.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers copying neutron/plugins/ml2/drivers/type_flat.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers copying neutron/plugins/ml2/drivers/type_geneve.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers copying neutron/plugins/ml2/drivers/type_gre.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers copying neutron/plugins/ml2/drivers/type_local.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers copying neutron/plugins/ml2/drivers/type_tunnel.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers copying neutron/plugins/ml2/drivers/type_vlan.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers copying neutron/plugins/ml2/drivers/type_vxlan.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers copying neutron/plugins/ml2/drivers/agent/__init__.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/agent copying neutron/plugins/ml2/drivers/agent/_agent_manager_base.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/agent copying neutron/plugins/ml2/drivers/agent/_common_agent.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/agent copying neutron/plugins/ml2/drivers/agent/capabilities.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/agent copying neutron/plugins/ml2/drivers/agent/config.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/agent copying neutron/plugins/ml2/drivers/l2pop/README -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/l2pop copying neutron/plugins/ml2/drivers/l2pop/__init__.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/l2pop copying neutron/plugins/ml2/drivers/l2pop/db.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/l2pop copying neutron/plugins/ml2/drivers/l2pop/mech_driver.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/l2pop copying neutron/plugins/ml2/drivers/l2pop/rpc.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/l2pop copying neutron/plugins/ml2/drivers/l2pop/rpc_manager/__init__.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/l2pop/rpc_manager copying neutron/plugins/ml2/drivers/l2pop/rpc_manager/l2population_rpc.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/l2pop/rpc_manager copying neutron/plugins/ml2/drivers/linuxbridge/__init__.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/linuxbridge copying neutron/plugins/ml2/drivers/linuxbridge/agent/__init__.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/linuxbridge/agent copying neutron/plugins/ml2/drivers/linuxbridge/agent/arp_protect.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/linuxbridge/agent copying neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_agent_extension_api.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/linuxbridge/agent copying neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_capabilities.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/linuxbridge/agent copying neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/linuxbridge/agent copying neutron/plugins/ml2/drivers/linuxbridge/agent/common/__init__.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/linuxbridge/agent/common copying neutron/plugins/ml2/drivers/linuxbridge/agent/common/config.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/linuxbridge/agent/common copying neutron/plugins/ml2/drivers/linuxbridge/agent/common/constants.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/linuxbridge/agent/common copying neutron/plugins/ml2/drivers/linuxbridge/agent/common/utils.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/linuxbridge/agent/common copying neutron/plugins/ml2/drivers/linuxbridge/agent/extension_drivers/__init__.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/linuxbridge/agent/extension_drivers copying neutron/plugins/ml2/drivers/linuxbridge/agent/extension_drivers/qos_driver.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/linuxbridge/agent/extension_drivers copying neutron/plugins/ml2/drivers/linuxbridge/mech_driver/__init__.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/linuxbridge/mech_driver copying neutron/plugins/ml2/drivers/linuxbridge/mech_driver/mech_linuxbridge.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/linuxbridge/mech_driver copying neutron/plugins/ml2/drivers/macvtap/__init__.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/macvtap copying neutron/plugins/ml2/drivers/macvtap/macvtap_common.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/macvtap copying neutron/plugins/ml2/drivers/macvtap/agent/__init__.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/macvtap/agent copying neutron/plugins/ml2/drivers/macvtap/agent/macvtap_neutron_agent.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/macvtap/agent copying neutron/plugins/ml2/drivers/macvtap/mech_driver/__init__.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/macvtap/mech_driver copying neutron/plugins/ml2/drivers/macvtap/mech_driver/mech_macvtap.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/macvtap/mech_driver copying neutron/plugins/ml2/drivers/mech_sriov/__init__.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/mech_sriov copying neutron/plugins/ml2/drivers/mech_sriov/agent/__init__.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/mech_sriov/agent copying neutron/plugins/ml2/drivers/mech_sriov/agent/eswitch_manager.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/mech_sriov/agent copying neutron/plugins/ml2/drivers/mech_sriov/agent/pci_lib.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/mech_sriov/agent copying neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/mech_sriov/agent copying neutron/plugins/ml2/drivers/mech_sriov/agent/common/__init__.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/mech_sriov/agent/common copying neutron/plugins/ml2/drivers/mech_sriov/agent/common/config.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/mech_sriov/agent/common copying neutron/plugins/ml2/drivers/mech_sriov/agent/common/exceptions.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/mech_sriov/agent/common copying neutron/plugins/ml2/drivers/mech_sriov/agent/extension_drivers/__init__.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/mech_sriov/agent/extension_drivers copying neutron/plugins/ml2/drivers/mech_sriov/agent/extension_drivers/qos_driver.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/mech_sriov/agent/extension_drivers copying neutron/plugins/ml2/drivers/mech_sriov/mech_driver/__init__.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/mech_sriov/mech_driver copying neutron/plugins/ml2/drivers/mech_sriov/mech_driver/exceptions.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/mech_sriov/mech_driver copying neutron/plugins/ml2/drivers/mech_sriov/mech_driver/mech_driver.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/mech_sriov/mech_driver copying neutron/plugins/ml2/drivers/openvswitch/__init__.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/openvswitch copying neutron/plugins/ml2/drivers/openvswitch/agent/__init__.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/openvswitch/agent copying neutron/plugins/ml2/drivers/openvswitch/agent/main.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/openvswitch/agent copying neutron/plugins/ml2/drivers/openvswitch/agent/ovs_agent_extension_api.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/openvswitch/agent copying neutron/plugins/ml2/drivers/openvswitch/agent/ovs_capabilities.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/openvswitch/agent copying neutron/plugins/ml2/drivers/openvswitch/agent/ovs_dvr_neutron_agent.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/openvswitch/agent copying neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/openvswitch/agent copying neutron/plugins/ml2/drivers/openvswitch/agent/vlanmanager.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/openvswitch/agent copying neutron/plugins/ml2/drivers/openvswitch/agent/common/__init__.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/openvswitch/agent/common copying neutron/plugins/ml2/drivers/openvswitch/agent/common/config.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/openvswitch/agent/common copying neutron/plugins/ml2/drivers/openvswitch/agent/common/exceptions.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/openvswitch/agent/common copying neutron/plugins/ml2/drivers/openvswitch/agent/extension_drivers/__init__.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/openvswitch/agent/extension_drivers copying neutron/plugins/ml2/drivers/openvswitch/agent/extension_drivers/qos_driver.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/openvswitch/agent/extension_drivers copying neutron/plugins/ml2/drivers/openvswitch/agent/openflow/__init__.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/openvswitch/agent/openflow copying neutron/plugins/ml2/drivers/openvswitch/agent/openflow/br_cookie.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/openvswitch/agent/openflow copying neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/__init__.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native copying neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/base_oskenapp.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native copying neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/br_dvr_process.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native copying neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/br_int.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native copying neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/br_phys.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native copying neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/br_tun.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native copying neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/main.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native copying neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native copying neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ovs_bridge.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native copying neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ovs_oskenapp.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native copying neutron/plugins/ml2/drivers/openvswitch/mech_driver/__init__.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/openvswitch/mech_driver copying neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/openvswitch/mech_driver copying neutron/plugins/ml2/drivers/ovn/__init__.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/ovn copying neutron/plugins/ml2/drivers/ovn/db_migration.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/ovn copying neutron/plugins/ml2/drivers/ovn/agent/__init__.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/ovn/agent copying neutron/plugins/ml2/drivers/ovn/agent/neutron_agent.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/ovn/agent copying neutron/plugins/ml2/drivers/ovn/mech_driver/__init__.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/ovn/mech_driver copying neutron/plugins/ml2/drivers/ovn/mech_driver/mech_driver.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/ovn/mech_driver copying neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/__init__.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb copying neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/api.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb copying neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/commands.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb copying neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/impl_idl_ovn.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb copying neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb copying neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb copying neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_db_sync.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb copying neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb copying neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/worker.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb copying neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/__init__.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions copying neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/placement.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions copying neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/qos.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions copying neutron/plugins/ml2/extensions/__init__.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/extensions copying neutron/plugins/ml2/extensions/data_plane_status.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/extensions copying neutron/plugins/ml2/extensions/dns_domain_keywords.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/extensions copying neutron/plugins/ml2/extensions/dns_integration.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/extensions copying neutron/plugins/ml2/extensions/port_device_profile.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/extensions copying neutron/plugins/ml2/extensions/port_hardware_offload_type.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/extensions copying neutron/plugins/ml2/extensions/port_hint_ovs_tx_steering.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/extensions copying neutron/plugins/ml2/extensions/port_hints.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/extensions copying neutron/plugins/ml2/extensions/port_numa_affinity_policy.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/extensions copying neutron/plugins/ml2/extensions/port_security.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/extensions copying neutron/plugins/ml2/extensions/qos.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/extensions copying neutron/plugins/ml2/extensions/subnet_dns_publish_fixed_ip.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/extensions copying neutron/plugins/ml2/extensions/tag_ports_during_bulk_creation.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/extensions copying neutron/plugins/ml2/extensions/uplink_status_propagation.py -> neutron-24.1.0.dev174/neutron/plugins/ml2/extensions copying neutron/privileged/__init__.py -> neutron-24.1.0.dev174/neutron/privileged copying neutron/privileged/agent/__init__.py -> neutron-24.1.0.dev174/neutron/privileged/agent copying neutron/privileged/agent/linux/__init__.py -> neutron-24.1.0.dev174/neutron/privileged/agent/linux copying neutron/privileged/agent/linux/devlink.py -> neutron-24.1.0.dev174/neutron/privileged/agent/linux copying neutron/privileged/agent/linux/dhcp.py -> neutron-24.1.0.dev174/neutron/privileged/agent/linux copying neutron/privileged/agent/linux/ethtool.py -> neutron-24.1.0.dev174/neutron/privileged/agent/linux copying neutron/privileged/agent/linux/ip_lib.py -> neutron-24.1.0.dev174/neutron/privileged/agent/linux copying neutron/privileged/agent/linux/netlink_constants.py -> neutron-24.1.0.dev174/neutron/privileged/agent/linux copying neutron/privileged/agent/linux/netlink_lib.py -> neutron-24.1.0.dev174/neutron/privileged/agent/linux copying neutron/privileged/agent/linux/tc_lib.py -> neutron-24.1.0.dev174/neutron/privileged/agent/linux copying neutron/privileged/agent/linux/utils.py -> neutron-24.1.0.dev174/neutron/privileged/agent/linux copying neutron/privileged/agent/ovsdb/__init__.py -> neutron-24.1.0.dev174/neutron/privileged/agent/ovsdb copying neutron/privileged/agent/ovsdb/native/__init__.py -> neutron-24.1.0.dev174/neutron/privileged/agent/ovsdb/native copying neutron/privileged/agent/ovsdb/native/helpers.py -> neutron-24.1.0.dev174/neutron/privileged/agent/ovsdb/native copying neutron/profiling/__init__.py -> neutron-24.1.0.dev174/neutron/profiling copying neutron/profiling/profiled_decorator.py -> neutron-24.1.0.dev174/neutron/profiling copying neutron/quota/__init__.py -> neutron-24.1.0.dev174/neutron/quota copying neutron/quota/resource.py -> neutron-24.1.0.dev174/neutron/quota copying neutron/quota/resource_registry.py -> neutron-24.1.0.dev174/neutron/quota copying neutron/scheduler/__init__.py -> neutron-24.1.0.dev174/neutron/scheduler copying neutron/scheduler/base_resource_filter.py -> neutron-24.1.0.dev174/neutron/scheduler copying neutron/scheduler/base_scheduler.py -> neutron-24.1.0.dev174/neutron/scheduler copying neutron/scheduler/dhcp_agent_scheduler.py -> neutron-24.1.0.dev174/neutron/scheduler copying neutron/scheduler/l3_agent_scheduler.py -> neutron-24.1.0.dev174/neutron/scheduler copying neutron/scheduler/l3_ovn_scheduler.py -> neutron-24.1.0.dev174/neutron/scheduler copying neutron/server/__init__.py -> neutron-24.1.0.dev174/neutron/server copying neutron/server/api_eventlet.py -> neutron-24.1.0.dev174/neutron/server copying neutron/server/rpc_eventlet.py -> neutron-24.1.0.dev174/neutron/server copying neutron/server/wsgi_eventlet.py -> neutron-24.1.0.dev174/neutron/server copying neutron/services/__init__.py -> neutron-24.1.0.dev174/neutron/services copying neutron/services/provider_configuration.py -> neutron-24.1.0.dev174/neutron/services copying neutron/services/service_base.py -> neutron-24.1.0.dev174/neutron/services copying neutron/services/auto_allocate/__init__.py -> neutron-24.1.0.dev174/neutron/services/auto_allocate copying neutron/services/auto_allocate/db.py -> neutron-24.1.0.dev174/neutron/services/auto_allocate copying neutron/services/auto_allocate/exceptions.py -> neutron-24.1.0.dev174/neutron/services/auto_allocate copying neutron/services/auto_allocate/models.py -> neutron-24.1.0.dev174/neutron/services/auto_allocate copying neutron/services/auto_allocate/plugin.py -> neutron-24.1.0.dev174/neutron/services/auto_allocate copying neutron/services/conntrack_helper/__init__.py -> neutron-24.1.0.dev174/neutron/services/conntrack_helper copying neutron/services/conntrack_helper/plugin.py -> neutron-24.1.0.dev174/neutron/services/conntrack_helper copying neutron/services/conntrack_helper/common/__init__.py -> neutron-24.1.0.dev174/neutron/services/conntrack_helper/common copying neutron/services/conntrack_helper/common/exceptions.py -> neutron-24.1.0.dev174/neutron/services/conntrack_helper/common copying neutron/services/externaldns/__init__.py -> neutron-24.1.0.dev174/neutron/services/externaldns copying neutron/services/externaldns/driver.py -> neutron-24.1.0.dev174/neutron/services/externaldns copying neutron/services/externaldns/drivers/__init__.py -> neutron-24.1.0.dev174/neutron/services/externaldns/drivers copying neutron/services/externaldns/drivers/designate/__init__.py -> neutron-24.1.0.dev174/neutron/services/externaldns/drivers/designate copying neutron/services/externaldns/drivers/designate/driver.py -> neutron-24.1.0.dev174/neutron/services/externaldns/drivers/designate copying neutron/services/flavors/__init__.py -> neutron-24.1.0.dev174/neutron/services/flavors copying neutron/services/flavors/flavors_plugin.py -> neutron-24.1.0.dev174/neutron/services/flavors copying neutron/services/l3_router/README -> neutron-24.1.0.dev174/neutron/services/l3_router copying neutron/services/l3_router/__init__.py -> neutron-24.1.0.dev174/neutron/services/l3_router copying neutron/services/l3_router/l3_router_plugin.py -> neutron-24.1.0.dev174/neutron/services/l3_router copying neutron/services/l3_router/service_providers/__init__.py -> neutron-24.1.0.dev174/neutron/services/l3_router/service_providers copying neutron/services/l3_router/service_providers/base.py -> neutron-24.1.0.dev174/neutron/services/l3_router/service_providers copying neutron/services/l3_router/service_providers/driver_controller.py -> neutron-24.1.0.dev174/neutron/services/l3_router/service_providers copying neutron/services/l3_router/service_providers/dvr.py -> neutron-24.1.0.dev174/neutron/services/l3_router/service_providers copying neutron/services/l3_router/service_providers/dvrha.py -> neutron-24.1.0.dev174/neutron/services/l3_router/service_providers copying neutron/services/l3_router/service_providers/ha.py -> neutron-24.1.0.dev174/neutron/services/l3_router/service_providers copying neutron/services/l3_router/service_providers/single_node.py -> neutron-24.1.0.dev174/neutron/services/l3_router/service_providers copying neutron/services/local_ip/__init__.py -> neutron-24.1.0.dev174/neutron/services/local_ip copying neutron/services/local_ip/local_ip_plugin.py -> neutron-24.1.0.dev174/neutron/services/local_ip copying neutron/services/logapi/__init__.py -> neutron-24.1.0.dev174/neutron/services/logapi copying neutron/services/logapi/api_base.py -> neutron-24.1.0.dev174/neutron/services/logapi copying neutron/services/logapi/logging_plugin.py -> neutron-24.1.0.dev174/neutron/services/logapi copying neutron/services/logapi/agent/__init__.py -> neutron-24.1.0.dev174/neutron/services/logapi/agent copying neutron/services/logapi/agent/log_extension.py -> neutron-24.1.0.dev174/neutron/services/logapi/agent copying neutron/services/logapi/agent/l3/__init__.py -> neutron-24.1.0.dev174/neutron/services/logapi/agent/l3 copying neutron/services/logapi/agent/l3/base.py -> neutron-24.1.0.dev174/neutron/services/logapi/agent/l3 copying neutron/services/logapi/common/__init__.py -> neutron-24.1.0.dev174/neutron/services/logapi/common copying neutron/services/logapi/common/db_api.py -> neutron-24.1.0.dev174/neutron/services/logapi/common copying neutron/services/logapi/common/exceptions.py -> neutron-24.1.0.dev174/neutron/services/logapi/common copying neutron/services/logapi/common/sg_callback.py -> neutron-24.1.0.dev174/neutron/services/logapi/common copying neutron/services/logapi/common/sg_validate.py -> neutron-24.1.0.dev174/neutron/services/logapi/common copying neutron/services/logapi/common/snat_validate.py -> neutron-24.1.0.dev174/neutron/services/logapi/common copying neutron/services/logapi/common/validators.py -> neutron-24.1.0.dev174/neutron/services/logapi/common copying neutron/services/logapi/drivers/__init__.py -> neutron-24.1.0.dev174/neutron/services/logapi/drivers copying neutron/services/logapi/drivers/base.py -> neutron-24.1.0.dev174/neutron/services/logapi/drivers copying neutron/services/logapi/drivers/manager.py -> neutron-24.1.0.dev174/neutron/services/logapi/drivers copying neutron/services/logapi/drivers/openvswitch/__init__.py -> neutron-24.1.0.dev174/neutron/services/logapi/drivers/openvswitch copying neutron/services/logapi/drivers/openvswitch/driver.py -> neutron-24.1.0.dev174/neutron/services/logapi/drivers/openvswitch copying neutron/services/logapi/drivers/openvswitch/log_oskenapp.py -> neutron-24.1.0.dev174/neutron/services/logapi/drivers/openvswitch copying neutron/services/logapi/drivers/openvswitch/ovs_firewall_log.py -> neutron-24.1.0.dev174/neutron/services/logapi/drivers/openvswitch copying neutron/services/logapi/drivers/ovn/__init__.py -> neutron-24.1.0.dev174/neutron/services/logapi/drivers/ovn copying neutron/services/logapi/drivers/ovn/driver.py -> neutron-24.1.0.dev174/neutron/services/logapi/drivers/ovn copying neutron/services/logapi/rpc/__init__.py -> neutron-24.1.0.dev174/neutron/services/logapi/rpc copying neutron/services/logapi/rpc/agent.py -> neutron-24.1.0.dev174/neutron/services/logapi/rpc copying neutron/services/logapi/rpc/server.py -> neutron-24.1.0.dev174/neutron/services/logapi/rpc copying neutron/services/loki/__init__.py -> neutron-24.1.0.dev174/neutron/services/loki copying neutron/services/loki/loki_plugin.py -> neutron-24.1.0.dev174/neutron/services/loki copying neutron/services/metering/__init__.py -> neutron-24.1.0.dev174/neutron/services/metering copying neutron/services/metering/metering_plugin.py -> neutron-24.1.0.dev174/neutron/services/metering copying neutron/services/metering/agents/__init__.py -> neutron-24.1.0.dev174/neutron/services/metering/agents copying neutron/services/metering/agents/metering_agent.py -> neutron-24.1.0.dev174/neutron/services/metering/agents copying neutron/services/metering/drivers/__init__.py -> neutron-24.1.0.dev174/neutron/services/metering/drivers copying neutron/services/metering/drivers/abstract_driver.py -> neutron-24.1.0.dev174/neutron/services/metering/drivers copying neutron/services/metering/drivers/utils.py -> neutron-24.1.0.dev174/neutron/services/metering/drivers copying neutron/services/metering/drivers/iptables/__init__.py -> neutron-24.1.0.dev174/neutron/services/metering/drivers/iptables copying neutron/services/metering/drivers/iptables/iptables_driver.py -> neutron-24.1.0.dev174/neutron/services/metering/drivers/iptables copying neutron/services/metering/drivers/noop/__init__.py -> neutron-24.1.0.dev174/neutron/services/metering/drivers/noop copying neutron/services/metering/drivers/noop/noop_driver.py -> neutron-24.1.0.dev174/neutron/services/metering/drivers/noop copying neutron/services/ndp_proxy/__init__.py -> neutron-24.1.0.dev174/neutron/services/ndp_proxy copying neutron/services/ndp_proxy/exceptions.py -> neutron-24.1.0.dev174/neutron/services/ndp_proxy copying neutron/services/ndp_proxy/plugin.py -> neutron-24.1.0.dev174/neutron/services/ndp_proxy copying neutron/services/network_ip_availability/__init__.py -> neutron-24.1.0.dev174/neutron/services/network_ip_availability copying neutron/services/network_ip_availability/plugin.py -> neutron-24.1.0.dev174/neutron/services/network_ip_availability copying neutron/services/network_segment_range/__init__.py -> neutron-24.1.0.dev174/neutron/services/network_segment_range copying neutron/services/network_segment_range/plugin.py -> neutron-24.1.0.dev174/neutron/services/network_segment_range copying neutron/services/ovn_l3/__init__.py -> neutron-24.1.0.dev174/neutron/services/ovn_l3 copying neutron/services/ovn_l3/exceptions.py -> neutron-24.1.0.dev174/neutron/services/ovn_l3 copying neutron/services/ovn_l3/plugin.py -> neutron-24.1.0.dev174/neutron/services/ovn_l3 copying neutron/services/ovn_l3/service_providers/__init__.py -> neutron-24.1.0.dev174/neutron/services/ovn_l3/service_providers copying neutron/services/ovn_l3/service_providers/driver_controller.py -> neutron-24.1.0.dev174/neutron/services/ovn_l3/service_providers copying neutron/services/ovn_l3/service_providers/ovn.py -> neutron-24.1.0.dev174/neutron/services/ovn_l3/service_providers copying neutron/services/ovn_l3/service_providers/user_defined.py -> neutron-24.1.0.dev174/neutron/services/ovn_l3/service_providers copying neutron/services/placement_report/__init__.py -> neutron-24.1.0.dev174/neutron/services/placement_report copying neutron/services/placement_report/plugin.py -> neutron-24.1.0.dev174/neutron/services/placement_report copying neutron/services/portforwarding/__init__.py -> neutron-24.1.0.dev174/neutron/services/portforwarding copying neutron/services/portforwarding/constants.py -> neutron-24.1.0.dev174/neutron/services/portforwarding copying neutron/services/portforwarding/pf_plugin.py -> neutron-24.1.0.dev174/neutron/services/portforwarding copying neutron/services/portforwarding/common/__init__.py -> neutron-24.1.0.dev174/neutron/services/portforwarding/common copying neutron/services/portforwarding/common/exceptions.py -> neutron-24.1.0.dev174/neutron/services/portforwarding/common copying neutron/services/portforwarding/drivers/__init__.py -> neutron-24.1.0.dev174/neutron/services/portforwarding/drivers copying neutron/services/portforwarding/drivers/ovn/__init__.py -> neutron-24.1.0.dev174/neutron/services/portforwarding/drivers/ovn copying neutron/services/portforwarding/drivers/ovn/driver.py -> neutron-24.1.0.dev174/neutron/services/portforwarding/drivers/ovn copying neutron/services/qos/__init__.py -> neutron-24.1.0.dev174/neutron/services/qos copying neutron/services/qos/qos_plugin.py -> neutron-24.1.0.dev174/neutron/services/qos copying neutron/services/qos/drivers/__init__.py -> neutron-24.1.0.dev174/neutron/services/qos/drivers copying neutron/services/qos/drivers/manager.py -> neutron-24.1.0.dev174/neutron/services/qos/drivers copying neutron/services/qos/drivers/linuxbridge/__init__.py -> neutron-24.1.0.dev174/neutron/services/qos/drivers/linuxbridge copying neutron/services/qos/drivers/linuxbridge/driver.py -> neutron-24.1.0.dev174/neutron/services/qos/drivers/linuxbridge copying neutron/services/qos/drivers/openvswitch/__init__.py -> neutron-24.1.0.dev174/neutron/services/qos/drivers/openvswitch copying neutron/services/qos/drivers/openvswitch/driver.py -> neutron-24.1.0.dev174/neutron/services/qos/drivers/openvswitch copying neutron/services/qos/drivers/ovn/__init__.py -> neutron-24.1.0.dev174/neutron/services/qos/drivers/ovn copying neutron/services/qos/drivers/ovn/driver.py -> neutron-24.1.0.dev174/neutron/services/qos/drivers/ovn copying neutron/services/qos/drivers/sriov/__init__.py -> neutron-24.1.0.dev174/neutron/services/qos/drivers/sriov copying neutron/services/qos/drivers/sriov/driver.py -> neutron-24.1.0.dev174/neutron/services/qos/drivers/sriov copying neutron/services/rbac/__init__.py -> neutron-24.1.0.dev174/neutron/services/rbac copying neutron/services/revisions/__init__.py -> neutron-24.1.0.dev174/neutron/services/revisions copying neutron/services/revisions/revision_plugin.py -> neutron-24.1.0.dev174/neutron/services/revisions copying neutron/services/segments/__init__.py -> neutron-24.1.0.dev174/neutron/services/segments copying neutron/services/segments/db.py -> neutron-24.1.0.dev174/neutron/services/segments copying neutron/services/segments/exceptions.py -> neutron-24.1.0.dev174/neutron/services/segments copying neutron/services/segments/plugin.py -> neutron-24.1.0.dev174/neutron/services/segments copying neutron/services/tag/__init__.py -> neutron-24.1.0.dev174/neutron/services/tag copying neutron/services/tag/tag_plugin.py -> neutron-24.1.0.dev174/neutron/services/tag copying neutron/services/timestamp/__init__.py -> neutron-24.1.0.dev174/neutron/services/timestamp copying neutron/services/timestamp/timestamp_db.py -> neutron-24.1.0.dev174/neutron/services/timestamp copying neutron/services/timestamp/timestamp_plugin.py -> neutron-24.1.0.dev174/neutron/services/timestamp copying neutron/services/trunk/__init__.py -> neutron-24.1.0.dev174/neutron/services/trunk copying neutron/services/trunk/exceptions.py -> neutron-24.1.0.dev174/neutron/services/trunk copying neutron/services/trunk/models.py -> neutron-24.1.0.dev174/neutron/services/trunk copying neutron/services/trunk/plugin.py -> neutron-24.1.0.dev174/neutron/services/trunk copying neutron/services/trunk/rules.py -> neutron-24.1.0.dev174/neutron/services/trunk copying neutron/services/trunk/utils.py -> neutron-24.1.0.dev174/neutron/services/trunk copying neutron/services/trunk/drivers/__init__.py -> neutron-24.1.0.dev174/neutron/services/trunk/drivers copying neutron/services/trunk/drivers/base.py -> neutron-24.1.0.dev174/neutron/services/trunk/drivers copying neutron/services/trunk/drivers/linuxbridge/__init__.py -> neutron-24.1.0.dev174/neutron/services/trunk/drivers/linuxbridge copying neutron/services/trunk/drivers/linuxbridge/driver.py -> neutron-24.1.0.dev174/neutron/services/trunk/drivers/linuxbridge copying neutron/services/trunk/drivers/linuxbridge/agent/__init__.py -> neutron-24.1.0.dev174/neutron/services/trunk/drivers/linuxbridge/agent copying neutron/services/trunk/drivers/linuxbridge/agent/driver.py -> neutron-24.1.0.dev174/neutron/services/trunk/drivers/linuxbridge/agent copying neutron/services/trunk/drivers/linuxbridge/agent/trunk_plumber.py -> neutron-24.1.0.dev174/neutron/services/trunk/drivers/linuxbridge/agent copying neutron/services/trunk/drivers/openvswitch/__init__.py -> neutron-24.1.0.dev174/neutron/services/trunk/drivers/openvswitch copying neutron/services/trunk/drivers/openvswitch/constants.py -> neutron-24.1.0.dev174/neutron/services/trunk/drivers/openvswitch copying neutron/services/trunk/drivers/openvswitch/driver.py -> neutron-24.1.0.dev174/neutron/services/trunk/drivers/openvswitch copying neutron/services/trunk/drivers/openvswitch/utils.py -> neutron-24.1.0.dev174/neutron/services/trunk/drivers/openvswitch copying neutron/services/trunk/drivers/openvswitch/agent/__init__.py -> neutron-24.1.0.dev174/neutron/services/trunk/drivers/openvswitch/agent copying neutron/services/trunk/drivers/openvswitch/agent/driver.py -> neutron-24.1.0.dev174/neutron/services/trunk/drivers/openvswitch/agent copying neutron/services/trunk/drivers/openvswitch/agent/exceptions.py -> neutron-24.1.0.dev174/neutron/services/trunk/drivers/openvswitch/agent copying neutron/services/trunk/drivers/openvswitch/agent/ovsdb_handler.py -> neutron-24.1.0.dev174/neutron/services/trunk/drivers/openvswitch/agent copying neutron/services/trunk/drivers/openvswitch/agent/trunk_manager.py -> neutron-24.1.0.dev174/neutron/services/trunk/drivers/openvswitch/agent copying neutron/services/trunk/drivers/ovn/__init__.py -> neutron-24.1.0.dev174/neutron/services/trunk/drivers/ovn copying neutron/services/trunk/drivers/ovn/trunk_driver.py -> neutron-24.1.0.dev174/neutron/services/trunk/drivers/ovn copying neutron/services/trunk/rpc/__init__.py -> neutron-24.1.0.dev174/neutron/services/trunk/rpc copying neutron/services/trunk/rpc/agent.py -> neutron-24.1.0.dev174/neutron/services/trunk/rpc copying neutron/services/trunk/rpc/backend.py -> neutron-24.1.0.dev174/neutron/services/trunk/rpc copying neutron/services/trunk/rpc/constants.py -> neutron-24.1.0.dev174/neutron/services/trunk/rpc copying neutron/services/trunk/rpc/server.py -> neutron-24.1.0.dev174/neutron/services/trunk/rpc copying neutron/services/trunk/seg_types/__init__.py -> neutron-24.1.0.dev174/neutron/services/trunk/seg_types copying neutron/services/trunk/seg_types/validators.py -> neutron-24.1.0.dev174/neutron/services/trunk/seg_types copying neutron/tests/__init__.py -> neutron-24.1.0.dev174/neutron/tests copying neutron/tests/base.py -> neutron-24.1.0.dev174/neutron/tests copying neutron/tests/post_mortem_debug.py -> neutron-24.1.0.dev174/neutron/tests copying neutron/tests/tools.py -> neutron-24.1.0.dev174/neutron/tests copying neutron/tests/common/__init__.py -> neutron-24.1.0.dev174/neutron/tests/common copying neutron/tests/common/base.py -> neutron-24.1.0.dev174/neutron/tests/common copying neutron/tests/common/config_fixtures.py -> neutron-24.1.0.dev174/neutron/tests/common copying neutron/tests/common/conn_testers.py -> neutron-24.1.0.dev174/neutron/tests/common copying neutron/tests/common/helpers.py -> neutron-24.1.0.dev174/neutron/tests/common copying neutron/tests/common/l3_test_common.py -> neutron-24.1.0.dev174/neutron/tests/common copying neutron/tests/common/machine_fixtures.py -> neutron-24.1.0.dev174/neutron/tests/common copying neutron/tests/common/net_helpers.py -> neutron-24.1.0.dev174/neutron/tests/common copying neutron/tests/common/agents/__init__.py -> neutron-24.1.0.dev174/neutron/tests/common/agents copying neutron/tests/common/agents/l2_extensions.py -> neutron-24.1.0.dev174/neutron/tests/common/agents copying neutron/tests/common/agents/l3_agent.py -> neutron-24.1.0.dev174/neutron/tests/common/agents copying neutron/tests/common/agents/ovs_agent.py -> neutron-24.1.0.dev174/neutron/tests/common/agents copying neutron/tests/common/exclusive_resources/__init__.py -> neutron-24.1.0.dev174/neutron/tests/common/exclusive_resources copying neutron/tests/common/exclusive_resources/ip_address.py -> neutron-24.1.0.dev174/neutron/tests/common/exclusive_resources copying neutron/tests/common/exclusive_resources/ip_network.py -> neutron-24.1.0.dev174/neutron/tests/common/exclusive_resources copying neutron/tests/common/exclusive_resources/port.py -> neutron-24.1.0.dev174/neutron/tests/common/exclusive_resources copying neutron/tests/common/exclusive_resources/resource_allocator.py -> neutron-24.1.0.dev174/neutron/tests/common/exclusive_resources copying neutron/tests/contrib/README -> neutron-24.1.0.dev174/neutron/tests/contrib copying neutron/tests/contrib/gate_hook.sh -> neutron-24.1.0.dev174/neutron/tests/contrib copying neutron/tests/contrib/testing.filters -> neutron-24.1.0.dev174/neutron/tests/contrib copying neutron/tests/contrib/hooks/api_all_extensions -> neutron-24.1.0.dev174/neutron/tests/contrib/hooks copying neutron/tests/contrib/hooks/availability_zone -> neutron-24.1.0.dev174/neutron/tests/contrib/hooks copying neutron/tests/contrib/hooks/disable_dvr -> neutron-24.1.0.dev174/neutron/tests/contrib/hooks copying neutron/tests/contrib/hooks/disable_dvr_tests -> neutron-24.1.0.dev174/neutron/tests/contrib/hooks copying neutron/tests/contrib/hooks/dns -> neutron-24.1.0.dev174/neutron/tests/contrib/hooks copying neutron/tests/contrib/hooks/dvr -> neutron-24.1.0.dev174/neutron/tests/contrib/hooks copying neutron/tests/contrib/hooks/log -> neutron-24.1.0.dev174/neutron/tests/contrib/hooks copying neutron/tests/contrib/hooks/network_segment_range -> neutron-24.1.0.dev174/neutron/tests/contrib/hooks copying neutron/tests/contrib/hooks/openvswitch_type_drivers -> neutron-24.1.0.dev174/neutron/tests/contrib/hooks copying neutron/tests/contrib/hooks/osprofiler -> neutron-24.1.0.dev174/neutron/tests/contrib/hooks copying neutron/tests/contrib/hooks/qos -> neutron-24.1.0.dev174/neutron/tests/contrib/hooks copying neutron/tests/contrib/hooks/quotas -> neutron-24.1.0.dev174/neutron/tests/contrib/hooks copying neutron/tests/contrib/hooks/segments -> neutron-24.1.0.dev174/neutron/tests/contrib/hooks copying neutron/tests/contrib/hooks/trunk -> neutron-24.1.0.dev174/neutron/tests/contrib/hooks copying neutron/tests/contrib/hooks/tunnel_types -> neutron-24.1.0.dev174/neutron/tests/contrib/hooks copying neutron/tests/contrib/hooks/ubuntu_image -> neutron-24.1.0.dev174/neutron/tests/contrib/hooks copying neutron/tests/contrib/hooks/uplink_status_propagation -> neutron-24.1.0.dev174/neutron/tests/contrib/hooks copying neutron/tests/contrib/hooks/vlan_provider -> neutron-24.1.0.dev174/neutron/tests/contrib/hooks copying neutron/tests/etc/api-paste.ini -> neutron-24.1.0.dev174/neutron/tests/etc copying neutron/tests/etc/api-paste.ini.test -> neutron-24.1.0.dev174/neutron/tests/etc copying neutron/tests/etc/neutron.conf -> neutron-24.1.0.dev174/neutron/tests/etc copying neutron/tests/etc/neutron_test.conf -> neutron-24.1.0.dev174/neutron/tests/etc copying neutron/tests/etc/neutron_test2.conf.example -> neutron-24.1.0.dev174/neutron/tests/etc copying neutron/tests/fullstack/README -> neutron-24.1.0.dev174/neutron/tests/fullstack copying neutron/tests/fullstack/__init__.py -> neutron-24.1.0.dev174/neutron/tests/fullstack copying neutron/tests/fullstack/base.py -> neutron-24.1.0.dev174/neutron/tests/fullstack copying neutron/tests/fullstack/test_agent_bandwidth_report.py -> neutron-24.1.0.dev174/neutron/tests/fullstack copying neutron/tests/fullstack/test_connectivity.py -> neutron-24.1.0.dev174/neutron/tests/fullstack copying neutron/tests/fullstack/test_dhcp_agent.py -> neutron-24.1.0.dev174/neutron/tests/fullstack copying neutron/tests/fullstack/test_firewall.py -> neutron-24.1.0.dev174/neutron/tests/fullstack copying neutron/tests/fullstack/test_l3_agent.py -> neutron-24.1.0.dev174/neutron/tests/fullstack copying neutron/tests/fullstack/test_local_ip.py -> neutron-24.1.0.dev174/neutron/tests/fullstack copying neutron/tests/fullstack/test_logging.py -> neutron-24.1.0.dev174/neutron/tests/fullstack copying neutron/tests/fullstack/test_mtu.py -> neutron-24.1.0.dev174/neutron/tests/fullstack copying neutron/tests/fullstack/test_multisegs.py -> neutron-24.1.0.dev174/neutron/tests/fullstack copying neutron/tests/fullstack/test_ovs_dhcp_extension.py -> neutron-24.1.0.dev174/neutron/tests/fullstack copying neutron/tests/fullstack/test_ports_api.py -> neutron-24.1.0.dev174/neutron/tests/fullstack copying neutron/tests/fullstack/test_ports_binding.py -> neutron-24.1.0.dev174/neutron/tests/fullstack copying neutron/tests/fullstack/test_ports_rebind.py -> neutron-24.1.0.dev174/neutron/tests/fullstack copying neutron/tests/fullstack/test_qos.py -> neutron-24.1.0.dev174/neutron/tests/fullstack copying neutron/tests/fullstack/test_quota.py -> neutron-24.1.0.dev174/neutron/tests/fullstack copying neutron/tests/fullstack/test_securitygroup.py -> neutron-24.1.0.dev174/neutron/tests/fullstack copying neutron/tests/fullstack/test_segmentation_id.py -> neutron-24.1.0.dev174/neutron/tests/fullstack copying neutron/tests/fullstack/test_subnet.py -> neutron-24.1.0.dev174/neutron/tests/fullstack copying neutron/tests/fullstack/agents/__init__.py -> neutron-24.1.0.dev174/neutron/tests/fullstack/agents copying neutron/tests/fullstack/agents/dhcp_agent.py -> neutron-24.1.0.dev174/neutron/tests/fullstack/agents copying neutron/tests/fullstack/agents/l3_agent.py -> neutron-24.1.0.dev174/neutron/tests/fullstack/agents copying neutron/tests/fullstack/agents/ovs_agent.py -> neutron-24.1.0.dev174/neutron/tests/fullstack/agents copying neutron/tests/fullstack/resources/__init__.py -> neutron-24.1.0.dev174/neutron/tests/fullstack/resources copying neutron/tests/fullstack/resources/client.py -> neutron-24.1.0.dev174/neutron/tests/fullstack/resources copying neutron/tests/fullstack/resources/config.py -> neutron-24.1.0.dev174/neutron/tests/fullstack/resources copying neutron/tests/fullstack/resources/environment.py -> neutron-24.1.0.dev174/neutron/tests/fullstack/resources copying neutron/tests/fullstack/resources/machine.py -> neutron-24.1.0.dev174/neutron/tests/fullstack/resources copying neutron/tests/fullstack/resources/process.py -> neutron-24.1.0.dev174/neutron/tests/fullstack/resources copying neutron/tests/fullstack/schedulers/__init__.py -> neutron-24.1.0.dev174/neutron/tests/fullstack/schedulers copying neutron/tests/fullstack/schedulers/dhcp.py -> neutron-24.1.0.dev174/neutron/tests/fullstack/schedulers copying neutron/tests/fullstack/servers/__init__.py -> neutron-24.1.0.dev174/neutron/tests/fullstack/servers copying neutron/tests/fullstack/servers/placement.py -> neutron-24.1.0.dev174/neutron/tests/fullstack/servers copying neutron/tests/functional/__init__.py -> neutron-24.1.0.dev174/neutron/tests/functional copying neutron/tests/functional/base.py -> neutron-24.1.0.dev174/neutron/tests/functional copying neutron/tests/functional/constants.py -> neutron-24.1.0.dev174/neutron/tests/functional copying neutron/tests/functional/requirements.txt -> neutron-24.1.0.dev174/neutron/tests/functional copying neutron/tests/functional/test_server.py -> neutron-24.1.0.dev174/neutron/tests/functional copying neutron/tests/functional/test_service.py -> neutron-24.1.0.dev174/neutron/tests/functional copying neutron/tests/functional/agent/__init__.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent copying neutron/tests/functional/agent/test_dhcp_agent.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent copying neutron/tests/functional/agent/test_firewall.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent copying neutron/tests/functional/agent/test_l2_lb_agent.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent copying neutron/tests/functional/agent/test_l2_ovs_agent.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent copying neutron/tests/functional/agent/test_ovs_flows.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent copying neutron/tests/functional/agent/test_ovs_lib.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent copying neutron/tests/functional/agent/common/__init__.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/common copying neutron/tests/functional/agent/common/test_ovs_lib.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/common copying neutron/tests/functional/agent/common/test_ovsdb_monitor.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/common copying neutron/tests/functional/agent/l2/__init__.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/l2 copying neutron/tests/functional/agent/l2/base.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/l2 copying neutron/tests/functional/agent/l2/extensions/__init__.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/l2/extensions copying neutron/tests/functional/agent/l2/extensions/test_ovs_agent_qos_extension.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/l2/extensions copying neutron/tests/functional/agent/l3/__init__.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/l3 copying neutron/tests/functional/agent/l3/framework.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/l3 copying neutron/tests/functional/agent/l3/test_dvr_router.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/l3 copying neutron/tests/functional/agent/l3/test_ha_router.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/l3 copying neutron/tests/functional/agent/l3/test_keepalived_state_change.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/l3 copying neutron/tests/functional/agent/l3/test_legacy_router.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/l3 copying neutron/tests/functional/agent/l3/test_metadata_proxy.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/l3 copying neutron/tests/functional/agent/l3/test_namespace_manager.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/l3 copying neutron/tests/functional/agent/l3/bin/__init__.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/l3/bin copying neutron/tests/functional/agent/l3/bin/cmd_keepalived_state_change.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/l3/bin copying neutron/tests/functional/agent/l3/extensions/__init__.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/l3/extensions copying neutron/tests/functional/agent/l3/extensions/test_conntrack_helper_extension.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/l3/extensions copying neutron/tests/functional/agent/l3/extensions/test_gateway_ip_qos_extension.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/l3/extensions copying neutron/tests/functional/agent/l3/extensions/test_ndp_proxy_extension.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/l3/extensions copying neutron/tests/functional/agent/l3/extensions/test_port_forwarding_extension.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/l3/extensions copying neutron/tests/functional/agent/l3/extensions/qos/__init__.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/l3/extensions/qos copying neutron/tests/functional/agent/l3/extensions/qos/test_fip_qos_extension.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/l3/extensions/qos copying neutron/tests/functional/agent/linux/__init__.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/linux copying neutron/tests/functional/agent/linux/base.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/linux copying neutron/tests/functional/agent/linux/helpers.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/linux copying neutron/tests/functional/agent/linux/simple_daemon.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/linux copying neutron/tests/functional/agent/linux/test_async_process.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/linux copying neutron/tests/functional/agent/linux/test_bridge_lib.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/linux copying neutron/tests/functional/agent/linux/test_dhcp.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/linux copying neutron/tests/functional/agent/linux/test_interface.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/linux copying neutron/tests/functional/agent/linux/test_ip_lib.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/linux copying neutron/tests/functional/agent/linux/test_ipset.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/linux copying neutron/tests/functional/agent/linux/test_iptables.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/linux copying neutron/tests/functional/agent/linux/test_keepalived.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/linux copying neutron/tests/functional/agent/linux/test_l3_tc_lib.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/linux copying neutron/tests/functional/agent/linux/test_linuxbridge_arp_protect.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/linux copying neutron/tests/functional/agent/linux/test_netlink_lib.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/linux copying neutron/tests/functional/agent/linux/test_of_monitor.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/linux copying neutron/tests/functional/agent/linux/test_ovsdb_monitor.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/linux copying neutron/tests/functional/agent/linux/test_process_monitor.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/linux copying neutron/tests/functional/agent/linux/test_tc_lib.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/linux copying neutron/tests/functional/agent/linux/test_utils.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/linux copying neutron/tests/functional/agent/linux/bin/__init__.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/linux/bin copying neutron/tests/functional/agent/linux/bin/ip_monitor.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/linux/bin copying neutron/tests/functional/agent/linux/bin/ipt_binname.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/linux/bin copying neutron/tests/functional/agent/linux/openvswitch_firewall/__init__.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/linux/openvswitch_firewall copying neutron/tests/functional/agent/linux/openvswitch_firewall/test_firewall.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/linux/openvswitch_firewall copying neutron/tests/functional/agent/linux/openvswitch_firewall/test_iptables.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/linux/openvswitch_firewall copying neutron/tests/functional/agent/ovn/__init__.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/ovn copying neutron/tests/functional/agent/ovn/agent/__init__.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/ovn/agent copying neutron/tests/functional/agent/ovn/agent/fake_ovn_agent_extension.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/ovn/agent copying neutron/tests/functional/agent/ovn/agent/test_ovn_neutron_agent.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/ovn/agent copying neutron/tests/functional/agent/ovn/agent/test_ovsdb.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/ovn/agent copying neutron/tests/functional/agent/ovn/extensions/__init__.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/ovn/extensions copying neutron/tests/functional/agent/ovn/extensions/test_qos_hwol.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/ovn/extensions copying neutron/tests/functional/agent/ovn/metadata/__init__.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/ovn/metadata copying neutron/tests/functional/agent/ovn/metadata/test_metadata_agent.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/ovn/metadata copying neutron/tests/functional/agent/ovsdb/__init__.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/ovsdb copying neutron/tests/functional/agent/ovsdb/native/__init__.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/ovsdb/native copying neutron/tests/functional/agent/ovsdb/native/test_connection.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/ovsdb/native copying neutron/tests/functional/agent/ovsdb/native/test_helpers.py -> neutron-24.1.0.dev174/neutron/tests/functional/agent/ovsdb/native copying neutron/tests/functional/api/__init__.py -> neutron-24.1.0.dev174/neutron/tests/functional/api copying neutron/tests/functional/api/test_policies.py -> neutron-24.1.0.dev174/neutron/tests/functional/api copying neutron/tests/functional/cmd/__init__.py -> neutron-24.1.0.dev174/neutron/tests/functional/cmd copying neutron/tests/functional/cmd/process_spawn.py -> neutron-24.1.0.dev174/neutron/tests/functional/cmd copying neutron/tests/functional/cmd/test_destroy_patch_ports.py -> neutron-24.1.0.dev174/neutron/tests/functional/cmd copying neutron/tests/functional/cmd/test_ipset_cleanup.py -> neutron-24.1.0.dev174/neutron/tests/functional/cmd copying neutron/tests/functional/cmd/test_linuxbridge_cleanup.py -> neutron-24.1.0.dev174/neutron/tests/functional/cmd copying neutron/tests/functional/cmd/test_netns_cleanup.py -> neutron-24.1.0.dev174/neutron/tests/functional/cmd copying neutron/tests/functional/cmd/test_ovs_cleanup.py -> neutron-24.1.0.dev174/neutron/tests/functional/cmd copying neutron/tests/functional/cmd/test_status.py -> neutron-24.1.0.dev174/neutron/tests/functional/cmd copying neutron/tests/functional/common/__init__.py -> neutron-24.1.0.dev174/neutron/tests/functional/common copying neutron/tests/functional/common/test_utils.py -> neutron-24.1.0.dev174/neutron/tests/functional/common copying neutron/tests/functional/common/ovn/__init__.py -> neutron-24.1.0.dev174/neutron/tests/functional/common/ovn copying neutron/tests/functional/common/ovn/test_utils.py -> neutron-24.1.0.dev174/neutron/tests/functional/common/ovn copying neutron/tests/functional/db/__init__.py -> neutron-24.1.0.dev174/neutron/tests/functional/db copying neutron/tests/functional/db/test_ipam.py -> neutron-24.1.0.dev174/neutron/tests/functional/db copying neutron/tests/functional/db/test_migrations.py -> neutron-24.1.0.dev174/neutron/tests/functional/db copying neutron/tests/functional/db/test_models.py -> neutron-24.1.0.dev174/neutron/tests/functional/db copying neutron/tests/functional/db/test_network.py -> neutron-24.1.0.dev174/neutron/tests/functional/db copying neutron/tests/functional/db/test_ovn_revision_numbers_db.py -> neutron-24.1.0.dev174/neutron/tests/functional/db copying neutron/tests/functional/db/migrations/__init__.py -> neutron-24.1.0.dev174/neutron/tests/functional/db/migrations copying neutron/tests/functional/db/migrations/test_ba859d649675_add_indexes_to_rbacs.py -> neutron-24.1.0.dev174/neutron/tests/functional/db/migrations copying neutron/tests/functional/db/migrations/test_c3e9d13c4367_add_binding_index_to_.py -> neutron-24.1.0.dev174/neutron/tests/functional/db/migrations copying neutron/tests/functional/objects/__init__.py -> neutron-24.1.0.dev174/neutron/tests/functional/objects copying neutron/tests/functional/objects/test_quota.py -> neutron-24.1.0.dev174/neutron/tests/functional/objects copying neutron/tests/functional/objects/plugins/__init__.py -> neutron-24.1.0.dev174/neutron/tests/functional/objects/plugins copying neutron/tests/functional/objects/plugins/ml2/__init__.py -> neutron-24.1.0.dev174/neutron/tests/functional/objects/plugins/ml2 copying neutron/tests/functional/objects/plugins/ml2/test_base.py -> neutron-24.1.0.dev174/neutron/tests/functional/objects/plugins/ml2 copying neutron/tests/functional/objects/plugins/ml2/test_geneveallocation.py -> neutron-24.1.0.dev174/neutron/tests/functional/objects/plugins/ml2 copying neutron/tests/functional/objects/plugins/ml2/test_greallocation.py -> neutron-24.1.0.dev174/neutron/tests/functional/objects/plugins/ml2 copying neutron/tests/functional/objects/plugins/ml2/test_vlanallocation.py -> neutron-24.1.0.dev174/neutron/tests/functional/objects/plugins/ml2 copying neutron/tests/functional/objects/plugins/ml2/test_vxlanallocation.py -> neutron-24.1.0.dev174/neutron/tests/functional/objects/plugins/ml2 copying neutron/tests/functional/pecan_wsgi/__init__.py -> neutron-24.1.0.dev174/neutron/tests/functional/pecan_wsgi copying neutron/tests/functional/pecan_wsgi/config.py -> neutron-24.1.0.dev174/neutron/tests/functional/pecan_wsgi copying neutron/tests/functional/pecan_wsgi/test_controllers.py -> neutron-24.1.0.dev174/neutron/tests/functional/pecan_wsgi copying neutron/tests/functional/pecan_wsgi/test_functional.py -> neutron-24.1.0.dev174/neutron/tests/functional/pecan_wsgi copying neutron/tests/functional/pecan_wsgi/test_hooks.py -> neutron-24.1.0.dev174/neutron/tests/functional/pecan_wsgi copying neutron/tests/functional/pecan_wsgi/utils.py -> neutron-24.1.0.dev174/neutron/tests/functional/pecan_wsgi copying neutron/tests/functional/plugins/__init__.py -> neutron-24.1.0.dev174/neutron/tests/functional/plugins copying neutron/tests/functional/plugins/ml2/__init__.py -> neutron-24.1.0.dev174/neutron/tests/functional/plugins/ml2 copying neutron/tests/functional/plugins/ml2/test_plugin.py -> neutron-24.1.0.dev174/neutron/tests/functional/plugins/ml2 copying neutron/tests/functional/plugins/ml2/drivers/__init__.py -> neutron-24.1.0.dev174/neutron/tests/functional/plugins/ml2/drivers copying neutron/tests/functional/plugins/ml2/drivers/macvtap/__init__.py -> neutron-24.1.0.dev174/neutron/tests/functional/plugins/ml2/drivers/macvtap copying neutron/tests/functional/plugins/ml2/drivers/macvtap/agent/__init__.py -> neutron-24.1.0.dev174/neutron/tests/functional/plugins/ml2/drivers/macvtap/agent copying neutron/tests/functional/plugins/ml2/drivers/macvtap/agent/test_macvtap_neutron_agent.py -> neutron-24.1.0.dev174/neutron/tests/functional/plugins/ml2/drivers/macvtap/agent copying neutron/tests/functional/plugins/ml2/drivers/ovn/__init__.py -> neutron-24.1.0.dev174/neutron/tests/functional/plugins/ml2/drivers/ovn copying neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/__init__.py -> neutron-24.1.0.dev174/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver copying neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/test_mech_driver.py -> neutron-24.1.0.dev174/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver copying neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/__init__.py -> neutron-24.1.0.dev174/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb copying neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_impl_idl.py -> neutron-24.1.0.dev174/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb copying neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_maintenance.py -> neutron-24.1.0.dev174/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb copying neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovn_client.py -> neutron-24.1.0.dev174/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb copying neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovn_db_resources.py -> neutron-24.1.0.dev174/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb copying neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovn_db_sync.py -> neutron-24.1.0.dev174/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb copying neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovsdb_monitor.py -> neutron-24.1.0.dev174/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb copying neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/__init__.py -> neutron-24.1.0.dev174/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions copying neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/test_placement.py -> neutron-24.1.0.dev174/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions copying neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/test_qos.py -> neutron-24.1.0.dev174/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions copying neutron/tests/functional/privileged/__init__.py -> neutron-24.1.0.dev174/neutron/tests/functional/privileged copying neutron/tests/functional/privileged/agent/__init__.py -> neutron-24.1.0.dev174/neutron/tests/functional/privileged/agent copying neutron/tests/functional/privileged/agent/linux/__init__.py -> neutron-24.1.0.dev174/neutron/tests/functional/privileged/agent/linux copying neutron/tests/functional/privileged/agent/linux/test_ip_lib.py -> neutron-24.1.0.dev174/neutron/tests/functional/privileged/agent/linux copying neutron/tests/functional/privileged/agent/linux/test_tc_lib.py -> neutron-24.1.0.dev174/neutron/tests/functional/privileged/agent/linux copying neutron/tests/functional/privileged/agent/linux/test_utils.py -> neutron-24.1.0.dev174/neutron/tests/functional/privileged/agent/linux copying neutron/tests/functional/resources/__init__.py -> neutron-24.1.0.dev174/neutron/tests/functional/resources copying neutron/tests/functional/resources/process.py -> neutron-24.1.0.dev174/neutron/tests/functional/resources copying neutron/tests/functional/resources/ovsdb/__init__.py -> neutron-24.1.0.dev174/neutron/tests/functional/resources/ovsdb copying neutron/tests/functional/resources/ovsdb/events.py -> neutron-24.1.0.dev174/neutron/tests/functional/resources/ovsdb copying neutron/tests/functional/resources/ovsdb/fixtures.py -> neutron-24.1.0.dev174/neutron/tests/functional/resources/ovsdb copying neutron/tests/functional/sanity/__init__.py -> neutron-24.1.0.dev174/neutron/tests/functional/sanity copying neutron/tests/functional/sanity/test_sanity.py -> neutron-24.1.0.dev174/neutron/tests/functional/sanity copying neutron/tests/functional/scheduler/__init__.py -> neutron-24.1.0.dev174/neutron/tests/functional/scheduler copying neutron/tests/functional/scheduler/test_dhcp_agent_scheduler.py -> neutron-24.1.0.dev174/neutron/tests/functional/scheduler copying neutron/tests/functional/scheduler/test_l3_agent_scheduler.py -> neutron-24.1.0.dev174/neutron/tests/functional/scheduler copying neutron/tests/functional/services/__init__.py -> neutron-24.1.0.dev174/neutron/tests/functional/services copying neutron/tests/functional/services/conntrack_helper/__init__.py -> neutron-24.1.0.dev174/neutron/tests/functional/services/conntrack_helper copying neutron/tests/functional/services/conntrack_helper/test_conntrack_helper.py -> neutron-24.1.0.dev174/neutron/tests/functional/services/conntrack_helper copying neutron/tests/functional/services/l3_router/__init__.py -> neutron-24.1.0.dev174/neutron/tests/functional/services/l3_router copying neutron/tests/functional/services/l3_router/test_l3_dvr_ha_router_plugin.py -> neutron-24.1.0.dev174/neutron/tests/functional/services/l3_router copying neutron/tests/functional/services/l3_router/test_l3_dvr_router_plugin.py -> neutron-24.1.0.dev174/neutron/tests/functional/services/l3_router copying neutron/tests/functional/services/logapi/__init__.py -> neutron-24.1.0.dev174/neutron/tests/functional/services/logapi copying neutron/tests/functional/services/logapi/test_logging.py -> neutron-24.1.0.dev174/neutron/tests/functional/services/logapi copying neutron/tests/functional/services/logapi/drivers/__init__.py -> neutron-24.1.0.dev174/neutron/tests/functional/services/logapi/drivers copying neutron/tests/functional/services/logapi/drivers/ovn/__init__.py -> neutron-24.1.0.dev174/neutron/tests/functional/services/logapi/drivers/ovn copying neutron/tests/functional/services/logapi/drivers/ovn/test_driver.py -> neutron-24.1.0.dev174/neutron/tests/functional/services/logapi/drivers/ovn copying neutron/tests/functional/services/ovn_l3/__init__.py -> neutron-24.1.0.dev174/neutron/tests/functional/services/ovn_l3 copying neutron/tests/functional/services/ovn_l3/test_plugin.py -> neutron-24.1.0.dev174/neutron/tests/functional/services/ovn_l3 copying neutron/tests/functional/services/portforwarding/__init__.py -> neutron-24.1.0.dev174/neutron/tests/functional/services/portforwarding copying neutron/tests/functional/services/portforwarding/test_port_forwarding.py -> neutron-24.1.0.dev174/neutron/tests/functional/services/portforwarding copying neutron/tests/functional/services/trunk/__init__.py -> neutron-24.1.0.dev174/neutron/tests/functional/services/trunk copying neutron/tests/functional/services/trunk/test_plugin.py -> neutron-24.1.0.dev174/neutron/tests/functional/services/trunk copying neutron/tests/functional/services/trunk/drivers/__init__.py -> neutron-24.1.0.dev174/neutron/tests/functional/services/trunk/drivers copying neutron/tests/functional/services/trunk/drivers/openvswitch/__init__.py -> neutron-24.1.0.dev174/neutron/tests/functional/services/trunk/drivers/openvswitch copying neutron/tests/functional/services/trunk/drivers/openvswitch/agent/__init__.py -> neutron-24.1.0.dev174/neutron/tests/functional/services/trunk/drivers/openvswitch/agent copying neutron/tests/functional/services/trunk/drivers/openvswitch/agent/test_ovsdb_handler.py -> neutron-24.1.0.dev174/neutron/tests/functional/services/trunk/drivers/openvswitch/agent copying neutron/tests/functional/services/trunk/drivers/openvswitch/agent/test_trunk_manager.py -> neutron-24.1.0.dev174/neutron/tests/functional/services/trunk/drivers/openvswitch/agent copying neutron/tests/functional/services/trunk/drivers/ovn/__init__.py -> neutron-24.1.0.dev174/neutron/tests/functional/services/trunk/drivers/ovn copying neutron/tests/functional/services/trunk/drivers/ovn/test_trunk_driver.py -> neutron-24.1.0.dev174/neutron/tests/functional/services/trunk/drivers/ovn copying neutron/tests/functional/services/trunk/rpc/__init__.py -> neutron-24.1.0.dev174/neutron/tests/functional/services/trunk/rpc copying neutron/tests/functional/services/trunk/rpc/test_server.py -> neutron-24.1.0.dev174/neutron/tests/functional/services/trunk/rpc copying neutron/tests/functional/tests/__init__.py -> neutron-24.1.0.dev174/neutron/tests/functional/tests copying neutron/tests/functional/tests/common/__init__.py -> neutron-24.1.0.dev174/neutron/tests/functional/tests/common copying neutron/tests/functional/tests/common/test_net_helpers.py -> neutron-24.1.0.dev174/neutron/tests/functional/tests/common copying neutron/tests/functional/tests/common/exclusive_resources/__init__.py -> neutron-24.1.0.dev174/neutron/tests/functional/tests/common/exclusive_resources copying neutron/tests/functional/tests/common/exclusive_resources/test_ip_address.py -> neutron-24.1.0.dev174/neutron/tests/functional/tests/common/exclusive_resources copying neutron/tests/functional/tests/common/exclusive_resources/test_ip_network.py -> neutron-24.1.0.dev174/neutron/tests/functional/tests/common/exclusive_resources copying neutron/tests/functional/tests/common/exclusive_resources/test_port.py -> neutron-24.1.0.dev174/neutron/tests/functional/tests/common/exclusive_resources copying neutron/tests/functional/tests/common/exclusive_resources/test_resource_allocator.py -> neutron-24.1.0.dev174/neutron/tests/functional/tests/common/exclusive_resources copying neutron/tests/unit/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit copying neutron/tests/unit/_test_extension_portbindings.py -> neutron-24.1.0.dev174/neutron/tests/unit copying neutron/tests/unit/dummy_plugin.py -> neutron-24.1.0.dev174/neutron/tests/unit copying neutron/tests/unit/extension_stubs.py -> neutron-24.1.0.dev174/neutron/tests/unit copying neutron/tests/unit/fake_resources.py -> neutron-24.1.0.dev174/neutron/tests/unit copying neutron/tests/unit/test_auth.py -> neutron-24.1.0.dev174/neutron/tests/unit copying neutron/tests/unit/test_manager.py -> neutron-24.1.0.dev174/neutron/tests/unit copying neutron/tests/unit/test_neutron_plugin_base_v2.py -> neutron-24.1.0.dev174/neutron/tests/unit copying neutron/tests/unit/test_opts.py -> neutron-24.1.0.dev174/neutron/tests/unit copying neutron/tests/unit/test_policy.py -> neutron-24.1.0.dev174/neutron/tests/unit copying neutron/tests/unit/test_service.py -> neutron-24.1.0.dev174/neutron/tests/unit copying neutron/tests/unit/test_worker.py -> neutron-24.1.0.dev174/neutron/tests/unit copying neutron/tests/unit/test_wsgi.py -> neutron-24.1.0.dev174/neutron/tests/unit copying neutron/tests/unit/testlib_api.py -> neutron-24.1.0.dev174/neutron/tests/unit copying neutron/tests/unit/agent/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent copying neutron/tests/unit/agent/test_agent_extensions_manager.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent copying neutron/tests/unit/agent/test_resource_cache.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent copying neutron/tests/unit/agent/test_rpc.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent copying neutron/tests/unit/agent/test_securitygroups_rpc.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent copying neutron/tests/unit/agent/common/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/common copying neutron/tests/unit/agent/common/test_async_process.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/common copying neutron/tests/unit/agent/common/test_ovs_lib.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/common copying neutron/tests/unit/agent/common/test_ovsdb_monitor.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/common copying neutron/tests/unit/agent/common/test_placement_report.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/common copying neutron/tests/unit/agent/common/test_polling.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/common copying neutron/tests/unit/agent/common/test_resource_processing_queue.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/common copying neutron/tests/unit/agent/common/test_utils.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/common copying neutron/tests/unit/agent/dhcp/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/dhcp copying neutron/tests/unit/agent/dhcp/test_agent.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/dhcp copying neutron/tests/unit/agent/l2/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/l2 copying neutron/tests/unit/agent/l2/test_l2_agent_extensions_manager.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/l2 copying neutron/tests/unit/agent/l2/extensions/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/l2/extensions copying neutron/tests/unit/agent/l2/extensions/test_fdb_population.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/l2/extensions copying neutron/tests/unit/agent/l2/extensions/test_local_ip.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/l2/extensions copying neutron/tests/unit/agent/l2/extensions/test_qos.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/l2/extensions copying neutron/tests/unit/agent/l2/extensions/dhcp/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/l2/extensions/dhcp copying neutron/tests/unit/agent/l2/extensions/dhcp/test_base.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/l2/extensions/dhcp copying neutron/tests/unit/agent/l2/extensions/dhcp/test_extension.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/l2/extensions/dhcp copying neutron/tests/unit/agent/l2/extensions/dhcp/test_ipv4.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/l2/extensions/dhcp copying neutron/tests/unit/agent/l2/extensions/dhcp/test_ipv6.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/l2/extensions/dhcp copying neutron/tests/unit/agent/l2/extensions/metadata/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/l2/extensions/metadata copying neutron/tests/unit/agent/l2/extensions/metadata/test_host_metadata_proxy.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/l2/extensions/metadata copying neutron/tests/unit/agent/l3/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/l3 copying neutron/tests/unit/agent/l3/test_agent.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/l3 copying neutron/tests/unit/agent/l3/test_dvr_fip_ns.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/l3 copying neutron/tests/unit/agent/l3/test_dvr_local_router.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/l3 copying neutron/tests/unit/agent/l3/test_dvr_snat_ns.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/l3 copying neutron/tests/unit/agent/l3/test_fip_rule_priority_allocator.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/l3 copying neutron/tests/unit/agent/l3/test_ha_router.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/l3 copying neutron/tests/unit/agent/l3/test_item_allocator.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/l3 copying neutron/tests/unit/agent/l3/test_l3_agent_extension_api.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/l3 copying neutron/tests/unit/agent/l3/test_legacy_router.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/l3 copying neutron/tests/unit/agent/l3/test_link_local_allocator.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/l3 copying neutron/tests/unit/agent/l3/test_namespace_manager.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/l3 copying neutron/tests/unit/agent/l3/test_router_info.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/l3 copying neutron/tests/unit/agent/l3/extensions/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/l3/extensions copying neutron/tests/unit/agent/l3/extensions/test_conntrack_helper.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/l3/extensions copying neutron/tests/unit/agent/l3/extensions/test_ndp_proxy.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/l3/extensions copying neutron/tests/unit/agent/l3/extensions/test_port_forwarding.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/l3/extensions copying neutron/tests/unit/agent/l3/extensions/test_snat_log.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/l3/extensions copying neutron/tests/unit/agent/l3/extensions/qos/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/l3/extensions/qos copying neutron/tests/unit/agent/l3/extensions/qos/test_base.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/l3/extensions/qos copying neutron/tests/unit/agent/l3/extensions/qos/test_fip.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/l3/extensions/qos copying neutron/tests/unit/agent/l3/extensions/qos/test_gateway_ip.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/l3/extensions/qos copying neutron/tests/unit/agent/linux/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/linux copying neutron/tests/unit/agent/linux/failing_process.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/linux copying neutron/tests/unit/agent/linux/test_bridge_lib.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/linux copying neutron/tests/unit/agent/linux/test_daemon.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/linux copying neutron/tests/unit/agent/linux/test_devlink.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/linux copying neutron/tests/unit/agent/linux/test_dhcp.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/linux copying neutron/tests/unit/agent/linux/test_external_process.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/linux copying neutron/tests/unit/agent/linux/test_interface.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/linux copying neutron/tests/unit/agent/linux/test_ip_conntrack.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/linux copying neutron/tests/unit/agent/linux/test_ip_lib.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/linux copying neutron/tests/unit/agent/linux/test_ipset_manager.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/linux copying neutron/tests/unit/agent/linux/test_iptables_firewall.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/linux copying neutron/tests/unit/agent/linux/test_iptables_manager.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/linux copying neutron/tests/unit/agent/linux/test_keepalived.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/linux copying neutron/tests/unit/agent/linux/test_l3_tc_lib.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/linux copying neutron/tests/unit/agent/linux/test_pd.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/linux copying neutron/tests/unit/agent/linux/test_tc_lib.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/linux copying neutron/tests/unit/agent/linux/test_utils.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/linux copying neutron/tests/unit/agent/linux/openvswitch_firewall/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/linux/openvswitch_firewall copying neutron/tests/unit/agent/linux/openvswitch_firewall/test_firewall.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/linux/openvswitch_firewall copying neutron/tests/unit/agent/linux/openvswitch_firewall/test_iptables.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/linux/openvswitch_firewall copying neutron/tests/unit/agent/linux/openvswitch_firewall/test_rules.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/linux/openvswitch_firewall copying neutron/tests/unit/agent/metadata/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/metadata copying neutron/tests/unit/agent/metadata/test_agent.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/metadata copying neutron/tests/unit/agent/metadata/test_driver.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/metadata copying neutron/tests/unit/agent/metadata/test_proxy_base.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/metadata copying neutron/tests/unit/agent/ovn/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/ovn copying neutron/tests/unit/agent/ovn/metadata/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/ovn/metadata copying neutron/tests/unit/agent/ovn/metadata/test_agent.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/ovn/metadata copying neutron/tests/unit/agent/ovn/metadata/test_driver.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/ovn/metadata copying neutron/tests/unit/agent/ovn/metadata/test_server.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/ovn/metadata copying neutron/tests/unit/agent/ovsdb/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/ovsdb copying neutron/tests/unit/agent/ovsdb/test_impl_idl.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/ovsdb copying neutron/tests/unit/agent/ovsdb/native/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/ovsdb/native copying neutron/tests/unit/agent/ovsdb/native/test_connection.py -> neutron-24.1.0.dev174/neutron/tests/unit/agent/ovsdb/native copying neutron/tests/unit/api/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/api copying neutron/tests/unit/api/test_api_common.py -> neutron-24.1.0.dev174/neutron/tests/unit/api copying neutron/tests/unit/api/test_extensions.py -> neutron-24.1.0.dev174/neutron/tests/unit/api copying neutron/tests/unit/api/rpc/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/api/rpc copying neutron/tests/unit/api/rpc/agentnotifiers/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/api/rpc/agentnotifiers copying neutron/tests/unit/api/rpc/agentnotifiers/test_dhcp_rpc_agent_api.py -> neutron-24.1.0.dev174/neutron/tests/unit/api/rpc/agentnotifiers copying neutron/tests/unit/api/rpc/agentnotifiers/test_l3_rpc_agent_api.py -> neutron-24.1.0.dev174/neutron/tests/unit/api/rpc/agentnotifiers copying neutron/tests/unit/api/rpc/callbacks/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/api/rpc/callbacks copying neutron/tests/unit/api/rpc/callbacks/test_resource_manager.py -> neutron-24.1.0.dev174/neutron/tests/unit/api/rpc/callbacks copying neutron/tests/unit/api/rpc/callbacks/test_resources.py -> neutron-24.1.0.dev174/neutron/tests/unit/api/rpc/callbacks copying neutron/tests/unit/api/rpc/callbacks/test_version_manager.py -> neutron-24.1.0.dev174/neutron/tests/unit/api/rpc/callbacks copying neutron/tests/unit/api/rpc/callbacks/consumer/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/api/rpc/callbacks/consumer copying neutron/tests/unit/api/rpc/callbacks/consumer/test_registry.py -> neutron-24.1.0.dev174/neutron/tests/unit/api/rpc/callbacks/consumer copying neutron/tests/unit/api/rpc/callbacks/producer/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/api/rpc/callbacks/producer copying neutron/tests/unit/api/rpc/callbacks/producer/test_registry.py -> neutron-24.1.0.dev174/neutron/tests/unit/api/rpc/callbacks/producer copying neutron/tests/unit/api/rpc/handlers/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/api/rpc/handlers copying neutron/tests/unit/api/rpc/handlers/test_dhcp_rpc.py -> neutron-24.1.0.dev174/neutron/tests/unit/api/rpc/handlers copying neutron/tests/unit/api/rpc/handlers/test_dvr_rpc.py -> neutron-24.1.0.dev174/neutron/tests/unit/api/rpc/handlers copying neutron/tests/unit/api/rpc/handlers/test_l3_rpc.py -> neutron-24.1.0.dev174/neutron/tests/unit/api/rpc/handlers copying neutron/tests/unit/api/rpc/handlers/test_resources_rpc.py -> neutron-24.1.0.dev174/neutron/tests/unit/api/rpc/handlers copying neutron/tests/unit/api/rpc/handlers/test_securitygroups_rpc.py -> neutron-24.1.0.dev174/neutron/tests/unit/api/rpc/handlers copying neutron/tests/unit/api/v2/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/api/v2 copying neutron/tests/unit/api/v2/test_base.py -> neutron-24.1.0.dev174/neutron/tests/unit/api/v2 copying neutron/tests/unit/api/v2/test_resource.py -> neutron-24.1.0.dev174/neutron/tests/unit/api/v2 copying neutron/tests/unit/api/v2/test_router.py -> neutron-24.1.0.dev174/neutron/tests/unit/api/v2 copying neutron/tests/unit/cmd/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/cmd copying neutron/tests/unit/cmd/test_netns_cleanup.py -> neutron-24.1.0.dev174/neutron/tests/unit/cmd copying neutron/tests/unit/cmd/test_ovs_cleanup.py -> neutron-24.1.0.dev174/neutron/tests/unit/cmd copying neutron/tests/unit/cmd/test_runtime_checks.py -> neutron-24.1.0.dev174/neutron/tests/unit/cmd copying neutron/tests/unit/cmd/test_sanity_check.py -> neutron-24.1.0.dev174/neutron/tests/unit/cmd copying neutron/tests/unit/cmd/test_status.py -> neutron-24.1.0.dev174/neutron/tests/unit/cmd copying neutron/tests/unit/cmd/ovn/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/cmd/ovn copying neutron/tests/unit/cmd/ovn/test_neutron_ovn_db_sync_util.py -> neutron-24.1.0.dev174/neutron/tests/unit/cmd/ovn copying neutron/tests/unit/cmd/upgrade_checks/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/cmd/upgrade_checks copying neutron/tests/unit/cmd/upgrade_checks/test_checks.py -> neutron-24.1.0.dev174/neutron/tests/unit/cmd/upgrade_checks copying neutron/tests/unit/common/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/common copying neutron/tests/unit/common/moved_globals_code1.py -> neutron-24.1.0.dev174/neutron/tests/unit/common copying neutron/tests/unit/common/moved_globals_code2.py -> neutron-24.1.0.dev174/neutron/tests/unit/common copying neutron/tests/unit/common/moved_globals_target.py -> neutron-24.1.0.dev174/neutron/tests/unit/common copying neutron/tests/unit/common/test__deprecate.py -> neutron-24.1.0.dev174/neutron/tests/unit/common copying neutron/tests/unit/common/test_cache_utils.py -> neutron-24.1.0.dev174/neutron/tests/unit/common copying neutron/tests/unit/common/test_coordination.py -> neutron-24.1.0.dev174/neutron/tests/unit/common copying neutron/tests/unit/common/test_ipv6_utils.py -> neutron-24.1.0.dev174/neutron/tests/unit/common copying neutron/tests/unit/common/test_utils.py -> neutron-24.1.0.dev174/neutron/tests/unit/common copying neutron/tests/unit/common/ovn/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/common/ovn copying neutron/tests/unit/common/ovn/test_acl.py -> neutron-24.1.0.dev174/neutron/tests/unit/common/ovn copying neutron/tests/unit/common/ovn/test_hash_ring_manager.py -> neutron-24.1.0.dev174/neutron/tests/unit/common/ovn copying neutron/tests/unit/common/ovn/test_utils.py -> neutron-24.1.0.dev174/neutron/tests/unit/common/ovn copying neutron/tests/unit/conf/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/conf copying neutron/tests/unit/conf/test_service.py -> neutron-24.1.0.dev174/neutron/tests/unit/conf copying neutron/tests/unit/conf/agent/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/conf/agent copying neutron/tests/unit/conf/agent/test_common.py -> neutron-24.1.0.dev174/neutron/tests/unit/conf/agent copying neutron/tests/unit/conf/policies/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_address_group.py -> neutron-24.1.0.dev174/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_address_scope.py -> neutron-24.1.0.dev174/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_agent.py -> neutron-24.1.0.dev174/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_auto_allocated_topology.py -> neutron-24.1.0.dev174/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_availability_zone.py -> neutron-24.1.0.dev174/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_base.py -> neutron-24.1.0.dev174/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_default_security_group_rules.py -> neutron-24.1.0.dev174/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_flavor.py -> neutron-24.1.0.dev174/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_floatingip.py -> neutron-24.1.0.dev174/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_floatingip_pools.py -> neutron-24.1.0.dev174/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_floatingip_port_forwarding.py -> neutron-24.1.0.dev174/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_l3_conntrack_helper.py -> neutron-24.1.0.dev174/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_local_ip.py -> neutron-24.1.0.dev174/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_local_ip_association.py -> neutron-24.1.0.dev174/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_logging.py -> neutron-24.1.0.dev174/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_metering.py -> neutron-24.1.0.dev174/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_ndp_proxy.py -> neutron-24.1.0.dev174/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_network.py -> neutron-24.1.0.dev174/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_network_ip_availability.py -> neutron-24.1.0.dev174/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_network_segment_range.py -> neutron-24.1.0.dev174/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_port.py -> neutron-24.1.0.dev174/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_port_bindings.py -> neutron-24.1.0.dev174/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_qos.py -> neutron-24.1.0.dev174/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_quotas.py -> neutron-24.1.0.dev174/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_rbac.py -> neutron-24.1.0.dev174/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_router.py -> neutron-24.1.0.dev174/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_security_group.py -> neutron-24.1.0.dev174/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_segment.py -> neutron-24.1.0.dev174/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_service_type.py -> neutron-24.1.0.dev174/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_subnet.py -> neutron-24.1.0.dev174/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_subnetpool.py -> neutron-24.1.0.dev174/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_trunk.py -> neutron-24.1.0.dev174/neutron/tests/unit/conf/policies copying neutron/tests/unit/core_extensions/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/core_extensions copying neutron/tests/unit/core_extensions/test_qos.py -> neutron-24.1.0.dev174/neutron/tests/unit/core_extensions copying neutron/tests/unit/db/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/db copying neutron/tests/unit/db/test__utils.py -> neutron-24.1.0.dev174/neutron/tests/unit/db copying neutron/tests/unit/db/test_agents_db.py -> neutron-24.1.0.dev174/neutron/tests/unit/db copying neutron/tests/unit/db/test_agentschedulers_db.py -> neutron-24.1.0.dev174/neutron/tests/unit/db copying neutron/tests/unit/db/test_allowedaddresspairs_db.py -> neutron-24.1.0.dev174/neutron/tests/unit/db copying neutron/tests/unit/db/test_db_base_plugin_common.py -> neutron-24.1.0.dev174/neutron/tests/unit/db copying neutron/tests/unit/db/test_db_base_plugin_v2.py -> neutron-24.1.0.dev174/neutron/tests/unit/db copying neutron/tests/unit/db/test_dvr_mac_db.py -> neutron-24.1.0.dev174/neutron/tests/unit/db copying neutron/tests/unit/db/test_extraroute_db.py -> neutron-24.1.0.dev174/neutron/tests/unit/db copying neutron/tests/unit/db/test_ipam_backend_mixin.py -> neutron-24.1.0.dev174/neutron/tests/unit/db copying neutron/tests/unit/db/test_ipam_pluggable_backend.py -> neutron-24.1.0.dev174/neutron/tests/unit/db copying neutron/tests/unit/db/test_l3_db.py -> neutron-24.1.0.dev174/neutron/tests/unit/db copying neutron/tests/unit/db/test_l3_dvr_db.py -> neutron-24.1.0.dev174/neutron/tests/unit/db copying neutron/tests/unit/db/test_l3_extra_gws_db.py -> neutron-24.1.0.dev174/neutron/tests/unit/db copying neutron/tests/unit/db/test_l3_hamode_db.py -> neutron-24.1.0.dev174/neutron/tests/unit/db copying neutron/tests/unit/db/test_migration.py -> neutron-24.1.0.dev174/neutron/tests/unit/db copying neutron/tests/unit/db/test_ovn_hash_ring_db.py -> neutron-24.1.0.dev174/neutron/tests/unit/db copying neutron/tests/unit/db/test_ovn_l3_hamode_db.py -> neutron-24.1.0.dev174/neutron/tests/unit/db copying neutron/tests/unit/db/test_ovn_revision_numbers_db.py -> neutron-24.1.0.dev174/neutron/tests/unit/db copying neutron/tests/unit/db/test_portsecurity_db.py -> neutron-24.1.0.dev174/neutron/tests/unit/db copying neutron/tests/unit/db/test_portsecurity_db_common.py -> neutron-24.1.0.dev174/neutron/tests/unit/db copying neutron/tests/unit/db/test_provisioning_blocks.py -> neutron-24.1.0.dev174/neutron/tests/unit/db copying neutron/tests/unit/db/test_rbac_db_mixin.py -> neutron-24.1.0.dev174/neutron/tests/unit/db copying neutron/tests/unit/db/test_securitygroups_db.py -> neutron-24.1.0.dev174/neutron/tests/unit/db copying neutron/tests/unit/db/test_segments_db.py -> neutron-24.1.0.dev174/neutron/tests/unit/db copying neutron/tests/unit/db/metering/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/db/metering copying neutron/tests/unit/db/metering/test_metering_db.py -> neutron-24.1.0.dev174/neutron/tests/unit/db/metering copying neutron/tests/unit/db/quota/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/db/quota copying neutron/tests/unit/db/quota/test_api.py -> neutron-24.1.0.dev174/neutron/tests/unit/db/quota copying neutron/tests/unit/db/quota/test_driver.py -> neutron-24.1.0.dev174/neutron/tests/unit/db/quota copying neutron/tests/unit/db/quota/test_driver_nolock.py -> neutron-24.1.0.dev174/neutron/tests/unit/db/quota copying neutron/tests/unit/extensions/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/base.py -> neutron-24.1.0.dev174/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/extendedattribute.py -> neutron-24.1.0.dev174/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/extensionattribute.py -> neutron-24.1.0.dev174/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/foxinsocks.py -> neutron-24.1.0.dev174/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_address_group.py -> neutron-24.1.0.dev174/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_address_scope.py -> neutron-24.1.0.dev174/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_agent.py -> neutron-24.1.0.dev174/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_availability_zone.py -> neutron-24.1.0.dev174/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_data_plane_status.py -> neutron-24.1.0.dev174/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_default_subnetpools.py -> neutron-24.1.0.dev174/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_dns.py -> neutron-24.1.0.dev174/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_expose_port_forwarding_in_fip.py -> neutron-24.1.0.dev174/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_external_net.py -> neutron-24.1.0.dev174/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_extra_dhcp_opt.py -> neutron-24.1.0.dev174/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_extraroute.py -> neutron-24.1.0.dev174/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_fip_port_details.py -> neutron-24.1.0.dev174/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_flavors.py -> neutron-24.1.0.dev174/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_floating_ip_port_forwarding.py -> neutron-24.1.0.dev174/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_floatingip_pools.py -> neutron-24.1.0.dev174/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_l3.py -> neutron-24.1.0.dev174/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_l3_conntrack_helper.py -> neutron-24.1.0.dev174/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_l3_ext_gw_mode.py -> neutron-24.1.0.dev174/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_l3_ndp_proxy.py -> neutron-24.1.0.dev174/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_local_ip.py -> neutron-24.1.0.dev174/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_network_ip_availability.py -> neutron-24.1.0.dev174/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_network_segment_range.py -> neutron-24.1.0.dev174/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_port_device_profile.py -> neutron-24.1.0.dev174/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_port_hardware_offload_type.py -> neutron-24.1.0.dev174/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_port_hints.py -> neutron-24.1.0.dev174/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_port_numa_affinity_policy.py -> neutron-24.1.0.dev174/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_port_numa_affinity_policy_socket.py -> neutron-24.1.0.dev174/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_portsecurity.py -> neutron-24.1.0.dev174/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_providernet.py -> neutron-24.1.0.dev174/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_qos_fip.py -> neutron-24.1.0.dev174/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_qos_gateway_ip.py -> neutron-24.1.0.dev174/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_quotasv2.py -> neutron-24.1.0.dev174/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_quotasv2_detail.py -> neutron-24.1.0.dev174/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_router_availability_zone.py -> neutron-24.1.0.dev174/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_security_groups_default_rules.py -> neutron-24.1.0.dev174/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_security_groups_normalized_cidr.py -> neutron-24.1.0.dev174/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_securitygroup.py -> neutron-24.1.0.dev174/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_segment.py -> neutron-24.1.0.dev174/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_servicetype.py -> neutron-24.1.0.dev174/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_subnet_dns_publish_fixed_ip.py -> neutron-24.1.0.dev174/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_subnet_onboard.py -> neutron-24.1.0.dev174/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_subnet_service_types.py -> neutron-24.1.0.dev174/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_subnetpool_prefix_ops.py -> neutron-24.1.0.dev174/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_timestamp.py -> neutron-24.1.0.dev174/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_uplink_status_propagation.py -> neutron-24.1.0.dev174/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_vlantransparent.py -> neutron-24.1.0.dev174/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/v2attributes.py -> neutron-24.1.0.dev174/neutron/tests/unit/extensions copying neutron/tests/unit/hacking/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/hacking copying neutron/tests/unit/hacking/test_checks.py -> neutron-24.1.0.dev174/neutron/tests/unit/hacking copying neutron/tests/unit/ipam/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/ipam copying neutron/tests/unit/ipam/fake_driver.py -> neutron-24.1.0.dev174/neutron/tests/unit/ipam copying neutron/tests/unit/ipam/test_requests.py -> neutron-24.1.0.dev174/neutron/tests/unit/ipam copying neutron/tests/unit/ipam/test_subnet_alloc.py -> neutron-24.1.0.dev174/neutron/tests/unit/ipam copying neutron/tests/unit/ipam/test_utils.py -> neutron-24.1.0.dev174/neutron/tests/unit/ipam copying neutron/tests/unit/ipam/drivers/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/ipam/drivers copying neutron/tests/unit/ipam/drivers/neutrondb_ipam/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/ipam/drivers/neutrondb_ipam copying neutron/tests/unit/ipam/drivers/neutrondb_ipam/test_db_api.py -> neutron-24.1.0.dev174/neutron/tests/unit/ipam/drivers/neutrondb_ipam copying neutron/tests/unit/ipam/drivers/neutrondb_ipam/test_driver.py -> neutron-24.1.0.dev174/neutron/tests/unit/ipam/drivers/neutrondb_ipam copying neutron/tests/unit/notifiers/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/notifiers copying neutron/tests/unit/notifiers/test_batch_notifier.py -> neutron-24.1.0.dev174/neutron/tests/unit/notifiers copying neutron/tests/unit/notifiers/test_ironic.py -> neutron-24.1.0.dev174/neutron/tests/unit/notifiers copying neutron/tests/unit/notifiers/test_nova.py -> neutron-24.1.0.dev174/neutron/tests/unit/notifiers copying neutron/tests/unit/objects/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_address_group.py -> neutron-24.1.0.dev174/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_address_scope.py -> neutron-24.1.0.dev174/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_agent.py -> neutron-24.1.0.dev174/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_auto_allocate.py -> neutron-24.1.0.dev174/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_base.py -> neutron-24.1.0.dev174/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_conntrack_helper.py -> neutron-24.1.0.dev174/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_flavor.py -> neutron-24.1.0.dev174/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_floatingip.py -> neutron-24.1.0.dev174/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_ipam.py -> neutron-24.1.0.dev174/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_l3_hamode.py -> neutron-24.1.0.dev174/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_l3agent.py -> neutron-24.1.0.dev174/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_local_ip.py -> neutron-24.1.0.dev174/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_metering.py -> neutron-24.1.0.dev174/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_ndp_proxy.py -> neutron-24.1.0.dev174/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_network.py -> neutron-24.1.0.dev174/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_network_segment_range.py -> neutron-24.1.0.dev174/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_objects.py -> neutron-24.1.0.dev174/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_port_forwarding.py -> neutron-24.1.0.dev174/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_ports.py -> neutron-24.1.0.dev174/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_provisioning_blocks.py -> neutron-24.1.0.dev174/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_quota.py -> neutron-24.1.0.dev174/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_rbac.py -> neutron-24.1.0.dev174/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_rbac_db.py -> neutron-24.1.0.dev174/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_router.py -> neutron-24.1.0.dev174/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_securitygroup.py -> neutron-24.1.0.dev174/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_securitygroup_default_rules.py -> neutron-24.1.0.dev174/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_servicetype.py -> neutron-24.1.0.dev174/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_subnet.py -> neutron-24.1.0.dev174/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_subnetpool.py -> neutron-24.1.0.dev174/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_tag.py -> neutron-24.1.0.dev174/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_trunk.py -> neutron-24.1.0.dev174/neutron/tests/unit/objects copying neutron/tests/unit/objects/db/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/objects/db copying neutron/tests/unit/objects/db/test_api.py -> neutron-24.1.0.dev174/neutron/tests/unit/objects/db copying neutron/tests/unit/objects/logapi/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/objects/logapi copying neutron/tests/unit/objects/logapi/test_logging_resource.py -> neutron-24.1.0.dev174/neutron/tests/unit/objects/logapi copying neutron/tests/unit/objects/plugins/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/objects/plugins copying neutron/tests/unit/objects/plugins/ml2/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/objects/plugins/ml2 copying neutron/tests/unit/objects/plugins/ml2/test_base.py -> neutron-24.1.0.dev174/neutron/tests/unit/objects/plugins/ml2 copying neutron/tests/unit/objects/plugins/ml2/test_flatallocation.py -> neutron-24.1.0.dev174/neutron/tests/unit/objects/plugins/ml2 copying neutron/tests/unit/objects/plugins/ml2/test_geneveallocation.py -> neutron-24.1.0.dev174/neutron/tests/unit/objects/plugins/ml2 copying neutron/tests/unit/objects/plugins/ml2/test_greallocation.py -> neutron-24.1.0.dev174/neutron/tests/unit/objects/plugins/ml2 copying neutron/tests/unit/objects/plugins/ml2/test_vlanallocation.py -> neutron-24.1.0.dev174/neutron/tests/unit/objects/plugins/ml2 copying neutron/tests/unit/objects/plugins/ml2/test_vxlanallocation.py -> neutron-24.1.0.dev174/neutron/tests/unit/objects/plugins/ml2 copying neutron/tests/unit/objects/port/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/objects/port copying neutron/tests/unit/objects/port/extensions/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/objects/port/extensions copying neutron/tests/unit/objects/port/extensions/test_allowedaddresspairs.py -> neutron-24.1.0.dev174/neutron/tests/unit/objects/port/extensions copying neutron/tests/unit/objects/port/extensions/test_data_plane_status.py -> neutron-24.1.0.dev174/neutron/tests/unit/objects/port/extensions copying neutron/tests/unit/objects/port/extensions/test_extra_dhcp_opt.py -> neutron-24.1.0.dev174/neutron/tests/unit/objects/port/extensions copying neutron/tests/unit/objects/port/extensions/test_port_hardware_offload_type.py -> neutron-24.1.0.dev174/neutron/tests/unit/objects/port/extensions copying neutron/tests/unit/objects/port/extensions/test_port_hints.py -> neutron-24.1.0.dev174/neutron/tests/unit/objects/port/extensions copying neutron/tests/unit/objects/port/extensions/test_port_numa_affinity_policy.py -> neutron-24.1.0.dev174/neutron/tests/unit/objects/port/extensions copying neutron/tests/unit/objects/port/extensions/test_port_security.py -> neutron-24.1.0.dev174/neutron/tests/unit/objects/port/extensions copying neutron/tests/unit/objects/port/extensions/test_uplink_status_propagation.py -> neutron-24.1.0.dev174/neutron/tests/unit/objects/port/extensions copying neutron/tests/unit/objects/qos/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/objects/qos copying neutron/tests/unit/objects/qos/test_binding.py -> neutron-24.1.0.dev174/neutron/tests/unit/objects/qos copying neutron/tests/unit/objects/qos/test_policy.py -> neutron-24.1.0.dev174/neutron/tests/unit/objects/qos copying neutron/tests/unit/objects/qos/test_rule.py -> neutron-24.1.0.dev174/neutron/tests/unit/objects/qos copying neutron/tests/unit/objects/qos/test_rule_type.py -> neutron-24.1.0.dev174/neutron/tests/unit/objects/qos copying neutron/tests/unit/pecan_wsgi/test_app.py -> neutron-24.1.0.dev174/neutron/tests/unit/pecan_wsgi copying neutron/tests/unit/plugins/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins copying neutron/tests/unit/plugins/ml2/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2 copying neutron/tests/unit/plugins/ml2/_test_mech_agent.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2 copying neutron/tests/unit/plugins/ml2/base.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2 copying neutron/tests/unit/plugins/ml2/test_agent_scheduler.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2 copying neutron/tests/unit/plugins/ml2/test_db.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2 copying neutron/tests/unit/plugins/ml2/test_driver_context.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2 copying neutron/tests/unit/plugins/ml2/test_ext_portsecurity.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2 copying neutron/tests/unit/plugins/ml2/test_extension_driver_api.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2 copying neutron/tests/unit/plugins/ml2/test_managers.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2 copying neutron/tests/unit/plugins/ml2/test_ovo_rpc.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2 copying neutron/tests/unit/plugins/ml2/test_plugin.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2 copying neutron/tests/unit/plugins/ml2/test_port_binding.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2 copying neutron/tests/unit/plugins/ml2/test_rpc.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2 copying neutron/tests/unit/plugins/ml2/test_security_group.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2 copying neutron/tests/unit/plugins/ml2/test_tracked_resources.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2 copying neutron/tests/unit/plugins/ml2/drivers/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers copying neutron/tests/unit/plugins/ml2/drivers/base_type_tunnel.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers copying neutron/tests/unit/plugins/ml2/drivers/ext_test.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers copying neutron/tests/unit/plugins/ml2/drivers/mech_fake_agent.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers copying neutron/tests/unit/plugins/ml2/drivers/mech_faulty_agent.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers copying neutron/tests/unit/plugins/ml2/drivers/mechanism_logger.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers copying neutron/tests/unit/plugins/ml2/drivers/mechanism_test.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers copying neutron/tests/unit/plugins/ml2/drivers/test_helpers.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers copying neutron/tests/unit/plugins/ml2/drivers/test_type_flat.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers copying neutron/tests/unit/plugins/ml2/drivers/test_type_geneve.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers copying neutron/tests/unit/plugins/ml2/drivers/test_type_gre.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers copying neutron/tests/unit/plugins/ml2/drivers/test_type_local.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers copying neutron/tests/unit/plugins/ml2/drivers/test_type_vlan.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers copying neutron/tests/unit/plugins/ml2/drivers/test_type_vxlan.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers copying neutron/tests/unit/plugins/ml2/drivers/agent/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/agent copying neutron/tests/unit/plugins/ml2/drivers/agent/test__agent_manager_base.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/agent copying neutron/tests/unit/plugins/ml2/drivers/agent/test__common_agent.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/agent copying neutron/tests/unit/plugins/ml2/drivers/agent/test_capabilities.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/agent copying neutron/tests/unit/plugins/ml2/drivers/l2pop/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/l2pop copying neutron/tests/unit/plugins/ml2/drivers/l2pop/test_db.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/l2pop copying neutron/tests/unit/plugins/ml2/drivers/l2pop/test_mech_driver.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/l2pop copying neutron/tests/unit/plugins/ml2/drivers/l2pop/rpc_manager/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/l2pop/rpc_manager copying neutron/tests/unit/plugins/ml2/drivers/l2pop/rpc_manager/l2population_rpc_base.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/l2pop/rpc_manager copying neutron/tests/unit/plugins/ml2/drivers/l2pop/rpc_manager/test_l2population_rpc.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/l2pop/rpc_manager copying neutron/tests/unit/plugins/ml2/drivers/linuxbridge/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/linuxbridge copying neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent copying neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/test_arp_protect.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent copying neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/test_linuxbridge_agent_extension_api.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent copying neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/test_linuxbridge_neutron_agent.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent copying neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/extension_drivers/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/extension_drivers copying neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/extension_drivers/test_qos_driver.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/extension_drivers copying neutron/tests/unit/plugins/ml2/drivers/linuxbridge/mech_driver/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/mech_driver copying neutron/tests/unit/plugins/ml2/drivers/linuxbridge/mech_driver/test_mech_linuxbridge.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/mech_driver copying neutron/tests/unit/plugins/ml2/drivers/macvtap/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/macvtap copying neutron/tests/unit/plugins/ml2/drivers/macvtap/test_macvtap_common.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/macvtap copying neutron/tests/unit/plugins/ml2/drivers/macvtap/agent/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/macvtap/agent copying neutron/tests/unit/plugins/ml2/drivers/macvtap/agent/test_macvtap_neutron_agent.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/macvtap/agent copying neutron/tests/unit/plugins/ml2/drivers/macvtap/mech_driver/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/macvtap/mech_driver copying neutron/tests/unit/plugins/ml2/drivers/macvtap/mech_driver/test_mech_macvtap.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/macvtap/mech_driver copying neutron/tests/unit/plugins/ml2/drivers/mech_sriov/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/mech_sriov copying neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent copying neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/test_eswitch_manager.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent copying neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/test_pci_lib.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent copying neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/test_sriov_nic_agent.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent copying neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/common/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/common copying neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/common/test_config.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/common copying neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/extension_drivers/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/extension_drivers copying neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/extension_drivers/test_qos_driver.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/extension_drivers copying neutron/tests/unit/plugins/ml2/drivers/mech_sriov/mech_driver/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/mech_driver copying neutron/tests/unit/plugins/ml2/drivers/mech_sriov/mech_driver/test_mech_sriov_nic_switch.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/mech_driver copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/openvswitch copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/fake_oflib.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/ovs_test_base.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/test_ovs_agent_extension_api.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/test_ovs_capabilities.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/test_ovs_neutron_agent.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/test_ovs_tunnel.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/test_vlanmanager.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/extension_drivers/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/extension_drivers copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/extension_drivers/test_qos_driver.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/extension_drivers copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/test_br_cookie.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/ovs_bridge_test_base.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/test_br_int.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/test_br_phys.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/test_br_tun.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/test_ofswitch.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/test_ovs_bridge.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/mech_driver/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/openvswitch/mech_driver copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/mech_driver/test_mech_openvswitch.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/openvswitch/mech_driver copying neutron/tests/unit/plugins/ml2/drivers/ovn/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/ovn copying neutron/tests/unit/plugins/ml2/drivers/ovn/test_db_migration.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/ovn copying neutron/tests/unit/plugins/ml2/drivers/ovn/agent/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/ovn/agent copying neutron/tests/unit/plugins/ml2/drivers/ovn/agent/test_neutron_agent.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/ovn/agent copying neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver copying neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/test_mech_driver.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver copying neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb copying neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_commands.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb copying neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_impl_idl_ovn.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb copying neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_maintenance.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb copying neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovn_client.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb copying neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovn_db_sync.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb copying neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovsdb_monitor.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb copying neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions copying neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/test_placement.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions copying neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/test_qos.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions copying neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/schemas/ovn-nb.ovsschema -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/schemas copying neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/schemas/ovn-sb.ovsschema -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/schemas copying neutron/tests/unit/plugins/ml2/extensions/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/extensions copying neutron/tests/unit/plugins/ml2/extensions/fake_extension.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/extensions copying neutron/tests/unit/plugins/ml2/extensions/test_data_plane_status.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/extensions copying neutron/tests/unit/plugins/ml2/extensions/test_dns_domain_keywords.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/extensions copying neutron/tests/unit/plugins/ml2/extensions/test_dns_integration.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/extensions copying neutron/tests/unit/plugins/ml2/extensions/test_port_security.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/extensions copying neutron/tests/unit/plugins/ml2/extensions/test_tag_ports_during_bulk_creation.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/extensions copying neutron/tests/unit/plugins/ml2/extensions/test_uplink_status_propagation.py -> neutron-24.1.0.dev174/neutron/tests/unit/plugins/ml2/extensions copying neutron/tests/unit/privileged/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/privileged copying neutron/tests/unit/privileged/agent/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/privileged/agent copying neutron/tests/unit/privileged/agent/linux/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/privileged/agent/linux copying neutron/tests/unit/privileged/agent/linux/test___init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/privileged/agent/linux copying neutron/tests/unit/privileged/agent/linux/test_ip_lib.py -> neutron-24.1.0.dev174/neutron/tests/unit/privileged/agent/linux copying neutron/tests/unit/privileged/agent/linux/test_netlink_lib.py -> neutron-24.1.0.dev174/neutron/tests/unit/privileged/agent/linux copying neutron/tests/unit/privileged/agent/linux/test_utils.py -> neutron-24.1.0.dev174/neutron/tests/unit/privileged/agent/linux copying neutron/tests/unit/quota/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/quota copying neutron/tests/unit/quota/test_resource.py -> neutron-24.1.0.dev174/neutron/tests/unit/quota copying neutron/tests/unit/quota/test_resource_registry.py -> neutron-24.1.0.dev174/neutron/tests/unit/quota copying neutron/tests/unit/scheduler/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/scheduler copying neutron/tests/unit/scheduler/test_base_scheduler.py -> neutron-24.1.0.dev174/neutron/tests/unit/scheduler copying neutron/tests/unit/scheduler/test_dhcp_agent_scheduler.py -> neutron-24.1.0.dev174/neutron/tests/unit/scheduler copying neutron/tests/unit/scheduler/test_l3_agent_scheduler.py -> neutron-24.1.0.dev174/neutron/tests/unit/scheduler copying neutron/tests/unit/scheduler/test_l3_ovn_scheduler.py -> neutron-24.1.0.dev174/neutron/tests/unit/scheduler copying neutron/tests/unit/services/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/services copying neutron/tests/unit/services/test_provider_configuration.py -> neutron-24.1.0.dev174/neutron/tests/unit/services copying neutron/tests/unit/services/auto_allocate/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/auto_allocate copying neutron/tests/unit/services/auto_allocate/test_db.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/auto_allocate copying neutron/tests/unit/services/conntrack_helper/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/conntrack_helper copying neutron/tests/unit/services/conntrack_helper/test_plugin.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/conntrack_helper copying neutron/tests/unit/services/externaldns/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/externaldns copying neutron/tests/unit/services/externaldns/drivers/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/externaldns/drivers copying neutron/tests/unit/services/externaldns/drivers/designate/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/externaldns/drivers/designate copying neutron/tests/unit/services/externaldns/drivers/designate/test_driver.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/externaldns/drivers/designate copying neutron/tests/unit/services/l3_router/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/l3_router copying neutron/tests/unit/services/l3_router/test_l3_router_plugin.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/l3_router copying neutron/tests/unit/services/l3_router/service_providers/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/l3_router/service_providers copying neutron/tests/unit/services/l3_router/service_providers/test_driver_controller.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/l3_router/service_providers copying neutron/tests/unit/services/logapi/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/logapi copying neutron/tests/unit/services/logapi/base.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/logapi copying neutron/tests/unit/services/logapi/test_logging_plugin.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/logapi copying neutron/tests/unit/services/logapi/agent/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/logapi/agent copying neutron/tests/unit/services/logapi/agent/test_log_extension.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/logapi/agent copying neutron/tests/unit/services/logapi/agent/l3/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/logapi/agent/l3 copying neutron/tests/unit/services/logapi/agent/l3/test_base.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/logapi/agent/l3 copying neutron/tests/unit/services/logapi/common/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/logapi/common copying neutron/tests/unit/services/logapi/common/test_db_api.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/logapi/common copying neutron/tests/unit/services/logapi/common/test_sg_callback.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/logapi/common copying neutron/tests/unit/services/logapi/common/test_sg_validate.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/logapi/common copying neutron/tests/unit/services/logapi/common/test_snat_validate.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/logapi/common copying neutron/tests/unit/services/logapi/common/test_validators.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/logapi/common copying neutron/tests/unit/services/logapi/drivers/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/logapi/drivers copying neutron/tests/unit/services/logapi/drivers/test_base.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/logapi/drivers copying neutron/tests/unit/services/logapi/drivers/test_manager.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/logapi/drivers copying neutron/tests/unit/services/logapi/drivers/openvswitch/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/logapi/drivers/openvswitch copying neutron/tests/unit/services/logapi/drivers/openvswitch/test_ovs_firewall_log.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/logapi/drivers/openvswitch copying neutron/tests/unit/services/logapi/drivers/ovn/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/logapi/drivers/ovn copying neutron/tests/unit/services/logapi/drivers/ovn/test_driver.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/logapi/drivers/ovn copying neutron/tests/unit/services/logapi/rpc/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/logapi/rpc copying neutron/tests/unit/services/logapi/rpc/test_server.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/logapi/rpc copying neutron/tests/unit/services/metering/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/metering copying neutron/tests/unit/services/metering/test_metering_plugin.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/metering copying neutron/tests/unit/services/metering/agents/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/metering/agents copying neutron/tests/unit/services/metering/agents/test_metering_agent.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/metering/agents copying neutron/tests/unit/services/metering/drivers/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/metering/drivers copying neutron/tests/unit/services/metering/drivers/test_iptables.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/metering/drivers copying neutron/tests/unit/services/network_segment_range/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/network_segment_range copying neutron/tests/unit/services/network_segment_range/test_plugin.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/network_segment_range copying neutron/tests/unit/services/ovn_l3/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/ovn_l3 copying neutron/tests/unit/services/ovn_l3/test_plugin.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/ovn_l3 copying neutron/tests/unit/services/ovn_l3/service_providers/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/ovn_l3/service_providers copying neutron/tests/unit/services/ovn_l3/service_providers/test_driver_controller.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/ovn_l3/service_providers copying neutron/tests/unit/services/ovn_l3/service_providers/test_ovn.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/ovn_l3/service_providers copying neutron/tests/unit/services/ovn_l3/service_providers/test_user_defined.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/ovn_l3/service_providers copying neutron/tests/unit/services/placement_report/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/placement_report copying neutron/tests/unit/services/placement_report/test_plugin.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/placement_report copying neutron/tests/unit/services/portforwarding/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/portforwarding copying neutron/tests/unit/services/portforwarding/test_pf_plugin.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/portforwarding copying neutron/tests/unit/services/portforwarding/drivers/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/portforwarding/drivers copying neutron/tests/unit/services/portforwarding/drivers/ovn/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/portforwarding/drivers/ovn copying neutron/tests/unit/services/portforwarding/drivers/ovn/test_driver.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/portforwarding/drivers/ovn copying neutron/tests/unit/services/qos/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/qos copying neutron/tests/unit/services/qos/base.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/qos copying neutron/tests/unit/services/qos/test_qos_plugin.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/qos copying neutron/tests/unit/services/qos/drivers/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/qos/drivers copying neutron/tests/unit/services/qos/drivers/test_manager.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/qos/drivers copying neutron/tests/unit/services/qos/drivers/openvswitch/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/qos/drivers/openvswitch copying neutron/tests/unit/services/qos/drivers/openvswitch/test_driver.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/qos/drivers/openvswitch copying neutron/tests/unit/services/qos/drivers/ovn/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/qos/drivers/ovn copying neutron/tests/unit/services/qos/drivers/ovn/test_driver.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/qos/drivers/ovn copying neutron/tests/unit/services/revisions/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/revisions copying neutron/tests/unit/services/revisions/test_revision_plugin.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/revisions copying neutron/tests/unit/services/trunk/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/trunk copying neutron/tests/unit/services/trunk/fakes.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/trunk copying neutron/tests/unit/services/trunk/test_plugin.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/trunk copying neutron/tests/unit/services/trunk/test_rules.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/trunk copying neutron/tests/unit/services/trunk/test_utils.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/trunk copying neutron/tests/unit/services/trunk/drivers/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/trunk/drivers copying neutron/tests/unit/services/trunk/drivers/linuxbridge/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/trunk/drivers/linuxbridge copying neutron/tests/unit/services/trunk/drivers/linuxbridge/test_driver.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/trunk/drivers/linuxbridge copying neutron/tests/unit/services/trunk/drivers/linuxbridge/agent/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/trunk/drivers/linuxbridge/agent copying neutron/tests/unit/services/trunk/drivers/linuxbridge/agent/test_driver.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/trunk/drivers/linuxbridge/agent copying neutron/tests/unit/services/trunk/drivers/linuxbridge/agent/test_trunk_plumber.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/trunk/drivers/linuxbridge/agent copying neutron/tests/unit/services/trunk/drivers/openvswitch/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/trunk/drivers/openvswitch copying neutron/tests/unit/services/trunk/drivers/openvswitch/test_driver.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/trunk/drivers/openvswitch copying neutron/tests/unit/services/trunk/drivers/openvswitch/agent/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/trunk/drivers/openvswitch/agent copying neutron/tests/unit/services/trunk/drivers/openvswitch/agent/test_driver.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/trunk/drivers/openvswitch/agent copying neutron/tests/unit/services/trunk/drivers/openvswitch/agent/test_ovsdb_handler.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/trunk/drivers/openvswitch/agent copying neutron/tests/unit/services/trunk/drivers/openvswitch/agent/test_trunk_manager.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/trunk/drivers/openvswitch/agent copying neutron/tests/unit/services/trunk/drivers/ovn/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/trunk/drivers/ovn copying neutron/tests/unit/services/trunk/drivers/ovn/test_trunk_driver.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/trunk/drivers/ovn copying neutron/tests/unit/services/trunk/rpc/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/trunk/rpc copying neutron/tests/unit/services/trunk/rpc/test_agent.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/trunk/rpc copying neutron/tests/unit/services/trunk/rpc/test_backend.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/trunk/rpc copying neutron/tests/unit/services/trunk/rpc/test_server.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/trunk/rpc copying neutron/tests/unit/services/trunk/seg_types/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/trunk/seg_types copying neutron/tests/unit/services/trunk/seg_types/test_validators.py -> neutron-24.1.0.dev174/neutron/tests/unit/services/trunk/seg_types copying neutron/tests/unit/tests/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/tests copying neutron/tests/unit/tests/test_base.py -> neutron-24.1.0.dev174/neutron/tests/unit/tests copying neutron/tests/unit/tests/test_post_mortem_debug.py -> neutron-24.1.0.dev174/neutron/tests/unit/tests copying neutron/tests/unit/tests/common/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/tests/common copying neutron/tests/unit/tests/common/test_net_helpers.py -> neutron-24.1.0.dev174/neutron/tests/unit/tests/common copying neutron/tests/unit/tests/example/README -> neutron-24.1.0.dev174/neutron/tests/unit/tests/example copying neutron/tests/unit/tests/example/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/tests/example copying neutron/tests/unit/tests/example/dir/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/tests/example/dir copying neutron/tests/unit/tests/example/dir/example_module.py -> neutron-24.1.0.dev174/neutron/tests/unit/tests/example/dir copying neutron/tests/unit/tests/example/dir/subdir/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/tests/example/dir/subdir copying neutron/tests/unit/tests/example/dir/subdir/example_module.py -> neutron-24.1.0.dev174/neutron/tests/unit/tests/example/dir/subdir copying neutron/tests/unit/tests/functional/__init__.py -> neutron-24.1.0.dev174/neutron/tests/unit/tests/functional copying neutron/tests/unit/tests/functional/test_base.py -> neutron-24.1.0.dev174/neutron/tests/unit/tests/functional copying neutron/tests/var/ca.crt -> neutron-24.1.0.dev174/neutron/tests/var copying neutron/tests/var/certandkey.pem -> neutron-24.1.0.dev174/neutron/tests/var copying neutron/tests/var/certificate.crt -> neutron-24.1.0.dev174/neutron/tests/var copying neutron/tests/var/privatekey.key -> neutron-24.1.0.dev174/neutron/tests/var copying playbooks/add_mariadb_repo.yaml -> neutron-24.1.0.dev174/playbooks copying playbooks/configure_ebtables.yaml -> neutron-24.1.0.dev174/playbooks copying playbooks/configure_functional_job.yaml -> neutron-24.1.0.dev174/playbooks copying playbooks/configure_swap.yaml -> neutron-24.1.0.dev174/playbooks copying playbooks/dvr-multinode-scenario-pre-run.yaml -> neutron-24.1.0.dev174/playbooks copying playbooks/enable-fips.yaml -> neutron-24.1.0.dev174/playbooks copying playbooks/install_nftables.yaml -> neutron-24.1.0.dev174/playbooks copying playbooks/multinode-devstack-custom.yaml -> neutron-24.1.0.dev174/playbooks copying playbooks/multinode-setup.yaml -> neutron-24.1.0.dev174/playbooks copying playbooks/post_functional_job.yaml -> neutron-24.1.0.dev174/playbooks copying playbooks/prepare-ovn-multinode.yaml -> neutron-24.1.0.dev174/playbooks copying playbooks/run_functional_job.yaml -> neutron-24.1.0.dev174/playbooks copying rally-jobs/README.rst -> neutron-24.1.0.dev174/rally-jobs copying rally-jobs/task-neutron.yaml -> neutron-24.1.0.dev174/rally-jobs copying rally-jobs/extra/README.rst -> neutron-24.1.0.dev174/rally-jobs/extra copying rally-jobs/extra/trunk_scenario.setup -> neutron-24.1.0.dev174/rally-jobs/extra copying rally-jobs/plugins/README.rst -> neutron-24.1.0.dev174/rally-jobs/plugins copying rally-jobs/plugins/__init__.py -> neutron-24.1.0.dev174/rally-jobs/plugins copying releasenotes/notes/.placeholder -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/1500-default-mtu-b0d6e4ab193b62a4.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/1500-default-segment-mtu-54e2cf6aea9602d5.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/404-for-quota-tenant-2c09c16759269b21.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/Add-http_retries-config-option-b81dd29c03ba8c6a.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/Add-service-role-support-3e28b1bfcfc59c29.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/Add-support-for-direct-ports-with-QoS-in-OVS-48c78c156606e724.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/Adds-http_proxy_to_wsgi-middleware-24e8271cbd94ffdf.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/Default-security-group-rules-added-94a9ac6cdd1c538e.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/Deprecate-allow_overlapping_ips-config-option-0e33af8876bad28f.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/Deprecate-plug_new-method-without-link_up-parameter-27f8310eb1e1910a.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/Deprecate-support-for-Windows-OS-80e32ef7e5e05b44.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/Dscp-marking-for-linuxbridge-agent-e765d0d934fa4017.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/Experimental-features-framework-8c34291b5b0be367.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/Ingress-bandwidth-limit-in-openvswitch-agent-51cda9bb6b511885.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/Known-incompatibility-in-the-OVN-L3-with-FIP-PF-and-distributed-FIPs-config-0b4e9a92255cf4a8.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/Minimizing-lock-granularity-8bc2f893d9389cf8.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/Neutron-status-upgrade-check-framework-fc34d03c8829672c.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/OVN-L3-with-FIP-PF-require-centralized-FIPs-65864dfeb3edc9b1.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/OVN-not-responding-to-ARP-for-DOWN-ports-3620173f00089539.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/QoS-for-linuxbridge-agent-bdb13515aac4e555.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/QoS-ingress-bandwidth-limit-54cea12dbea71172.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/Remove-deprecated-option-allow_overlapping_ips-49a93f56d51d6427.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/Remove-deprecated-way-of-calling-interface-driver-plug_new-method-3377ce0b776df6b2.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/Remove-firewall_driver-option-from-neutron-server-920564ec77503631.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/Remove-neutron-lbaas-5cbedd7e8033610f.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/accepted_egress_direct-cc23873e213c6919.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/access_as_external_rbac-455dc74b9fa22761.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/add-ExternalDNSOverQuota-exception-8728f055d4f1d43c.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/add-address-scope-rbac-a903ff28f6457606.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/add-address-scope-to-the-OVN-LSP-port-registers-1f45e34815c3896d.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/add-availability-zone-4440cf00be7c54ba.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/add-conntrack-workers-89d303e9ec3b4963.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/add-custom-kill-scripts-af405ba49142d59c.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/add-description-field-in-port-forwarding-5db3b3f407c7eef4.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/add-designate-driver-ssl-options-169c299c96f2aff0.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/add-dhcp_release6-ff1b8d62fd7fe76d.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/add-dns-domain-to-ports-f71359d75909a2d5.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/add-dscp-for-tunneling-03e28fe7c2f34e86.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/add-enable-dvr-knob-636268f775bb4569.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/add-floatingip-pool-api-6927362ef87fdbe5.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/add-get-me-a-network-56321aeef5389001.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/add-gw-port-support-for-FIP-fb97b85f5928740b.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/add-igmp_snooping_enable-config-option-6a0e15e4ed0a2cf7.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/add-integration-with-external-dns-f56ec8a4993b1fc4.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/add-ip-protocols-in-sg-60467a073e771aee.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/add-keepalived-vrrp-healt-check-f23ed7c853151484.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/add-keepalived_use_no_track-config-option-4fa10304ee2960e6.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/add-log-for-keepalived-state-change-e6d0c4f663776233.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/add-metadata-rate-limiting-bf0c17a31f86ee16.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/add-minimum-bandwidth-support-sriov-63664b89f4dd1c1b.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/add-multiple-port-bindings-f16eb47ebdddff2d.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/add-net-mtu-writable-api-extension-f7038f85f3494a74.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/add-network-segment-range-extension-0893a67cbf3f10fe.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/add-networksegments-uniq-constraint-89e52b42ca2f7ec2.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/add-new-harouter-state-5612fc5b5c2043a5.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/add-normalized-cidr-to-sg-rule-066be9154c2ed0b2.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/add-osprofiler-support-7fc2de3001187075.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/add-ovn-l3-router-flavors-5c2e14fca15723fa.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/add-placement-api-configuration-options-f1611d0909bf6166.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/add-port-data-plane-status-12726c964210b374.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/add-port-forwarding-fip-qos-f808d6b4826fb849.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/add-port-forwarding-using-port-ranges-085ca6ae0d3c60a6.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/add-port-ip-allocation-attr-294a580641998240.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/add-port-provisioning-retry-8edf16a258b164a0.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/add-port-rebinding-chance-33178b9abacf5804.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/add-port_details-to-floatingip-fefceab2c740e482.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/add-propagate_uplink_status-to-port-f4e53395e86eb3cb.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/add-rbac-qos-8b1154ee756c66df.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/add-rpc_response_max_timeout-option-cfaad5ef6af31632.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/add-security-groups-rbac-6f133ec4d40e7641.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/add-sg-logging-ovn-83cc121a657a1d14.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/add-sg-shared-field-to-response-9ff6b49d36f4af4d.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/add-smartnic-support-53d25564bab0cbc5.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/add-sort-keys-check-for-get-sorts-b9e3e86ddcb3bc3a.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/add-standard-attr-descriptions-1ba0d7a454c3fd8f.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/add-standard-attributes-to-segment-d39c4b89988aa701.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/add-standard-attrs-to-address-groups-f5a8565fd2ed91c6.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/add-subnet-service-types-bc81f6df9834f96e.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/add-subnetpool-rbac-2eb2008bd1b27b11.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/add-tag-all-standardattr-resources-6f757cb39cc1dcfe.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/add-tags-to-core-resources-b05330a129900609.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/add-timestamp-fields-f9ab949fc88f05f6.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/add-wsgi-script-support-e611fa5b5c2043a5.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/add_dhcp_dnsmasq_t1t2_options-3cef427d8109c165.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/add_is_default_to_qos_policies-f7c6bbac08d474d5.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/advanced_image-8abff2ca91de7f6c.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/advertise_mtu_by_default-d8b0b056a74517b8.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/advertisement-intervals-for-radvd-configurable-6d85b5fdd97a2742.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/agent-notification-signature-status-6a9b9dbce9cb9740.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/agent_down_time_max-af3b62763aaa2fe5.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/allow-noauth-work-without-project-id-f92fac5df37810f0.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/allow-non-admins-to-define-external-extra-routes-0d541fc356a5c546.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/allow-qos-min-bw-for-direct-physical-ports-32547cc133c122ef.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/allow-trunk-create-delete-port-bound-a4126054156ce4c2.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/allow-update-subnet-segment-id-association-1fb02ace27e85bb8.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/allow_port_create_update_shared_owners-2a57b1c72d91ace2.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/bandwidth-config-ovs-5bede7fb43b0a574.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/bandwidth-config-sriov-bd8ff8b4d84c8792.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/bgp-support-ef361825ca63f28b.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/bug-1311040-dhcp-no-dns-09291c23e2ce800a.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/bug-1671448-bfba96e42c7f2dbe.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/bug-1811166-314d4b89de1cc0f1.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/bug-1843428-mac-addres-case-insensitivity-750299c11b49a9a8.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/bug-1868137-5bf3354d016c988b.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/bug-1875981-ec32d8c3918b0dd4.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/bug-1921150-c02692e548a3750e.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/bug-1926693-55406915708d59ec.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/bug-1942329-7687504f9b177f80.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/bug-1953165-6e848ea2c0398f56.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/bug-1986003-9bf5ca04f9304336.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/bug-1996677-64851b476a0c5a37.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/bug-1999209-febf1fa3512556b3.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/bug-2003455-b502cc637427560e.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/bug-2022914-edbf1ea3514596b8.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/bug-2030741-f4c780df9cf3db4e.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/bug-2048785-trunk-parent-vlan-mode-9280ff2d45403bde.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/bug-2052484-9a80c1d035349879.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/bug-7dc8245da8e0e571.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/bug-817525-eef68687dafa97fd.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/bump-default-quotas-810570badb378c50.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/change-dns-integration-logging-from-exception-to-error-7927d91f915046c3.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/change-migration-validation-b030b02c5e1acd3d.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/change-of-default-timeout-b09d11683526e27d.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/change-oslo-db-defaults-f94df09c30767f95.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/change-port-forwarding-uniq-constraint-78ba3db20bce5fd2.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/change-segmentation-id-ovs-a201e0ac1c4d4fb6.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/change-the-way-how-api-extensions-are-filtered-out-b4449e690cb64480.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/change_external_network_bridge_default-5de3a0c19182eb70.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/clean_up_xenapi_support-44694e3f9c29b8be.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/clear-allowed-address-pairs-with-none-4757bcca78076c9e.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/common-agent-extension-api-3fd06ff67329200a.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/conditional_updates-10b9aa66fd144217.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/config-file-generation-2eafc6602d57178e.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/config-host_dvr_for_dhcp-f949aca5bd666e24.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/config-wsgi-pool-size-a4c06753b79fee6d.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/config_disable_traditional_dhcp-e553e2bd327c37c5.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/coordination-df3c0bf55a0c4863.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/correlate-address-scope-with-network-ea16e16b0154ac21.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/create-subnet-with-prefixlen-31-32-4cf8c9417325721a.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/create-sunet-with-gateway-and-subnetpools-559335807639b5b6.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/custom_ethertypes-eae3fcab3293e3a1.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/default-local-dns-a1c3fa1451f228fa.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/default-security-group-rules-policies-b6e350477c88edd8.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/default-subnetpool-semantics-1cdc5cdde2be88c2.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/deprecate-advertise-mtu-51e3f78475a14efc.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/deprecate-agent-veth_mtu-748ca450e32ea192.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/deprecate-allow-sorting-allow-pagination-4549c92a74cfe15d.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/deprecate-designate-auth-opts-c2b1050a0360981c.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/deprecate-force_gateway_on_subnet-376855c4e66f4e11.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/deprecate-gateway_external_network_id-f5c4071cd06714b0.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/deprecate-get_binding_levels-function-84012e104ac572a1.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/deprecate-implicit-service-providers-loading-703f984b90351bf0.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/deprecate-ivs-interface-driver-b68e06a470c65ccb.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/deprecate-json-formatted-policy-file-4be7b9394a2ae40f.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/deprecate-keepalived_use_no_track-50d481d2809604d4.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/deprecate-min-l3-agents-per-router-15ddaa4c178b23df.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/deprecate-network-device-mtu-59b78264c9974808.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/deprecate-neutron-rootwrap-xen-dom0-124ee3647beecc17.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/deprecate-of_interface-driver-option-1968f8bf6fcd1a38.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/deprecate-ovn-config-option-to-disable-stateless-security-groups-2cd5d9d2b21ab168.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/deprecate-ovs_integration_bridge-d4d1521c35f999bd.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/deprecate-ovsdb-interface-b7e7cc5b036e9ef9.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/deprecate-remote_ip_prefix-metering-label-rules-5203f681d2fce058.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/deprecate-router_id-34aca9ea5ee9e789.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/deprecate-send_arp_for_ha-0281853632f58e8d.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/deprecate-supported_pci_vendor_devs-12279b70a1f1fe8e.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/deprecate_max_fixed_ips_per_port-5e80518cbf25cfd6.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/deprecate_neutron_debug-a578e0adfc9cff4c.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/deprecate_prevent_arp_spoofing_option-a09e673fc8f9fee4.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/deprecated-driver-e368e0befc9bee4c.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/designate-driver-keystonev3-8e70d152e84388e0.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/dhcp-agent-ovn-metadata-port-33a654ccb9554c65.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/dhcp-bulk-updates-0150b764bb1b165f.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/dhcp-dnsmasq-dhcp-host-addr6-list-support-45d104b3f7ce220e.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/dhcp-domain-removed-cc5bc6e2129fdf7f.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/dhcp-ipv6-address-update-ff18d1eb0c196bce.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/dhcp-lease-time-5c504c3730a4f9ea.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/dhcp-resync-throttle-config-option-9f2375e3baf683ad.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/dhcp_ext_for_ovs_agent-ee895747687c7b58.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/direct-physical-vnic-878d15bdb758b70e.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/dns-domain-per-tenant-59b8a368fa06f81d.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/dns_domain-1799b939e7248247.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/dnsmasq-local-service-c8eaa91894a7d6d4.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/dnsmasq_dns_servers-d729c04887ce67b4.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/do-not-create-dhcp-entries-for-all-types-of-ports-39c03b3782d2753e.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/drop-portbindingports-table-575c6d059c698bf0.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/drop-python-2-7-9707a901c7d8eab6.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/drop-python-3-6-and-3-7-9c79fbb80e94faaf.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/dscp-qos-77ea9b27d3762e48.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/dvr-configure-centralized-floatingip-with-new-agent-type-05361f1f78853cf7.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/dvr-external-mac-934409413e515eb2.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/dvr-fip-namespace-on-all-nodes-c4da7ccd60ee62f5.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/dvr-ha-support-cc67e84d9380cd0b.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/dvr-ovs-agent-6052a8d60fddde22.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/dvr-support-flat-network-for-ovs-fdf8c3eb461426ec.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/dvr-support-live-migration-b818b12bd9cbb518.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/dvr_handle_unbound_floatingip_port-f12ae806b8be2065.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/dynamically-resize-agent-greenthreads-c163ab37d36fcafe.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/ecmp-routes-771ff34beafee370.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/enable-bridge-command-openvswitch-agent-d07c0b59ea9f864f.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/enable-default-route-bfd-and-ecmp-2cbb3be64ee25410.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/enable-enforce-scope-and-new-defaults-1f82a9eb71125f5d.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/enable-sorting-pagination-754390289d3311fa.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/enable_signals-option-706167609c0a5fa7.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/end-to-end-mtu-00345fc4282cb8fb.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/enhance-tags-1f8915fe3e074069.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/extend-policy-for-extension-resource-owner-check-4a19b84889660506.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/extend-quota-api-2df3b84309664234.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/external-port-scheduling-a5419ac51d863087.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/external-ports-03050eda7ffe13d5.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/external_network_bridge-option-removed-bbf50fb803f04f82.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/extraroute-atomic-5ae09e3f37c5fbda.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/fail-on-missing-extensions-bc332124b780875b.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/fdb_population-70d751c8c2e4395f.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/fetch-specific-column-in-ovo-69c0b087c8c7ee36.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/fip-binding-limitation-1d2509950847b085.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/fip-janitor-53f0d42a7471c5ed.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/fip-qos-52926bce81c3f8bb.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/firewall_driver_not_needed_on_server-4159669ad834dea6.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/fix-co-existence-bug-between-sg-logging-and-fwg-logging-ef16077880d76449.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/fix-deferred-alloction-when-new-mac-in-same-request-as-binding-data-2a01c1ed1a8eff66.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/fix-dual-stack-issue-with-dnsmasq-2.81-c95a46e4f4459bd1.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/fix-ipv6-auto-allocation-with-segments-b90e99a30d096c9d.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/fix-mac-learning-in-case--ovs-offload-26193bf1638fd673.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/fix-mtu-for-existing-networks-5a476cde9bc46a53.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/fix-net-delete-race-f2fa5bac3ab35a5b.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/fix-newline-chars-in-dhcp-extra-options-bf86d30371556d63.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/fix-ovn-agent-heartbeat-timestamp-format-dcf80badbe267c68.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/fix-ovn-dns-extensions-d94ec25d20714b20.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/fix-ovsdb-ssl-connection-4058caf4fdcb33ab.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/fix-port-dns-assignment-9d916d77522abd65.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/fix-remote-security-group-no-port-on-host-9177e66d4b16e90c.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/fix-security-group-protocol-by-numbers-48afb97ede961716.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/fix-update-port-fixed-ips-on-routed-provider-networks-c54a54844d9a3926.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/floatingips-port-forwarding-65efd8c17a16dffc.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/floatingips-port-forwarding-ovn-8f8981922dd4c4ab.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/forbid-duplicate-ndp-proxy-entry-28040bc2afb3c1c7.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/forbid-subnet-gwip-deletion-router-interface-072a18373f920ed9.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/force-arp-responder-true-for-dvr-5aabbfa51945dd5a.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/gateway-rate-limit-905bee1ed60c6b8e.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/get_standard_device_mappings_for_mechdriver-bc039d478ea0b162.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/ha-router-gateway-link-up-73ed5be9dec77b3d.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/ha_router_networks_unique_per_project-4d02e963cfc8d546.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/has_alive_neutron_server-db-check-82fc780ff9455446.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/hash-ring-cleanup-1079d2375082cebe.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/hyperv-neutron-agent-decomposition-ae6a052aeb48c6ac.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/hyperv-security-group-driver-fdbe0c0c292a1505.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/ib-dhcp-allocation-fix-a4ebe8b55bb2c065.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/igmp-flood-f1b8aa5c799679ea.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/improve-acl-comparison-efficiency-9fc1027c37626419.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/improve-router-callback-event-5ddd73679f23039b.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/improve-terminology-d69d7549b79dff5d.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/ingress-bandwidth-limit-in-linuxbridge-agent-50a2dad610401474.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/introduced-config-option-for-rpc-agent-step-size-dd9595875de2b885.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/ip-substring-port-filtering-f5c3d89c4a91e867.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/iptables-fail-on-missing-sysctl-bridge-firewalling-912f157b5671363f.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/iptables-support-remote-address-groups-89da589aad3c01d3.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/ipv6_first_ip_address_valid-cd94b47bdcc642cf.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/ipxe-ipv6-support-in-the-ML2-OVN-backend-1b98dadb6ea30e60.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/ivs-interfacedriver-removal-a9cce87310028b99.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/keepalived-state-change-server-threads-9ed775e7533dd1a0.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/l2_adjacency-e6e54e5ff9aad9b7.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/l3-agent-api-get-router-info-93c316a792a9d87f.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/l3-agent-extensions-b348ff26aec0fe88.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/l3-agent-extensions-ha-state-change-f50ae363a53b0f18.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/l3-agent-extensions-register-router-factory-46a86f845895f4f6.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/l3-conntrack-helper-5d3148b575c4ad2f.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/l3-ext-gw-multihoming-99be481ddeaa3a6d.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/l3-extensions-must-inherit-from-L3AgentExtension-12c8f1fe2af26379.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/l3-ndp-proxy-397de144813f9396.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/l3_agent_graceful_shutdown-87bf3304e6fab8a5.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/lb-nftables-8252105fb23ec75d.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/limit_vlan_allocations_in_db-93083c6c4923403a.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/linuxbridge-agent-extensions-66bdf9feee25ef99.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/linuxbridge-vxlan-udp-ports-73b260efefa15a46.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/linuxbridge_vxlan_arp_responder-e9ea91552e1b62a7.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/local_ip-de07013ea3e49c67.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/localnet-learn-fdb-22469280b49701fc.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/locate-rp-tree-parent-by-hypervisor-name-3244ed87dc57f950.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/macvtap-l2-agent-2b551d8ec341196d.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/macvtap_assigned_vf_check-f4d07660ffd82a24.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/make-mtu-not-nullable-2b2765bc85379545.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/make-supported-vnic-types-configurable-for-ovs-fc73422daffd42b0.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/make-supported-vnic-types-configurable-for-sriov-094f7663e8975e9b.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/mark_ipv6_pd_enabled_as_experimental-c9bfe343a0beb334.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/metadata-ipv6-b3607f6932da7226.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/metadata-proxy-enhance-error-handling-3655404d44249097.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/metadata-proxy-header-vulnerability-60c44eb7c76d560c.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/metering-driver-stevedore-alias-2c4fdb0556205a3a.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/metering-iptables-driver-load-interface-driver-ca397f1db40ec643.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/min-workers-8705bf4f76c8b70d.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/modify-dhcp-behavior-based-on-network-auto-schedule-1ea5e74fd5bb560c.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/modify_api_rpc_worker_defaults-1acd62728b2b55fa.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/mtu-selection-and-advertisement-ab29f9ec43140224.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/multiple-portbinding-for-manila-5f5232d506fe414e.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/multisegs-support-for-phynets-f3c710139e26558c.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/netns_cleanup_kill_procs-af88d8c47c07dd9c.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/network-routed-subnets-cf4874d97ddacd77.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/network_ha_extension-99578e7ee47f47db.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/network_ip_availability-d64bd7032b3c15ee.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/network_link_prefix-e3fe37e37ea275b7.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/network_subnet_mtu_validation-c221f22efcfae927.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/new-abstract-method-dhcp-cleanup-4fc973915e3723b8.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/new-device-owner-for-ovn-lb-hm-ports-f5a648c4d948c5c8.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/new-my-ip-config-b8efeb05dd50cfd6.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/new-my-ipv6-config-361b5dc824591fe5.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/new-quota-driver-DbQuotaNoLockDriver-5f8a44915ec16a1b.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/new-vif-type-for-pf-passthrough-33ec560b9b5d246f.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/new_QuotaDriverAPI_methods-ed76d167974d6f9d.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/noneutronversions-fbbdb98f350767d8.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/notifier-ironic-66391e083d78fee2.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/of_interface-native-by-default-0c07bdbd7365230a.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/oslo-cache-cache-url-deprecated-16cd3d335c5962eb.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/oslo-messaging-notifier-queue-d94677076a1db261.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/oslo-reports-166a169037bf64f2.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/oslo.messaging.notify.drivers-abb0d17b9e1bd470.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/overlay_ip_version-ml2-e6438b570844ef5c.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/ovn-add-extension-subnetpool-prefix-ops-9b2e4dbdcc174ede.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/ovn-add-extension-uplink-status-propagation-4c232954f8b4f0ef.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/ovn-agent-added-84fc31c0fba02be9.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/ovn-agent-qos-hwol-extension-a282afcf3f005c80.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/ovn-baremetal-provisioning-04211d04d4897833.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/ovn-chassis-other-config-7db15b9d10bf7f04.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/ovn-config-option-to-disable-stateless-security-groups-241533231a3ed9e7.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/ovn-db-sync-host-physnet-filter-agent-type-9e22942bed304807.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/ovn-default-dns-servers-ipv6-subnets-f2d525abc70b01b3.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/ovn-driver-adds-support-for-vlan-transparency-3ac9d965f5093a15.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/ovn-igmp-flood-unregistered-82aeb640f5dded84.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/ovn-igmp-snooping-support-1a6ec8e703311fce.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/ovn-l3-router-ha-enablement-24c5a5f9fc763db1.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/ovn-l3-scheduler-only-on-gw-chassis-33c22c1f5f7a73d4.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/ovn-l3-scheduler-unbound-gw-ports-46ced10f810d845d.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/ovn-limit-one-physnet-per-bridge-188285955a5ea124.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/ovn-mcast-flood-reports-80fb529120f2af1c.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/ovn-mcast_flood_reports-4eee20856ccfc7d7.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/ovn-metadata-v6-fe371854b09c8b56.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/ovn-metadata-workers-fa8a2019f34bd572.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/ovn-metadata_workers-1121334593ce9829.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/ovn-network-az-c4ee9a4089872818.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/ovn-qos-minimum-bandwidth-74d51f63a536440a.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/ovn-recreate-metadata-port-76e2c0e651267aa0.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/ovn-refuse-bind-dead-agent-2310f9f64c2a99de.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/ovn-requested-chassis-live-migration-7d5d9d68a5d5a86c.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/ovn-router-availability-zones-03a802ee19689474.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/ovn-router-distributed-flag-48a8e72c1b258e40.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/ovn-router-gateway-qos-0897e5572c27fe78.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/ovn-router-tunnelled-external-network-99cab90643558b74.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/ovn-smartnic-dpu-portbinding-dd0a16bac6d2e59f.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/ovn-support-chassis_private-35192565e9ee2a00.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/ovn-support-multiple-connection-122dea1ceda4e741.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/ovn-support-stateless-sg-849170c5d320487e.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/ovn-support-stateless-sg-mandatory-bdeb1bc626decc51.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/ovn-support-virtual-ports-3da6dc89937a63c7.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/ovn-supports-Port_Group-96fc1a89e2da163d.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/ovn-update-vlan-id-749d8f17999243f5.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/ovn-use-stateless-nat-for-fips-e764c4ece4024be1.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/ovn-vif-details-bridge-name-and-datapath-type-d2bd5b438118355f.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/ovn-virtual-port-prevent-binding-50efba5521e8a28e.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/ovn_l3_reschedules_lower_lrps-5b492131dab9040b.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/ovnmeta-namespaces-include-network-name-e6e4e5f6ff69e7ed.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/ovs-ct-firewall-driver-52a70a6a16d06f59.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/ovs-dpdk-rep-port-40fe628974040786.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/ovs-ipv6-tunnel-endpoints-f41b4954a04c43f6.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/ovs-mac-table-size-config-option-d255d5208650f34b.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/ovs-make-inactivity-probe-configurable-39d669014d961c5c.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/ovs-of-rules-processing-parameters-b38f7a1e88568798.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/ovs_hardware_offload_support-798d3896ab2c4b1d.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/ovsdb-native-by-default-38835d6963592396.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/ovsdb_timeout_override_for_ovs_cleanup_tool-e6ed6db258d0819e.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/path-mtu-back-to-zero-e4f9e8bdd8317ad4.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/physical_network-aware-dhcp-scheduling-94e9fadc7c7c5fec.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/pkt-processing-capacity-1c43fe49d7bb2193.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/pluggable-ipam-is-default-15c2ee15dc5b4a7b.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/port-device-profile-extension-30ffdaf6a89b89dc.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/port-hardware-offload-type-extension-acd266f95c1d7d29.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/port-hint-ovs-tx-steering-277a411933ed372b.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/port-hints-d465bb2fa144537c.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/port-mac-address-regenerate-312978c834abaa52.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/port-resource-request-groups-516820eed2fc659b.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/port_bulk_creation_no_ipamallocation_leftovers-9d72cc5f616f51e4.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/port_status_based_on_lsp_up_and_enabled-31c062fc7089f62a.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/pps-config-ovs-036b5940694f786c.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/precise-agent-state-transfer-67c771cb1ee04dd0.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/process-manager-tag-2181918518972004.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/project_id-d5ea7a42be428230.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/propagate_uplink_status_defaults_to_true-644d8e4e3cb2d155.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/propagate_uplink_status_enabled_default-df3daba66e79d056.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/qos-drivers-refactor-16ece9984958f8a4.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/qos-fip-network-inheritance-support-in-ovn-1d68b54c42c865da.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/qos-for-router-gateway-02340f7aa8be3b0d.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/qos-gwip-network-inheritance-support-in-ovn-95a53b1dbb5cbac0.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/qos-min-egress-bw-rule-b1c80f5675a4c1c3.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/qos-minimum-bw-reject-non-physnet-2f4ccddf484369fd.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/qos-minimum-bw-tunnelled-networks-8064d6f21f7d9267.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/qos-pps-minimum-rule-alias-dbd652445a033f31.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/qos-rule-type-details-api-call-27d792980235aec4.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/qos-rule-type-filter-9c821e93b27fffe9.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/qos-rules-alias-extension-ebf23b87460ee36e.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/qos_min_pps_rule_ovs-3fe3d73227980c53.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/qos_rule_type_min_pps-0cc3fe5b0ee5d596.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/qos_rule_type_pps-27254b90f26c10b6.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/quota_null_driver-d04af65c237e4b12.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/radvd_user-config-option-24730a6d686fee18.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/redirect-type-f29e89ca97357fe9.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/reject-min-bw-updates-30bd0e3201dafce1.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/relax-subnetpool-network-affinity-837c1fc28f835de5.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/remove-advertise_mtu-28933264714453c4.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/remove-agent-veth_mtu-9276f88cf8b43b8e.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/remove-agent_type-config-option-31eea687b4ec2e3a.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/remove-allow-pagination-allow-sorting-ff23ca5ccb3007b9.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/remove-deprecated-keepalived_use_no_track-5a5201e75df0271e.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/remove-designate-admin-opts-f3f4fe1037dbd75a.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/remove-driver-60eb7e26d95f7322.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/remove-duplicated-port-bindings-83b58060f3adb403.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/remove-force_gateway_on_subnet-77cb79f0b35d0c6d.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/remove-gateway_external_network_id-config-option-c7aabf2f63004b41.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/remove-get_binding_levels-c4e8b350a196706a.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/remove-l2pop-agent_boot_time-0cec3d5908d8c054.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/remove-live_migration_events-f9dd9eacfdf32f97.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/remove-min-l3-agents-per-router-27aef7d91dec0348.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/remove-network_device_mtu-option-a1a96e99dc7f0a02.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/remove-of_interface-option-531ac8a1c767603a.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/remove-ovs_integration_bridge-583b8c395f6ba64e.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/remove-quota_items-d50b4672dd31ea3e.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/remove-router_id-b3732089f8f1faa1.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/remove-segment_mtu-4a78b8d47830fb8a.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/remove-send-arp-for-ha-c1b4a926b8e52b8e.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/remove-subnetpool-config-b15dbe59237aee7e.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/remove-suppport-for-windows-os-fd662b7111d3d1b0.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/remove_duplicated_ovn_chassis-df12fb6233ea3d3e.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/remove_max_fixed_ips_per_port-64f1fb36748d5756.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/remove_neutron_debug-262a139650d71183.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/remove_xenapi_support-2cc2a4b9ad0ef01d.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/removed-ovsdb_interface-ovs-vsctl-timeout-a618ec8e27552202.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/removed_prevent_arp_spoofing-b49e91a92a93e3e1.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/rename-ovs-vsctl-timeout-9df1967c47f394c0.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/rename-tenant-to-project-b19a4068f8625969.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/rename-to-nova-metadata-ip-685fd81618c16d9d.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/replace-rootwrap-with-privsep-5b85f1ba83df9554.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/resource-tags-policies-a2ffd52e57d7b4b8.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/resource_priovider_default_hypervisor-b92cff207dfb94c0.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/revert-ovn-stateless-nat-88076892fd6f7354.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/rm-notify-entry-points-aa442134a780469a.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/routed-networks-hostroutes-a13a9885f0db4f69.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/sanitize-port-binding-profile-5b0cba2566f7f950.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/sanitize-port-mac-address-732f451942483e21.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/secure-rbac-policies-a05bb75f2575cede.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/secure-rbac-policies-fully-supported-e95271a3ab175dca.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/security-group-ipv6-icmp-221c59dcaf2caa3c.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/security-group-port-range-check-73114bdcde459e53.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/security-group-rule-all-ports-update-2857d80e5742ebc5.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/security-groups-port-filtering-69d36ac7db90c9e0.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/segment_mtu_to_global_physnet_mtu-9cee5ff09557edeb.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/sending-garp-for-l3-ha-c118871833ad8743.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/service-plugin-dependency-c8bf620b2526b869.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/set-of-default-qos-burst-value-0790773703fa08fc.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/set-report_state-rpc-timeout-to-report_interval-1265a70b0728e08c.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/setproctitle_agents-47d7957688f0365d.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/setproctitle_workers-bc27a8baa5ef2279.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/sgl-log-related-traffic-ovn-96b304ab744de13e.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/show-all-security-group-rules-for-security-group-owner-6635dd3e4c6ab5ee.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/sorting-pagination-extensions-e66e99e2a8f5e563.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/sriov-agent-duplicated-mac-ports-a861b0ff800c3172.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/sriov-agent-kernel-3.13-removed-support-8bb00902dd607746.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/sriov-agent-num-vf-0-0c06424247e7efe0.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/sriov_allow_use_many_nics_for_one_physnet-3570aa67a60ce6c4.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/sriov_show_l2_agent_extensions-ca852e155a529e99.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/sriov_supports_accelerator_direct-e550369b6e4c18e1.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/stateful-security-group-04b2902ed9c44e4f.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/stricter-security-group-port-check-in-api-d1fd84d9663e04ab.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/subnet-dns-publish-fixed-ip-extension-6a5bb42a048a6671.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/subnet-onboard-e4d09fa403a1053e.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/support-address-groups-in-security-group-rules-ce3d9864068c1131.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/support-deleting-ovn-agents-0a5635d9078498ba.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/support-empty-string-filtering-4a39096b62b9abf2.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/support-fdb-aging-b9ab82d75db81bbc.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/support-filter-validation-fee2cdeedbe8ad76.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/support-ovn-mac-aging-8a555c608ccf8b04.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/switching-to-haproxy-for-metadata-proxy-9d8f7549fadf9182.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/tag-elements-increased-from-60-to-255-e98455525b865333.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/tag-ports-during-bulk-creation-23161dd39d779e99.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/terminate-macvtap-agt-when-interface_mapping-not-present-3109faf3b44d366a.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/timestamp_format_change-73eda78566b4690b.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/trunk_inherit-455dc74b9fa22dad.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/update-rpc-reports-worker-proc-title-09671cd397685403.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/update-vnic-type-d2cb5b78d5ba1c32.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/update_qos_allocation_for_bound_port-5358620322b66ae9.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/use-callback-payload-for-AGENT-AFTER_CREATE-and-AFTER_UPDATE-events-839d8dcb0ac5ff26.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/use-keystoneauth-24f309566001a16b.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/use-pyroute2-in-ip-lib-558bfea8f14d1fea.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/use_random_fully-527b20bc524c308a.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/validate-router-gw-and-routes-af45c89c52612028.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/vhost-user-reconnect-7650134520022e7d.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/vhost-vdpa-4597a27de6232350.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/vlan-aware-vms-aka-trunk-3341cc75ba1bf5b4.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/vlan-type-conntrack-direct-d3d544f8471ed4ff.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/vxlan-multicast-groups-distribution-linuxbridge-9337019c961c01a7.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/vxlan-ovn-support-89f71332fa41952c.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/web_framework_deprecation-f984b83a1366c5b1.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/notes/web_framework_removed-6e4c5c7ca506523a.yaml -> neutron-24.1.0.dev174/releasenotes/notes copying releasenotes/source/2023.1.rst -> neutron-24.1.0.dev174/releasenotes/source copying releasenotes/source/2023.2.rst -> neutron-24.1.0.dev174/releasenotes/source copying releasenotes/source/2024.1.rst -> neutron-24.1.0.dev174/releasenotes/source copying releasenotes/source/README.rst -> neutron-24.1.0.dev174/releasenotes/source copying releasenotes/source/conf.py -> neutron-24.1.0.dev174/releasenotes/source copying releasenotes/source/index.rst -> neutron-24.1.0.dev174/releasenotes/source copying releasenotes/source/liberty.rst -> neutron-24.1.0.dev174/releasenotes/source copying releasenotes/source/mitaka.rst -> neutron-24.1.0.dev174/releasenotes/source copying releasenotes/source/newton.rst -> neutron-24.1.0.dev174/releasenotes/source copying releasenotes/source/ocata.rst -> neutron-24.1.0.dev174/releasenotes/source copying releasenotes/source/pike.rst -> neutron-24.1.0.dev174/releasenotes/source copying releasenotes/source/queens.rst -> neutron-24.1.0.dev174/releasenotes/source copying releasenotes/source/rocky.rst -> neutron-24.1.0.dev174/releasenotes/source copying releasenotes/source/stein.rst -> neutron-24.1.0.dev174/releasenotes/source copying releasenotes/source/train.rst -> neutron-24.1.0.dev174/releasenotes/source copying releasenotes/source/unreleased.rst -> neutron-24.1.0.dev174/releasenotes/source copying releasenotes/source/ussuri.rst -> neutron-24.1.0.dev174/releasenotes/source copying releasenotes/source/victoria.rst -> neutron-24.1.0.dev174/releasenotes/source copying releasenotes/source/wallaby.rst -> neutron-24.1.0.dev174/releasenotes/source copying releasenotes/source/xena.rst -> neutron-24.1.0.dev174/releasenotes/source copying releasenotes/source/yoga.rst -> neutron-24.1.0.dev174/releasenotes/source copying releasenotes/source/zed.rst -> neutron-24.1.0.dev174/releasenotes/source copying releasenotes/source/_static/.placeholder -> neutron-24.1.0.dev174/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> neutron-24.1.0.dev174/releasenotes/source/_templates copying releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po -> neutron-24.1.0.dev174/releasenotes/source/locale/en_GB/LC_MESSAGES copying releasenotes/source/locale/fr/LC_MESSAGES/releasenotes.po -> neutron-24.1.0.dev174/releasenotes/source/locale/fr/LC_MESSAGES copying releasenotes/source/locale/ja/LC_MESSAGES/releasenotes.po -> neutron-24.1.0.dev174/releasenotes/source/locale/ja/LC_MESSAGES copying releasenotes/source/locale/ko_KR/LC_MESSAGES/releasenotes.po -> neutron-24.1.0.dev174/releasenotes/source/locale/ko_KR/LC_MESSAGES copying roles/add_mariadb_repo/tasks/main.yaml -> neutron-24.1.0.dev174/roles/add_mariadb_repo/tasks copying roles/configure_functional_tests/README.rst -> neutron-24.1.0.dev174/roles/configure_functional_tests copying roles/configure_functional_tests/defaults/main.yaml -> neutron-24.1.0.dev174/roles/configure_functional_tests/defaults copying roles/configure_functional_tests/tasks/main.yaml -> neutron-24.1.0.dev174/roles/configure_functional_tests/tasks copying roles/disable_selinux/tasks/main.yaml -> neutron-24.1.0.dev174/roles/disable_selinux/tasks copying roles/legacy_ebtables/tasks/main.yaml -> neutron-24.1.0.dev174/roles/legacy_ebtables/tasks copying roles/nftables/tasks/main.yaml -> neutron-24.1.0.dev174/roles/nftables/tasks copying roles/prepare_functional_tests_logs/README.rst -> neutron-24.1.0.dev174/roles/prepare_functional_tests_logs copying roles/prepare_functional_tests_logs/defaults/main.yaml -> neutron-24.1.0.dev174/roles/prepare_functional_tests_logs/defaults copying roles/prepare_functional_tests_logs/tasks/main.yaml -> neutron-24.1.0.dev174/roles/prepare_functional_tests_logs/tasks copying roles/setup_logdir/README.rst -> neutron-24.1.0.dev174/roles/setup_logdir copying roles/setup_logdir/defaults/main.yaml -> neutron-24.1.0.dev174/roles/setup_logdir/defaults copying roles/setup_logdir/tasks/main.yaml -> neutron-24.1.0.dev174/roles/setup_logdir/tasks copying tools/abandon_old_reviews.sh -> neutron-24.1.0.dev174/tools copying tools/bug-1921150-re-parent-device-rps.sql -> neutron-24.1.0.dev174/tools copying tools/check_unit_test_structure.sh -> neutron-24.1.0.dev174/tools copying tools/coding-checks.sh -> neutron-24.1.0.dev174/tools copying tools/configure_for_func_testing.sh -> neutron-24.1.0.dev174/tools copying tools/deploy_rootwrap.sh -> neutron-24.1.0.dev174/tools copying tools/download_gerrit_change.py -> neutron-24.1.0.dev174/tools copying tools/files_in_patch.py -> neutron-24.1.0.dev174/tools copying tools/generate_config_file_samples.sh -> neutron-24.1.0.dev174/tools copying tools/generate_dhclient_script_for_fullstack.sh -> neutron-24.1.0.dev174/tools copying tools/migrate_names.py -> neutron-24.1.0.dev174/tools copying tools/migrate_names.txt -> neutron-24.1.0.dev174/tools copying tools/misc-sanity-checks.sh -> neutron-24.1.0.dev174/tools copying tools/pip_install_src_modules.sh -> neutron-24.1.0.dev174/tools copying tools/requirements.txt -> neutron-24.1.0.dev174/tools copying tools/split.sh -> neutron-24.1.0.dev174/tools copying tools/unassign_bug.py -> neutron-24.1.0.dev174/tools copying tools/with_venv.sh -> neutron-24.1.0.dev174/tools copying tools/ovn_migration/README.rst -> neutron-24.1.0.dev174/tools/ovn_migration copying tools/ovn_migration/hosts.sample -> neutron-24.1.0.dev174/tools/ovn_migration copying tools/ovn_migration/migrate-to-ovn.yml -> neutron-24.1.0.dev174/tools/ovn_migration copying tools/ovn_migration/infrared/tripleo-ovn-migration/README.rst -> neutron-24.1.0.dev174/tools/ovn_migration/infrared/tripleo-ovn-migration copying tools/ovn_migration/infrared/tripleo-ovn-migration/main.yml -> neutron-24.1.0.dev174/tools/ovn_migration/infrared/tripleo-ovn-migration copying tools/ovn_migration/infrared/tripleo-ovn-migration/roles/create-resources/defaults/main.yml -> neutron-24.1.0.dev174/tools/ovn_migration/infrared/tripleo-ovn-migration/roles/create-resources/defaults copying tools/ovn_migration/infrared/tripleo-ovn-migration/roles/create-resources/tasks/main.yml -> neutron-24.1.0.dev174/tools/ovn_migration/infrared/tripleo-ovn-migration/roles/create-resources/tasks copying tools/ovn_migration/infrared/tripleo-ovn-migration/roles/create-resources/templates/create-resources.sh.j2 -> neutron-24.1.0.dev174/tools/ovn_migration/infrared/tripleo-ovn-migration/roles/create-resources/templates copying tools/ovn_migration/infrared/tripleo-ovn-migration/roles/create-resources/templates/start-pinger.sh.j2 -> neutron-24.1.0.dev174/tools/ovn_migration/infrared/tripleo-ovn-migration/roles/create-resources/templates copying tools/ovn_migration/infrared/tripleo-ovn-migration/roles/prepare-migration/defaults/main.yml -> neutron-24.1.0.dev174/tools/ovn_migration/infrared/tripleo-ovn-migration/roles/prepare-migration/defaults copying tools/ovn_migration/infrared/tripleo-ovn-migration/roles/prepare-migration/tasks/main.yml -> neutron-24.1.0.dev174/tools/ovn_migration/infrared/tripleo-ovn-migration/roles/prepare-migration/tasks copying tools/ovn_migration/infrared/tripleo-ovn-migration/templates/start-ovn-migration.sh.j2 -> neutron-24.1.0.dev174/tools/ovn_migration/infrared/tripleo-ovn-migration/templates copying tools/ovn_migration/tripleo_environment/ovn_migration.sh -> neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment copying tools/ovn_migration/tripleo_environment/playbooks/ovn-migration.yml -> neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks copying tools/ovn_migration/tripleo_environment/playbooks/reduce-dhcp-renewal-time.yml -> neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks copying tools/ovn_migration/tripleo_environment/playbooks/revert.yml -> neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks copying tools/ovn_migration/tripleo_environment/playbooks/roles/backup/tasks/main.yml -> neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/backup/tasks copying tools/ovn_migration/tripleo_environment/playbooks/roles/delete-neutron-resources/defaults/main.yml -> neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/delete-neutron-resources/defaults copying tools/ovn_migration/tripleo_environment/playbooks/roles/delete-neutron-resources/tasks/main.yml -> neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/delete-neutron-resources/tasks copying tools/ovn_migration/tripleo_environment/playbooks/roles/delete-neutron-resources/templates/delete-neutron-resources.sh.j2 -> neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/delete-neutron-resources/templates copying tools/ovn_migration/tripleo_environment/playbooks/roles/migration/defaults/main.yml -> neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/migration/defaults copying tools/ovn_migration/tripleo_environment/playbooks/roles/migration/tasks/activate-ovn.yml -> neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/migration/tasks copying tools/ovn_migration/tripleo_environment/playbooks/roles/migration/tasks/cleanup-dataplane.yml -> neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/migration/tasks copying tools/ovn_migration/tripleo_environment/playbooks/roles/migration/tasks/clone-dataplane.yml -> neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/migration/tasks copying tools/ovn_migration/tripleo_environment/playbooks/roles/migration/tasks/main.yml -> neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/migration/tasks copying tools/ovn_migration/tripleo_environment/playbooks/roles/migration/tasks/sync-dbs.yml -> neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/migration/tasks copying tools/ovn_migration/tripleo_environment/playbooks/roles/migration/templates/activate-ovn.sh.j2 -> neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/migration/templates copying tools/ovn_migration/tripleo_environment/playbooks/roles/migration/templates/clone-br-int.sh.j2 -> neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/migration/templates copying tools/ovn_migration/tripleo_environment/playbooks/roles/post-migration/defaults/main.yml -> neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/post-migration/defaults copying tools/ovn_migration/tripleo_environment/playbooks/roles/post-migration/tasks/main.yml -> neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/post-migration/tasks copying tools/ovn_migration/tripleo_environment/playbooks/roles/pre-migration/tasks/main.yml -> neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/pre-migration/tasks copying tools/ovn_migration/tripleo_environment/playbooks/roles/recovery-backup/defaults/main.yml -> neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/recovery-backup/defaults copying tools/ovn_migration/tripleo_environment/playbooks/roles/recovery-backup/tasks/main.yml -> neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/recovery-backup/tasks copying tools/ovn_migration/tripleo_environment/playbooks/roles/resources/cleanup/defaults/main.yml -> neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/resources/cleanup/defaults copying tools/ovn_migration/tripleo_environment/playbooks/roles/resources/cleanup/tasks/main.yml -> neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/resources/cleanup/tasks copying tools/ovn_migration/tripleo_environment/playbooks/roles/resources/cleanup/templates/cleanup-resources.sh.j2 -> neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/resources/cleanup/templates copying tools/ovn_migration/tripleo_environment/playbooks/roles/resources/create/defaults/main.yml -> neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/resources/create/defaults copying tools/ovn_migration/tripleo_environment/playbooks/roles/resources/create/tasks/main.yml -> neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/resources/create/tasks copying tools/ovn_migration/tripleo_environment/playbooks/roles/resources/create/templates/create-resources.sh.j2 -> neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/resources/create/templates copying tools/ovn_migration/tripleo_environment/playbooks/roles/resources/validate/defaults/main.yml -> neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/resources/validate/defaults copying tools/ovn_migration/tripleo_environment/playbooks/roles/resources/validate/tasks/main.yml -> neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/resources/validate/tasks copying tools/ovn_migration/tripleo_environment/playbooks/roles/resources/validate/templates/validate-resources.sh.j2 -> neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/resources/validate/templates copying tools/ovn_migration/tripleo_environment/playbooks/roles/revert/tasks/main.yml -> neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/revert/tasks copying tools/ovn_migration/tripleo_environment/playbooks/roles/stop-agents/defaults/main.yml -> neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/stop-agents/defaults copying tools/ovn_migration/tripleo_environment/playbooks/roles/stop-agents/tasks/cleanup.yml -> neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/stop-agents/tasks copying tools/ovn_migration/tripleo_environment/playbooks/roles/stop-agents/tasks/main.yml -> neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/stop-agents/tasks copying tools/ovn_migration/tripleo_environment/playbooks/roles/stop-agents/vars/main.yml -> neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/stop-agents/vars copying tools/ovn_migration/tripleo_environment/playbooks/roles/tripleo-update/defaults/main.yml -> neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/tripleo-update/defaults copying tools/ovn_migration/tripleo_environment/playbooks/roles/tripleo-update/tasks/main.yml -> neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/tripleo-update/tasks copying tools/ovn_migration/tripleo_environment/playbooks/roles/tripleo-update/templates/generate-ovn-extras.sh.j2 -> neutron-24.1.0.dev174/tools/ovn_migration/tripleo_environment/playbooks/roles/tripleo-update/templates copying tools/tripleo/ovn.yml -> neutron-24.1.0.dev174/tools/tripleo copying vagrant/ovn/README.rst -> neutron-24.1.0.dev174/vagrant/ovn copying vagrant/ovn/provisioning/boxes.yml -> neutron-24.1.0.dev174/vagrant/ovn/provisioning copying vagrant/ovn/provisioning/id_rsa -> neutron-24.1.0.dev174/vagrant/ovn/provisioning copying vagrant/ovn/provisioning/id_rsa.pub -> neutron-24.1.0.dev174/vagrant/ovn/provisioning copying vagrant/ovn/provisioning/provider-setup.sh -> neutron-24.1.0.dev174/vagrant/ovn/provisioning copying vagrant/ovn/provisioning/providers.rb -> neutron-24.1.0.dev174/vagrant/ovn/provisioning copying vagrant/ovn/provisioning/setup-base.sh -> neutron-24.1.0.dev174/vagrant/ovn/provisioning copying vagrant/ovn/provisioning/setup-compute.sh -> neutron-24.1.0.dev174/vagrant/ovn/provisioning copying vagrant/ovn/provisioning/setup-controller.sh -> neutron-24.1.0.dev174/vagrant/ovn/provisioning copying vagrant/ovn/provisioning/setup-db.sh -> neutron-24.1.0.dev174/vagrant/ovn/provisioning copying vagrant/ovn/provisioning/setup-vtep.sh -> neutron-24.1.0.dev174/vagrant/ovn/provisioning copying vagrant/ovn/sparse/.gitignore -> neutron-24.1.0.dev174/vagrant/ovn/sparse copying vagrant/ovn/sparse/README.rst -> neutron-24.1.0.dev174/vagrant/ovn/sparse copying vagrant/ovn/sparse/Vagrantfile -> neutron-24.1.0.dev174/vagrant/ovn/sparse copying vagrant/ovn/sparse/instances.yml -> neutron-24.1.0.dev174/vagrant/ovn/sparse copying zuul.d/base.yaml -> neutron-24.1.0.dev174/zuul.d copying zuul.d/grenade.yaml -> neutron-24.1.0.dev174/zuul.d copying zuul.d/job-templates.yaml -> neutron-24.1.0.dev174/zuul.d copying zuul.d/project.yaml -> neutron-24.1.0.dev174/zuul.d copying zuul.d/rally.yaml -> neutron-24.1.0.dev174/zuul.d copying zuul.d/tempest-multinode.yaml -> neutron-24.1.0.dev174/zuul.d copying zuul.d/tempest-singlenode.yaml -> neutron-24.1.0.dev174/zuul.d Writing neutron-24.1.0.dev174/setup.cfg creating dist Creating tar archive removing 'neutron-24.1.0.dev174' (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)'] Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-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: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-uc-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', '/var/lib/mock/dlrn-centos9-master-uc-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', '-l', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-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-centos9-master-uc-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-centos9-master-uc-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-centos9-master-uc-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-centos9-master-uc-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 in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-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: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/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', '/var/lib/mock/dlrn-centos9-master-uc-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', '-l', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/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 + /usr/bin/mock -v -r /home/centos9-master-uc/data/dlrn-5.cfg --resultdir /home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c --copyout /var/tmp/pkgsrc/dist /tmp/tmp.5qO8glk8kL/dist INFO: mock.py version 5.5 starting (python version = 3.9.18, NVR = mock-5.5-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos9-master-uc/data/dlrn-5.cfg --resultdir /home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c --copyout /var/tmp/pkgsrc/dist /tmp/tmp.5qO8glk8kL/dist Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-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', 'dnf5.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos9-master-uc/data/dlrn-5.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 5.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c DEBUG: rootdir: /var/lib/mock/dlrn-centos9-master-uc-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: host_arch: x86_64 DEBUG: chrootuid: 1020 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: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:8 DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 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', 'rpmautospec', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5/ccache/u1020/', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, '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-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}} 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', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} 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: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 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-builder-centos9.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: yum_avoid_opts: {} DEBUG: dnf_command: /usr/bin/dnf-3 DEBUG: system_dnf_command: /usr/bin/dnf-3 DEBUG: dnf_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: system_dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing']} 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: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos9-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] 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: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-openstack-barbican-3810725bc4cf14f6017480fcac5c0fc0398aba33 baseurl=https://trunk.rdoproject.org/centos9-master/component/barbican/38/10/3810725bc4cf14f6017480fcac5c0fc0398aba33_82cf41c4 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-inspector-5092b4ada74de60b524d449bf7c6d9fa85644dd2 baseurl=https://trunk.rdoproject.org/centos9-master/component/baremetal/50/92/5092b4ada74de60b524d449bf7c6d9fa85644dd2_5c316929 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-6afec81add49a24ecf08a3c373843e6dd316d69e baseurl=https://trunk.rdoproject.org/centos9-master/component/cinder/6a/fe/6afec81add49a24ecf08a3c373843e6dd316d69e_f6741170 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-glanceclient-59331d56eb9f7d4bb19f05c251e17161a3e8c98d baseurl=https://trunk.rdoproject.org/centos9-master/component/clients/59/33/59331d56eb9f7d4bb19f05c251e17161a3e8c98d_d0a014fb enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-c52ec0ebb044ab494751a6aaf194ef4d895630dc baseurl=https://trunk.rdoproject.org/centos9-master/component/cloudops/c5/2e/c52ec0ebb044ab494751a6aaf194ef4d895630dc_8faf8c4c enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-kolla-428f37124986019bedc897469f9b1f3470b62082 baseurl=https://trunk.rdoproject.org/centos9-master/component/common/42/8f/428f37124986019bedc897469f9b1f3470b62082_e4212f56 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-4ebe8fb23a94b05b06e4cd4e010d4f99a5b5cd40 baseurl=https://trunk.rdoproject.org/centos9-master/component/compute/4e/be/4ebe8fb23a94b05b06e4cd4e010d4f99a5b5cd40_c9ff107e enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-1053801c8d6ca0373cdacca5004e417a364b63b9 baseurl=https://trunk.rdoproject.org/centos9-master/component/designate/10/53/1053801c8d6ca0373cdacca5004e417a364b63b9_5e501d24 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-dfbfdad77fdc91899f64d2ff186097cfb2065ab7 baseurl=https://trunk.rdoproject.org/centos9-master/component/glance/df/bf/dfbfdad77fdc91899f64d2ff186097cfb2065ab7_f30f0626 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-dd61a91864b626314c167fcfa2db8c846d689f9e baseurl=https://trunk.rdoproject.org/centos9-master/component/keystone/dd/61/dd61a91864b626314c167fcfa2db8c846d689f9e_9b226a22 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-c6e0efeb6bf074d8035f1ee0c2d2c28a06e0885c baseurl=https://trunk.rdoproject.org/centos9-master/component/manila/c6/e0/c6e0efeb6bf074d8035f1ee0c2d2c28a06e0885c_7bfc8b69 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-tests-tempest-74a78a4b4d7a966c67bab323191c3658ef943c58 baseurl=https://trunk.rdoproject.org/centos9-master/component/network/74/a7/74a78a4b4d7a966c67bab323191c3658ef943c58_3c59d194 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-cda789d45f6927df8ccdaae51833e1e5020ea5d7 baseurl=https://trunk.rdoproject.org/centos9-master/component/octavia/cd/a7/cda789d45f6927df8ccdaae51833e1e5020ea5d7_0cf61d7c enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-ca086769341729a9f32bbe039d8e71e836cefac0 baseurl=https://trunk.rdoproject.org/centos9-master/component/podified/ca/08/ca086769341729a9f32bbe039d8e71e836cefac0_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ironic-f63900b54917f6b1d6fe342f89786b9346a5ee93 baseurl=https://trunk.rdoproject.org/centos9-master/component/puppet/f6/39/f63900b54917f6b1d6fe342f89786b9346a5ee93_6abf07b5 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-1d5b1d746e027bb9509ad0e45cc0f2f50d28511f baseurl=https://trunk.rdoproject.org/centos9-master/component/swift/1d/5b/1d5b1d746e027bb9509ad0e45cc0f2f50d28511f_c1614185 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-3619d297d57c719d2f297f16e8867b5b4f7abf20 baseurl=https://trunk.rdoproject.org/centos9-master/component/tempest/36/19/3619d297d57c719d2f297f16e8867b5b4f7abf20_9c506bf6 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-a4404445ab4698b5a0360c97e9a0ad91ddd7404f baseurl=https://trunk.rdoproject.org/centos9-master/component/ui/a4/40/a4404445ab4698b5a0360c97e9a0ad91ddd7404f_18f23513 enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos9-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos9-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-reef/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 # epel is required for Ceph Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* 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-centos9-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c Mock Version: 5.5 INFO: Mock Version: 5.5 INFO: Mock Version: 5.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf' package manager or alternatives INFO: Package manager dnf detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.ohiq42_4', '/var/lib/mock/dlrn-centos9-master-uc-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: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-master-uc-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: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-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: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 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 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected 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: 16114816 5848924 486468 2984256 13119028 10265892 DEBUG: Swap: 16777212 4832692 11944520 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos9-master-uc-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 Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 1.5G 2.9G 33% /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 141G 409G 26% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c INFO: Package manager dnf detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-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-centos9-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-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-centos9-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-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-centos9-master-uc-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.jgvzna_v', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-master-uc-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: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos9-master-uc-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: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos9-master-uc-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: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos9-master-uc-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: ['useradd', 'mockbuild', '-o', '-u', '1020', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos9-master-uc-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: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/tmp/pkgsrc/dist to /tmp/tmp.5qO8glk8kL/dist Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-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: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-uc-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', '/var/lib/mock/dlrn-centos9-master-uc-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', '-l', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-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-centos9-master-uc-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-centos9-master-uc-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-centos9-master-uc-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-centos9-master-uc-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 in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-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: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/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', '/var/lib/mock/dlrn-centos9-master-uc-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', '-l', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/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 + '[' tarball == gem ']' ++ grep .tar.gz ++ ls /tmp/tmp.5qO8glk8kL/dist + SOURCE=neutron-24.1.0.dev174.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=/tmp/tmp.5qO8glk8kL/dist/neutron-24.1.0.dev174.tar.gz ++ basename neutron-24.1.0.dev174.tar.gz .tar.gz + SOURCEWITHREL=neutron-24.1.0.dev174-0.20240613212217.2a2d626.tar.gz + mv /tmp/tmp.5qO8glk8kL/dist/neutron-24.1.0.dev174.tar.gz /tmp/tmp.5qO8glk8kL/SOURCES/neutron-24.1.0.dev174-0.20240613212217.2a2d626.tar.gz + cd /home/centos9-master-uc/data/openstack-neutron_distro + cp -a conf.README neutron-destroy-patch-ports.service neutron-dhcp-agent.service neutron-dist.conf neutron-enable-bridge-firewall.sh neutron-l2-agent-sysctl.conf neutron-l2-agent.modules neutron-l3-agent.service neutron-linuxbridge-agent.service neutron-linuxbridge-cleanup.service neutron-macvtap-agent.service neutron-metadata-agent.service neutron-metering-agent.service neutron-netns-cleanup.service neutron-openvswitch-agent.service neutron-ovn-agent.service neutron-ovn-metadata-agent.service neutron-ovs-cleanup.service neutron-rpc-server.service neutron-server.service neutron-sriov-nic-agent.service neutron-sudoers neutron.logrotate openstack-neutron.spec sources /tmp/tmp.5qO8glk8kL/SOURCES/ + cp openstack-neutron.spec /tmp/tmp.5qO8glk8kL/SPECS/ + cd /tmp/tmp.5qO8glk8kL/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' openstack-neutron.spec + sed -i -e '1i%define upstream_version 24.1.0.dev174\' openstack-neutron.spec + grep -qc '^%global dlrn .*' openstack-neutron.spec + sed -i -e '1i%global dlrn 1\' openstack-neutron.spec + grep -qc '^%global dlrn_nvr .*' openstack-neutron.spec ++ basename neutron-24.1.0.dev174-0.20240613212217.2a2d626.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr neutron-24.1.0.dev174-0.20240613212217.2a2d626\' openstack-neutron.spec + sed -i -e s/UPSTREAMVERSION/24.1.0.dev174/g openstack-neutron.spec + set_nvr_in_spec + VERSION=24.1.0 + sed -i -e 's/Version:.*/Version: 24.1.0/g' openstack-neutron.spec + sed -i -e 's/Release:.*/Release: 0.20240613212217.2a2d626%{?dist}/g' openstack-neutron.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: neutron-24.1.0.dev174-0.20240613212217.2a2d626.tar.gz/' openstack-neutron.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-neutron.spec + cat openstack-neutron.spec %global dlrn_nvr neutron-24.1.0.dev174-0.20240613212217.2a2d626 %global dlrn 1 %define upstream_version 24.1.0.dev174 %{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} } %global sources_gpg_sign 0x2426b928085a020d8a90d0d879ab7008d0896c8a %{!?upstream_version: %global upstream_version %{version}%{?milestone}} # we are excluding some BRs from automatic generator %global excluded_brs doc8 bandit pre-commit hacking flake8-import-order bashate sphinx openstackdocstheme %global service neutron %define cleanup_orphan_rootwrap_daemons() \ for pid in $(ps -f --ppid 1 | awk '/.*neutron-rootwrap-daemon/ { print $2 }'); do \ kill $(ps --ppid $pid -o pid=) \ done \ %nil %global common_desc \ Neutron is a virtual network service for Openstack. Just like \ OpenStack Nova provides an API to dynamically request and configure \ virtual servers, Neutron provides an API to dynamically request and \ configure virtual networks. These networks connect "interfaces" from \ other OpenStack services (e.g., virtual NICs from Nova VMs). The \ Neutron API supports extensions to provide advanced network \ capabilities (e.g., QoS, ACLs, network monitoring, etc.) Name: openstack-%{service} Version: 24.1.0 Release: 0.20240613212217.2a2d626%{?dist} Epoch: 1 Summary: OpenStack Networking Service License: Apache-2.0 URL: http://launchpad.net/%{service}/ Source0: neutron-24.1.0.dev174-0.20240613212217.2a2d626.tar.gz Source1: %{service}.logrotate Source2: %{service}-sudoers Source10: neutron-server.service Source11: neutron-linuxbridge-agent.service Source12: neutron-openvswitch-agent.service Source15: neutron-dhcp-agent.service Source16: neutron-l3-agent.service Source17: neutron-metadata-agent.service Source18: neutron-ovs-cleanup.service Source19: neutron-macvtap-agent.service Source20: neutron-metering-agent.service Source21: neutron-sriov-nic-agent.service Source22: neutron-netns-cleanup.service Source29: neutron-rpc-server.service Source30: %{service}-dist.conf Source31: conf.README Source32: neutron-linuxbridge-cleanup.service Source33: neutron-enable-bridge-firewall.sh Source34: neutron-l2-agent-sysctl.conf # We use the legacy service to load modules because it allows to gracefully # ignore a missing kernel module (f.e. br_netfilter on earlier kernels). It's # essentially because .modules files are shell scripts. Source35: neutron-l2-agent.modules Source36: neutron-destroy-patch-ports.service Source37: neutron-ovn-metadata-agent.service Source38: neutron-ovn-agent.service # 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: git-core BuildRequires: openstack-macros BuildRequires: python3-devel BuildRequires: pyproject-rpm-macros BuildRequires: python3-neutron-lib-tests BuildRequires: systemd Requires: openstack-%{service}-common = %{epoch}:%{version}-%{release} # dnsmasq is not a hard requirement, but is currently the only option # when neutron-dhcp-agent is deployed. Requires: dnsmasq >= 2.76 Requires: dnsmasq-utils >= 2.76 # radvd is not a hard requirement, but is currently the only option # for IPv6 deployments. Requires: radvd # dibbler is not a hard requirement, but is currently the default option # for IPv6 prefix delegation. Requires: dibbler-client # conntrack is not a hard requirement, but is currently used by L3 agent # to immediately drop connections after a floating IP is disassociated Requires: conntrack-tools # keepalived is not a hard requirement, but is currently used by DVR L3 # agent Requires: keepalived # haproxy implements metadata proxy process Requires: haproxy >= 1.5.0 # Those are not hard requirements, ipset is used by ipset-cleanup in the subpackage, # iptables is used by the l3-agent which currently is not in a separate package, # iputils provides tools like arping which are used by l3-agent and iproute-tc # (or iproute in case of CentOS 7 and RHEL 7), provides tc binary which is # used by e.g. l3-agent and openvswitch-agent when QoS extension is enabled # in agent's config. Requires: ipset Requires: iptables Requires: iputils Requires: iproute-tc %{?systemd_ordering} %description %{common_desc} %package -n python3-%{service} Summary: Neutron Python libraries Obsoletes: python3-networking-ovn Provides: python3-networking-ovn = %{epoch}:%{version}-%{release} %description -n python3-%{service} %{common_desc} This package contains the Neutron Python library. %package -n python3-%{service}-tests Summary: Neutron tests Requires: python3-%{service} = %{epoch}:%{version}-%{release} Requires: python3-ddt >= 1.0.1 Requires: python3-fixtures >= 3.0.0 Requires: python3-mock >= 2.0 Requires: python3-subunit >= 0.0.18 Requires: python3-testtools >= 1.4.0 Requires: python3-testresources >= 0.2.4 Requires: python3-testscenarios >= 0.4 Requires: python3-oslotest >= 1.10.0 Requires: python3-PyMySQL >= 0.6.2 Requires: python3-stestr >= 1.0.0 Requires: python3-tempest >= 12.1.0 Requires: python3-webtest >= 2.0 # pstree is used during functional testing to ensure our internal # libraries managing processes work correctly. Requires: psmisc # nfs-utils is needed because it creates user with uid 65534 which # is required by neutron functional tests. Requires: nfs-utils %description -n python3-%{service}-tests %{common_desc} This package contains Neutron test files. %package common Summary: Neutron common files Requires(pre): shadow-utils Requires: python3-%{service} = %{epoch}:%{version}-%{release} Requires: sudo %description common %{common_desc} This package contains Neutron common files. %package linuxbridge Summary: Neutron Linuxbridge agent Requires: ebtables Requires: ipset Requires: iproute Requires: iptables # kmod is needed to get access to /usr/sbin/modprobe needed by # neutron-enable-bridge-firewall.sh triggered by the service unit file Requires: kmod Requires: openstack-%{service}-common = %{epoch}:%{version}-%{release} %description linuxbridge %{common_desc} This package contains the Neutron agent that implements virtual networks using VLAN or VXLAN using Linuxbridge technology. %package macvtap-agent Summary: Neutron macvtap agent Requires: openstack-%{service}-common = %{epoch}:%{version}-%{release} %description macvtap-agent %{common_desc} This package contains the Neutron agent that implements macvtap attachments for libvirt qemu/kvm instances. %package ml2 Summary: Neutron ML2 plugin Requires: openstack-%{service}-common = %{epoch}:%{version}-%{release} %description ml2 %{common_desc} This package contains a Neutron plugin that allows the use of drivers to support separately extensible sets of network types and the mechanisms for accessing those types. %package openvswitch Summary: Neutron openvswitch plugin Requires: openstack-%{service}-common = %{epoch}:%{version}-%{release} # We require openvswitch when using vsctl to access ovsdb; # but if we use native access, then we just need python bindings. # since we don't know what users actually use, we depend on both. Requires: ipset Requires: iptables Requires: openvswitch Requires: python3-openvswitch >= 2.10.0 # kmod is needed to get access to /usr/sbin/modprobe needed by # neutron-enable-bridge-firewall.sh triggered by the service unit file Requires: kmod %description openvswitch %{common_desc} This package contains the Neutron plugin that implements virtual networks using Open vSwitch. %package metering-agent Summary: Neutron bandwidth metering agent Requires: iptables Requires: openstack-%{service}-common = %{epoch}:%{version}-%{release} %description metering-agent %{common_desc} This package contains the Neutron agent responsible for generating bandwidth utilization notifications. %package rpc-server Summary: Neutron (RPC only) Server Requires: openstack-%{service}-common = %{epoch}:%{version}-%{release} %description rpc-server %{common_desc} This package contains an alternative Neutron server that handles AMQP RPC workload only. %package sriov-nic-agent Summary: Neutron SR-IOV NIC agent Requires: openstack-%{service}-common = %{epoch}:%{version}-%{release} %description sriov-nic-agent %{common_desc} This package contains the Neutron agent to support advanced features of SR-IOV network cards. %package ovn-metadata-agent Summary: OVN metadata agent BuildRequires: systemd Requires: openstack-%{service}-common = %{epoch}:%{version}-%{release} Requires: openvswitch >= 2.10.0 Requires: haproxy >= 1.5.0 Obsoletes: python3-networking-ovn-metadata-agent Provides: python3-networking-ovn-metadata-agent = %{epoch}:%{version}-%{release} %{?systemd_requires} %description ovn-metadata-agent OVN provides virtual networking for Open vSwitch and is a component of the Open vSwitch project. This package contains the agent that implements the metadata proxy so that VM's can retrieve metadata from OpenStack Nova. %package ovn-agent Summary: Neutron OVN agent BuildRequires: systemd Requires: openstack-%{service}-common = %{epoch}:%{version}-%{release} Requires: openvswitch >= 2.10.0 %{?systemd_requires} %description ovn-agent OVN provides virtual networking for Open vSwitch and is a component of the Open vSwitch project. This package contains the agent that implements any functionality not provided by the ovn-controller service. %package ovn-migration-tool Summary: networking-ovn ML2/OVS to OVN migration tool Requires: python3-%{service} = %{epoch}:%{version}-%{release} Obsoletes: python3-networking-ovn-migration-tool Provides: python3-networking-ovn-migration-tool = %{epoch}:%{version}-%{release} %description ovn-migration-tool This package provides the necessary tools to update an existing ML2/OVS OpenStack to OVN based backend. %package ml2ovn-trace Summary: ML2 OVN trace tool Requires: python3-%{service} = %{epoch}:%{version}-%{release} Provides: python3-neutron-ml2ovn-trace = %{epoch}:%{version}-%{release} %description ml2ovn-trace This package provides tool that allows one to pass in OpenStack objects to fill in the eth/ip src/dst data when running ovn-trace. %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 sed -i 's/\/usr\/bin\/python/\/usr\/bin\/python3/' %{SOURCE36} find %{service} -name \*.py -exec sed -i '/\/usr\/bin\/env python/{d;q}' {} + # do not run linters rm -f neutron/hacking/checks.py rm -f neutron/tests/unit/hacking/test_checks.py sed -i /^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d tox.ini sed -i "s/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/" tox.ini sed -i /^minversion.*/d tox.ini sed -i /^requires.*virtualenv.*/d tox.ini sed -i '/^ hacking.*/d' tox.ini # Exclude some bad-known BRs for pkg in %{excluded_brs}; do for reqfile in doc/requirements.txt test-requirements.txt; do if [ -f $reqfile ]; then sed -i /^${pkg}.*/d $reqfile fi done done %generate_buildrequires %pyproject_buildrequires -t -e %{default_toxenv} %build export SKIP_PIP_INSTALL=1 %pyproject_wheel %install %pyproject_install # Generate i18n files %{__python3} setup.py compile_catalog -d %{buildroot}%{python3_sitelib}/%{service}/locale -D neutron # Generate configuration files export PYTHONPATH="%{buildroot}/%{python3_sitelib}" for file in `ls etc/oslo-config-generator/*`; do oslo-config-generator --config-file=$file done find etc -name *.sample | while read filename do filedir=$(dirname $filename) file=$(basename $filename .sample) mv ${filename} ${filedir}/${file} done # Loop through values in neutron-dist.conf and make sure that the values # are substituted into the neutron.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} # Remove unused files rm -rf %{buildroot}%{python3_sitelib}/bin rm -rf %{buildroot}%{python3_sitelib}/doc rm -rf %{buildroot}%{python3_sitelib}/tools # Move rootwrap files to proper location install -d -m 755 %{buildroot}%{_datarootdir}/%{service}/rootwrap mv %{buildroot}/usr/etc/%{service}/rootwrap.d/*.filters %{buildroot}%{_datarootdir}/%{service}/rootwrap # Move config files to proper location install -d -m 755 %{buildroot}%{_sysconfdir}/%{service} mv %{buildroot}/usr/etc/%{service}/* %{buildroot}%{_sysconfdir}/%{service} # The generated config files are not moved automatically by setup.py install -d -m 755 %{buildroot}%{_sysconfdir}/%{service}/plugins/ml2 mv etc/%{service}.conf %{buildroot}%{_sysconfdir}/%{service}/%{service}.conf for agent in dhcp l3 metadata metering neutron_ovn_metadata do mv etc/${agent}_agent.ini %{buildroot}%{_sysconfdir}/%{service}/${agent}_agent.ini done for file in linuxbridge_agent ml2_conf openvswitch_agent sriov_agent ovn_agent do mv etc/%{service}/plugins/ml2/${file}.ini %{buildroot}%{_sysconfdir}/%{service}/plugins/ml2/${file}.ini done # (TODO) Backwards compatibility for networking-ovn-metadata-agent.ini install -d -m 755 %{buildroot}%{_sysconfdir}/neutron/plugins/networking-ovn ln -s /etc/neutron/neutron_ovn_metadata_agent.ini %{buildroot}%{_sysconfdir}/%{service}/plugins/networking-ovn/networking-ovn-metadata-agent.ini # (TODO) Backwards compatibility for ovn.ini ln -s /etc/neutron/ovn.ini %{buildroot}%{_sysconfdir}/%{service}/plugins/networking-ovn/networking-ovn.ini ln -s /etc/neutron/plugins/ml2/ml2_conf.ini %{buildroot}%{_sysconfdir}/%{service}/ovn.ini # (TODO) Backwards compatibility for networking-ovn-metadata-agent executable ln -s %{_bindir}/neutron-ovn-metadata-agent %{buildroot}%{_bindir}/networking-ovn-metadata-agent # Install logrotate install -p -D -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/logrotate.d/openstack-%{service} # Install sudoers install -p -D -m 440 %{SOURCE2} %{buildroot}%{_sysconfdir}/sudoers.d/%{service} # Install systemd units install -p -D -m 644 %{SOURCE10} %{buildroot}%{_unitdir}/neutron-server.service install -p -D -m 644 %{SOURCE11} %{buildroot}%{_unitdir}/neutron-linuxbridge-agent.service install -p -D -m 644 %{SOURCE12} %{buildroot}%{_unitdir}/neutron-openvswitch-agent.service install -p -D -m 644 %{SOURCE15} %{buildroot}%{_unitdir}/neutron-dhcp-agent.service install -p -D -m 644 %{SOURCE16} %{buildroot}%{_unitdir}/neutron-l3-agent.service install -p -D -m 644 %{SOURCE17} %{buildroot}%{_unitdir}/neutron-metadata-agent.service install -p -D -m 644 %{SOURCE18} %{buildroot}%{_unitdir}/neutron-ovs-cleanup.service install -p -D -m 644 %{SOURCE19} %{buildroot}%{_unitdir}/neutron-macvtap-agent.service install -p -D -m 644 %{SOURCE20} %{buildroot}%{_unitdir}/neutron-metering-agent.service install -p -D -m 644 %{SOURCE21} %{buildroot}%{_unitdir}/neutron-sriov-nic-agent.service install -p -D -m 644 %{SOURCE22} %{buildroot}%{_unitdir}/neutron-netns-cleanup.service install -p -D -m 644 %{SOURCE29} %{buildroot}%{_unitdir}/neutron-rpc-server.service install -p -D -m 644 %{SOURCE32} %{buildroot}%{_unitdir}/neutron-linuxbridge-cleanup.service install -p -D -m 644 %{SOURCE36} %{buildroot}%{_unitdir}/neutron-destroy-patch-ports.service install -p -D -m 644 %{SOURCE37} %{buildroot}%{_unitdir}/neutron-ovn-metadata-agent.service install -p -D -m 644 %{SOURCE38} %{buildroot}%{_unitdir}/neutron-ovn-agent.service # (TODO) - Backwards compatibility for systemd unit networking-ovn-metadata-agent ln -s %{_unitdir}/neutron-ovn-metadata-agent.service %{buildroot}%{_unitdir}/networking-ovn-metadata-agent.service # Install helper scripts install -p -D -m 755 %{SOURCE33} %{buildroot}%{_bindir}/neutron-enable-bridge-firewall.sh # Install sysctl and modprobe config files to enable bridge firewalling # NOTE(ihrachys) we effectively duplicate same settings for each affected l2 # agent. This can be revisited later. install -p -D -m 644 %{SOURCE34} %{buildroot}%{_sysctldir}/99-neutron-openvswitch-agent.conf install -p -D -m 644 %{SOURCE34} %{buildroot}%{_sysctldir}/99-neutron-linuxbridge-agent.conf install -p -D -m 755 %{SOURCE35} %{buildroot}%{_sysconfdir}/sysconfig/modules/neutron-openvswitch-agent.modules install -p -D -m 755 %{SOURCE35} %{buildroot}%{_sysconfdir}/sysconfig/modules/neutron-linuxbridge-agent.modules # Install README file that describes how to configure services with custom configuration files install -p -D -m 755 %{SOURCE31} %{buildroot}%{_sysconfdir}/%{service}/conf.d/README # 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 -d -m 755 %{buildroot}%{_sysconfdir}/%{service}/kill_scripts # Install dist conf install -p -D -m 640 %{SOURCE30} %{buildroot}%{_datadir}/%{service}/%{service}-dist.conf # Create and populate configuration directory for L3 agent that is not accessible for user modification mkdir -p %{buildroot}%{_datadir}/%{service}/l3_agent ln -s %{_sysconfdir}/%{service}/l3_agent.ini %{buildroot}%{_datadir}/%{service}/l3_agent/l3_agent.conf # Create dist configuration directory for neutron-server (may be filled by advanced services) mkdir -p %{buildroot}%{_datadir}/%{service}/server # 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 server rpc-server ovs-cleanup netns-cleanup linuxbridge-cleanup macvtap-agent; do mkdir -p %{buildroot}/%{_sysconfdir}/%{service}/conf.d/%{service}-$service done for service in linuxbridge openvswitch dhcp l3 metadata metering sriov-nic ovn-metadata ovn; do mkdir -p %{buildroot}/%{_sysconfdir}/%{service}/conf.d/%{service}-$service-agent done # Install i18n .mo files (.po and .pot are not required) install -d -m 755 %{buildroot}%{_datadir} rm -f %{buildroot}%{python3_sitelib}/%{service}/locale/*/LC_*/%{service}*po rm -f %{buildroot}%{python3_sitelib}/%{service}/locale/*pot mv %{buildroot}%{python3_sitelib}/%{service}/locale %{buildroot}%{_datadir}/locale # Find language files %find_lang %{service} --all-name %check # Run tests in sets to avoid failure https://bugs.launchpad.net/neutron/+bug/2024674 %tox -e %{default_toxenv} -- -- 'neutron.tests.unit.(objects|extensions)' %tox -e %{default_toxenv} -- -- --combine --exclude-regex 'neutron.tests.unit.(objects|extensions)' %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 Neutron Daemons" %{service} exit 0 %post %systemd_post neutron-dhcp-agent.service %systemd_post neutron-l3-agent.service %systemd_post neutron-metadata-agent.service %systemd_post neutron-server.service %systemd_post neutron-netns-cleanup.service %systemd_post neutron-ovs-cleanup.service %systemd_post neutron-linuxbridge-cleanup.service %preun %systemd_preun neutron-dhcp-agent.service %systemd_preun neutron-l3-agent.service %systemd_preun neutron-metadata-agent.service %systemd_preun neutron-server.service %systemd_preun neutron-netns-cleanup.service %systemd_preun neutron-ovs-cleanup.service %systemd_preun neutron-linuxbridge-cleanup.service %postun %systemd_postun_with_restart neutron-dhcp-agent.service %systemd_postun_with_restart neutron-l3-agent.service %systemd_postun_with_restart neutron-metadata-agent.service %systemd_postun_with_restart neutron-server.service %cleanup_orphan_rootwrap_daemons %post macvtap-agent %systemd_post neutron-macvtap-agent.service %preun macvtap-agent %systemd_preun neutron-macvtap-agent.service %postun macvtap-agent %systemd_postun_with_restart neutron-macvtap-agent.service %cleanup_orphan_rootwrap_daemons %post linuxbridge %systemd_post neutron-linuxbridge-agent.service %preun linuxbridge %systemd_preun neutron-linuxbridge-agent.service %postun linuxbridge %systemd_postun_with_restart neutron-linuxbridge-agent.service %cleanup_orphan_rootwrap_daemons %post openvswitch %systemd_post neutron-openvswitch-agent.service %systemd_post neutron-destroy-patch-ports.service if [ $1 -ge 2 ]; then # We're upgrading # Detect if the neutron-openvswitch-agent is running ovs_agent_running=0 systemctl status neutron-openvswitch-agent > /dev/null 2>&1 && ovs_agent_running=1 || : # If agent is running, stop it [ $ovs_agent_running -eq 1 ] && systemctl stop neutron-openvswitch-agent > /dev/null 2>&1 || : # Search all orphaned neutron-rootwrap-daemon processes and since all are triggered by sudo, # get the actual rootwrap-daemon process. %cleanup_orphan_rootwrap_daemons # If agent was running, start it back with new code [ $ovs_agent_running -eq 1 ] && systemctl start neutron-openvswitch-agent > /dev/null 2>&1 || : fi %preun openvswitch %systemd_preun neutron-openvswitch-agent.service %systemd_preun neutron-destroy-patch-ports.service %post metering-agent %systemd_post neutron-metering-agent.service %preun metering-agent %systemd_preun neutron-metering-agent.service %postun metering-agent %systemd_postun_with_restart neutron-metering-agent.service %cleanup_orphan_rootwrap_daemons %post sriov-nic-agent %systemd_post neutron-sriov-nic-agent.service %preun sriov-nic-agent %systemd_preun neutron-sriov-nic-agent.service %postun sriov-nic-agent %systemd_postun_with_restart neutron-sriov-nic-agent.service %cleanup_orphan_rootwrap_daemons %post ovn-metadata-agent %systemd_post neutron-ovn-metadata-agent.service %preun ovn-metadata-agent %systemd_preun neutron-ovn-metadata-agent.service %postun ovn-metadata-agent %systemd_postun_with_restart neutron-ovn-metadata-agent.service %post ovn-agent %systemd_post neutron-ovn-agent.service %preun ovn-agent %systemd_preun neutron-ovn-agent.service %postun ovn-agent %systemd_postun_with_restart neutron-ovn-agent.service %files %license LICENSE %{_bindir}/neutron-api %{_bindir}/neutron-db-manage %{_bindir}/neutron-dhcp-agent %{_bindir}/neutron-ipset-cleanup %{_bindir}/neutron-keepalived-state-change %{_bindir}/neutron-l3-agent %{_bindir}/neutron-linuxbridge-cleanup %{_bindir}/neutron-metadata-agent %{_bindir}/neutron-netns-cleanup %{_bindir}/neutron-ovs-cleanup %{_bindir}/neutron-pd-notify %{_bindir}/neutron-remove-duplicated-port-bindings %{_bindir}/neutron-sanity-check %{_bindir}/neutron-status %{_bindir}/neutron-server %{_bindir}/neutron-usage-audit %{_bindir}/neutron-ovn-metadata-agent %{_bindir}/neutron-ovn-agent %{_bindir}/neutron-sanitize-port-binding-profile-allocation %{_bindir}/neutron-sanitize-port-mac-addresses %{_bindir}/networking-ovn-metadata-agent %{_bindir}/neutron-ovn-db-sync-util %{_unitdir}/neutron-dhcp-agent.service %{_unitdir}/neutron-l3-agent.service %{_unitdir}/neutron-metadata-agent.service %{_unitdir}/neutron-server.service %{_unitdir}/neutron-netns-cleanup.service %{_unitdir}/neutron-ovs-cleanup.service %{_unitdir}/neutron-linuxbridge-cleanup.service %dir %{_datadir}/%{service}/l3_agent %dir %{_datadir}/%{service}/server %{_datadir}/%{service}/l3_agent/*.conf %config(noreplace) %attr(0640, root, %{service}) %{_sysconfdir}/%{service}/api-paste.ini %config(noreplace) %attr(0640, root, %{service}) %{_sysconfdir}/%{service}/dhcp_agent.ini %config(noreplace) %attr(0640, root, %{service}) %{_sysconfdir}/%{service}/l3_agent.ini %config(noreplace) %attr(0640, root, %{service}) %{_sysconfdir}/%{service}/metadata_agent.ini %dir %{_sysconfdir}/%{service}/conf.d/%{service}-dhcp-agent %dir %{_sysconfdir}/%{service}/conf.d/%{service}-l3-agent %dir %{_sysconfdir}/%{service}/conf.d/%{service}-metadata-agent %dir %{_sysconfdir}/%{service}/conf.d/%{service}-server %dir %{_sysconfdir}/%{service}/conf.d/%{service}-netns-cleanup %dir %{_sysconfdir}/%{service}/conf.d/%{service}-ovs-cleanup %dir %{_sysconfdir}/%{service}/conf.d/%{service}-linuxbridge-cleanup %dir %{_sysconfdir}/%{service}/kill_scripts %files -n python3-%{service}-tests %license LICENSE %{python3_sitelib}/%{service}/tests %files -n python3-%{service} %license LICENSE %{python3_sitelib}/%{service} %{python3_sitelib}/%{service}-*.dist-info %exclude %{python3_sitelib}/%{service}/tests %files common -f %{service}.lang %license LICENSE %doc README.rst # though this script is not exactly needed on all nodes but for ovs and # linuxbridge agents only, it's probably good enough to put it here %{_bindir}/neutron-enable-bridge-firewall.sh %{_bindir}/neutron-rootwrap %{_bindir}/neutron-rootwrap-daemon %dir %{_sysconfdir}/%{service} %{_sysconfdir}/%{service}/conf.d/README %dir %{_sysconfdir}/%{service}/conf.d %dir %{_sysconfdir}/%{service}/conf.d/common %dir %{_sysconfdir}/%{service}/plugins %attr(-, root, %{service}) %{_datadir}/%{service}/%{service}-dist.conf %config(noreplace) %attr(0640, root, %{service}) %{_sysconfdir}/%{service}/%{service}.conf %{_sysconfdir}/%{service}/ovn.ini %{_sysconfdir}/%{service}/plugins/networking-ovn/networking-ovn.ini %config(noreplace) %{_sysconfdir}/%{service}/rootwrap.conf %config(noreplace) %{_sysconfdir}/logrotate.d/* %{_sysconfdir}/sudoers.d/%{service} %dir %attr(0755, %{service}, %{service}) %{_sharedstatedir}/%{service} %dir %attr(0750, %{service}, %{service}) %{_localstatedir}/log/%{service} %dir %{_datarootdir}/%{service} %dir %{_datarootdir}/%{service}/rootwrap %{_datarootdir}/%{service}/rootwrap/rootwrap.filters %files linuxbridge %license LICENSE %{_bindir}/neutron-linuxbridge-agent %{_unitdir}/neutron-linuxbridge-agent.service %dir %{_sysconfdir}/%{service}/plugins/ml2 %config(noreplace) %attr(0640, root, %{service}) %{_sysconfdir}/%{service}/plugins/ml2/linuxbridge_agent.ini %dir %{_sysconfdir}/%{service}/conf.d/%{service}-linuxbridge-agent %{_sysctldir}/99-neutron-linuxbridge-agent.conf %{_sysconfdir}/sysconfig/modules/neutron-linuxbridge-agent.modules %files macvtap-agent %license LICENSE %{_bindir}/neutron-macvtap-agent %{_unitdir}/neutron-macvtap-agent.service %dir %{_sysconfdir}/%{service}/conf.d/%{service}-macvtap-agent %files ml2 %license LICENSE %doc %{service}/plugins/ml2/README %dir %{_sysconfdir}/%{service}/plugins/ml2 %config(noreplace) %attr(0640, root, %{service}) %{_sysconfdir}/%{service}/plugins/ml2/*.ini %exclude %{_sysconfdir}/%{service}/plugins/ml2/linuxbridge_agent.ini %exclude %{_sysconfdir}/%{service}/plugins/ml2/openvswitch_agent.ini %files openvswitch %license LICENSE %{_bindir}/neutron-openvswitch-agent %{_unitdir}/neutron-openvswitch-agent.service %{_unitdir}/neutron-destroy-patch-ports.service %dir %{_sysconfdir}/%{service}/plugins/ml2 %config(noreplace) %attr(0640, root, %{service}) %{_sysconfdir}/%{service}/plugins/ml2/openvswitch_agent.ini %dir %{_sysconfdir}/%{service}/conf.d/%{service}-openvswitch-agent %{_sysctldir}/99-neutron-openvswitch-agent.conf %{_sysconfdir}/sysconfig/modules/neutron-openvswitch-agent.modules %files metering-agent %license LICENSE %config(noreplace) %attr(0640, root, %{service}) %{_sysconfdir}/%{service}/metering_agent.ini %{_unitdir}/neutron-metering-agent.service %{_bindir}/neutron-metering-agent %dir %{_sysconfdir}/%{service}/conf.d/%{service}-metering-agent %files rpc-server %license LICENSE %{_bindir}/neutron-rpc-server %{_unitdir}/neutron-rpc-server.service %dir %{_sysconfdir}/%{service}/conf.d/%{service}-rpc-server %files sriov-nic-agent %license LICENSE %{_unitdir}/neutron-sriov-nic-agent.service %{_bindir}/neutron-sriov-nic-agent %config(noreplace) %attr(0640, root, %{service}) %{_sysconfdir}/%{service}/plugins/ml2/sriov_agent.ini %dir %{_sysconfdir}/%{service}/conf.d/%{service}-sriov-nic-agent %files ovn-metadata-agent %license LICENSE %{_bindir}/neutron-ovn-metadata-agent %{_bindir}/networking-ovn-metadata-agent %{_unitdir}/neutron-ovn-metadata-agent.service %{_unitdir}/networking-ovn-metadata-agent.service %config(noreplace) %attr(0640, root, %{service}) %{_sysconfdir}/%{service}/neutron_ovn_metadata_agent.ini %dir %{_sysconfdir}/neutron/plugins/networking-ovn %{_sysconfdir}/neutron/plugins/networking-ovn/networking-ovn-metadata-agent.ini /etc/neutron/plugins/networking-ovn/networking-ovn.ini %dir %{_sysconfdir}/neutron/conf.d/neutron-ovn-metadata-agent %files ovn-agent %license LICENSE %{_bindir}/neutron-ovn-agent %{_unitdir}/neutron-ovn-agent.service %config(noreplace) %attr(0640, root, %{service}) %{_sysconfdir}/%{service}/plugins/ml2/ovn_agent.ini %dir %{_sysconfdir}/%{service}/conf.d/%{service}-ovn-agent %files ovn-migration-tool %license LICENSE %{_bindir}/neutron-ovn-migration-mtu %{_bindir}/ovn_migration.sh %{_datadir}/ansible/neutron-ovn-migration/ %files ml2ovn-trace %license LICENSE %{_bindir}/ml2ovn-trace %changelog + spectool -g -C /tmp/tmp.5qO8glk8kL/SOURCES openstack-neutron.spec warning: line 131: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-ovn warning: line 292: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-ovn-metadata-agent warning: line 322: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-ovn-migration-tool + /usr/bin/mock --buildsrpm -v -r /home/centos9-master-uc/data/dlrn-5.cfg --resultdir /home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c --spec openstack-neutron.spec --sources=/tmp/tmp.5qO8glk8kL/SOURCES INFO: mock.py version 5.5 starting (python version = 3.9.18, NVR = mock-5.5-1.el9), args: /usr/libexec/mock/mock --buildsrpm -v -r /home/centos9-master-uc/data/dlrn-5.cfg --resultdir /home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c --spec openstack-neutron.spec --sources=/tmp/tmp.5qO8glk8kL/SOURCES Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-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', 'dnf5.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/chroot-aliases.cfg', '/etc/mock/site-defaults.cfg', '/home/centos9-master-uc/data/dlrn-5.cfg'] DEBUG: version: 5.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c DEBUG: rootdir: /var/lib/mock/dlrn-centos9-master-uc-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: host_arch: x86_64 DEBUG: chrootuid: 1020 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: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:8 DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 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', 'rpmautospec', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5/ccache/u1020/', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, '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-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}} 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', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} 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: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 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-builder-centos9.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: yum_avoid_opts: {} DEBUG: dnf_command: /usr/bin/dnf-3 DEBUG: system_dnf_command: /usr/bin/dnf-3 DEBUG: dnf_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: system_dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing']} 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: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos9-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] 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: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-openstack-barbican-3810725bc4cf14f6017480fcac5c0fc0398aba33 baseurl=https://trunk.rdoproject.org/centos9-master/component/barbican/38/10/3810725bc4cf14f6017480fcac5c0fc0398aba33_82cf41c4 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-inspector-5092b4ada74de60b524d449bf7c6d9fa85644dd2 baseurl=https://trunk.rdoproject.org/centos9-master/component/baremetal/50/92/5092b4ada74de60b524d449bf7c6d9fa85644dd2_5c316929 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-6afec81add49a24ecf08a3c373843e6dd316d69e baseurl=https://trunk.rdoproject.org/centos9-master/component/cinder/6a/fe/6afec81add49a24ecf08a3c373843e6dd316d69e_f6741170 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-glanceclient-59331d56eb9f7d4bb19f05c251e17161a3e8c98d baseurl=https://trunk.rdoproject.org/centos9-master/component/clients/59/33/59331d56eb9f7d4bb19f05c251e17161a3e8c98d_d0a014fb enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-c52ec0ebb044ab494751a6aaf194ef4d895630dc baseurl=https://trunk.rdoproject.org/centos9-master/component/cloudops/c5/2e/c52ec0ebb044ab494751a6aaf194ef4d895630dc_8faf8c4c enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-kolla-428f37124986019bedc897469f9b1f3470b62082 baseurl=https://trunk.rdoproject.org/centos9-master/component/common/42/8f/428f37124986019bedc897469f9b1f3470b62082_e4212f56 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-4ebe8fb23a94b05b06e4cd4e010d4f99a5b5cd40 baseurl=https://trunk.rdoproject.org/centos9-master/component/compute/4e/be/4ebe8fb23a94b05b06e4cd4e010d4f99a5b5cd40_c9ff107e enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-1053801c8d6ca0373cdacca5004e417a364b63b9 baseurl=https://trunk.rdoproject.org/centos9-master/component/designate/10/53/1053801c8d6ca0373cdacca5004e417a364b63b9_5e501d24 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-dfbfdad77fdc91899f64d2ff186097cfb2065ab7 baseurl=https://trunk.rdoproject.org/centos9-master/component/glance/df/bf/dfbfdad77fdc91899f64d2ff186097cfb2065ab7_f30f0626 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-dd61a91864b626314c167fcfa2db8c846d689f9e baseurl=https://trunk.rdoproject.org/centos9-master/component/keystone/dd/61/dd61a91864b626314c167fcfa2db8c846d689f9e_9b226a22 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-c6e0efeb6bf074d8035f1ee0c2d2c28a06e0885c baseurl=https://trunk.rdoproject.org/centos9-master/component/manila/c6/e0/c6e0efeb6bf074d8035f1ee0c2d2c28a06e0885c_7bfc8b69 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-tests-tempest-74a78a4b4d7a966c67bab323191c3658ef943c58 baseurl=https://trunk.rdoproject.org/centos9-master/component/network/74/a7/74a78a4b4d7a966c67bab323191c3658ef943c58_3c59d194 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-cda789d45f6927df8ccdaae51833e1e5020ea5d7 baseurl=https://trunk.rdoproject.org/centos9-master/component/octavia/cd/a7/cda789d45f6927df8ccdaae51833e1e5020ea5d7_0cf61d7c enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-ca086769341729a9f32bbe039d8e71e836cefac0 baseurl=https://trunk.rdoproject.org/centos9-master/component/podified/ca/08/ca086769341729a9f32bbe039d8e71e836cefac0_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ironic-f63900b54917f6b1d6fe342f89786b9346a5ee93 baseurl=https://trunk.rdoproject.org/centos9-master/component/puppet/f6/39/f63900b54917f6b1d6fe342f89786b9346a5ee93_6abf07b5 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-1d5b1d746e027bb9509ad0e45cc0f2f50d28511f baseurl=https://trunk.rdoproject.org/centos9-master/component/swift/1d/5b/1d5b1d746e027bb9509ad0e45cc0f2f50d28511f_c1614185 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-3619d297d57c719d2f297f16e8867b5b4f7abf20 baseurl=https://trunk.rdoproject.org/centos9-master/component/tempest/36/19/3619d297d57c719d2f297f16e8867b5b4f7abf20_9c506bf6 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-a4404445ab4698b5a0360c97e9a0ad91ddd7404f baseurl=https://trunk.rdoproject.org/centos9-master/component/ui/a4/40/a4404445ab4698b5a0360c97e9a0ad91ddd7404f_18f23513 enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos9-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos9-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-reef/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 # epel is required for Ceph Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* 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-neutron.spec) Config(dlrn-centos9-master-uc-x86_64-5) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5 DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c Mock Version: 5.5 INFO: Mock Version: 5.5 INFO: Mock Version: 5.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf' package manager or alternatives INFO: Package manager dnf detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.bgw8bu5n', '/var/lib/mock/dlrn-centos9-master-uc-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: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-master-uc-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: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _cleanup_homedir skipped in bootstrap DEBUG: method _setup_build_dirs skipped in bootstrap DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-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: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 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 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected 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: 16114816 5849740 584552 2845676 13008520 10265076 DEBUG: Swap: 16777212 4832692 11944520 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos9-master-uc-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 Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 1.3G 3.1G 30% /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 141G 409G 26% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c INFO: Package manager dnf detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-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-centos9-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-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-centos9-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-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-centos9-master-uc-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.qzgp9wky', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-master-uc-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: ['rpm', '-q', 'rpm', 'rpm-sequoia', 'python3-dnf', 'python3-dnf-plugins-core', 'yum', 'yum-utils', 'dnf5', 'dnf5-plugins'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. DEBUG: rpm-4.16.1.3-29.el9.x86_64 DEBUG: package rpm-sequoia is not installed DEBUG: python3-dnf-4.14.0-11.el9.noarch DEBUG: python3-dnf-plugins-core-4.3.0-13.el9.noarch DEBUG: yum-4.14.0-11.el9.noarch DEBUG: package yum-utils is not installed DEBUG: package dnf5 is not installed DEBUG: package dnf5-plugins is not installed DEBUG: Child return code was: 4 INFO: Buildroot is handled by package management downloaded with a bootstrap image: warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. rpm-4.16.1.3-29.el9.x86_64 python3-dnf-4.14.0-11.el9.noarch python3-dnf-plugins-core-4.3.0-13.el9.noarch yum-4.14.0-11.el9.noarch Start: dnf update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-master-uc-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'} and shell False DEBUG: libgcc-11.4.1-3.el9.x86_64 DEBUG: crypto-policies-20240304-1.gitb1c706d.el9.noarch DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2024a-2.el9.noarch DEBUG: hwdata-0.348-9.13.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20231215-1.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: libX11-common-1.7.0-9.el9.noarch DEBUG: kernel-headers-5.14.0-457.el9.x86_64 DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-5.el9.noarch DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: kbd-misc-2.4.0-9.el9.noarch DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: fuse-common-3.10.2-8.el9.x86_64 DEBUG: coreutils-common-8.32-35.el9.x86_64 DEBUG: centos-gpg-keys-9.0-26.el9.noarch DEBUG: centos-stream-repos-9.0-26.el9.noarch DEBUG: centos-stream-release-9.0-26.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-107.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-107.el9.x86_64 DEBUG: glibc-common-2.34-107.el9.x86_64 DEBUG: glibc-2.34-107.el9.x86_64 DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-6.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-2.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libuuid-2.37.4-18.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: elfutils-libelf-0.191-4.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.35.0-7.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-45.el9.x86_64 DEBUG: nss-util-3.90.0-7.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: libgomp-11.4.1-3.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: pcre2-10.40-5.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.10-2.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: findutils-4.8.0-6.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: libcom_err-1.46.5-5.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: p11-kit-0.25.3-2.el9.x86_64 DEBUG: libtdb-1.4.10-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libX11-xcb-1.7.0-9.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: shadow-utils-4.9-8.el9.x86_64 DEBUG: libselinux-utils-3.6-1.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-56.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: alternatives-1.24-1.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-18.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.2.2-1.el9.x86_64 DEBUG: coreutils-8.32-35.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: systemd-libs-252-35.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-18.el9.x86_64 DEBUG: libmount-2.37.4-18.el9.x86_64 DEBUG: libfdisk-2.37.4-18.el9.x86_64 DEBUG: util-linux-core-2.37.4-18.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: kmod-libs-28-9.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: avahi-libs-0.8-20.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-12.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.7.0-9.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: mesa-libglapi-23.3.3-1.el9.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: p11-kit-server-0.25.3-2.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: python-unversioned-command-3.9.18-3.el9.noarch DEBUG: python3-3.9.18-3.el9.x86_64 DEBUG: python3-libs-3.9.18-3.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.1.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: crypto-policies-scripts-20240304-1.gitb1c706d.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: python3-requests-2.25.1-8.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-markupsafe-2.1.3-2.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-typing-extensions-4.9.0-1.el9s.noarch DEBUG: openssl-3.2.2-1.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-9.el9.x86_64 DEBUG: composefs-libs-1.0.3-2.el9.x86_64 DEBUG: llvm-libs-17.0.6-5.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: bubblewrap-0.4.1-7.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-7.el9.x86_64 DEBUG: nss-softokn-3.90.0-7.el9.x86_64 DEBUG: nss-sysinit-3.90.0-7.el9.x86_64 DEBUG: nss-3.90.0-7.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: libksba-1.5.1-6.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-8.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: less-590-3.el9.x86_64 DEBUG: systemd-rpm-macros-252-35.el9.noarch DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-481.el9.x86_64 DEBUG: perl-FileHandle-2.03-481.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-AutoLoader-5.74-481.el9.noarch DEBUG: perl-base-2.27-481.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-if-0.60.800-481.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-481.el9.noarch DEBUG: perl-POSIX-1.94-481.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-481.el9.noarch DEBUG: perl-subs-1.03-481.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-481.el9.noarch DEBUG: perl-Symbol-1.08-481.el9.noarch DEBUG: perl-File-stat-1.09-481.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-481.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-481.el9.x86_64 DEBUG: perl-IO-1.43-481.el9.x86_64 DEBUG: perl-overloading-0.02-481.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-481.el9.x86_64 DEBUG: perl-File-Basename-2.85-481.el9.noarch DEBUG: perl-Getopt-Std-1.12-481.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-481.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-481.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-481.el9.x86_64 DEBUG: perl-interpreter-5.32.1-481.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: bluez-libs-5.56-6.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libatomic-11.4.1-3.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-19.el9.x86_64 DEBUG: util-linux-2.37.4-18.el9.x86_64 DEBUG: openssh-8.7p1-41.el9.x86_64 DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.121-1.el9.x86_64 DEBUG: mesa-libgbm-23.3.3-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-23.3.3-1.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-23.3.3-1.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.21.1-2.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.6-3.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-29.el9.x86_64 DEBUG: curl-7.76.1-29.el9.x86_64 DEBUG: rpm-4.16.1.3-30.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-30.el9.x86_64 DEBUG: policycoreutils-3.6-2.1.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-35.el9.x86_64 DEBUG: systemd-252-35.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: device-mapper-libs-1.02.197-2.el9.x86_64 DEBUG: device-mapper-1.02.197-2.el9.x86_64 DEBUG: cryptsetup-libs-2.7.2-1.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.191-4.el9.noarch DEBUG: elfutils-libs-0.191-4.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.191-4.el9.x86_64 DEBUG: binutils-gold-2.35.2-43.el9.x86_64 DEBUG: binutils-2.35.2-43.el9.x86_64 DEBUG: elfutils-0.191-4.el9.x86_64 DEBUG: gdb-minimal-10.2-13.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-30.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: systemd-udev-252-35.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-41.el9.x86_64 DEBUG: git-core-2.43.0-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: gnutls-3.8.3-4.el9.x86_64 DEBUG: glib2-2.68.4-15.el9.x86_64 DEBUG: freetype-2.10.4-9.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-11.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: cups-libs-2.3.3op2-26.el9.x86_64 DEBUG: polkit-0.117-11.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-28.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-20.el9.x86_64 DEBUG: poppler-glib-21.01.0-20.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.47.91-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-4.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-4.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: avahi-glib-0.8-20.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.44.2-1.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2024.6-1.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-15.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: glibc-headers-2.34-107.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-107.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: annobin-12.31-2.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: python-srpm-macros-3.9-53.el9.noarch DEBUG: redhat-rpm-config-207-1.el9.noarch DEBUG: rpm-build-4.16.1.3-30.el9.x86_64 DEBUG: pyproject-srpm-macros-1.12.0-1.el9.noarch DEBUG: python-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-8.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-2.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libgs-9.54.0-14.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: flatpak-1.12.8-1.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-2.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-4.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: python3-devel-3.9.18-3.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.36.1-1.el9s.noarch DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203352.ce6a105.el9.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/', '-y', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/', '-y', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-master-uc-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'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-openstack-barbican-3810725bc4cf14f6017 131 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-inspector-5092b4ada74 144 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-6afec81add49a24ecf08a 155 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-glanceclient-59331d56eb9f7d4bb1 165 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-aodh-c52ec0ebb044ab494751a6a 136 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-kolla-428f37124986019bedc897 152 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-whitebox-tests-tempest-4ebe8fb2 124 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-1053801c8d6ca0373c 127 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-dfbfdad77fdc91899f64d 129 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-dd61a91864b626314c1 161 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-c6e0efeb6b 80 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-neutron-tests-tempest-74a78a4b4 86 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-cda789d45f6927df8ccd 123 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-ca086769341729a9f32bbe039d 91 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-ironic-f63900b54917f6b1d6fe342f 141 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-1d5b1d746e027bb9509ad0 127 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-3619d297d57c719d2f29 133 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-django-horizon-a4404445ab4698b5 131 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 9 - BaseOS 22 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 9 - AppStream 26 kB/s | 4.4 kB 00:00 DEBUG: CentOS Stream 9 - CRB 31 kB/s | 6.0 kB 00:00 DEBUG: CentOS Stream 9 - HighAvailability 39 kB/s | 6.4 kB 00:00 DEBUG: dlrn-master-testing 99 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 95 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 26 kB/s | 3.0 kB 00:00 DEBUG: centos9-storage 17 kB/s | 3.0 kB 00:00 DEBUG: centos9-opstools 21 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 33 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 9 - x86_64 153 kB/s | 36 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-master-uc-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'} and shell False DEBUG: libgcc-11.4.1-3.el9.x86_64 DEBUG: crypto-policies-20240304-1.gitb1c706d.el9.noarch DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2024a-2.el9.noarch DEBUG: hwdata-0.348-9.13.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20231215-1.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: libX11-common-1.7.0-9.el9.noarch DEBUG: kernel-headers-5.14.0-457.el9.x86_64 DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-5.el9.noarch DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: kbd-misc-2.4.0-9.el9.noarch DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: fuse-common-3.10.2-8.el9.x86_64 DEBUG: coreutils-common-8.32-35.el9.x86_64 DEBUG: centos-gpg-keys-9.0-26.el9.noarch DEBUG: centos-stream-repos-9.0-26.el9.noarch DEBUG: centos-stream-release-9.0-26.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-107.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-107.el9.x86_64 DEBUG: glibc-common-2.34-107.el9.x86_64 DEBUG: glibc-2.34-107.el9.x86_64 DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-6.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-2.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libuuid-2.37.4-18.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: elfutils-libelf-0.191-4.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.35.0-7.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-45.el9.x86_64 DEBUG: nss-util-3.90.0-7.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: libgomp-11.4.1-3.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: pcre2-10.40-5.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.10-2.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: findutils-4.8.0-6.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: libcom_err-1.46.5-5.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: p11-kit-0.25.3-2.el9.x86_64 DEBUG: libtdb-1.4.10-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libX11-xcb-1.7.0-9.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: shadow-utils-4.9-8.el9.x86_64 DEBUG: libselinux-utils-3.6-1.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-56.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: alternatives-1.24-1.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-18.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.2.2-1.el9.x86_64 DEBUG: coreutils-8.32-35.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: systemd-libs-252-35.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-18.el9.x86_64 DEBUG: libmount-2.37.4-18.el9.x86_64 DEBUG: libfdisk-2.37.4-18.el9.x86_64 DEBUG: util-linux-core-2.37.4-18.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: kmod-libs-28-9.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: avahi-libs-0.8-20.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-12.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.7.0-9.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: mesa-libglapi-23.3.3-1.el9.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: p11-kit-server-0.25.3-2.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: python-unversioned-command-3.9.18-3.el9.noarch DEBUG: python3-3.9.18-3.el9.x86_64 DEBUG: python3-libs-3.9.18-3.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.1.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: crypto-policies-scripts-20240304-1.gitb1c706d.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: python3-requests-2.25.1-8.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-markupsafe-2.1.3-2.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-typing-extensions-4.9.0-1.el9s.noarch DEBUG: openssl-3.2.2-1.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-9.el9.x86_64 DEBUG: composefs-libs-1.0.3-2.el9.x86_64 DEBUG: llvm-libs-17.0.6-5.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: bubblewrap-0.4.1-7.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-7.el9.x86_64 DEBUG: nss-softokn-3.90.0-7.el9.x86_64 DEBUG: nss-sysinit-3.90.0-7.el9.x86_64 DEBUG: nss-3.90.0-7.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: libksba-1.5.1-6.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-8.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: less-590-3.el9.x86_64 DEBUG: systemd-rpm-macros-252-35.el9.noarch DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-481.el9.x86_64 DEBUG: perl-FileHandle-2.03-481.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-AutoLoader-5.74-481.el9.noarch DEBUG: perl-base-2.27-481.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-if-0.60.800-481.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-481.el9.noarch DEBUG: perl-POSIX-1.94-481.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-481.el9.noarch DEBUG: perl-subs-1.03-481.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-481.el9.noarch DEBUG: perl-Symbol-1.08-481.el9.noarch DEBUG: perl-File-stat-1.09-481.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-481.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-481.el9.x86_64 DEBUG: perl-IO-1.43-481.el9.x86_64 DEBUG: perl-overloading-0.02-481.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-481.el9.x86_64 DEBUG: perl-File-Basename-2.85-481.el9.noarch DEBUG: perl-Getopt-Std-1.12-481.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-481.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-481.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-481.el9.x86_64 DEBUG: perl-interpreter-5.32.1-481.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: bluez-libs-5.56-6.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libatomic-11.4.1-3.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-19.el9.x86_64 DEBUG: util-linux-2.37.4-18.el9.x86_64 DEBUG: openssh-8.7p1-41.el9.x86_64 DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.121-1.el9.x86_64 DEBUG: mesa-libgbm-23.3.3-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-23.3.3-1.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-23.3.3-1.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.21.1-2.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.6-3.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-29.el9.x86_64 DEBUG: curl-7.76.1-29.el9.x86_64 DEBUG: rpm-4.16.1.3-30.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-30.el9.x86_64 DEBUG: policycoreutils-3.6-2.1.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-35.el9.x86_64 DEBUG: systemd-252-35.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: device-mapper-libs-1.02.197-2.el9.x86_64 DEBUG: device-mapper-1.02.197-2.el9.x86_64 DEBUG: cryptsetup-libs-2.7.2-1.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.191-4.el9.noarch DEBUG: elfutils-libs-0.191-4.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.191-4.el9.x86_64 DEBUG: binutils-gold-2.35.2-43.el9.x86_64 DEBUG: binutils-2.35.2-43.el9.x86_64 DEBUG: elfutils-0.191-4.el9.x86_64 DEBUG: gdb-minimal-10.2-13.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-30.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: systemd-udev-252-35.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-41.el9.x86_64 DEBUG: git-core-2.43.0-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: gnutls-3.8.3-4.el9.x86_64 DEBUG: glib2-2.68.4-15.el9.x86_64 DEBUG: freetype-2.10.4-9.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-11.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: cups-libs-2.3.3op2-26.el9.x86_64 DEBUG: polkit-0.117-11.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-28.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-20.el9.x86_64 DEBUG: poppler-glib-21.01.0-20.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.47.91-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-4.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-4.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: avahi-glib-0.8-20.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.44.2-1.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2024.6-1.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-15.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: glibc-headers-2.34-107.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-107.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: annobin-12.31-2.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: python-srpm-macros-3.9-53.el9.noarch DEBUG: redhat-rpm-config-207-1.el9.noarch DEBUG: rpm-build-4.16.1.3-30.el9.x86_64 DEBUG: pyproject-srpm-macros-1.12.0-1.el9.noarch DEBUG: python-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-8.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-2.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libgs-9.54.0-14.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: flatpak-1.12.8-1.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-2.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-4.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: python3-devel-3.9.18-3.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.36.1-1.el9s.noarch DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203352.ce6a105.el9.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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 Finish: dnf update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/originals DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos9-master-uc-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: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos9-master-uc-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: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos9-master-uc-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: ['useradd', 'mockbuild', '-o', '-u', '1020', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos9-master-uc-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: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-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-neutron.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-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=1020gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-neutron.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'} and shell False DEBUG: warning: line 131: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-ovn DEBUG: warning: line 292: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-ovn-metadata-agent DEBUG: warning: line 322: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-ovn-migration-tool DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.src.rpm DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(openstack-neutron.spec) Config(dlrn-5) 0 minutes 14 seconds INFO: Results and/or logs in: /home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-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: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-uc-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', '/var/lib/mock/dlrn-centos9-master-uc-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', '-l', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-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-centos9-master-uc-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-centos9-master-uc-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-centos9-master-uc-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-centos9-master-uc-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 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-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: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/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', '/var/lib/mock/dlrn-centos9-master-uc-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', '-l', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/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 + finalize + rm -rf /tmp/tmp.5qO8glk8kL INFO: mock.py version 5.5 starting (python version = 3.9.18, NVR = mock-5.5-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos9-master-uc/data/dlrn-5.cfg --resultdir /home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c --rebuild /home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.src.rpm --postinstall Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-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', 'dnf5.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos9-master-uc/data/dlrn-5.cfg'] DEBUG: version: 5.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c DEBUG: rootdir: /var/lib/mock/dlrn-centos9-master-uc-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: host_arch: x86_64 DEBUG: chrootuid: 1020 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: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:8 DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 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', 'rpmautospec', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5/ccache/u1020/', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, '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-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'}} 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', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} 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: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 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-builder-centos9.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: yum_avoid_opts: {} DEBUG: dnf_command: /usr/bin/dnf-3 DEBUG: system_dnf_command: /usr/bin/dnf-3 DEBUG: dnf_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: system_dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing']} 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: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos9-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] 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: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-openstack-barbican-3810725bc4cf14f6017480fcac5c0fc0398aba33 baseurl=https://trunk.rdoproject.org/centos9-master/component/barbican/38/10/3810725bc4cf14f6017480fcac5c0fc0398aba33_82cf41c4 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-inspector-5092b4ada74de60b524d449bf7c6d9fa85644dd2 baseurl=https://trunk.rdoproject.org/centos9-master/component/baremetal/50/92/5092b4ada74de60b524d449bf7c6d9fa85644dd2_5c316929 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-6afec81add49a24ecf08a3c373843e6dd316d69e baseurl=https://trunk.rdoproject.org/centos9-master/component/cinder/6a/fe/6afec81add49a24ecf08a3c373843e6dd316d69e_f6741170 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-glanceclient-59331d56eb9f7d4bb19f05c251e17161a3e8c98d baseurl=https://trunk.rdoproject.org/centos9-master/component/clients/59/33/59331d56eb9f7d4bb19f05c251e17161a3e8c98d_d0a014fb enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-c52ec0ebb044ab494751a6aaf194ef4d895630dc baseurl=https://trunk.rdoproject.org/centos9-master/component/cloudops/c5/2e/c52ec0ebb044ab494751a6aaf194ef4d895630dc_8faf8c4c enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-kolla-428f37124986019bedc897469f9b1f3470b62082 baseurl=https://trunk.rdoproject.org/centos9-master/component/common/42/8f/428f37124986019bedc897469f9b1f3470b62082_e4212f56 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-4ebe8fb23a94b05b06e4cd4e010d4f99a5b5cd40 baseurl=https://trunk.rdoproject.org/centos9-master/component/compute/4e/be/4ebe8fb23a94b05b06e4cd4e010d4f99a5b5cd40_c9ff107e enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-1053801c8d6ca0373cdacca5004e417a364b63b9 baseurl=https://trunk.rdoproject.org/centos9-master/component/designate/10/53/1053801c8d6ca0373cdacca5004e417a364b63b9_5e501d24 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-dfbfdad77fdc91899f64d2ff186097cfb2065ab7 baseurl=https://trunk.rdoproject.org/centos9-master/component/glance/df/bf/dfbfdad77fdc91899f64d2ff186097cfb2065ab7_f30f0626 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-dd61a91864b626314c167fcfa2db8c846d689f9e baseurl=https://trunk.rdoproject.org/centos9-master/component/keystone/dd/61/dd61a91864b626314c167fcfa2db8c846d689f9e_9b226a22 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-c6e0efeb6bf074d8035f1ee0c2d2c28a06e0885c baseurl=https://trunk.rdoproject.org/centos9-master/component/manila/c6/e0/c6e0efeb6bf074d8035f1ee0c2d2c28a06e0885c_7bfc8b69 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-tests-tempest-74a78a4b4d7a966c67bab323191c3658ef943c58 baseurl=https://trunk.rdoproject.org/centos9-master/component/network/74/a7/74a78a4b4d7a966c67bab323191c3658ef943c58_3c59d194 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-cda789d45f6927df8ccdaae51833e1e5020ea5d7 baseurl=https://trunk.rdoproject.org/centos9-master/component/octavia/cd/a7/cda789d45f6927df8ccdaae51833e1e5020ea5d7_0cf61d7c enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-ca086769341729a9f32bbe039d8e71e836cefac0 baseurl=https://trunk.rdoproject.org/centos9-master/component/podified/ca/08/ca086769341729a9f32bbe039d8e71e836cefac0_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ironic-f63900b54917f6b1d6fe342f89786b9346a5ee93 baseurl=https://trunk.rdoproject.org/centos9-master/component/puppet/f6/39/f63900b54917f6b1d6fe342f89786b9346a5ee93_6abf07b5 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-1d5b1d746e027bb9509ad0e45cc0f2f50d28511f baseurl=https://trunk.rdoproject.org/centos9-master/component/swift/1d/5b/1d5b1d746e027bb9509ad0e45cc0f2f50d28511f_c1614185 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-3619d297d57c719d2f297f16e8867b5b4f7abf20 baseurl=https://trunk.rdoproject.org/centos9-master/component/tempest/36/19/3619d297d57c719d2f297f16e8867b5b4f7abf20_9c506bf6 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-a4404445ab4698b5a0360c97e9a0ad91ddd7404f baseurl=https://trunk.rdoproject.org/centos9-master/component/ui/a4/40/a4404445ab4698b5a0360c97e9a0ad91ddd7404f_18f23513 enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos9-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos9-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-reef/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 # epel is required for Ceph Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* 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/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.src.rpm INFO: Start(/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.src.rpm) Config(dlrn-centos9-master-uc-x86_64-5) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5 DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c Mock Version: 5.5 INFO: Mock Version: 5.5 INFO: Mock Version: 5.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf' package manager or alternatives INFO: Package manager dnf detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.1v1743ur', '/var/lib/mock/dlrn-centos9-master-uc-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: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-master-uc-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: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _cleanup_homedir skipped in bootstrap DEBUG: method _setup_build_dirs skipped in bootstrap DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-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: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 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 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected 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: 16114816 5789488 645916 2693048 12899836 10325328 DEBUG: Swap: 16777212 4832692 11944520 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos9-master-uc-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 Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 1.3G 3.1G 30% /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 141G 409G 26% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c INFO: Package manager dnf detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-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-centos9-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-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-centos9-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-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-centos9-master-uc-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.ov8snijy', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-master-uc-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: ['rpm', '-q', 'rpm', 'rpm-sequoia', 'python3-dnf', 'python3-dnf-plugins-core', 'yum', 'yum-utils', 'dnf5', 'dnf5-plugins'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. DEBUG: rpm-4.16.1.3-29.el9.x86_64 DEBUG: package rpm-sequoia is not installed DEBUG: python3-dnf-4.14.0-11.el9.noarch DEBUG: python3-dnf-plugins-core-4.3.0-13.el9.noarch DEBUG: yum-4.14.0-11.el9.noarch DEBUG: package yum-utils is not installed DEBUG: package dnf5 is not installed DEBUG: package dnf5-plugins is not installed DEBUG: Child return code was: 4 INFO: Buildroot is handled by package management downloaded with a bootstrap image: warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. rpm-4.16.1.3-29.el9.x86_64 python3-dnf-4.14.0-11.el9.noarch python3-dnf-plugins-core-4.3.0-13.el9.noarch yum-4.14.0-11.el9.noarch Start: dnf update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-master-uc-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'} and shell False DEBUG: libgcc-11.4.1-3.el9.x86_64 DEBUG: crypto-policies-20240304-1.gitb1c706d.el9.noarch DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2024a-2.el9.noarch DEBUG: hwdata-0.348-9.13.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20231215-1.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: libX11-common-1.7.0-9.el9.noarch DEBUG: kernel-headers-5.14.0-457.el9.x86_64 DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-5.el9.noarch DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: kbd-misc-2.4.0-9.el9.noarch DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: fuse-common-3.10.2-8.el9.x86_64 DEBUG: coreutils-common-8.32-35.el9.x86_64 DEBUG: centos-gpg-keys-9.0-26.el9.noarch DEBUG: centos-stream-repos-9.0-26.el9.noarch DEBUG: centos-stream-release-9.0-26.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-107.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-107.el9.x86_64 DEBUG: glibc-common-2.34-107.el9.x86_64 DEBUG: glibc-2.34-107.el9.x86_64 DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-6.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-2.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libuuid-2.37.4-18.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: elfutils-libelf-0.191-4.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.35.0-7.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-45.el9.x86_64 DEBUG: nss-util-3.90.0-7.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: libgomp-11.4.1-3.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: pcre2-10.40-5.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.10-2.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: findutils-4.8.0-6.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: libcom_err-1.46.5-5.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: p11-kit-0.25.3-2.el9.x86_64 DEBUG: libtdb-1.4.10-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libX11-xcb-1.7.0-9.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: shadow-utils-4.9-8.el9.x86_64 DEBUG: libselinux-utils-3.6-1.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-56.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: alternatives-1.24-1.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-18.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.2.2-1.el9.x86_64 DEBUG: coreutils-8.32-35.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: systemd-libs-252-35.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-18.el9.x86_64 DEBUG: libmount-2.37.4-18.el9.x86_64 DEBUG: libfdisk-2.37.4-18.el9.x86_64 DEBUG: util-linux-core-2.37.4-18.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: kmod-libs-28-9.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: avahi-libs-0.8-20.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-12.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.7.0-9.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: mesa-libglapi-23.3.3-1.el9.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: p11-kit-server-0.25.3-2.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: python-unversioned-command-3.9.18-3.el9.noarch DEBUG: python3-3.9.18-3.el9.x86_64 DEBUG: python3-libs-3.9.18-3.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.1.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: crypto-policies-scripts-20240304-1.gitb1c706d.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: python3-requests-2.25.1-8.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-markupsafe-2.1.3-2.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-typing-extensions-4.9.0-1.el9s.noarch DEBUG: openssl-3.2.2-1.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-9.el9.x86_64 DEBUG: composefs-libs-1.0.3-2.el9.x86_64 DEBUG: llvm-libs-17.0.6-5.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: bubblewrap-0.4.1-7.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-7.el9.x86_64 DEBUG: nss-softokn-3.90.0-7.el9.x86_64 DEBUG: nss-sysinit-3.90.0-7.el9.x86_64 DEBUG: nss-3.90.0-7.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: libksba-1.5.1-6.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-8.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: less-590-3.el9.x86_64 DEBUG: systemd-rpm-macros-252-35.el9.noarch DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-481.el9.x86_64 DEBUG: perl-FileHandle-2.03-481.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-AutoLoader-5.74-481.el9.noarch DEBUG: perl-base-2.27-481.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-if-0.60.800-481.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-481.el9.noarch DEBUG: perl-POSIX-1.94-481.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-481.el9.noarch DEBUG: perl-subs-1.03-481.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-481.el9.noarch DEBUG: perl-Symbol-1.08-481.el9.noarch DEBUG: perl-File-stat-1.09-481.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-481.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-481.el9.x86_64 DEBUG: perl-IO-1.43-481.el9.x86_64 DEBUG: perl-overloading-0.02-481.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-481.el9.x86_64 DEBUG: perl-File-Basename-2.85-481.el9.noarch DEBUG: perl-Getopt-Std-1.12-481.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-481.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-481.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-481.el9.x86_64 DEBUG: perl-interpreter-5.32.1-481.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: bluez-libs-5.56-6.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libatomic-11.4.1-3.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-19.el9.x86_64 DEBUG: util-linux-2.37.4-18.el9.x86_64 DEBUG: openssh-8.7p1-41.el9.x86_64 DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.121-1.el9.x86_64 DEBUG: mesa-libgbm-23.3.3-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-23.3.3-1.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-23.3.3-1.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.21.1-2.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.6-3.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-29.el9.x86_64 DEBUG: curl-7.76.1-29.el9.x86_64 DEBUG: rpm-4.16.1.3-30.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-30.el9.x86_64 DEBUG: policycoreutils-3.6-2.1.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-35.el9.x86_64 DEBUG: systemd-252-35.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: device-mapper-libs-1.02.197-2.el9.x86_64 DEBUG: device-mapper-1.02.197-2.el9.x86_64 DEBUG: cryptsetup-libs-2.7.2-1.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.191-4.el9.noarch DEBUG: elfutils-libs-0.191-4.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.191-4.el9.x86_64 DEBUG: binutils-gold-2.35.2-43.el9.x86_64 DEBUG: binutils-2.35.2-43.el9.x86_64 DEBUG: elfutils-0.191-4.el9.x86_64 DEBUG: gdb-minimal-10.2-13.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-30.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: systemd-udev-252-35.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-41.el9.x86_64 DEBUG: git-core-2.43.0-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: gnutls-3.8.3-4.el9.x86_64 DEBUG: glib2-2.68.4-15.el9.x86_64 DEBUG: freetype-2.10.4-9.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-11.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: cups-libs-2.3.3op2-26.el9.x86_64 DEBUG: polkit-0.117-11.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-28.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-20.el9.x86_64 DEBUG: poppler-glib-21.01.0-20.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.47.91-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-4.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-4.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: avahi-glib-0.8-20.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.44.2-1.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2024.6-1.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-15.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: glibc-headers-2.34-107.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-107.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: annobin-12.31-2.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: python-srpm-macros-3.9-53.el9.noarch DEBUG: redhat-rpm-config-207-1.el9.noarch DEBUG: rpm-build-4.16.1.3-30.el9.x86_64 DEBUG: pyproject-srpm-macros-1.12.0-1.el9.noarch DEBUG: python-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-8.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-2.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libgs-9.54.0-14.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: flatpak-1.12.8-1.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-2.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-4.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: python3-devel-3.9.18-3.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.36.1-1.el9s.noarch DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203352.ce6a105.el9.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/', '-y', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/', '-y', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-master-uc-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'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-openstack-barbican-3810725bc4cf14f6017 114 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-inspector-5092b4ada74 173 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-6afec81add49a24ecf08a 59 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-glanceclient-59331d56eb9f7d4bb1 141 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-aodh-c52ec0ebb044ab494751a6a 131 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-kolla-428f37124986019bedc897 120 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-whitebox-tests-tempest-4ebe8fb2 137 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-1053801c8d6ca0373c 124 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-dfbfdad77fdc91899f64d 129 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-dd61a91864b626314c1 181 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-c6e0efeb6b 164 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-neutron-tests-tempest-74a78a4b4 180 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-cda789d45f6927df8ccd 171 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-ca086769341729a9f32bbe039d 164 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-ironic-f63900b54917f6b1d6fe342f 155 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-1d5b1d746e027bb9509ad0 103 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-3619d297d57c719d2f29 142 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-django-horizon-a4404445ab4698b5 151 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 9 - BaseOS 28 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 9 - AppStream 64 kB/s | 4.4 kB 00:00 DEBUG: CentOS Stream 9 - CRB 42 kB/s | 6.0 kB 00:00 DEBUG: CentOS Stream 9 - HighAvailability 49 kB/s | 6.4 kB 00:00 DEBUG: dlrn-master-testing 103 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 104 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 37 kB/s | 3.0 kB 00:00 DEBUG: centos9-storage 24 kB/s | 3.0 kB 00:00 DEBUG: centos9-opstools 43 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 46 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 9 - x86_64 145 kB/s | 36 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-master-uc-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'} and shell False DEBUG: libgcc-11.4.1-3.el9.x86_64 DEBUG: crypto-policies-20240304-1.gitb1c706d.el9.noarch DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2024a-2.el9.noarch DEBUG: hwdata-0.348-9.13.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20231215-1.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: libX11-common-1.7.0-9.el9.noarch DEBUG: kernel-headers-5.14.0-457.el9.x86_64 DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-5.el9.noarch DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: kbd-misc-2.4.0-9.el9.noarch DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: fuse-common-3.10.2-8.el9.x86_64 DEBUG: coreutils-common-8.32-35.el9.x86_64 DEBUG: centos-gpg-keys-9.0-26.el9.noarch DEBUG: centos-stream-repos-9.0-26.el9.noarch DEBUG: centos-stream-release-9.0-26.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-107.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-107.el9.x86_64 DEBUG: glibc-common-2.34-107.el9.x86_64 DEBUG: glibc-2.34-107.el9.x86_64 DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-6.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-2.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libuuid-2.37.4-18.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: elfutils-libelf-0.191-4.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.35.0-7.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-45.el9.x86_64 DEBUG: nss-util-3.90.0-7.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: libgomp-11.4.1-3.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: pcre2-10.40-5.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.10-2.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: findutils-4.8.0-6.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: libcom_err-1.46.5-5.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: p11-kit-0.25.3-2.el9.x86_64 DEBUG: libtdb-1.4.10-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libX11-xcb-1.7.0-9.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: shadow-utils-4.9-8.el9.x86_64 DEBUG: libselinux-utils-3.6-1.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-56.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: alternatives-1.24-1.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-18.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.2.2-1.el9.x86_64 DEBUG: coreutils-8.32-35.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: systemd-libs-252-35.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-18.el9.x86_64 DEBUG: libmount-2.37.4-18.el9.x86_64 DEBUG: libfdisk-2.37.4-18.el9.x86_64 DEBUG: util-linux-core-2.37.4-18.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: kmod-libs-28-9.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: avahi-libs-0.8-20.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-12.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.7.0-9.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: mesa-libglapi-23.3.3-1.el9.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: p11-kit-server-0.25.3-2.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: python-unversioned-command-3.9.18-3.el9.noarch DEBUG: python3-3.9.18-3.el9.x86_64 DEBUG: python3-libs-3.9.18-3.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.1.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: crypto-policies-scripts-20240304-1.gitb1c706d.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: python3-requests-2.25.1-8.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-markupsafe-2.1.3-2.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-typing-extensions-4.9.0-1.el9s.noarch DEBUG: openssl-3.2.2-1.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-9.el9.x86_64 DEBUG: composefs-libs-1.0.3-2.el9.x86_64 DEBUG: llvm-libs-17.0.6-5.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: bubblewrap-0.4.1-7.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-7.el9.x86_64 DEBUG: nss-softokn-3.90.0-7.el9.x86_64 DEBUG: nss-sysinit-3.90.0-7.el9.x86_64 DEBUG: nss-3.90.0-7.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: libksba-1.5.1-6.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-8.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: less-590-3.el9.x86_64 DEBUG: systemd-rpm-macros-252-35.el9.noarch DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-481.el9.x86_64 DEBUG: perl-FileHandle-2.03-481.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-AutoLoader-5.74-481.el9.noarch DEBUG: perl-base-2.27-481.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-if-0.60.800-481.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-481.el9.noarch DEBUG: perl-POSIX-1.94-481.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-481.el9.noarch DEBUG: perl-subs-1.03-481.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-481.el9.noarch DEBUG: perl-Symbol-1.08-481.el9.noarch DEBUG: perl-File-stat-1.09-481.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-481.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-481.el9.x86_64 DEBUG: perl-IO-1.43-481.el9.x86_64 DEBUG: perl-overloading-0.02-481.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-481.el9.x86_64 DEBUG: perl-File-Basename-2.85-481.el9.noarch DEBUG: perl-Getopt-Std-1.12-481.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-481.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-481.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-481.el9.x86_64 DEBUG: perl-interpreter-5.32.1-481.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: bluez-libs-5.56-6.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libatomic-11.4.1-3.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-19.el9.x86_64 DEBUG: util-linux-2.37.4-18.el9.x86_64 DEBUG: openssh-8.7p1-41.el9.x86_64 DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.121-1.el9.x86_64 DEBUG: mesa-libgbm-23.3.3-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-23.3.3-1.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-23.3.3-1.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.21.1-2.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.6-3.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-29.el9.x86_64 DEBUG: curl-7.76.1-29.el9.x86_64 DEBUG: rpm-4.16.1.3-30.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-30.el9.x86_64 DEBUG: policycoreutils-3.6-2.1.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-35.el9.x86_64 DEBUG: systemd-252-35.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: device-mapper-libs-1.02.197-2.el9.x86_64 DEBUG: device-mapper-1.02.197-2.el9.x86_64 DEBUG: cryptsetup-libs-2.7.2-1.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.191-4.el9.noarch DEBUG: elfutils-libs-0.191-4.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.191-4.el9.x86_64 DEBUG: binutils-gold-2.35.2-43.el9.x86_64 DEBUG: binutils-2.35.2-43.el9.x86_64 DEBUG: elfutils-0.191-4.el9.x86_64 DEBUG: gdb-minimal-10.2-13.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-30.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: systemd-udev-252-35.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-41.el9.x86_64 DEBUG: git-core-2.43.0-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: gnutls-3.8.3-4.el9.x86_64 DEBUG: glib2-2.68.4-15.el9.x86_64 DEBUG: freetype-2.10.4-9.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-11.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: cups-libs-2.3.3op2-26.el9.x86_64 DEBUG: polkit-0.117-11.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-28.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-20.el9.x86_64 DEBUG: poppler-glib-21.01.0-20.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.47.91-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-4.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-4.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: avahi-glib-0.8-20.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.44.2-1.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2024.6-1.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-15.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: glibc-headers-2.34-107.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-107.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: annobin-12.31-2.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: python-srpm-macros-3.9-53.el9.noarch DEBUG: redhat-rpm-config-207-1.el9.noarch DEBUG: rpm-build-4.16.1.3-30.el9.x86_64 DEBUG: pyproject-srpm-macros-1.12.0-1.el9.noarch DEBUG: python-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-8.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-2.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libgs-9.54.0-14.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: flatpak-1.12.8-1.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-2.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-4.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: python3-devel-3.9.18-3.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.36.1-1.el9s.noarch DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203352.ce6a105.el9.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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 Finish: dnf update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/originals DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos9-master-uc-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: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos9-master-uc-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: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos9-master-uc-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: ['useradd', 'mockbuild', '-o', '-u', '1020', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos9-master-uc-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: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/.initialized Finish: chroot init Start: build phase for openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.src.rpm Start: build setup for openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.src.rpm DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.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'} and shell False DEBUG: Updating / installing... DEBUG: openstack-neutron-1:24.1.0-0.202406132######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qpl', '/builddir/build/originals/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.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'} and shell False DEBUG: conf.README DEBUG: neutron-24.1.0.dev174-0.20240613212217.2a2d626.tar.gz DEBUG: neutron-destroy-patch-ports.service DEBUG: neutron-dhcp-agent.service DEBUG: neutron-dist.conf DEBUG: neutron-enable-bridge-firewall.sh DEBUG: neutron-l2-agent-sysctl.conf DEBUG: neutron-l2-agent.modules DEBUG: neutron-l3-agent.service DEBUG: neutron-linuxbridge-agent.service DEBUG: neutron-linuxbridge-cleanup.service DEBUG: neutron-macvtap-agent.service DEBUG: neutron-metadata-agent.service DEBUG: neutron-metering-agent.service DEBUG: neutron-netns-cleanup.service DEBUG: neutron-openvswitch-agent.service DEBUG: neutron-ovn-agent.service DEBUG: neutron-ovn-metadata-agent.service DEBUG: neutron-ovs-cleanup.service DEBUG: neutron-rpc-server.service DEBUG: neutron-server.service DEBUG: neutron-sriov-nic-agent.service DEBUG: neutron-sudoers DEBUG: neutron.logrotate DEBUG: openstack-neutron.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-neutron.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-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=1020gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-neutron.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'} and shell False DEBUG: warning: line 131: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-ovn DEBUG: warning: line 292: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-ovn-metadata-agent DEBUG: warning: line 322: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-ovn-migration-tool DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.src.rpm DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root//builddir/build/SRPMS/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.src.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root//builddir/build/SRPMS/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-master-uc-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'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:03 ago on Thu Jun 13 17:24:02 2024. DEBUG: Package git-core-2.43.0-1.el9.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20230216203352.ce6a105.el9.noarch is already installed. DEBUG: Package python3-devel-3.9.18-3.el9.x86_64 is already installed. DEBUG: Package systemd-252-35.el9.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: =========================================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: =========================================================================================================================== DEBUG: Installing: DEBUG: pyproject-rpm-macros noarch 1.12.0-1.el9 crb 40 k DEBUG: python3-neutron-lib-tests noarch 3.13.0-0.20240610070717.7674b4b.el9 delorean-component-network 275 k DEBUG: Installing dependencies: DEBUG: bc x86_64 1.07.1-14.el9 baseos 120 k DEBUG: checkpolicy x86_64 3.6-1.el9 baseos 353 k DEBUG: chkconfig x86_64 1.24-1.el9 baseos 179 k DEBUG: flatpak-selinux noarch 1.12.8-1.el9 appstream 21 k DEBUG: hostname x86_64 3.23-6.el9 baseos 29 k DEBUG: initscripts x86_64 10.11.6-1.el9 baseos 228 k DEBUG: initscripts-rename-device x86_64 10.11.6-1.el9 baseos 15 k DEBUG: initscripts-service noarch 10.11.6-1.el9 baseos 12 k DEBUG: ipcalc x86_64 1.0.0-5.el9 baseos 42 k DEBUG: iproute x86_64 6.2.0-5.el9 baseos 813 k DEBUG: libbpf x86_64 2:1.3.0-2.el9 baseos 173 k DEBUG: libibverbs x86_64 51.0-1.el9 baseos 442 k DEBUG: libmnl x86_64 1.0.4-16.el9 baseos 28 k DEBUG: libnl3 x86_64 3.9.0-1.el9 baseos 355 k DEBUG: libsodium x86_64 1.0.18-7.el9s delorean-master-testing 161 k DEBUG: libyaml x86_64 0.2.5-7.el9 baseos 61 k DEBUG: numactl-libs x86_64 2.0.16-3.el9 baseos 30 k DEBUG: openstack-network-scripts x86_64 10.11.1-6.el9s delorean-master-testing 48 k DEBUG: openstack-network-scripts-openvswitch3.3 x86_64 10.11.1-6.el9s delorean-master-testing 10 k DEBUG: openvswitch-selinux-extra-policy noarch 1.0-31.el9s centos9-nfv-ovs 14 k DEBUG: openvswitch3.3 x86_64 3.3.0-21.el9s centos9-nfv-ovs 6.8 M DEBUG: policycoreutils-python-utils noarch 3.6-2.1.el9 baseos 77 k DEBUG: procps-ng x86_64 3.3.17-14.el9 baseos 349 k DEBUG: protobuf-c x86_64 1.3.3-13.el9 baseos 35 k DEBUG: psmisc x86_64 23.4-3.el9 baseos 243 k DEBUG: python-oslo-concurrency-lang noarch 6.0.0-0.20240227074203.53709ba.el9 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 15.1.0-0.20240530110343.e502313.el9 delorean-component-common 12 k DEBUG: python-oslo-i18n-lang noarch 6.3.0-0.20240423152927.0531fb2.el9 delorean-component-common 14 k DEBUG: python-oslo-log-lang noarch 6.0.0-0.20240530105232.f05a852.el9 delorean-component-common 13 k DEBUG: python-oslo-middleware-lang noarch 6.1.0-0.20240226204046.531f39e.el9 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 4.3.0-0.20240226200118.4b7a6f7.el9 delorean-component-common 12 k DEBUG: python-oslo-utils-lang noarch 7.1.0-0.20240226204427.17581b5.el9 delorean-component-common 12 k DEBUG: python-oslo-versionedobjects-lang noarch 3.3.0-0.20240226185900.25db0cf.el9 delorean-component-common 12 k DEBUG: python3-PyMySQL noarch 0.10.1-6.el9 appstream 107 k DEBUG: python3-alembic noarch 1.8.1-1.el9s delorean-master-testing 832 k DEBUG: python3-amqp noarch 5.2.0-2.el9s delorean-master-testing 93 k DEBUG: python3-audit x86_64 3.1.2-2.el9 baseos 83 k DEBUG: python3-bcrypt x86_64 3.2.2-4.el9s delorean-master-testing 43 k DEBUG: python3-cachetools noarch 5.3.3-1.el9s delorean-master-testing 31 k DEBUG: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k DEBUG: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M DEBUG: python3-dateutil noarch 1:2.8.1-7.el9 baseos 288 k DEBUG: python3-debtcollector noarch 3.0.0-0.20240226181642.0e6ce1c.el9 delorean-component-common 31 k DEBUG: python3-decorator noarch 4.4.2-6.el9 baseos 28 k DEBUG: python3-distro noarch 1.9.0-2.el9s delorean-master-testing 41 k DEBUG: python3-fasteners noarch 0.19-1.el9s delorean-master-testing 37 k DEBUG: python3-futurist noarch 3.0.0-0.20240226181950.4e14db5.el9 delorean-component-common 61 k DEBUG: python3-iso8601 noarch 1.1.0-1.el9s delorean-master-testing 23 k DEBUG: python3-keystoneauth1 noarch 5.6.0-0.20240226192318.e071ad4.el9 delorean-component-keystone 415 k DEBUG: python3-kombu noarch 1:5.3.5-1.el9s delorean-master-testing 337 k DEBUG: python3-libselinux x86_64 3.6-1.el9 baseos 188 k DEBUG: python3-libsemanage x86_64 3.6-1.el9 baseos 80 k DEBUG: python3-logutils noarch 0.3.5-15.el9s delorean-master-testing 46 k DEBUG: python3-lxml x86_64 4.6.5-3.el9 appstream 1.2 M DEBUG: python3-mako noarch 1.1.4-6.el9 appstream 172 k DEBUG: python3-msgpack x86_64 1.0.7-1.el9s delorean-master-testing 98 k DEBUG: python3-ncclient noarch 0.6.15-2.el9s delorean-master-testing 141 k DEBUG: python3-netaddr noarch 0.8.0-5.el9 appstream 1.6 M DEBUG: python3-netifaces x86_64 0.10.6-15.el9 appstream 23 k DEBUG: python3-neutron-lib noarch 3.13.0-0.20240610070717.7674b4b.el9 delorean-component-network 408 k DEBUG: python3-openvswitch3.3 x86_64 3.3.0-21.el9s centos9-nfv-ovs 271 k DEBUG: python3-os-ken noarch 2.8.1-0.20240226182815.5a19480.el9 delorean-component-network 1.9 M DEBUG: python3-os-service-types noarch 1.7.0-0.20230629121435.0b2f473.el9 delorean-component-clients 36 k DEBUG: python3-os-traits noarch 3.0.0-0.20230718121412.cff125c.el9 delorean-component-common 48 k DEBUG: python3-oslo-concurrency noarch 6.0.0-0.20240227074203.53709ba.el9 delorean-component-common 41 k DEBUG: python3-oslo-config noarch 2:9.4.0-0.20240315155821.882adf8.el9 delorean-component-common 215 k DEBUG: python3-oslo-context noarch 5.5.0-0.20240305133447.e31a7a1.el9 delorean-component-common 26 k DEBUG: python3-oslo-db noarch 15.1.0-0.20240530110343.e502313.el9 delorean-component-common 123 k DEBUG: python3-oslo-db+mysql noarch 15.1.0-0.20240530110343.e502313.el9 delorean-component-common 7.9 k DEBUG: python3-oslo-i18n noarch 6.3.0-0.20240423152927.0531fb2.el9 delorean-component-common 56 k DEBUG: python3-oslo-log noarch 6.0.0-0.20240530105232.f05a852.el9 delorean-component-common 62 k DEBUG: python3-oslo-messaging noarch 14.8.0-0.20240530110632.d095241.el9 delorean-component-common 225 k DEBUG: python3-oslo-messaging+amqp1 noarch 14.8.0-0.20240530110632.d095241.el9 delorean-component-common 8.0 k DEBUG: python3-oslo-metrics noarch 0.8.0-0.20240226185450.1ebb7f8.el9 delorean-component-common 23 k DEBUG: python3-oslo-middleware noarch 6.1.0-0.20240226204046.531f39e.el9 delorean-component-common 56 k DEBUG: python3-oslo-policy noarch 4.3.0-0.20240226200118.4b7a6f7.el9 delorean-component-common 74 k DEBUG: python3-oslo-serialization noarch 5.4.0-0.20240229141206.548c7a3.el9 delorean-component-common 32 k DEBUG: python3-oslo-service noarch 3.5.0-0.20240530120732.a84a9de.el9 delorean-component-common 68 k DEBUG: python3-oslo-utils noarch 7.1.0-0.20240226204427.17581b5.el9 delorean-component-common 77 k DEBUG: python3-oslo-versionedobjects noarch 3.3.0-0.20240226185900.25db0cf.el9 delorean-component-common 76 k DEBUG: python3-osprofiler noarch 4.1.0-0.20230714071424.3c5fead.el9 delorean-component-common 134 k DEBUG: python3-paramiko noarch 3.4.0-2.el9s delorean-master-testing 314 k DEBUG: python3-paste noarch 3.10.1-1.el9s delorean-master-testing 486 k DEBUG: python3-paste-deploy noarch 3.1.0-2.el9s delorean-master-testing 38 k DEBUG: python3-pecan noarch 1.4.2-2.el9s delorean-master-testing 272 k DEBUG: python3-ply noarch 3.11-14.el9 baseos 106 k DEBUG: python3-policycoreutils noarch 3.6-2.1.el9 baseos 2.1 M DEBUG: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k DEBUG: python3-prometheus_client noarch 0.19.0-2.el9s delorean-master-testing 91 k DEBUG: python3-pyOpenSSL noarch 20.0.1-2.el9s delorean-master-testing 89 k DEBUG: python3-pycparser noarch 2.20-6.el9 baseos 135 k DEBUG: python3-pynacl x86_64 1.5.0-1.el9s delorean-master-testing 111 k DEBUG: python3-pyngus noarch 2.3.0-8.el9s delorean-master-testing 51 k DEBUG: python3-pyyaml x86_64 5.4.1-6.el9 baseos 205 k DEBUG: python3-qpid-proton x86_64 0.35.0-2.el9s delorean-master-testing 408 k DEBUG: python3-rdo-openvswitch noarch 2:3.3-1.el9s delorean-master-testing 7.9 k DEBUG: python3-repoze-lru noarch 0.7-10.el9s delorean-master-testing 31 k DEBUG: python3-rfc3986 noarch 1.5.0-1.el9s delorean-master-testing 50 k DEBUG: python3-routes noarch 2.5.1-1.el9s delorean-master-testing 188 k DEBUG: python3-setools x86_64 4.4.4-1.el9 baseos 605 k DEBUG: python3-setproctitle x86_64 1.2.3-2.el9s delorean-master-testing 22 k DEBUG: python3-statsd noarch 3.2.1-20.el9s delorean-master-testing 34 k DEBUG: python3-stevedore noarch 5.2.0-0.20240226201419.21d601f.el9 delorean-component-clients 68 k DEBUG: python3-tempita noarch 0.5.2-2.el9s delorean-master-testing 36 k DEBUG: python3-testresources noarch 2.0.1-2.el9s delorean-master-testing 59 k DEBUG: python3-testscenarios noarch 0.5.0-21.el9s delorean-master-testing 37 k DEBUG: python3-testtools noarch 2.7.1-1.el9s delorean-master-testing 326 k DEBUG: python3-vine noarch 5.1.0-1.el9s delorean-master-testing 25 k DEBUG: python3-webob noarch 1.8.7-1.el9s delorean-master-testing 230 k DEBUG: python3-wrapt x86_64 1.16.0-1.el9s delorean-master-testing 60 k DEBUG: python3-yappi x86_64 1.3.6-1.el9s delorean-master-testing 55 k DEBUG: qpid-proton-c x86_64 0.35.0-2.el9s delorean-master-testing 225 k DEBUG: rdo-openvswitch noarch 2:3.3-1.el9s delorean-master-testing 7.7 k DEBUG: rpm-plugin-selinux x86_64 4.16.1.3-30.el9 baseos 16 k DEBUG: selinux-policy noarch 38.1.39-1.el9 baseos 53 k DEBUG: selinux-policy-targeted noarch 38.1.39-1.el9 baseos 6.9 M DEBUG: unbound-libs x86_64 1.16.2-8.el9 appstream 549 k DEBUG: Installing weak dependencies: DEBUG: geolite2-city noarch 20191217-6.el9 appstream 23 M DEBUG: geolite2-country noarch 20191217-6.el9 appstream 1.6 M DEBUG: libmaxminddb x86_64 1.5.2-4.el9 appstream 33 k DEBUG: python3-pyasn1 noarch 0.6.0-1.el9s delorean-master-testing 140 k DEBUG: Transaction Summary DEBUG: =========================================================================================================================== DEBUG: Install 123 Packages DEBUG: Total size: 61 M DEBUG: Total download size: 2.6 M DEBUG: Installed size: 207 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-os-service-types-1.7.0-0.20230629121435.0b2f473.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-5.2.0-0.20240226201419.21d601f.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-6.0.0-0.20240227074203.53709ba.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-15.1.0-0.20240530110343.e502313.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-6.3.0-0.20240423152927.0531fb2.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-6.0.0-0.20240530105232.f05a852.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-6.1.0-0.20240226204046.531f39e.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-4.3.0-0.20240226200118.4b7a6f7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-7.1.0-0.20240226204427.17581b5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-versionedobjects-lang-3.3.0-0.20240226185900.25db0cf.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-3.0.0-0.20240226181642.0e6ce1c.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-futurist-3.0.0-0.20240226181950.4e14db5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-traits-3.0.0-0.20230718121412.cff125c.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-6.0.0-0.20240227074203.53709ba.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-9.4.0-0.20240315155821.882adf8.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-5.5.0-0.20240305133447.e31a7a1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db+mysql-15.1.0-0.20240530110343.e502313.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db-15.1.0-0.20240530110343.e502313.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-6.3.0-0.20240423152927.0531fb2.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-6.0.0-0.20240530105232.f05a852.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging+amqp1-14.8.0-0.20240530110632.d095241.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging-14.8.0-0.20240530110632.d095241.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-metrics-0.8.0-0.20240226185450.1ebb7f8.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-6.1.0-0.20240226204046.531f39e.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-policy-4.3.0-0.20240226200118.4b7a6f7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-5.4.0-0.20240229141206.548c7a3.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-3.5.0-0.20240530120732.a84a9de.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-7.1.0-0.20240226204427.17581b5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-versionedobjects-3.3.0-0.20240226185900.25db0cf.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osprofiler-4.1.0-0.20230714071424.3c5fead.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-5.6.0-0.20240226192318.e071ad4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bc-1.07.1-14.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] checkpolicy-3.6-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] chkconfig-1.24-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hostname-3.23-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-10.11.6-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-rename-device-10.11.6-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-service-10.11.6-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ipcalc-1.0.0-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iproute-6.2.0-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbpf-1.3.0-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libibverbs-51.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmnl-1.0.4-16.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnl3-3.9.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.2.5-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] numactl-libs-2.0.16-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-python-utils-3.6-2.1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] procps-ng-3.3.17-14.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] protobuf-c-1.3.3-13.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] psmisc-23.4-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-audit-3.1.2-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cffi-1.14.5-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cryptography-36.0.1-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.8.1-7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-4.4.2-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-libselinux-3.6-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-libsemanage-3.6-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-ply-3.11-14.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-policycoreutils-3.6-2.1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycparser-2.20-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-5.4.1-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-setools-4.4.4-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-plugin-selinux-4.16.1.3-30.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-38.1.39-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-targeted-38.1.39-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] flatpak-selinux-1.12.8-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] geolite2-city-20191217-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] geolite2-country-20191217-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libmaxminddb-1.5.2-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-PyMySQL-0.10.1-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-lxml-4.6.5-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.1.4-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-0.8.0-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netifaces-0.10.6-15.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-0.7.2-27.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] unbound-libs-1.16.2-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pyproject-rpm-macros-1.12.0-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.18-7.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openstack-network-scripts-10.11.1-6.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openstack-network-scripts-openvswitch3.3-10.11.1-6.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-alembic-1.8.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-amqp-5.2.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-bcrypt-3.2.2-4.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-5.3.3-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-distro-1.9.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.19-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-1.1.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kombu-5.3.5-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-logutils-0.3.5-15.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.0.7-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-ncclient-0.6.15-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paramiko-3.4.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-3.10.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-3.1.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pecan-1.4.2-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prometheus_client-0.19.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-20.0.1-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-0.6.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pynacl-1.5.0-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyngus-2.3.0-8.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-qpid-proton-0.35.0-2.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-rdo-openvswitch-3.3-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.7-10.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.5.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.5.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setproctitle-1.2.3-2.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-statsd-3.2.1-20.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tempita-0.5.2-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testresources-2.0.1-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testscenarios-0.5.0-21.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.7.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-vine-5.1.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.7-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.16.0-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.3.6-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qpid-proton-c-0.35.0-2.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rdo-openvswitch-3.3-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch-selinux-extra-policy-1.0-31.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch3.3-3.3.0-21.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-openvswitch3.3-3.3.0-21.el9s.x86_64.rpm: Already downloaded DEBUG: (121/123): python3-neutron-lib-tests-3.13.0-0.2 4.2 MB/s | 275 kB 00:00 DEBUG: (122/123): python3-neutron-lib-3.13.0-0.2024061 5.4 MB/s | 408 kB 00:00 DEBUG: (123/123): python3-os-ken-2.8.1-0.2024022618281 20 MB/s | 1.9 MB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 20 MB/s | 2.6 MB 00:00 DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Running scriptlet: selinux-policy-targeted-38.1.39-1.el9.noarch 1/1 DEBUG: Preparing : 1/1 DEBUG: Installing : python3-webob-1.8.7-1.el9s.noarch 1/123 DEBUG: Installing : python3-stevedore-5.2.0-0.20240226201419.21d601f 2/123 DEBUG: Installing : python3-netaddr-0.8.0-5.el9.noarch 3/123 DEBUG: Installing : selinux-policy-38.1.39-1.el9.noarch 4/123 DEBUG: Running scriptlet: selinux-policy-38.1.39-1.el9.noarch 4/123 DEBUG: Running scriptlet: selinux-policy-targeted-38.1.39-1.el9.noarch 5/123 DEBUG: Installing : selinux-policy-targeted-38.1.39-1.el9.noarch 5/123 DEBUG: Running scriptlet: selinux-policy-targeted-38.1.39-1.el9.noarch 5/123 DEBUG: Installing : python3-iso8601-1.1.0-1.el9s.noarch 6/123 DEBUG: Installing : python3-vine-5.1.0-1.el9s.noarch 7/123 DEBUG: Installing : python3-amqp-5.2.0-2.el9s.noarch 8/123 DEBUG: Installing : python3-msgpack-1.0.7-1.el9s.x86_64 9/123 DEBUG: Installing : python3-mako-1.1.4-6.el9.noarch 10/123 DEBUG: Installing : python3-libselinux-3.6-1.el9.x86_64 11/123 DEBUG: Installing : procps-ng-3.3.17-14.el9.x86_64 12/123 DEBUG: Installing : chkconfig-1.24-1.el9.x86_64 13/123 DEBUG: Installing : python3-libsemanage-3.6-1.el9.x86_64 14/123 DEBUG: Installing : python3-alembic-1.8.1-1.el9s.noarch 15/123 DEBUG: Installing : python3-kombu-1:5.3.5-1.el9s.noarch 16/123 DEBUG: Installing : qpid-proton-c-0.35.0-2.el9s.x86_64 17/123 DEBUG: Installing : python3-qpid-proton-0.35.0-2.el9s.x86_64 18/123 DEBUG: Installing : python3-pyngus-2.3.0-8.el9s.noarch 19/123 DEBUG: Installing : python3-yappi-1.3.6-1.el9s.x86_64 20/123 DEBUG: Installing : python3-wrapt-1.16.0-1.el9s.x86_64 21/123 DEBUG: Installing : python3-debtcollector-3.0.0-0.20240226181642.0e6 22/123 DEBUG: Installing : python3-oslo-context-5.5.0-0.20240305133447.e31a 23/123 DEBUG: Installing : python3-testtools-2.7.1-1.el9s.noarch 24/123 DEBUG: Installing : python3-testscenarios-0.5.0-21.el9s.noarch 25/123 DEBUG: Installing : python3-testresources-2.0.1-2.el9s.noarch 26/123 DEBUG: Installing : python3-tempita-0.5.2-2.el9s.noarch 27/123 DEBUG: Installing : python3-statsd-3.2.1-20.el9s.noarch 28/123 DEBUG: Installing : python3-setproctitle-1.2.3-2.el9s.x86_64 29/123 DEBUG: Installing : python3-rfc3986-1.5.0-1.el9s.noarch 30/123 DEBUG: Installing : python3-repoze-lru-0.7-10.el9s.noarch 31/123 DEBUG: Installing : python3-routes-2.5.1-1.el9s.noarch 32/123 DEBUG: Installing : python3-pyasn1-0.6.0-1.el9s.noarch 33/123 DEBUG: Installing : python3-paste-deploy-3.1.0-2.el9s.noarch 34/123 DEBUG: Installing : python3-logutils-0.3.5-15.el9s.noarch 35/123 DEBUG: Installing : python3-pecan-1.4.2-2.el9s.noarch 36/123 DEBUG: Installing : python3-fasteners-0.19-1.el9s.noarch 37/123 DEBUG: Installing : python3-distro-1.9.0-2.el9s.noarch 38/123 DEBUG: Installing : python3-cachetools-5.3.3-1.el9s.noarch 39/123 DEBUG: Installing : libsodium-1.0.18-7.el9s.x86_64 40/123 DEBUG: Installing : python3-prettytable-0.7.2-27.el9.noarch 41/123 DEBUG: Installing : python3-netifaces-0.10.6-15.el9.x86_64 42/123 DEBUG: Installing : python3-lxml-4.6.5-3.el9.x86_64 43/123 DEBUG: Installing : libmaxminddb-1.5.2-4.el9.x86_64 44/123 DEBUG: Installing : geolite2-country-20191217-6.el9.noarch 45/123 DEBUG: Installing : geolite2-city-20191217-6.el9.noarch 46/123 DEBUG: Installing : ipcalc-1.0.0-5.el9.x86_64 47/123 DEBUG: Installing : python3-setools-4.4.4-1.el9.x86_64 48/123 DEBUG: Installing : python3-ply-3.11-14.el9.noarch 49/123 DEBUG: Installing : python3-pycparser-2.20-6.el9.noarch 50/123 DEBUG: Installing : python3-cffi-1.14.5-5.el9.x86_64 51/123 DEBUG: Installing : python3-cryptography-36.0.1-4.el9.x86_64 52/123 DEBUG: Installing : python3-bcrypt-3.2.2-4.el9s.x86_64 53/123 DEBUG: Installing : python3-pynacl-1.5.0-1.el9s.x86_64 54/123 DEBUG: Installing : python3-paramiko-3.4.0-2.el9s.noarch 55/123 DEBUG: Installing : python3-ncclient-0.6.15-2.el9s.noarch 56/123 DEBUG: Installing : python3-PyMySQL-0.10.1-6.el9.noarch 57/123 DEBUG: Installing : python3-pyOpenSSL-20.0.1-2.el9s.noarch 58/123 DEBUG: Installing : python3-paste-3.10.1-1.el9s.noarch 59/123 DEBUG: Installing : python3-decorator-4.4.2-6.el9.noarch 60/123 DEBUG: Installing : python3-prometheus_client-0.19.0-2.el9s.noarch 61/123 DEBUG: Installing : python3-dateutil-1:2.8.1-7.el9.noarch 62/123 DEBUG: Installing : python3-audit-3.1.2-2.el9.x86_64 63/123 DEBUG: Installing : psmisc-23.4-3.el9.x86_64 64/123 DEBUG: Installing : protobuf-c-1.3.3-13.el9.x86_64 65/123 DEBUG: Running scriptlet: unbound-libs-1.16.2-8.el9.x86_64 66/123 DEBUG: Installing : unbound-libs-1.16.2-8.el9.x86_64 66/123 DEBUG: Running scriptlet: unbound-libs-1.16.2-8.el9.x86_64 66/123 DEBUG: Created symlink /etc/systemd/system/timers.target.wants/unbound-anchor.timer → /usr/lib/systemd/system/unbound-anchor.timer. DEBUG: Installing : numactl-libs-2.0.16-3.el9.x86_64 67/123 DEBUG: Installing : libyaml-0.2.5-7.el9.x86_64 68/123 DEBUG: Installing : python3-pyyaml-5.4.1-6.el9.x86_64 69/123 DEBUG: Installing : libnl3-3.9.0-1.el9.x86_64 70/123 DEBUG: Installing : libibverbs-51.0-1.el9.x86_64 71/123 DEBUG: Installing : libmnl-1.0.4-16.el9.x86_64 72/123 DEBUG: Installing : libbpf-2:1.3.0-2.el9.x86_64 73/123 DEBUG: Installing : iproute-6.2.0-5.el9.x86_64 74/123 DEBUG: Installing : initscripts-service-10.11.6-1.el9.noarch 75/123 DEBUG: Installing : initscripts-rename-device-10.11.6-1.el9.x86_64 76/123 DEBUG: Installing : initscripts-10.11.6-1.el9.x86_64 77/123 DEBUG: Running scriptlet: initscripts-10.11.6-1.el9.x86_64 77/123 DEBUG: Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service → /usr/lib/systemd/system/import-state.service. DEBUG: Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service → /usr/lib/systemd/system/loadmodules.service. DEBUG: Installing : hostname-3.23-6.el9.x86_64 78/123 DEBUG: Running scriptlet: hostname-3.23-6.el9.x86_64 78/123 DEBUG: Installing : checkpolicy-3.6-1.el9.x86_64 79/123 DEBUG: Installing : python3-policycoreutils-3.6-2.1.el9.noarch 80/123 DEBUG: Installing : policycoreutils-python-utils-3.6-2.1.el9.noarch 81/123 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-31.el9s.noa 82/123 DEBUG: Installing : openvswitch-selinux-extra-policy-1.0-31.el9s.noa 82/123 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-31.el9s.noa 82/123 DEBUG: Running scriptlet: openvswitch3.3-3.3.0-21.el9s.x86_64 83/123 DEBUG: Installing : openvswitch3.3-3.3.0-21.el9s.x86_64 83/123 DEBUG: Running scriptlet: openvswitch3.3-3.3.0-21.el9s.x86_64 83/123 DEBUG: Installing : python3-openvswitch3.3-3.3.0-21.el9s.x86_64 84/123 DEBUG: Installing : bc-1.07.1-14.el9.x86_64 85/123 DEBUG: Installing : openstack-network-scripts-10.11.1-6.el9s.x86_64 86/123 DEBUG: Running scriptlet: openstack-network-scripts-10.11.1-6.el9s.x86_64 86/123 DEBUG: Installing : openstack-network-scripts-openvswitch3.3-10.11.1 87/123 DEBUG: Installing : rdo-openvswitch-2:3.3-1.el9s.noarch 88/123 DEBUG: Installing : python3-rdo-openvswitch-2:3.3-1.el9s.noarch 89/123 DEBUG: Installing : python3-os-traits-3.0.0-0.20230718121412.cff125c 90/123 DEBUG: Installing : python3-futurist-3.0.0-0.20240226181950.4e14db5. 91/123 DEBUG: Installing : python-oslo-versionedobjects-lang-3.3.0-0.202402 92/123 DEBUG: Installing : python-oslo-utils-lang-7.1.0-0.20240226204427.17 93/123 DEBUG: Installing : python-oslo-policy-lang-4.3.0-0.20240226200118.4 94/123 DEBUG: Installing : python-oslo-middleware-lang-6.1.0-0.202402262040 95/123 DEBUG: Installing : python-oslo-log-lang-6.0.0-0.20240530105232.f05a 96/123 DEBUG: Installing : python-oslo-i18n-lang-6.3.0-0.20240423152927.053 97/123 DEBUG: Installing : python3-oslo-i18n-6.3.0-0.20240423152927.0531fb2 98/123 DEBUG: Installing : python3-oslo-utils-7.1.0-0.20240226204427.17581b 99/123 DEBUG: Installing : python3-oslo-config-2:9.4.0-0.20240315155821.882 100/123 DEBUG: Installing : python3-oslo-serialization-5.4.0-0.2024022914120 101/123 DEBUG: Installing : python3-oslo-log-6.0.0-0.20240530105232.f05a852. 102/123 DEBUG: Installing : python3-oslo-metrics-0.8.0-0.20240226185450.1ebb 103/123 DEBUG: Installing : python3-oslo-policy-4.3.0-0.20240226200118.4b7a6 104/123 DEBUG: Installing : python3-oslo-middleware-6.1.0-0.20240226204046.5 105/123 DEBUG: Installing : python3-os-ken-2.8.1-0.20240226182815.5a19480.el 106/123 DEBUG: Installing : python-oslo-db-lang-15.1.0-0.20240530110343.e502 107/123 DEBUG: Installing : python3-oslo-db+mysql-15.1.0-0.20240530110343.e5 108/123 DEBUG: Installing : python3-oslo-db-15.1.0-0.20240530110343.e502313. 109/123 DEBUG: Installing : python-oslo-concurrency-lang-6.0.0-0.20240227074 110/123 DEBUG: Installing : python3-oslo-concurrency-6.0.0-0.20240227074203. 111/123 DEBUG: Installing : python3-oslo-service-3.5.0-0.20240530120732.a84a 112/123 DEBUG: Installing : python3-oslo-messaging+amqp1-14.8.0-0.2024053011 113/123 DEBUG: Installing : python3-oslo-messaging-14.8.0-0.20240530110632.d 114/123 DEBUG: Installing : python3-oslo-versionedobjects-3.3.0-0.2024022618 115/123 DEBUG: Installing : python3-osprofiler-4.1.0-0.20230714071424.3c5fea 116/123 DEBUG: Installing : python3-os-service-types-1.7.0-0.20230629121435. 117/123 DEBUG: Installing : python3-keystoneauth1-5.6.0-0.20240226192318.e07 118/123 DEBUG: Installing : python3-neutron-lib-3.13.0-0.20240610070717.7674 119/123 DEBUG: Installing : python3-neutron-lib-tests-3.13.0-0.2024061007071 120/123 DEBUG: Installing : flatpak-selinux-1.12.8-1.el9.noarch 121/123 DEBUG: Running scriptlet: flatpak-selinux-1.12.8-1.el9.noarch 121/123 DEBUG: Installing : rpm-plugin-selinux-4.16.1.3-30.el9.x86_64 122/123 DEBUG: Installing : pyproject-rpm-macros-1.12.0-1.el9.noarch 123/123 DEBUG: Running scriptlet: selinux-policy-targeted-38.1.39-1.el9.noarch 123/123 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-31.el9s.noa 123/123 DEBUG: Running scriptlet: pyproject-rpm-macros-1.12.0-1.el9.noarch 123/123 DEBUG: Verifying : python3-os-service-types-1.7.0-0.20230629121435. 1/123 DEBUG: Verifying : python3-stevedore-5.2.0-0.20240226201419.21d601f 2/123 DEBUG: Verifying : python-oslo-concurrency-lang-6.0.0-0.20240227074 3/123 DEBUG: Verifying : python-oslo-db-lang-15.1.0-0.20240530110343.e502 4/123 DEBUG: Verifying : python-oslo-i18n-lang-6.3.0-0.20240423152927.053 5/123 DEBUG: Verifying : python-oslo-log-lang-6.0.0-0.20240530105232.f05a 6/123 DEBUG: Verifying : python-oslo-middleware-lang-6.1.0-0.202402262040 7/123 DEBUG: Verifying : python-oslo-policy-lang-4.3.0-0.20240226200118.4 8/123 DEBUG: Verifying : python-oslo-utils-lang-7.1.0-0.20240226204427.17 9/123 DEBUG: Verifying : python-oslo-versionedobjects-lang-3.3.0-0.202402 10/123 DEBUG: Verifying : python3-debtcollector-3.0.0-0.20240226181642.0e6 11/123 DEBUG: Verifying : python3-futurist-3.0.0-0.20240226181950.4e14db5. 12/123 DEBUG: Verifying : python3-os-traits-3.0.0-0.20230718121412.cff125c 13/123 DEBUG: Verifying : python3-oslo-concurrency-6.0.0-0.20240227074203. 14/123 DEBUG: Verifying : python3-oslo-config-2:9.4.0-0.20240315155821.882 15/123 DEBUG: Verifying : python3-oslo-context-5.5.0-0.20240305133447.e31a 16/123 DEBUG: Verifying : python3-oslo-db+mysql-15.1.0-0.20240530110343.e5 17/123 DEBUG: Verifying : python3-oslo-db-15.1.0-0.20240530110343.e502313. 18/123 DEBUG: Verifying : python3-oslo-i18n-6.3.0-0.20240423152927.0531fb2 19/123 DEBUG: Verifying : python3-oslo-log-6.0.0-0.20240530105232.f05a852. 20/123 DEBUG: Verifying : python3-oslo-messaging+amqp1-14.8.0-0.2024053011 21/123 DEBUG: Verifying : python3-oslo-messaging-14.8.0-0.20240530110632.d 22/123 DEBUG: Verifying : python3-oslo-metrics-0.8.0-0.20240226185450.1ebb 23/123 DEBUG: Verifying : python3-oslo-middleware-6.1.0-0.20240226204046.5 24/123 DEBUG: Verifying : python3-oslo-policy-4.3.0-0.20240226200118.4b7a6 25/123 DEBUG: Verifying : python3-oslo-serialization-5.4.0-0.2024022914120 26/123 DEBUG: Verifying : python3-oslo-service-3.5.0-0.20240530120732.a84a 27/123 DEBUG: Verifying : python3-oslo-utils-7.1.0-0.20240226204427.17581b 28/123 DEBUG: Verifying : python3-oslo-versionedobjects-3.3.0-0.2024022618 29/123 DEBUG: Verifying : python3-osprofiler-4.1.0-0.20230714071424.3c5fea 30/123 DEBUG: Verifying : python3-keystoneauth1-5.6.0-0.20240226192318.e07 31/123 DEBUG: Verifying : python3-neutron-lib-3.13.0-0.20240610070717.7674 32/123 DEBUG: Verifying : python3-neutron-lib-tests-3.13.0-0.2024061007071 33/123 DEBUG: Verifying : python3-os-ken-2.8.1-0.20240226182815.5a19480.el 34/123 DEBUG: Verifying : bc-1.07.1-14.el9.x86_64 35/123 DEBUG: Verifying : checkpolicy-3.6-1.el9.x86_64 36/123 DEBUG: Verifying : chkconfig-1.24-1.el9.x86_64 37/123 DEBUG: Verifying : hostname-3.23-6.el9.x86_64 38/123 DEBUG: Verifying : initscripts-10.11.6-1.el9.x86_64 39/123 DEBUG: Verifying : initscripts-rename-device-10.11.6-1.el9.x86_64 40/123 DEBUG: Verifying : initscripts-service-10.11.6-1.el9.noarch 41/123 DEBUG: Verifying : ipcalc-1.0.0-5.el9.x86_64 42/123 DEBUG: Verifying : iproute-6.2.0-5.el9.x86_64 43/123 DEBUG: Verifying : libbpf-2:1.3.0-2.el9.x86_64 44/123 DEBUG: Verifying : libibverbs-51.0-1.el9.x86_64 45/123 DEBUG: Verifying : libmnl-1.0.4-16.el9.x86_64 46/123 DEBUG: Verifying : libnl3-3.9.0-1.el9.x86_64 47/123 DEBUG: Verifying : libyaml-0.2.5-7.el9.x86_64 48/123 DEBUG: Verifying : numactl-libs-2.0.16-3.el9.x86_64 49/123 DEBUG: Verifying : policycoreutils-python-utils-3.6-2.1.el9.noarch 50/123 DEBUG: Verifying : procps-ng-3.3.17-14.el9.x86_64 51/123 DEBUG: Verifying : protobuf-c-1.3.3-13.el9.x86_64 52/123 DEBUG: Verifying : psmisc-23.4-3.el9.x86_64 53/123 DEBUG: Verifying : python3-audit-3.1.2-2.el9.x86_64 54/123 DEBUG: Verifying : python3-cffi-1.14.5-5.el9.x86_64 55/123 DEBUG: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 56/123 DEBUG: Verifying : python3-dateutil-1:2.8.1-7.el9.noarch 57/123 DEBUG: Verifying : python3-decorator-4.4.2-6.el9.noarch 58/123 DEBUG: Verifying : python3-libselinux-3.6-1.el9.x86_64 59/123 DEBUG: Verifying : python3-libsemanage-3.6-1.el9.x86_64 60/123 DEBUG: Verifying : python3-ply-3.11-14.el9.noarch 61/123 DEBUG: Verifying : python3-policycoreutils-3.6-2.1.el9.noarch 62/123 DEBUG: Verifying : python3-pycparser-2.20-6.el9.noarch 63/123 DEBUG: Verifying : python3-pyyaml-5.4.1-6.el9.x86_64 64/123 DEBUG: Verifying : python3-setools-4.4.4-1.el9.x86_64 65/123 DEBUG: Verifying : rpm-plugin-selinux-4.16.1.3-30.el9.x86_64 66/123 DEBUG: Verifying : selinux-policy-38.1.39-1.el9.noarch 67/123 DEBUG: Verifying : selinux-policy-targeted-38.1.39-1.el9.noarch 68/123 DEBUG: Verifying : flatpak-selinux-1.12.8-1.el9.noarch 69/123 DEBUG: Verifying : geolite2-city-20191217-6.el9.noarch 70/123 DEBUG: Verifying : geolite2-country-20191217-6.el9.noarch 71/123 DEBUG: Verifying : libmaxminddb-1.5.2-4.el9.x86_64 72/123 DEBUG: Verifying : python3-PyMySQL-0.10.1-6.el9.noarch 73/123 DEBUG: Verifying : python3-lxml-4.6.5-3.el9.x86_64 74/123 DEBUG: Verifying : python3-mako-1.1.4-6.el9.noarch 75/123 DEBUG: Verifying : python3-netaddr-0.8.0-5.el9.noarch 76/123 DEBUG: Verifying : python3-netifaces-0.10.6-15.el9.x86_64 77/123 DEBUG: Verifying : python3-prettytable-0.7.2-27.el9.noarch 78/123 DEBUG: Verifying : unbound-libs-1.16.2-8.el9.x86_64 79/123 DEBUG: Verifying : pyproject-rpm-macros-1.12.0-1.el9.noarch 80/123 DEBUG: Verifying : libsodium-1.0.18-7.el9s.x86_64 81/123 DEBUG: Verifying : openstack-network-scripts-10.11.1-6.el9s.x86_64 82/123 DEBUG: Verifying : openstack-network-scripts-openvswitch3.3-10.11.1 83/123 DEBUG: Verifying : python3-alembic-1.8.1-1.el9s.noarch 84/123 DEBUG: Verifying : python3-amqp-5.2.0-2.el9s.noarch 85/123 DEBUG: Verifying : python3-bcrypt-3.2.2-4.el9s.x86_64 86/123 DEBUG: Verifying : python3-cachetools-5.3.3-1.el9s.noarch 87/123 DEBUG: Verifying : python3-distro-1.9.0-2.el9s.noarch 88/123 DEBUG: Verifying : python3-fasteners-0.19-1.el9s.noarch 89/123 DEBUG: Verifying : python3-iso8601-1.1.0-1.el9s.noarch 90/123 DEBUG: Verifying : python3-kombu-1:5.3.5-1.el9s.noarch 91/123 DEBUG: Verifying : python3-logutils-0.3.5-15.el9s.noarch 92/123 DEBUG: Verifying : python3-msgpack-1.0.7-1.el9s.x86_64 93/123 DEBUG: Verifying : python3-ncclient-0.6.15-2.el9s.noarch 94/123 DEBUG: Verifying : python3-paramiko-3.4.0-2.el9s.noarch 95/123 DEBUG: Verifying : python3-paste-3.10.1-1.el9s.noarch 96/123 DEBUG: Verifying : python3-paste-deploy-3.1.0-2.el9s.noarch 97/123 DEBUG: Verifying : python3-pecan-1.4.2-2.el9s.noarch 98/123 DEBUG: Verifying : python3-prometheus_client-0.19.0-2.el9s.noarch 99/123 DEBUG: Verifying : python3-pyOpenSSL-20.0.1-2.el9s.noarch 100/123 DEBUG: Verifying : python3-pyasn1-0.6.0-1.el9s.noarch 101/123 DEBUG: Verifying : python3-pynacl-1.5.0-1.el9s.x86_64 102/123 DEBUG: Verifying : python3-pyngus-2.3.0-8.el9s.noarch 103/123 DEBUG: Verifying : python3-qpid-proton-0.35.0-2.el9s.x86_64 104/123 DEBUG: Verifying : python3-rdo-openvswitch-2:3.3-1.el9s.noarch 105/123 DEBUG: Verifying : python3-repoze-lru-0.7-10.el9s.noarch 106/123 DEBUG: Verifying : python3-rfc3986-1.5.0-1.el9s.noarch 107/123 DEBUG: Verifying : python3-routes-2.5.1-1.el9s.noarch 108/123 DEBUG: Verifying : python3-setproctitle-1.2.3-2.el9s.x86_64 109/123 DEBUG: Verifying : python3-statsd-3.2.1-20.el9s.noarch 110/123 DEBUG: Verifying : python3-tempita-0.5.2-2.el9s.noarch 111/123 DEBUG: Verifying : python3-testresources-2.0.1-2.el9s.noarch 112/123 DEBUG: Verifying : python3-testscenarios-0.5.0-21.el9s.noarch 113/123 DEBUG: Verifying : python3-testtools-2.7.1-1.el9s.noarch 114/123 DEBUG: Verifying : python3-vine-5.1.0-1.el9s.noarch 115/123 DEBUG: Verifying : python3-webob-1.8.7-1.el9s.noarch 116/123 DEBUG: Verifying : python3-wrapt-1.16.0-1.el9s.x86_64 117/123 DEBUG: Verifying : python3-yappi-1.3.6-1.el9s.x86_64 118/123 DEBUG: Verifying : qpid-proton-c-0.35.0-2.el9s.x86_64 119/123 DEBUG: Verifying : rdo-openvswitch-2:3.3-1.el9s.noarch 120/123 DEBUG: Verifying : openvswitch-selinux-extra-policy-1.0-31.el9s.noa 121/123 DEBUG: Verifying : openvswitch3.3-3.3.0-21.el9s.x86_64 122/123 DEBUG: Verifying : python3-openvswitch3.3-3.3.0-21.el9s.x86_64 123/123 DEBUG: Installed: DEBUG: bc-1.07.1-14.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: chkconfig-1.24-1.el9.x86_64 DEBUG: flatpak-selinux-1.12.8-1.el9.noarch DEBUG: geolite2-city-20191217-6.el9.noarch DEBUG: geolite2-country-20191217-6.el9.noarch DEBUG: hostname-3.23-6.el9.x86_64 DEBUG: initscripts-10.11.6-1.el9.x86_64 DEBUG: initscripts-rename-device-10.11.6-1.el9.x86_64 DEBUG: initscripts-service-10.11.6-1.el9.noarch DEBUG: ipcalc-1.0.0-5.el9.x86_64 DEBUG: iproute-6.2.0-5.el9.x86_64 DEBUG: libbpf-2:1.3.0-2.el9.x86_64 DEBUG: libibverbs-51.0-1.el9.x86_64 DEBUG: libmaxminddb-1.5.2-4.el9.x86_64 DEBUG: libmnl-1.0.4-16.el9.x86_64 DEBUG: libnl3-3.9.0-1.el9.x86_64 DEBUG: libsodium-1.0.18-7.el9s.x86_64 DEBUG: libyaml-0.2.5-7.el9.x86_64 DEBUG: numactl-libs-2.0.16-3.el9.x86_64 DEBUG: openstack-network-scripts-10.11.1-6.el9s.x86_64 DEBUG: openstack-network-scripts-openvswitch3.3-10.11.1-6.el9s.x86_64 DEBUG: openvswitch-selinux-extra-policy-1.0-31.el9s.noarch DEBUG: openvswitch3.3-3.3.0-21.el9s.x86_64 DEBUG: policycoreutils-python-utils-3.6-2.1.el9.noarch DEBUG: procps-ng-3.3.17-14.el9.x86_64 DEBUG: protobuf-c-1.3.3-13.el9.x86_64 DEBUG: psmisc-23.4-3.el9.x86_64 DEBUG: pyproject-rpm-macros-1.12.0-1.el9.noarch DEBUG: python-oslo-concurrency-lang-6.0.0-0.20240227074203.53709ba.el9.noarch DEBUG: python-oslo-db-lang-15.1.0-0.20240530110343.e502313.el9.noarch DEBUG: python-oslo-i18n-lang-6.3.0-0.20240423152927.0531fb2.el9.noarch DEBUG: python-oslo-log-lang-6.0.0-0.20240530105232.f05a852.el9.noarch DEBUG: python-oslo-middleware-lang-6.1.0-0.20240226204046.531f39e.el9.noarch DEBUG: python-oslo-policy-lang-4.3.0-0.20240226200118.4b7a6f7.el9.noarch DEBUG: python-oslo-utils-lang-7.1.0-0.20240226204427.17581b5.el9.noarch DEBUG: python-oslo-versionedobjects-lang-3.3.0-0.20240226185900.25db0cf.el9.noarch DEBUG: python3-PyMySQL-0.10.1-6.el9.noarch DEBUG: python3-alembic-1.8.1-1.el9s.noarch DEBUG: python3-amqp-5.2.0-2.el9s.noarch DEBUG: python3-audit-3.1.2-2.el9.x86_64 DEBUG: python3-bcrypt-3.2.2-4.el9s.x86_64 DEBUG: python3-cachetools-5.3.3-1.el9s.noarch DEBUG: python3-cffi-1.14.5-5.el9.x86_64 DEBUG: python3-cryptography-36.0.1-4.el9.x86_64 DEBUG: python3-dateutil-1:2.8.1-7.el9.noarch DEBUG: python3-debtcollector-3.0.0-0.20240226181642.0e6ce1c.el9.noarch DEBUG: python3-decorator-4.4.2-6.el9.noarch DEBUG: python3-distro-1.9.0-2.el9s.noarch DEBUG: python3-fasteners-0.19-1.el9s.noarch DEBUG: python3-futurist-3.0.0-0.20240226181950.4e14db5.el9.noarch DEBUG: python3-iso8601-1.1.0-1.el9s.noarch DEBUG: python3-keystoneauth1-5.6.0-0.20240226192318.e071ad4.el9.noarch DEBUG: python3-kombu-1:5.3.5-1.el9s.noarch DEBUG: python3-libselinux-3.6-1.el9.x86_64 DEBUG: python3-libsemanage-3.6-1.el9.x86_64 DEBUG: python3-logutils-0.3.5-15.el9s.noarch DEBUG: python3-lxml-4.6.5-3.el9.x86_64 DEBUG: python3-mako-1.1.4-6.el9.noarch DEBUG: python3-msgpack-1.0.7-1.el9s.x86_64 DEBUG: python3-ncclient-0.6.15-2.el9s.noarch DEBUG: python3-netaddr-0.8.0-5.el9.noarch DEBUG: python3-netifaces-0.10.6-15.el9.x86_64 DEBUG: python3-neutron-lib-3.13.0-0.20240610070717.7674b4b.el9.noarch DEBUG: python3-neutron-lib-tests-3.13.0-0.20240610070717.7674b4b.el9.noarch DEBUG: python3-openvswitch3.3-3.3.0-21.el9s.x86_64 DEBUG: python3-os-ken-2.8.1-0.20240226182815.5a19480.el9.noarch DEBUG: python3-os-service-types-1.7.0-0.20230629121435.0b2f473.el9.noarch DEBUG: python3-os-traits-3.0.0-0.20230718121412.cff125c.el9.noarch DEBUG: python3-oslo-concurrency-6.0.0-0.20240227074203.53709ba.el9.noarch DEBUG: python3-oslo-config-2:9.4.0-0.20240315155821.882adf8.el9.noarch DEBUG: python3-oslo-context-5.5.0-0.20240305133447.e31a7a1.el9.noarch DEBUG: python3-oslo-db-15.1.0-0.20240530110343.e502313.el9.noarch DEBUG: python3-oslo-db+mysql-15.1.0-0.20240530110343.e502313.el9.noarch DEBUG: python3-oslo-i18n-6.3.0-0.20240423152927.0531fb2.el9.noarch DEBUG: python3-oslo-log-6.0.0-0.20240530105232.f05a852.el9.noarch DEBUG: python3-oslo-messaging-14.8.0-0.20240530110632.d095241.el9.noarch DEBUG: python3-oslo-messaging+amqp1-14.8.0-0.20240530110632.d095241.el9.noarch DEBUG: python3-oslo-metrics-0.8.0-0.20240226185450.1ebb7f8.el9.noarch DEBUG: python3-oslo-middleware-6.1.0-0.20240226204046.531f39e.el9.noarch DEBUG: python3-oslo-policy-4.3.0-0.20240226200118.4b7a6f7.el9.noarch DEBUG: python3-oslo-serialization-5.4.0-0.20240229141206.548c7a3.el9.noarch DEBUG: python3-oslo-service-3.5.0-0.20240530120732.a84a9de.el9.noarch DEBUG: python3-oslo-utils-7.1.0-0.20240226204427.17581b5.el9.noarch DEBUG: python3-oslo-versionedobjects-3.3.0-0.20240226185900.25db0cf.el9.noarch DEBUG: python3-osprofiler-4.1.0-0.20230714071424.3c5fead.el9.noarch DEBUG: python3-paramiko-3.4.0-2.el9s.noarch DEBUG: python3-paste-3.10.1-1.el9s.noarch DEBUG: python3-paste-deploy-3.1.0-2.el9s.noarch DEBUG: python3-pecan-1.4.2-2.el9s.noarch DEBUG: python3-ply-3.11-14.el9.noarch DEBUG: python3-policycoreutils-3.6-2.1.el9.noarch DEBUG: python3-prettytable-0.7.2-27.el9.noarch DEBUG: python3-prometheus_client-0.19.0-2.el9s.noarch DEBUG: python3-pyOpenSSL-20.0.1-2.el9s.noarch DEBUG: python3-pyasn1-0.6.0-1.el9s.noarch DEBUG: python3-pycparser-2.20-6.el9.noarch DEBUG: python3-pynacl-1.5.0-1.el9s.x86_64 DEBUG: python3-pyngus-2.3.0-8.el9s.noarch DEBUG: python3-pyyaml-5.4.1-6.el9.x86_64 DEBUG: python3-qpid-proton-0.35.0-2.el9s.x86_64 DEBUG: python3-rdo-openvswitch-2:3.3-1.el9s.noarch DEBUG: python3-repoze-lru-0.7-10.el9s.noarch DEBUG: python3-rfc3986-1.5.0-1.el9s.noarch DEBUG: python3-routes-2.5.1-1.el9s.noarch DEBUG: python3-setools-4.4.4-1.el9.x86_64 DEBUG: python3-setproctitle-1.2.3-2.el9s.x86_64 DEBUG: python3-statsd-3.2.1-20.el9s.noarch DEBUG: python3-stevedore-5.2.0-0.20240226201419.21d601f.el9.noarch DEBUG: python3-tempita-0.5.2-2.el9s.noarch DEBUG: python3-testresources-2.0.1-2.el9s.noarch DEBUG: python3-testscenarios-0.5.0-21.el9s.noarch DEBUG: python3-testtools-2.7.1-1.el9s.noarch DEBUG: python3-vine-5.1.0-1.el9s.noarch DEBUG: python3-webob-1.8.7-1.el9s.noarch DEBUG: python3-wrapt-1.16.0-1.el9s.x86_64 DEBUG: python3-yappi-1.3.6-1.el9s.x86_64 DEBUG: qpid-proton-c-0.35.0-2.el9s.x86_64 DEBUG: rdo-openvswitch-2:3.3-1.el9s.noarch DEBUG: rpm-plugin-selinux-4.16.1.3-30.el9.x86_64 DEBUG: selinux-policy-38.1.39-1.el9.noarch DEBUG: selinux-policy-targeted-38.1.39-1.el9.noarch DEBUG: unbound-libs-1.16.2-8.el9.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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 Finish: build setup for openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.src.rpm Start: Outputting list of installed packages DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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: rpm -qa --root '/var/lib/mock/dlrn-centos9-master-uc-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'} and shell True DEBUG: libgcc-11.4.1-3.el9.x86_64 1702998833 198756 07dba52fb3e3fe222cd417a46886ca90 installed DEBUG: crypto-policies-20240304-1.gitb1c706d.el9.noarch 1709752404 86196 edfdbd24c89002ca4238aa027177c1b0 installed DEBUG: fonts-filesystem-1:2.0.5-7.el9.1.noarch 1631794425 0 1f223cb786e15b443f5ae9792adc3d8b installed DEBUG: tzdata-2024a-2.el9.noarch 1710443975 1707934 4a1f0fec3a9b8b628c6ea050b3be5e92 installed DEBUG: hwdata-0.348-9.13.el9.noarch 1708340382 9498621 121e6516ade3724afaa5435928537a52 installed DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch 1628539909 5930958 03240144ad8b868c22f9168a70823562 installed DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch 1628536914 13746679 e083c7da82ac4d6a8ba78b34e0888e13 installed DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch 1628536914 596942 b947ffef4f22a6e3d579b3a14cb16e73 installed DEBUG: langpacks-core-font-en-3.0-16.el9.noarch 1628548327 351 c459dbf4f89e14c3866201d92a22003f installed DEBUG: osinfo-db-20231215-1.el9.noarch 1704277946 3690799 91f7c3f1fe57ebc292ff823f22e9528b installed DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch 1655270554 1886539 3fc548ed612acde8d3b41b4b385c3143 installed DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch 1628536854 722408 2732783fee86c9b991c6cd860dd2c453 installed DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch 1631700183 6557604 d242e1bff048ee93c8785049f06a1b44 installed DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch 1709721990 880926 f3b191e83073dbfcc12c71393ed579cc installed DEBUG: xkeyboard-config-2.33-2.el9.noarch 1628575594 6083876 88ea8a43851daebce64e0f78a3cb495f installed DEBUG: rust-srpm-macros-17-4.el9.noarch 1628569449 2447 73293207465a7961b68686701a149929 installed DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch 1681714691 492 8ec89c93045f3fb6df7200c1acc02777 installed DEBUG: poppler-data-0.4.9-9.el9.noarch 1628566347 12058151 ae8a3356650b67950bb9170591b59a6e installed DEBUG: perl-srpm-macros-1-41.el9.noarch 1628565179 862 6cccf4e84e8d8ff1bfd99a5b08bc765b installed DEBUG: openblas-srpm-macros-2-11.el9.noarch 1628560331 104 472d4c6b239cbdfa1a4a1e7465c3878e installed DEBUG: ocaml-srpm-macros-6-6.el9.noarch 1628559705 745 621a996cbcddd8e3d3492467821c5a8b installed DEBUG: libX11-common-1.7.0-9.el9.noarch 1697017163 1335069 31c830bee110572eec6f3e1f2cabce15 installed DEBUG: kernel-headers-5.14.0-457.el9.x86_64 1717107733 6171888 22aa96890d868bd8ebed7b5c31aee748 installed DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch 1628543357 535 3c30c63eb24feef9d64bfe022fbf9f23 installed DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 1645036530 1205149 40b1cb78f729044823f20b7ad90c67b4 installed DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch 1637316977 12103345 d3b18c32d2219b99074b27745ccd308f installed DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch 1628536977 4398414 472ec3c2382d57a2651109823210e159 installed DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch 1644512729 68815 a486e7e01444e3373cb6e6b9418720c7 installed DEBUG: pkgconf-m4-1.7.3-10.el9.noarch 1663762969 14187 a4fe05470faa432bdf2bc0da90a72878 installed DEBUG: pcre2-syntax-10.40-5.el9.noarch 1708199492 234324 08e9141ac69b635d14e665de7ff2f843 installed DEBUG: ncurses-base-6.2-10.20210508.el9.noarch 1692626709 307293 ef98b393ba4b55cb87e80f4c95e8ac73 installed DEBUG: libssh-config-0.10.4-13.el9.noarch 1708363378 277 5605f4240d6ed111340ef0be4b55fd71 installed DEBUG: kbd-misc-2.4.0-9.el9.noarch 1687358685 2573480 61618bed610b5b2247849dab28fc1932 installed DEBUG: kbd-legacy-2.4.0-9.el9.noarch 1687358685 557448 e67bee51a4646d63923a63eacee92699 installed DEBUG: fuse-common-3.10.2-8.el9.x86_64 1707334230 38 ed77f0865bed45d4096f0902a9bf53b3 installed DEBUG: coreutils-common-8.32-35.el9.x86_64 1706533662 10880514 936269022a2221bdc5d3478419733917 installed DEBUG: centos-gpg-keys-9.0-26.el9.noarch 1710957528 6047 c1a88474b7d1c126c8d0e341f1c3984c installed DEBUG: centos-stream-repos-9.0-26.el9.noarch 1710957528 6854 46af9dec99c17573b2ee5faf8f0f1448 installed DEBUG: centos-stream-release-9.0-26.el9.noarch 1710957528 30255 a98a9c5da68e0be2e29c63bdcbbba158 installed DEBUG: setup-2.13.7-10.el9.noarch 1707295246 725932 fd3173da9bafb6e1d6afffea47d55a3f installed DEBUG: filesystem-3.16-2.el9.x86_64 1628541626 106 90e045bb4706b61ef16663b8649ef598 installed DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch 1628573895 38280 a4ec9b61bb3e59b1961f6480b6ea1220 installed DEBUG: basesystem-11-13.el9.noarch 1628537561 0 7bfb02cc1aeca822f9e4d9405c010142 installed DEBUG: glibc-gconv-extra-2.34-107.el9.x86_64 1717015671 8157140 c7726d19fd14ce4255176ef96fe5a2b5 installed DEBUG: glibc-minimal-langpack-2.34-107.el9.x86_64 1717015671 0 25a6c9d77e86601c62d742b9cb45697e installed DEBUG: glibc-common-2.34-107.el9.x86_64 1717015671 1083801 6dd49f646feeb272661164fdecf7a6ab installed DEBUG: glibc-2.34-107.el9.x86_64 1717015671 6456867 4ad79b7dd8e935d5600fcfc0e401d9bb installed DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 1692626693 994375 e4c34faf5c547c4edf566fe4517c5e12 installed DEBUG: bash-5.1.8-9.el9.x86_64 1708011409 7738778 681f5fc99cb4c0027cc7dd860547dd4c installed DEBUG: zlib-1.2.11-41.el9.x86_64 1698657353 203041 786016493b8145ee743212c37a255951 installed DEBUG: libstdc++-11.4.1-3.el9.x86_64 1702998833 2537734 e65b43a58e8a6c39b8a4bbc1463ff5db installed DEBUG: xz-libs-5.2.5-8.el9.x86_64 1654006189 181557 65b27c8fdb646cb879de885e8d8f9d1e installed DEBUG: libxml2-2.9.13-6.el9.x86_64 1714382398 1955820 3de283ea1951ca5218a9d4b1318abb47 installed DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 1628538275 78740 38bff35b950bac6060a14f532ffd1f3e installed DEBUG: libxcrypt-4.4.18-3.el9.x86_64 1628554484 270692 17b62bc0bda4316e3dcf3662261685d4 installed DEBUG: libzstd-1.5.1-2.el9.x86_64 1644329495 902051 2e88ccf26d9595c4334ff2db855c8a46 installed DEBUG: libpng-2:1.6.37-12.el9.x86_64 1628552275 232119 3bbeb3eba89728caac0a661ff6640bc6 installed DEBUG: expat-2.5.0-2.el9.x86_64 1710941638 309434 84658e2e8e78b1348f7fabf2b484b0d4 installed DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 1705311609 647849 eb9c83b25a447c5902664052f79a5bae installed DEBUG: libcap-2.48-9.el9.x86_64 1689167967 177447 5a226acbb6342918efccf73a4fced219 installed DEBUG: libuuid-2.37.4-18.el9.x86_64 1707414747 38109 4e0e3ddd0dc64a478fbb117ca1c5f219 installed DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 1704382370 1310936 26da3e9a9c03773b4b29c0d8e3514e80 installed DEBUG: libffi-3.4.2-8.el9.x86_64 1681740417 65761 4bb756aae8cbb82168f5d2245c5a969b installed DEBUG: elfutils-libelf-0.191-4.el9.x86_64 1713963076 1219240 a520bd0b63c6c2f818345b54ed66687e installed DEBUG: gmp-1:6.2.0-13.el9.x86_64 1691058138 816844 44dbc752662788b6d7d5115cb6d0dc92 installed DEBUG: libgpg-error-1.42-5.el9.x86_64 1638889587 837088 366d999be50089a74158b7f0463f8531 installed DEBUG: lcms2-2.12-3.el9.x86_64 1628549005 408572 34bf2942c65d262dff1506aa16b1f721 installed DEBUG: nspr-4.35.0-7.el9.x86_64 1712781960 321304 673348b7b287f87b321ef354ce377e28 installed DEBUG: mpfr-4.1.0-7.el9.x86_64 1628557531 802539 88da3a99a529f63efff8ada0eb13b87f installed DEBUG: readline-8.1-4.el9.x86_64 1628568923 492844 04ea87f7f650b71b09c3c80fbbc1263d installed DEBUG: libogg-2:1.3.4-6.el9.x86_64 1628552055 50186 c37cdc45e445d19b618747d12e4a85bc installed DEBUG: libvorbis-1:1.3.7-5.el9.x86_64 1628554367 924357 97f0e94761e756f39b738a3f77520045 installed DEBUG: libtool-ltdl-2.4.6-45.el9.x86_64 1643031501 72096 97e97115c09b48f8356f070ece0939a2 installed DEBUG: nss-util-3.90.0-7.el9.x86_64 1712781960 229848 47a11575846fe13eef9bfb7c32f24dad installed DEBUG: libgcrypt-1.10.0-10.el9.x86_64 1679647173 1382042 f52cea6f19f1763da2e5ebd1dc6cfdce installed DEBUG: libwayland-client-1.21.0-1.el9.x86_64 1667401001 71360 366182addb754f3e390ead562fd358f1 installed DEBUG: libicu-67.1-9.el9.x86_64 1629785371 34109009 759ba2412d5676d3412b8b16734abb2f installed DEBUG: libattr-2.5.1-3.el9.x86_64 1628537434 29429 aec8b9f183816020e45285f0143e8850 installed DEBUG: libacl-2.3.1-4.el9.x86_64 1696594612 40554 c708b2c282e929084ec0f0efc372898b installed DEBUG: libgomp-11.4.1-3.el9.x86_64 1702998833 421733 153c9434c669e3bb4b599f90d5e4b7c4 installed DEBUG: libsepol-3.6-1.el9.x86_64 1702494173 829251 96b534d0fc8659503584d2fc5db96d0a installed DEBUG: lz4-libs-1.9.3-5.el9.x86_64 1628555809 145483 7d3dca7640cf3d38ba0f9f9615d050cd installed DEBUG: pcre2-10.40-5.el9.x86_64 1708199482 652298 9f3a26797e21bd1d7b9f9a7b7abee780 installed DEBUG: libselinux-3.6-1.el9.x86_64 1702538075 176853 642ddc0bcd98f945ffd8cb75990754da installed DEBUG: sed-4.8-9.el9.x86_64 1628569875 813599 8f2001ef117e096e5b2cb761dbe56226 installed DEBUG: popt-1.18-8.el9.x86_64 1628566366 130360 f6d016fe6a99581d6c0ec0e43955c05b installed DEBUG: alsa-lib-1.2.10-2.el9.x86_64 1701768215 1504096 27e948326662400eeaf469c994d629f8 installed DEBUG: libwebp-1.2.0-8.el9.x86_64 1695044490 787616 58fba1cdbfed92c5e6e661598dd0a449 installed DEBUG: findutils-1:4.8.0-6.el9.x86_64 1692266474 1756606 6be06272ccd7dbf2ec946eb1631405f6 installed DEBUG: libassuan-2.5.5-3.el9.x86_64 1628549434 171165 2ea61cf9eb18aefe03c18facfa6e5980 installed DEBUG: gdbm-libs-1:1.23-1.el9.x86_64 1712672345 128586 b9b3a18b49984ae02961c57d5847b88c installed DEBUG: libbrotli-1.0.9-6.el9.x86_64 1628537853 784562 0064f1719ea79d95cba2d52b8f1a4427 installed DEBUG: libcap-ng-0.8.2-7.el9.x86_64 1644930750 75196 46e0b55fb2904dfe43b24ee2c94b3c1a installed DEBUG: audit-libs-3.1.2-2.el9.x86_64 1699438289 314049 cceb817f0ac424a5632c878640bb84da installed DEBUG: libcom_err-1.46.5-5.el9.x86_64 1702474007 68513 17a459515df628464af3b1faf0d027d0 installed DEBUG: libseccomp-2.5.2-2.el9.x86_64 1636474241 175293 020a54cdbf220f3d6b9889593d0cbb88 installed DEBUG: libtasn1-4.16.0-8.el9.x86_64 1669910927 183348 7d0ecade4d7aa7f44c7402613f807c65 installed DEBUG: p11-kit-0.25.3-2.el9.x86_64 1700747780 2530636 4de78e2c1337968deea3ac8b20cdd0fe installed DEBUG: libtdb-1.4.10-1.el9.x86_64 1714049625 103278 72f4633e4828ec3a9c384ff6af819701 installed DEBUG: libunistring-0.9.10-15.el9.x86_64 1628553516 1643051 df2997eefd8b00af79f36b60155d2564 installed DEBUG: libidn2-2.3.0-7.el9.x86_64 1628550537 253460 b999cef1924e493741546dad040d6b64 installed DEBUG: lua-libs-5.4.4-4.el9.x86_64 1681732544 287331 d580b400a364fe10ae66719a1533cfff installed DEBUG: fribidi-1.0.10-6.el9.2.x86_64 1649935865 347380 1a4bad4b26de656b0ab2b35694a6b88a installed DEBUG: libICE-1.0.10-8.el9.x86_64 1628550523 174826 b92da4724c87af34f174760835f6c461 installed DEBUG: libX11-xcb-1.7.0-9.el9.x86_64 1697017154 15084 723acc4878d7591bf6c9e03e02f7c9fd installed DEBUG: libstemmer-0-18.585svn.el9.x86_64 1628553005 352513 93e9ba1d2f28344ab4c7e3de4a0d0578 installed DEBUG: openjpeg2-2.4.0-7.el9.x86_64 1657789945 386300 e8b954e12211663055f28b5000b5bc46 installed DEBUG: opus-1.3.1-10.el9.x86_64 1628561143 363598 40da76c2d6ce4525c03c2037784abb72 installed DEBUG: libSM-1.2.3-10.el9.x86_64 1628552822 95269 90c43a5efe3bdbc6de7e6b8eb711d153 installed DEBUG: libpsl-0.21.1-5.el9.x86_64 1628552331 78600 48e5ec8c64476be40b82088b405be4ae installed DEBUG: libsemanage-3.6-1.el9.x86_64 1702541748 307190 7507e4d298049a44dcbe82a65b0fe96d installed DEBUG: shadow-utils-2:4.9-8.el9.x86_64 1689166575 3812549 f802a2af10c39c5b00c0b775298414d9 installed DEBUG: libselinux-utils-3.6-1.el9.x86_64 1702538075 422915 a5069a4557f8d1a5369ab26001695202 installed DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 1667401001 37464 c725fc2424cd1d93bc940cb5d57bcb74 installed DEBUG: libmpc-1.2.1-4.el9.x86_64 1628551818 138637 e5e40dad676b06cd7f5ce6e6f6278138 installed DEBUG: dwz-0.14-3.el9.x86_64 1628540256 281758 f72e5de5cbebad4a19641f7e9c312c6d installed DEBUG: libwayland-server-1.21.0-1.el9.x86_64 1667401001 88232 87e9b1d87c1006fca353ba9e67010f1b installed DEBUG: exiv2-0.27.5-2.el9.x86_64 1636985354 4632497 bec8af9af0888f31db7af16f7bc4c8bb installed DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 1636985354 2794722 9d85f037ac697f35712d3a8404bba519 installed DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 1628554484 202824 5cc1d82aabed2601b8a39f3f49d50093 installed DEBUG: unzip-6.0-56.el9.x86_64 1643206371 401051 feb0641b07ba13eb8bc058b2c0882112 installed DEBUG: xml-common-0.6.3-58.el9.noarch 1628570071 80280 e30dff7e045445c260fddaf4c82eb1fe installed DEBUG: libproxy-0.4.15-35.el9.x86_64 1629990582 166674 cfaea8d129b2046f49d386a30a2a5b8a installed DEBUG: imath-3.1.2-1.el9.x86_64 1629104544 371882 0f497264fb6125739d15f377a5c678c2 installed DEBUG: file-libs-5.39-16.el9.x86_64 1701276394 8086748 8aa56edc919434f49112430700256021 installed DEBUG: file-5.39-16.el9.x86_64 1701276394 102728 0e2e1cff99a9714823cb5f40f07bf4f3 installed DEBUG: hicolor-icon-theme-0.17-13.el9.noarch 1653477225 73932 acdfc37badce9a922e7cd15ecb790c30 installed DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 1689761962 251847 13d64bf1aeccaccc6db6bef9ea473a2c installed DEBUG: alternatives-1.24-1.el9.x86_64 1684846512 63270 140537c16ebc89b1e793908507e6a403 installed DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 1700747780 478148 12cf33e13ccbf626f96780a7ff3b3069 installed DEBUG: diffutils-3.7-12.el9.x86_64 1628539960 1467825 507f1a0f06465e7a20379fffcb5a941e installed DEBUG: fuse-libs-2.9.9-15.el9.x86_64 1642007651 313478 70d2e7238e63f208c24baf09cb52e8f1 installed DEBUG: json-c-0.14-11.el9.x86_64 1631617016 79282 3be710938d8b71abae0b12826f2b27d5 installed DEBUG: libsigsegv-2.13-4.el9.x86_64 1628552820 50338 8d6efb1981489cae3ba03919e0a84d34 installed DEBUG: gawk-5.1.0-6.el9.x86_64 1645036530 1685726 49d54aeca4767b4c1f096902535f8e65 installed DEBUG: libsmartcols-2.37.4-18.el9.x86_64 1707414747 134899 f6f6e7e8a5109cbcc6baf90066f7dce0 installed DEBUG: pcre-8.44-4.el9.x86_64 1713357639 537728 b1ea83d87fcb8d3d5586d59af686cd44 installed DEBUG: grep-3.6-5.el9.x86_64 1628545386 857840 b1783007ca41c6a5e2a2a6b09c72ee49 installed DEBUG: openssl-libs-1:3.2.2-1.el9.x86_64 1717596545 8782210 e3077e16b49158734b90f7c39d12f26b installed DEBUG: coreutils-8.32-35.el9.x86_64 1706533662 5987522 b4c88abbc79f10b3b0bb8646faa842a7 installed DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch 1693329430 2354652 b265b748b158e370e85dd89c134d7a17 installed DEBUG: systemd-libs-252-35.el9.x86_64 1716364899 1802808 b640a44fac70afc6efe1a17d5751d44f installed DEBUG: libarchive-3.5.3-4.el9.x86_64 1670334275 906150 d8567679cfb8225dc2e349cb0ced7f90 installed DEBUG: dbus-libs-1:1.12.20-8.el9.x86_64 1686561892 372990 52ea9b6b6c067fc779ab24fb611ac26c installed DEBUG: libblkid-2.37.4-18.el9.x86_64 1707414747 229849 8cfda00d8e84a88a7cf64f8ce44abf58 installed DEBUG: libmount-2.37.4-18.el9.x86_64 1707414747 318453 c78d79e5b2dfd293c72d6e368191756c installed DEBUG: libfdisk-2.37.4-18.el9.x86_64 1707414747 367883 f8855f86f8abbefa01fd057dcfbd3cc7 installed DEBUG: util-linux-core-2.37.4-18.el9.x86_64 1707414747 1268263 04e54edba5e55f2bede77cc866efbbbb installed DEBUG: libusbx-1.0.26-1.el9.x86_64 1650890875 169790 e42efbfacf911799e5c8d24d5565a35d installed DEBUG: gzip-1.12-1.el9.x86_64 1650569887 377013 d100c7f7b4f855aeb3d8676072292699 installed DEBUG: cracklib-2.9.6-27.el9.x86_64 1628539381 251850 6b30fcc5f113bfe3977cfb728e495423 installed DEBUG: kmod-libs-28-9.el9.x86_64 1684510061 133910 9c951491f060ed16da334face3dd1d78 installed DEBUG: libevent-2.1.12-6.el9.x86_64 1628550119 932210 bd9c51ad0c0309b273f46b629b0ac796 installed DEBUG: avahi-libs-0.8-20.el9.x86_64 1699463845 177886 382611887feb114c90633ac8a89869a0 installed DEBUG: xz-5.2.5-8.el9.x86_64 1654006189 685923 7a3a1c534311e848d76428a6daddd7c0 installed DEBUG: jbigkit-libs-2.1-23.el9.x86_64 1628547667 116759 fc59a2fbc5993faa2c50a2fee3ca890f installed DEBUG: libtiff-4.4.0-12.el9.x86_64 1704893530 586505 61d15e6ed523ee442d90bd95d3cc8dbf installed DEBUG: libXau-1.0.9-8.el9.x86_64 1628554479 64960 d29cb4a4741cc1c0d0676dbae6e78998 installed DEBUG: libxcb-1.13.1-9.el9.x86_64 1628554525 1124254 51f3f8fe3db81337ba4a07430421c3ee installed DEBUG: libX11-1.7.0-9.el9.x86_64 1697017154 1354996 4a328f6b54f8624c3720c6267310a2b4 installed DEBUG: libXext-1.3.4-8.el9.x86_64 1628554624 95724 36ef108c2804669f53bf41f5d7a12d3c installed DEBUG: libXrender-0.9.10-16.el9.x86_64 1628554702 51543 1238322e38dd9b9aa5cce9a9d3ac8458 installed DEBUG: libXi-1.7.10-8.el9.x86_64 1628554634 74757 bd2b6b3e709f17777a5d0e2097366c43 installed DEBUG: libXfixes-5.0.3-16.el9.x86_64 1628554623 35681 06ff23960463555e5f8af61d13f71a2f installed DEBUG: libXt-1.2.0-6.el9.x86_64 1628554747 453249 e7a4f272de4504efd24ddb90b533cf5b installed DEBUG: libXmu-1.1.3-8.el9.x86_64 1628554669 188562 5879579377fd4468c1927636debd938c installed DEBUG: libXcursor-1.2.0-7.el9.x86_64 1628554551 50861 7a058c13f6a9927cf4f6394049026de7 installed DEBUG: libXdamage-1.1.5-7.el9.x86_64 1628554609 37259 119e8aef392b8008b8046e3ecc9dccab installed DEBUG: libXrandr-1.5.2-8.el9.x86_64 1628554694 53332 2864163841b9f9634b602a32e0120853 installed DEBUG: libXinerama-1.1.4-10.el9.x86_64 1628554595 19725 a29c4891e6ef396577c08db8c5a28ab5 installed DEBUG: libXcomposite-0.4.5-7.el9.x86_64 1628554506 42445 4ff5ce3944de9ac0736fd23fefd642f8 installed DEBUG: libXpm-3.5.13-10.el9.x86_64 1697029641 128632 143c8682ce0cbfb70df0ed5d852c4516 installed DEBUG: libglvnd-1:1.3.4-1.el9.x86_64 1637623169 797162 6caa4083900d93e621a90c9f55312fd1 installed DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 1667401001 16466 6491c616c2a85a6da68cf36b154d74f9 installed DEBUG: libxshmfence-1.3-10.el9.x86_64 1628554718 15936 1541f0109361779510ce1a64b464d733 installed DEBUG: mesa-libglapi-23.3.3-1.el9.x86_64 1705497224 221880 bae0acd738d028da90fd16f9676b1539 installed DEBUG: pixman-0.40.0-6.el9.x86_64 1696425141 710279 aede16298bd4d68bf8b81b92b7f4ff9f installed DEBUG: libXaw-1.0.13-19.el9.x86_64 1628554542 510031 51fb88af4c8549b837fa52cf7348b1e4 installed DEBUG: libXtst-1.2.3-16.el9.x86_64 1628554736 38680 28b0e6a42eb89fea8382dc1046a6e85b installed DEBUG: libXv-1.0.11-16.el9.x86_64 1628554734 26929 72198c80e9062f01f7c8b6a56d1511d0 installed DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 1628554796 26316 9d5c88dac190e4f66857b2fab49ea44e installed DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 1628539381 9815154 097793bbff0b03b3ce0e2afaf462bbf5 installed DEBUG: p11-kit-server-0.25.3-2.el9.x86_64 1700747780 1399233 5e4aec16d32a12b08c9f030a7e92dd43 installed DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch 1711479877 1232785 de13bdae4eecc1bcef2b53e631acb1c4 installed DEBUG: python-unversioned-command-3.9.18-3.el9.noarch 1706293333 23 216095784e93eadad1cc58c9f962f1d4 installed DEBUG: python3-3.9.18-3.el9.x86_64 1706293315 33013 81ffbca94c33765fcbb593523087df93 installed DEBUG: python3-libs-3.9.18-3.el9.x86_64 1706293315 32513867 6751f72b7674cc0f0c97161543c14f1a installed DEBUG: python3-setuptools-65.5.1-2.el9s.noarch 1709721990 7061954 c328c97d490495fecf34d494466a0925 installed DEBUG: python3-idna-2.10-7.el9.1.noarch 1714045925 525633 302392bf155d99a5c6e49572bf1aede8 installed DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 1706030025 834046 35a71652bad0173d065d881070a913f9 installed DEBUG: python3-pip-21.3.1-1.el9.noarch 1711479877 9189701 cb84f7a3b54d721b47851813ae14248e installed DEBUG: crypto-policies-scripts-20240304-1.gitb1c706d.el9.noarch 1709752404 240714 32d7b969f8a454059117c4bd65197732 installed DEBUG: python3-chardet-4.0.0-5.el9.noarch 1645457887 1480116 7bf874734ba3c74bafc1b7d88a30d5bc installed DEBUG: python3-dns-2.3.0-2.el9.noarch 1687804859 2048830 361156faecea076b4bcd9dec35c888e7 installed DEBUG: python3-pyparsing-2.4.7-9.el9.noarch 1645030355 650026 cb5eba2b6cc00cd9fa89ffb3527e5dc3 installed DEBUG: python3-packaging-20.9-5.el9.noarch 1644942056 254019 1278d05af2b02528944bef7b199b356c installed DEBUG: python3-pysocks-1.7.1-12.el9.noarch 1645030777 90512 e685632709558359a9a8dd9f087a6dba installed DEBUG: python3-six-1.15.0-9.el9.noarch 1645014051 106876 ddb649ce7f23e052677037e6a3f1c03a installed DEBUG: python3-urllib3-1.26.5-5.el9.noarch 1702410340 747219 3b470953dab06b9eaa31f5190bb4a14f installed DEBUG: python3-requests-2.25.1-8.el9.noarch 1706184229 401874 619a33d042e9ad9f16cb7860ea353bb3 installed DEBUG: python3-docutils-0.16-6.el9.noarch 1628567136 6219958 444c8a45743579bfd963f306274d8903 installed DEBUG: python3-pytz-2021.1-5.el9.noarch 1689250584 180371 e6b4e1f7bee95c39ce357b2feffca88a installed DEBUG: python3-babel-2.9.1-2.el9.noarch 1628537498 28258458 7afe89f1e820f27155449468f908596e installed DEBUG: python3-tomli-2.0.1-5.el9.noarch 1678873507 68777 23a7daa8bc9a0b429b38a928fe6de505 installed DEBUG: python3-imagesize-1.2.0-6.el9.noarch 1628567186 22802 d39da8dc61e5ab41826837915a72cad8 installed DEBUG: python3-pygments-2.7.4-4.el9.noarch 1628567572 8130001 cb702f6944ebf573a262210131a887d7 installed DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch 1628567669 1175595 67ed16a77bea012e7ae506393454568f installed DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch 1628567719 38853 4ba706d7fa269358f11f434cc32b3c6d installed DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch 1628567667 62833 3b2c009918387ef7210eba186ca1806e installed DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch 1628567666 46533 b2e795a36aef2c55de88074414b761be installed DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch 1628567685 65376 fa4c300323f21943678c7f68e26f5838 installed DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch 1628567715 12208 947d809e58f156601d53cc6203a7590c installed DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch 1628567718 57306 2d6584bea4d8c410fe98524de6c1f16c installed DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch 1628567696 54286 8e949b872c3ec55e9a6db87cbc9c9731 installed DEBUG: python3-markupsafe-2.1.3-2.el9s.x86_64 1696835252 50766 2142ae417ba10e53d30b6eadd6698596 installed DEBUG: python3-jinja2-3.0.1-2.el9s.noarch 1631290225 2924051 b6ff5fd468f8b5a0c72e414a67ca863b installed DEBUG: python3-typing-extensions-4.9.0-1.el9s.noarch 1706112063 338257 c578860332efac6807c4fb22d37352d1 installed DEBUG: openssl-1:3.2.2-1.el9.x86_64 1717596545 2092415 96698e044762820423fb437a4a5c4711 installed DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch 1628570710 471450 e6f7781c74c99fcbcf41d1a012108db5 installed DEBUG: kmod-28-9.el9.x86_64 1684510061 253941 b2bd3700512355de33e0ffd676872a98 installed DEBUG: composefs-libs-1.0.3-2.el9.x86_64 1706803166 165811 2bce5a41cdef5932a8d827e38547604a installed DEBUG: llvm-libs-17.0.6-5.el9.x86_64 1707139118 107287440 def9c2a72c7f5afa3411ae03b3080a13 installed DEBUG: openexr-libs-3.1.1-2.el9.x86_64 1629723895 4888212 c2ed9491a52822cec9922cb40937581b installed DEBUG: iso-codes-4.6.0-3.el9.noarch 1628547387 19591019 f6ef364699f9b8f3bffb69d3c0d67b34 installed DEBUG: zip-3.0-35.el9.x86_64 1676457149 741159 07aa037eb9408f2f848569827cd3559f installed DEBUG: cpp-11.4.1-3.el9.x86_64 1702998833 30353165 3db2c5a9b77cb2b77c9274266c87d7d1 installed DEBUG: libutempter-1.2.1-6.el9.x86_64 1628554085 59409 ce999580e2b5f894fc54fe1b4bd09850 installed DEBUG: bubblewrap-0.4.1-7.el9.x86_64 1711139195 103849 dd963eaa9cf8c1a36e28803ce1caef01 installed DEBUG: tar-2:1.34-6.el9.x86_64 1676281551 3155323 ee74705ec23ecf11c541e27087fe9605 installed DEBUG: zstd-1.5.1-2.el9.x86_64 1644329495 1902844 f4364d644ad25c519c98b0f0cbc66ffa installed DEBUG: acl-2.3.1-4.el9.x86_64 1696594612 212167 ea68b93d2c6237673747706514381ad4 installed DEBUG: nss-softokn-freebl-3.90.0-7.el9.x86_64 1712781960 827590 3c2ea1cac9f13a47cdfb8b32b44486c4 installed DEBUG: nss-softokn-3.90.0-7.el9.x86_64 1712781960 1294667 2cdee51527f87e90f219f15bb8c2e6c7 installed DEBUG: nss-sysinit-3.90.0-7.el9.x86_64 1712781960 18287 285042bbc8c49eee2fda83b00aa711bc installed DEBUG: nss-3.90.0-7.el9.x86_64 1712781960 1931691 27083ac6a6f537678c9d15560870cf7f installed DEBUG: flac-libs-1.3.3-12.el9.x86_64 1695638696 561684 40e4f24683955d41c3d3da68c2452c34 installed DEBUG: libtheora-1:1.1.1-31.el9.x86_64 1628553380 474222 b8127b03ee1f999ef62271ee2b4be850 installed DEBUG: libksba-1.5.1-6.el9.x86_64 1675793165 394494 5065a1b60987a5ea1b35f943fde57a74 installed DEBUG: jasper-libs-2.0.28-3.el9.x86_64 1628547517 333940 a8cabff1260ab3da238161ae0bdbe1e1 installed DEBUG: LibRaw-0.21.1-1.el9.x86_64 1696285065 2493670 a82620ac65090460e8c9bd5a0c6b413e installed DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 1635927371 1412953 d1d6378d392aaebf8f8e69d797903cff installed DEBUG: bzip2-1.0.8-8.el9.x86_64 1628538275 96056 29c071c14d1a84942ced326f572bf7e3 installed DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 1628554663 324826 5f75063e425d48b3397b4217aff67fde installed DEBUG: libxslt-1.1.34-9.el9.x86_64 1643365783 771951 46a009419c084efc76903456f720cc95 installed DEBUG: graphite2-1.3.14-9.el9.x86_64 1628545340 201583 bee1c7d7f006f520847ff1f5b9f768e6 installed DEBUG: groff-base-1.22.4-10.el9.x86_64 1633944960 4040774 6f382ca641a7b920bd2f194a36b9a1ef installed DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 1628574725 751654 f187c6b50c3612d6252e43eabf48abfd installed DEBUG: info-6.7-15.el9.x86_64 1645432912 508035 4d0af4faf66f30b8126abd3410cdd719 installed DEBUG: ed-1.14.2-12.el9.x86_64 1628540213 129923 038028fe8dfd324b820e16200786a15e installed DEBUG: patch-2.7.6-16.el9.x86_64 1628561618 265522 4efdeefb054a89e177b517c3d3ed1147 installed DEBUG: libfontenc-1.1.3-17.el9.x86_64 1628550261 64225 931267996fd577695291cbc512f16582 installed DEBUG: less-590-3.el9.x86_64 1709642757 365240 0f838671fdd1e45839447d979b934b9c installed DEBUG: systemd-rpm-macros-252-35.el9.noarch 1716364900 9516 c19b4e69d8f218df156c4dccca5c7bd4 installed DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch 1637316977 11533842 f148596fcfc2b39ba256f2a5e7bc6a19 installed DEBUG: libpaper-1.1.28-4.el9.x86_64 1628552165 96772 5cac748655ed7916695475b9b0be51b8 installed DEBUG: ncurses-6.2-10.20210508.el9.x86_64 1692626693 624684 3e1d871c5e43b7efd27d114ba95af330 installed DEBUG: perl-Digest-1.19-4.el9.noarch 1628563396 36844 556e6f718ba9a6360fa39fb18d536aa0 installed DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 1628563473 61522 2300fd882680ee0c7c1abb1ae6b8ccb4 installed DEBUG: perl-B-0:1.80-481.el9.x86_64 1701177561 504555 97d255f5630b145e073fcda0f6cd3673 installed DEBUG: perl-FileHandle-0:2.03-481.el9.noarch 1701177577 10529 cd446c4929e49051eacb7c809f916aa1 installed DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 1628562913 111869 7ecb1b2e3a41395091b00413afff991d installed DEBUG: perl-libnet-3.13-4.el9.noarch 1628564496 299357 3a4d318a43520c1ea611000b968a597c installed DEBUG: perl-AutoLoader-0:5.74-481.el9.noarch 1701177577 22037 6b156f8bbe757a9a98edcbe7434ffd32 installed DEBUG: perl-base-0:2.27-481.el9.noarch 1701177577 13819 7af91f5d6f97d736f20bd2b89937b3c6 installed DEBUG: perl-URI-5.09-3.el9.noarch 1628565665 216915 b03fb11680933808dbfa5ed1bc6be6cf installed DEBUG: perl-if-0:0.60.800-481.el9.noarch 1701177577 6874 c7499524c56ca9285541fdbb3ace9d60 installed DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch 1628564340 100240 fc6b5e9831a4bbafe3036ad6c07bd0cd installed DEBUG: perl-Time-Local-2:1.300-7.el9.noarch 1628565569 67344 56255d762b27e3f619c7ef093df999a5 installed DEBUG: perl-File-Path-2.18-4.el9.noarch 1628563880 65333 e84dcd48672e858db99bf4abb31adefd installed DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch 1641306371 616297 0cb4da597b9cff56a27d081936fdbbe9 installed DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 1658929034 1398888 54f510931f506aefde25a6dbd2022632 installed DEBUG: perl-Pod-Escapes-1:1.07-460.el9.noarch 1628565069 25764 977f680f4ab8e6be26696f8e005328be installed DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 1629764707 24828 4ddd39d2645c0d3a03a7fc505a69d03f installed DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch 1628564841 5866 f3ba115f552765dda50122093731bdae installed DEBUG: perl-Class-Struct-0:0.66-481.el9.noarch 1701177577 26954 01273c932f833550aa1a9b2a32961acf installed DEBUG: perl-POSIX-0:1.94-481.el9.x86_64 1701177561 240147 bac99ffdb50863a993a8e4d89960f3d2 installed DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch 1628565314 100303 0bdc632c00af8ea7fccf10c3a8aeb385 installed DEBUG: perl-IPC-Open3-0:1.21-481.el9.noarch 1701177577 25044 233f261fe09ffc951336d8e038874e15 installed DEBUG: perl-subs-0:1.03-481.el9.noarch 1701177577 3060 3f8e2d78aeeebc857fb48d88f5331af4 installed DEBUG: perl-File-Temp-1:0.231.100-4.el9.noarch 1628563998 166550 668718b957c97d218cd0ce87b6d3e36d installed DEBUG: perl-Term-Cap-1.17-460.el9.noarch 1628565308 29851 df13642162893be1ec21d401f866b7f7 installed DEBUG: perl-Pod-Simple-1:3.42-4.el9.noarch 1628565108 577293 051f5b7ae5eb9bcca2b122291f9bd378 installed DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch 1705477316 150675 3c54aff636d01b3b76e48030d477d990 installed DEBUG: perl-Socket-4:2.031-4.el9.x86_64 1628565134 124969 0d5788854b6ccd115da6a227466baf78 installed DEBUG: perl-SelectSaver-0:1.02-481.el9.noarch 1701177577 3170 988959df5a2887cfa7c2708eedbc18ac installed DEBUG: perl-Symbol-0:1.08-481.el9.noarch 1701177577 7846 a911f0b217f7e27bb96e91f024a4a7c6 installed DEBUG: perl-File-stat-0:1.09-481.el9.noarch 1701177577 13948 0022795a994ca9437a525e241e2032fe installed DEBUG: perl-podlators-1:4.14-460.el9.noarch 1628565077 288742 ad2f3ada468688fbe129418e39eaac37 installed DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch 1628565124 170960 7e2f1a7c0900c86834fc555f5c3bd0b9 installed DEBUG: perl-Fcntl-0:1.13-481.el9.x86_64 1701177561 30235 daf4de7b8a3496d89780f5f6b1764ff3 installed DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch 1628565448 13101 51cd796a12a1506353fefddcf48ede0a installed DEBUG: perl-mro-0:1.23-481.el9.x86_64 1701177561 43587 c8e536919ee9acdb88b0ed487f13c291 installed DEBUG: perl-IO-0:1.43-481.el9.x86_64 1701177561 163239 f091c4e270102a4fc611fb2b88069f7d installed DEBUG: perl-overloading-0:0.02-481.el9.noarch 1701177577 5893 9c337d0eec9980ab0736c2e9a5e295fe installed DEBUG: perl-Pod-Usage-4:2.01-4.el9.noarch 1628565107 87186 cf143f7c6da00856ecd8ce53db1b388f installed DEBUG: perl-Errno-0:1.30-481.el9.x86_64 1701177561 9533 0d42d993af70cee6142c2dc407dd4962 installed DEBUG: perl-File-Basename-0:2.85-481.el9.noarch 1701177577 15339 a0985a1a87665bf8f6d71f78aaf6ef4f installed DEBUG: perl-Getopt-Std-0:1.12-481.el9.noarch 1701177577 12107 768fa74b8510a3a08bb95805114a222d installed DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 1628564750 48145 1190c3bd08b43b3064f439bca71ca347 installed DEBUG: perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 1711036238 143128 d1a7c9b708d7a64e63cd365c3603e604 installed DEBUG: perl-constant-1.33-461.el9.noarch 1628562746 27104 ee5c312a7c1613a45b24c022d97fb08e installed DEBUG: perl-Storable-1:3.21-460.el9.x86_64 1628565166 228532 119c254a858a4e8225a8f4f1b95a6fc8 installed DEBUG: perl-overload-0:1.31-481.el9.noarch 1701177577 72821 225f3e52850e2049d4513cf1f47a6631 installed DEBUG: perl-parent-1:0.238-460.el9.noarch 1628565026 9535 a35e48b4559776d182fedbd2b93f0867 installed DEBUG: perl-vars-0:1.05-481.el9.noarch 1701177577 4926 24298c2d943794c3ee342af784462bad installed DEBUG: perl-Getopt-Long-1:2.52-4.el9.noarch 1628564041 139937 0084d602dd5f3a3a608b8aa2d7d2784a installed DEBUG: perl-Carp-1.50-460.el9.noarch 1628562498 47889 8aa3a6891f26697353b428ce0a184f8d installed DEBUG: perl-Exporter-5.74-461.el9.noarch 1628563640 55359 600faf3d3db9096efa1de68bfe07d62d installed DEBUG: perl-NDBM_File-0:1.15-481.el9.x86_64 1701177561 30080 930a693ffe65c3f35b32ac6d42e42f25 installed DEBUG: perl-PathTools-3.78-461.el9.x86_64 1628565073 182534 367a2f6e64401c56f25dc4559c5806f6 installed DEBUG: perl-Encode-4:3.08-462.el9.x86_64 1628580079 10235418 464fc08748c13d9698ad06bba18ae510 installed DEBUG: perl-libs-4:5.32.1-481.el9.x86_64 1701177561 8958842 845752f1a2bae7269ddb30aa1aa7cb89 installed DEBUG: perl-interpreter-4:5.32.1-481.el9.x86_64 1701177561 120268 9dbf64cde223abe3a939798189b24beb installed DEBUG: kernel-srpm-macros-1.0-13.el9.noarch 1686576375 16918 0162dee60ae979d7e2da3d6ebbc2c48c installed DEBUG: bluez-libs-5.56-6.el9.x86_64 1628537753 215704 a45c3fa7ebe4bb2255e74570c64e7348 installed DEBUG: cpio-2.13-16.el9.x86_64 1631604799 1088156 8743fccbe23852587a7ef16a73f19f85 installed DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 1666019242 55267 3c9b8438c14c5b6dd89db849f2233459 installed DEBUG: libatomic-11.4.1-3.el9.x86_64 1702998833 29234 d25165dd40da2034f5f68cb6929650e9 installed DEBUG: libcbor-0.7.0-5.el9.x86_64 1628549688 99993 595519f7b2452af7db9b5062131acaa3 installed DEBUG: libdb-5.3.28-53.el9.x86_64 1637775488 1898038 86c8deb590fc9b3c916ca8d696a184bd installed DEBUG: libeconf-0.4.1-4.el9.x86_64 1713168417 45811 9cb3d29c1594cf384a53e582916bac7e installed DEBUG: libpwquality-1.4.4-8.el9.x86_64 1628552427 416376 0b62322fb735de082781bbefe37e1e6e installed DEBUG: pam-1.5.1-19.el9.x86_64 1707742619 1901178 e1bfb967aa055917fa2eabc2742af631 installed DEBUG: util-linux-2.37.4-18.el9.x86_64 1707414747 11161169 9757decc361c218bf9c01748352d2891 installed DEBUG: openssh-8.7p1-41.el9.x86_64 1717410964 1992068 bda18307532d37bb01785ea0c640c528 installed DEBUG: kbd-2.4.0-9.el9.x86_64 1687358667 1565276 d91294e97d79a42db361b9b70bbea878 installed DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 1697446023 169892 a2a39eb393b03b7eaef26fba7e1e067a installed DEBUG: libpciaccess-0.16-7.el9.x86_64 1710934775 49451 245fe7637ad4840fefd299881500def1 installed DEBUG: libdrm-2.4.121-1.el9.x86_64 1717601274 416036 17578693645207d6a641b4746596e69a installed DEBUG: mesa-libgbm-23.3.3-1.el9.x86_64 1705497224 70700 28f78ed1f593134abd6442e9401fbf31 installed DEBUG: libglvnd-egl-1:1.3.4-1.el9.x86_64 1637623169 70708 f36fd901951072d8b6dc7b9b7b680993 installed DEBUG: mesa-libEGL-23.3.3-1.el9.x86_64 1705497224 310775 57c9a2e4cd495b9664701060f13e089c installed DEBUG: libglvnd-glx-1:1.3.4-1.el9.x86_64 1637623169 694030 df6b17eab5aca2f17d3ec25cf90c1bd4 installed DEBUG: mesa-libGL-23.3.3-1.el9.x86_64 1705497224 480857 10b4003d3ca5f52ffcb56b63165f3363 installed DEBUG: libpkgconf-1.7.3-10.el9.x86_64 1663762953 75425 6d784dbd338488f9a990f3870ce06e48 installed DEBUG: pkgconf-1.7.3-10.el9.x86_64 1663762953 77890 c27775732875e2aaaa07204046b2e0ae installed DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 1663762953 1203 557e5f2bf85dce295401d6e30f51eabe installed DEBUG: libverto-0.3.2-3.el9.x86_64 1628554245 30365 49717f919565ae8f0e70dc4def4d01f6 installed DEBUG: krb5-libs-1.21.1-2.el9.x86_64 1712136684 2499983 84ff6113ad160266b6642512b15e7ada installed DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 1663006598 2380384 30b42ad4b265d75bc95db77acd35598e installed DEBUG: openldap-2.6.6-3.el9.x86_64 1707509085 1084524 fff9411b1ffff274e6a7852f0a1f0c99 installed DEBUG: libssh-0.10.4-13.el9.x86_64 1708363436 535899 b02ff39361e3fb9a444260b10e181891 installed DEBUG: libcurl-7.76.1-29.el9.x86_64 1709765563 667638 e3016019f9c5035e9e5dacd99eade32e installed DEBUG: curl-7.76.1-29.el9.x86_64 1709765563 684689 847007a0a0708c9bffdd41aeccfa4d69 installed DEBUG: rpm-4.16.1.3-30.el9.x86_64 1717415384 2750696 b410b28c93eab64cb068fb532116f5c5 installed DEBUG: rpm-libs-4.16.1.3-30.el9.x86_64 1717415384 769236 a052c0b07727914bc4ab1550bc9881ac installed DEBUG: policycoreutils-3.6-2.1.el9.x86_64 1708381839 724447 352e396fea06c001e3df931cc0e8fa12 installed DEBUG: dbus-1:1.12.20-8.el9.x86_64 1686561892 0 e3a0cea0ef5d61d5d05c31ccab5a91f1 installed DEBUG: systemd-pam-252-35.el9.x86_64 1716364899 518459 e12064677d1987551d532e8b6532162f installed DEBUG: systemd-252-35.el9.x86_64 1716364899 12809358 a85a08ad33b1836ef07cf308c7e6f0ea installed DEBUG: dbus-common-1:1.12.20-8.el9.noarch 1686561915 11394 cb70323eee868f9715c3a3aad81e1149 installed DEBUG: dbus-broker-28-7.el9.x86_64 1661245845 393994 e8c79633cf67b370e4698605d1acc8f4 installed DEBUG: device-mapper-libs-9:1.02.197-2.el9.x86_64 1706918710 429233 3d881556333837427ac30457808b729e installed DEBUG: device-mapper-9:1.02.197-2.el9.x86_64 1706918710 362374 3e487593aced61831d9e96337f9eff9e installed DEBUG: cryptsetup-libs-2.7.2-1.el9.x86_64 1714743863 2318094 7b93371ab48c961df429007272694c44 installed DEBUG: elfutils-default-yama-scope-0.191-4.el9.noarch 1713963068 1810 6618d73639c2143a09b119f44e68c4f4 installed DEBUG: elfutils-libs-0.191-4.el9.x86_64 1713963076 714445 ec9f7733abee419dbf1f9d43ce5c68db installed DEBUG: elfutils-debuginfod-client-0.191-4.el9.x86_64 1713963076 61707 c95a164afb021a79541b0d9b99318829 installed DEBUG: binutils-gold-2.35.2-43.el9.x86_64 1706184940 2128699 dc72e73af276e85066648d6ca42970cf installed DEBUG: binutils-2.35.2-43.el9.x86_64 1706184940 25207237 d289621ca1fc6ef5e63fa2733a57b56b installed DEBUG: elfutils-0.191-4.el9.x86_64 1713963076 2952210 73e8077857b466542a4965007c4a6724 installed DEBUG: gdb-minimal-10.2-13.el9.x86_64 1702612049 11543366 f34939896bd89b72a17c027dd44f7754 installed DEBUG: debugedit-5.0-5.el9.x86_64 1701732946 194098 0eeb99b85a124c6ff2fe748a53efd60d installed DEBUG: rpm-build-libs-4.16.1.3-30.el9.x86_64 1717415384 198558 fa984e30f20023df65382d1a572f91de installed DEBUG: efi-srpm-macros-4-9.el9.noarch 1636398873 41111 76c81df74bfab13e26b32351ca37f458 installed DEBUG: lua-srpm-macros-1-6.el9.noarch 1628555741 1314 0fdd144bbbee9bc020012ff761b15a17 installed DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 1688388037 2225208 013fe7003fe4d6849ba2b54e28f2001d installed DEBUG: systemd-udev-252-35.el9.x86_64 1716364899 10500661 7cdbfccf94aedaf0977de89030a6eb65 installed DEBUG: libfido2-1.13.0-2.el9.x86_64 1699456888 246862 89903d7667844d756da1228185335b93 installed DEBUG: openssh-clients-8.7p1-41.el9.x86_64 1717410964 2146797 a82fbe39de3d4c3b1a4f535f5b9331c5 installed DEBUG: git-core-2.43.0-1.el9.x86_64 1701876957 21410471 671ca660378de6505a7f72f453e79776 installed DEBUG: make-1:4.3-8.el9.x86_64 1706904750 1719894 63525a4cfacb7b409195d59d53450e4e installed DEBUG: nettle-3.9.1-1.el9.x86_64 1700480888 1157687 18849d91f8a9435a7ffcc3b7fdb17dbb installed DEBUG: gnutls-3.8.3-4.el9.x86_64 1712301323 3448627 8ed3914ae65a510a4ebd2f22210c40ba installed DEBUG: glib2-2.68.4-15.el9.x86_64 1715635400 13445287 d273a15f14af87c0e88891d30843cba8 installed DEBUG: freetype-2.10.4-9.el9.x86_64 1654071485 840612 eb49c3e16b2281a6af4531ea392af8d5 installed DEBUG: harfbuzz-2.7.4-10.el9.x86_64 1695037531 1705461 c1679c0fe827db886e817382b72eb6af installed DEBUG: fontconfig-2.14.0-2.el9.x86_64 1670223487 837217 449ed09ac88eaeb9a30ba214b9981e87 installed DEBUG: cairo-1.17.4-7.el9.x86_64 1645512144 1714807 9fef2bc3657f2c34016b51a532acc8d9 installed DEBUG: json-glib-1.6.6-1.el9.x86_64 1629809706 555868 fe4576ce40b422e833b0850db1a3e07f installed DEBUG: atk-2.36.0-5.el9.x86_64 1628537391 1304627 bd9aeb354c9610e81f272d7222808571 installed DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 1645512144 44432 9aabd9bcc00fd6431ede021358bcb4ef installed DEBUG: polkit-libs-0.117-11.el9.x86_64 1670247243 29305061 c1dbf375e0b00a245d73ad4449522d1e installed DEBUG: gstreamer1-1.22.1-2.el9.x86_64 1681313793 5017255 3cdad1676383e94bbb4756214faee818 installed DEBUG: cups-libs-1:2.3.3op2-26.el9.x86_64 1713203323 682385 b0ab68d7c009735fdb13f5b263fb06e0 installed DEBUG: polkit-0.117-11.el9.x86_64 1670247243 441257 44f5a67ab7dab59ec5ad0ec70bc95512 installed DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 1628566241 96325 40f2701ed3ee93b221c4dfaa0a2928d0 installed DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 1671646004 4730586 8543d94d77db623126314e6728432790 installed DEBUG: libgudev-237-1.el9.x86_64 1629362707 89888 3ae2ff97534847502dc9dc6e54769e32 installed DEBUG: dconf-0.40.0-6.el9.x86_64 1628539769 311890 d110060115bde4f51444aa24238968ff installed DEBUG: rtkit-0.11-28.el9.x86_64 1628569215 150098 ac74ba416453e24f6b8b209d8c2938d3 installed DEBUG: libgxps-0.3.2-3.el9.x86_64 1628550450 197503 5d0ba1ab5bc4e31a13ee886d167b362c installed DEBUG: gd-2.3.2-3.el9.x86_64 1628543005 422174 ff84c2c781e480e239e5c9ffd6376152 installed DEBUG: libXft-2.3.3-8.el9.x86_64 1628554598 136020 9dd4afaf02c043020674bf5723eeec0b installed DEBUG: poppler-21.01.0-20.el9.x86_64 1714048376 3760865 ce02017a332a9b00c2ae40faedfa440d installed DEBUG: poppler-glib-21.01.0-20.el9.x86_64 1714048376 488500 a93d6ad8cecf8628746bcb9a28c3f8df installed DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch 1628573895 1428570 ca19d0e098c193249d75aa2a16f84908 installed DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch 1628573895 1460397 c7a3299906900e9634054c11a85f913a installed DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch 1628573895 86625 16f0f27ee064f929f7cb3221881a5e1f installed DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch 1628573895 1216723 60a564c67ac16e3b356a0ac499002beb installed DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch 1628573895 1099808 1f85b60ff6e6c83153019702bf850931 installed DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch 1628573895 1429732 81d7a185b0ada9a5ad0383043ccf2c76 installed DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch 1628573895 2505850 6e0cd8553a6ab96b007e771ad1c17185 installed DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch 1628573895 1557220 668671e23df63172d342d3969f9572fe installed DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch 1628573895 45248 fd1753c92919fdc12154dc57ab487f7b installed DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch 1628573895 400137 0fa9d01117b873b3aad533568edfb7ec installed DEBUG: urw-base35-fonts-20200910-6.el9.noarch 1628573895 5478 192e5af4292c7614f1255fcdd61d1504 installed DEBUG: libraqm-0.7.0-7.el9s.x86_64 1631084139 29499 76e4839ab4d91c7f7edf02c08d2dfade installed DEBUG: mkfontscale-1.2.1-3.el9.x86_64 1628557177 54887 e55c107f8fd4546cd9c443713362fd90 installed DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch 1628575762 1070851 7f8999a7b9556e8e40ca7b251960c077 installed DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 1670941191 1579276 41b8135cabe1c9496d51799643c4d37e installed DEBUG: NetworkManager-libnm-1:1.47.91-1.el9.x86_64 1715946527 9845733 4730add094dc2c3d9b81d3c93aaa1052 installed DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 1667572879 936649 f0cce33f7885a16bb7162d447c255809 installed DEBUG: upower-0.99.11-11.el9.x86_64 1628573812 571536 4bc50b2c77c740c5ac72f1ba14729ebf installed DEBUG: libgusb-0.3.8-2.el9.x86_64 1692013174 129332 41172fd21ee5baa9c8b84c2fe236bf14 installed DEBUG: colord-libs-1.4.5-4.el9.x86_64 1628538970 857392 efbe5add1d1c940f9f00da30ad86e1a5 installed DEBUG: shared-mime-info-2.1-5.el9.x86_64 1667822225 5187670 2de9dfcf7c8b566ac4caef5329cac708 installed DEBUG: gdk-pixbuf2-2.42.6-4.el9.x86_64 1715764036 2608350 7402493dfccb37287645f9ca017020c2 installed DEBUG: gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 1715764036 271401 07d94ccb6361dd93d8a0e7303c61d28c installed DEBUG: gtk-update-icon-cache-3.24.31-4.el9.x86_64 1717517539 67598 c6292f47db9ab57de5b2592edc6261e4 installed DEBUG: libgsf-1.14.47-5.el9.x86_64 1628550426 963734 ed3526738da2d8fb971a65c9a9b8bc9f installed DEBUG: libnotify-0.7.9-8.el9.x86_64 1640186875 101670 483ba13b155f617530adfa19b62982ff installed DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 1629746374 528135 b097546202f46405c17cbb596216eda2 installed DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 1628537393 278826 904b1dc4ca3ce42898a0352ce0644aa5 installed DEBUG: avahi-glib-0.8-20.el9.x86_64 1699463845 19834 46c53d69db7ce8c6a762fb2113a35225 installed DEBUG: flatpak-session-helper-1.12.8-1.el9.x86_64 1689072281 215013 89517f4fe8dbe78c5c1faeb5c7aa5aa2 installed DEBUG: graphene-1.10.6-2.el9.x86_64 1628545303 170747 834f692ccc980e04ac0d4376b0b9163d installed DEBUG: libgexiv2-0.12.3-1.el9.x86_64 1629745530 230299 4413aeeb0b43120fcbd40ab9212fba25 installed DEBUG: low-memory-monitor-2.1-4.el9.x86_64 1628555427 71942 7eb6ed0aadd9fe9e6deec38bf86080bd installed DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 1628573225 337376 3b2ae808b6f6aef6d85706bf3abb1576 installed DEBUG: webkit2gtk3-jsc-2.44.2-1.el9.x86_64 1715904270 14957856 6308f707a95f6eb362b0196aa4268bd5 installed DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 1629990582 33073 19ece62a63da90e07fa4f7dfe0889713 installed DEBUG: glib-networking-2.68.3-3.el9.x86_64 1645725961 655538 a1f0e2c161d9f5a8ebf4ccd5267cbc51 installed DEBUG: libsoup-2.72.0-8.el9.x86_64 1628553090 1261962 d37b68f550aa0fc78803737ece49a922 installed DEBUG: geoclue2-2.6.0-7.el9.x86_64 1669833794 371262 7577fcf4f6c1c7b754eeeabd5cd16f9c installed DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 1714124815 1420392 5dcb4ad7d78ca66828abccfde8b32a88 installed DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 1669836900 181588 28e89ea88f62695d9ca277507f766e19 installed DEBUG: libosinfo-1.10.0-1.el9.x86_64 1669824782 1225572 134a8eabade143ef211f58af60aefef2 installed DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 1647904775 87288 4ccfb99c9ba5e6128721c79aefe24759 installed DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 1631870165 99520 eab4072ca3cfa6060e0072403aaad1b7 installed DEBUG: npth-1.6-8.el9.x86_64 1628558844 50619 ec2f6c8c45b97d50a2d00f1c3ae9f17b installed DEBUG: gnupg2-2.3.3-4.el9.x86_64 1682510074 9227533 d384c35c7b3bb26db6c8e299893befc2 installed DEBUG: gpgme-1.15.1-6.el9.x86_64 1645124220 576065 ecb8fc57f018677395265e37b7603b3c installed DEBUG: ostree-libs-2024.6-1.el9.x86_64 1715957190 1184254 31439da0c157ee2465bcd069b8a2fd63 installed DEBUG: which-2.21-29.el9.x86_64 1679928490 81813 9f0d5c6f27dad58821bbd23f4fb6ec18 installed DEBUG: fuse-2.9.9-15.el9.x86_64 1642007651 220513 23b79e360ea3a257150b475322b2408e installed DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 1628541105 602256 043bd67da6af245f437c39bc99ab7810 installed DEBUG: giflib-5.2.1-9.el9.x86_64 1628543406 108576 9aa6dc5454f0eddcdf84a82dadd4e77c installed DEBUG: glibc-headers-2.34-107.el9.x86_64 1717015671 2169163 4e4fddc9d0d397e29276093590f87bba installed DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 1628554484 31019 a63fe88a62be81dd45e3204f4612b177 installed DEBUG: glibc-devel-2.34-107.el9.x86_64 1717015671 38176 3fc17d1e97e2c07bccaa087c39696702 installed DEBUG: gcc-11.4.1-3.el9.x86_64 1702998833 89267122 75d35c59a3982fb4246954de60b8c927 installed DEBUG: annobin-12.31-2.el9.x86_64 1705502007 1165852 7aa186992ab313186e72deee44435347 installed DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 1702998833 57754 a65c229de3f02ee0319455d8c1007313 installed DEBUG: fonts-srpm-macros-1:2.0.5-7.el9.1.noarch 1631794425 56503 0be1ca4f9f113419a2dd328e5a5e5fef installed DEBUG: go-srpm-macros-3.2.0-3.el9.noarch 1695397520 61202 5b2ce2ec17d4a0bfbcbc618b36b1d01d installed DEBUG: python-srpm-macros-3.9-53.el9.noarch 1701436979 37100 890e0dd460cfae0425c24ffec741ff28 installed DEBUG: redhat-rpm-config-207-1.el9.noarch 1705935950 191423 979466c91476430433d45e44a7a5fe42 installed DEBUG: rpm-build-4.16.1.3-30.el9.x86_64 1717415384 150055 479de0d298481c02830bdf979cbce935 installed DEBUG: pyproject-srpm-macros-1.12.0-1.el9.noarch 1707213272 1514 4ff806ce808b29ef626889ac259e8225 installed DEBUG: python-rpm-macros-3.9-53.el9.noarch 1701436979 20079 860a7a43dbbef1fc749fa0aad7177509 installed DEBUG: python3-rpm-macros-3.9-53.el9.noarch 1701436979 6227 2e7694dd7192f731dfa7a9a2110715cb installed DEBUG: python3-rpm-generators-12-9.el9.noarch 1700828243 78358 e739a85b6967ac4d65e1a73a793b08b6 installed DEBUG: gsm-1.0.19-6.el9.x86_64 1628545513 65995 49de30fbb92514fa46c4d910eaf234dd installed DEBUG: libsndfile-1.0.31-8.el9.x86_64 1699448921 534008 675b5ac019cf90f96d0268f25461fee5 installed DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 1675090429 168059 be161807a56e90dcc214469ff6aa7b2e installed DEBUG: libasyncns-0.8-22.el9.x86_64 1628549467 60822 fb0ec56fa9b86539768d634afb584e03 installed DEBUG: pulseaudio-libs-15.0-2.el9.x86_64 1628566754 3384853 2345377a8e0a0493c3d94d76766d2d09 installed DEBUG: libcanberra-0.30-27.el9.x86_64 1689255812 288247 43220d729b38ccdfe962c310d04c4fdf installed DEBUG: libdatrie-0.2.13-4.el9.x86_64 1628549831 59521 99d5d94690935edf76557d007558e477 installed DEBUG: libthai-0.1.28-8.el9.x86_64 1628553338 778570 de49304efecef4042eac62582830f479 installed DEBUG: pango-1.48.7-3.el9.x86_64 1667448668 899563 cd97a559ad2aacfe754b19f2c3868cd3 installed DEBUG: librsvg2-2.50.7-3.el9.x86_64 1696574847 10687283 42b7361c125bbec228b57b0543c24f68 installed DEBUG: libepoxy-1.5.5-4.el9.x86_64 1628549922 1297595 33eff1eb283c34cede4b07749aa151b0 installed DEBUG: libexif-0.6.22-6.el9.x86_64 1628550088 2461952 b3d08759fe45d4298b7354a3166d9fdc installed DEBUG: libijs-0.35-15.el9.x86_64 1628550542 67428 73f5011374f112b59200d905aca8656c installed DEBUG: libgs-9.54.0-14.el9.x86_64 1698931945 19642257 4b29f90585b7a0cd29ae1d4765a3b572 installed DEBUG: libiptcdata-1.0.5-9.el9.x86_64 1628550674 176693 4bede834b27c949d977efc09d1eed5c1 installed DEBUG: libldac-2.0.2.3-10.el9.x86_64 1628551275 80669 eca9c29213c4265693172cb13dc648e4 installed DEBUG: libsbc-1.4-9.el9.x86_64 1628569554 83034 5976df1103874c4002c033f63482aafb installed DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 1705673142 8006429 7e939a0baf3b081f9ffb358be2557abc installed DEBUG: pipewire-1.0.1-1.el9.x86_64 1705673142 359327 607aadb93c4ed206c4d13fd17b5ca09e installed DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 1682343168 1220418 593e6aaf8906d28345fe25ec64f9b9a1 installed DEBUG: wireplumber-0.4.14-1.el9.x86_64 1682343168 308626 e9315bacca4d3ae75d806b77e7582527 installed DEBUG: flatpak-1.12.8-1.el9.x86_64 1689072281 8053367 541498f2744494c5b02c8e32fb3dd876 installed DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 1699963919 1883764 bbf816d41fbabbd44a4eea51ad404ae7 installed DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 1705673142 560698 692072d1a58d30d570477641978fd74c installed DEBUG: libvisual-1:0.4.0-34.el9.x86_64 1628554307 433002 1f085d5300970df55460b821a84a4e4b installed DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 1660550784 166926 6ecf8fe1504b57b8470021806def9a65 installed DEBUG: orc-0.4.31-6.el9.x86_64 1628561059 616782 496116bd6d31284af92b9b4832691b36 installed DEBUG: gstreamer1-plugins-base-1.22.1-2.el9.x86_64 1705507579 7616992 2ee966ef0933b9b5e0069a408f2fa912 installed DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 1669159640 1040603 3cbb511732834507639c35c594154df7 installed DEBUG: tracker-3.1.2-3.el9.x86_64 1669159640 2060361 44050518b1c9c07c379b0d75d9c31c58 installed DEBUG: tracker-miners-3.1.2-4.el9.x86_64 1701359312 4190339 60edfa1ab3772326332ee70f85ce3e53 installed DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 1689255812 75947 86b031874e946aa4b4829a212b67c518 installed DEBUG: gtk3-3.24.31-4.el9.x86_64 1717517539 20578932 2df6745eb18c1feae9a322e162574061 installed DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 1651780145 489960 efd56fe254ac29c6933a7290c5974090 installed DEBUG: gtk2-2.24.33-8.el9.x86_64 1667881305 13889880 d6fa1c321a87fe437f55e5399991de8a installed DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 1689255812 55309 0bfcab1394282c6333cfbe9a94c99451 installed DEBUG: graphviz-2.44.0-26.el9.x86_64 1701791988 12241992 ac92ed85ce249cf6357d446654150ea2 installed DEBUG: ImageMagick-libs-0:6.9.12.98-1.el9s.x86_64 1696919402 8620244 987de17b924501a81809548e2dc7da63 installed DEBUG: ImageMagick-0:6.9.12.98-1.el9s.x86_64 1696919402 243376 2b7502e96f91b06fae805336acda9e6d installed DEBUG: python3-sphinx-1:3.4.3-8.el9.noarch 1701344504 10064068 7b60f0027d72365144fc141f3aca9bf4 installed DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 1705673142 30 bcaced6ec1cd7b1965950220c813922d installed DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 1705673142 177582 8ff6a7c1db400b4dd72a866b719676ae installed DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 1705673142 437665 23808d3f3b9e7c13defb7f4d9baf2dd6 installed DEBUG: python3-devel-3.9.18-3.el9.x86_64 1706293315 782057 9b7b3ab0706c80b89311c1781371db7a installed DEBUG: python3-pbr-5.11.1-1.el9s.noarch 1676049043 523094 dcc4a0c03548e6937d0cee1049f9a766 installed DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch 1677685511 271052 a3ab3303f7d174df0d5976baa2635310 installed DEBUG: python3-eventlet-0.36.1-1.el9s.noarch 1712907228 1733334 4d67c1a44541e9fc1dafc76e9ad86393 installed DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 1707138494 14944224 c55fcba6e11c2bff50aa424d086e100c installed DEBUG: openstack-macros-2023.1.0-0.20230216203352.ce6a105.el9.noarch 1676580201 45488 28b7a790691a2de3c60f48a330bc27dc installed DEBUG: python3-webob-1.8.7-1.el9s.noarch 1630942613 1257935 0cc2f5121e612744933816b37a2d6191 installed DEBUG: python3-stevedore-5.2.0-0.20240226201419.21d601f.el9.noarch 1708978715 268734 e162fedaf221c70d33fe7a69b92a136e installed DEBUG: python3-netaddr-0.8.0-5.el9.noarch 1628567417 9834085 d2af174e7b69caff99cf80d32742e666 installed DEBUG: selinux-policy-38.1.39-1.el9.noarch 1717745891 25744 1b3e18e015d66c24053d0637283218b6 installed DEBUG: selinux-policy-targeted-38.1.39-1.el9.noarch 1717745891 19107007 bc39b7732a6aa0906b6d97e6f899697a installed DEBUG: python3-iso8601-1.1.0-1.el9s.noarch 1668080811 53924 05b08eb5ab32eeb30d648d875ec52181 installed DEBUG: python3-vine-5.1.0-1.el9s.noarch 1705909841 49386 13595aaff0b094c3f8f7ab017113654b installed DEBUG: python3-amqp-5.2.0-2.el9s.noarch 1705915323 388407 57da739745d816299a21460fe780c781 installed DEBUG: python3-msgpack-1.0.7-1.el9s.x86_64 1708107040 355223 9af1f5a80dfc365bf2c539e70fa99f4d installed DEBUG: python3-mako-1.1.4-6.el9.noarch 1668698522 546833 afadc4d58ab86e22ea833db2a1e63084 installed DEBUG: python3-libselinux-3.6-1.el9.x86_64 1702538075 623063 a3e1711022925a05ded1fdd426891375 installed DEBUG: procps-ng-3.3.17-14.el9.x86_64 1706027323 1002931 70cfa3ec8b84c93d7339df674df82c17 installed DEBUG: chkconfig-1.24-1.el9.x86_64 1684846512 760691 6761e4f88b12d8668263e3ded276d956 installed DEBUG: python3-libsemanage-3.6-1.el9.x86_64 1702541748 424939 6ec58b2cd0aada6de4193a49041a4aa5 installed DEBUG: python3-alembic-1.8.1-1.el9s.noarch 1662390842 6077702 a47435f47ad1d4b5152b281bc1b96df6 installed DEBUG: python3-kombu-1:5.3.5-1.el9s.noarch 1708104256 1467262 b16ac6752218789ca5f7123ba9e9eab4 installed DEBUG: qpid-proton-c-0.35.0-2.el9s.x86_64 1631546481 791434 ab98054a0778e669edb807b991a82632 installed DEBUG: python3-qpid-proton-0.35.0-2.el9s.x86_64 1631546481 2661955 1c664d4b9572ce5a2eb6afefed4a77f0 installed DEBUG: python3-pyngus-2.3.0-8.el9s.noarch 1631691766 192640 0d4c3d68d00d5b7db033d6058647168a installed DEBUG: python3-yappi-1.3.6-1.el9s.x86_64 1663746923 156432 2b158a9cdb02bf36cdd8c9fca1a6a548 installed DEBUG: python3-wrapt-1.16.0-1.el9s.x86_64 1708440245 184316 42d3377e636e82d5939304dddcc92636 installed DEBUG: python3-debtcollector-3.0.0-0.20240226181642.0e6ce1c.el9.noarch 1708971566 86270 03e4ad3409cf5a480768a2a3ce4f8ee7 installed DEBUG: python3-oslo-context-5.5.0-0.20240305133447.e31a7a1.el9.noarch 1709645819 57440 cc33e184fc33fc8135e188d782559a0f installed DEBUG: python3-testtools-2.7.1-1.el9s.noarch 1708341611 1537147 3a7860784b18a02d840e2e192edb3884 installed DEBUG: python3-testscenarios-0.5.0-21.el9s.noarch 1631031198 105944 caea093dfebb12f3f758c14c092fd384 installed DEBUG: python3-testresources-2.0.1-2.el9s.noarch 1631002661 244938 5b4ec321a6d30c821addffabd7b6ae67 installed DEBUG: python3-tempita-0.5.2-2.el9s.noarch 1633588086 116012 34e2cf6a782f7f308d07a17b1b914277 installed DEBUG: python3-statsd-3.2.1-20.el9s.noarch 1631001186 118061 fca7d23cac03325bc696eb9afae98d04 installed DEBUG: python3-setproctitle-1.2.3-2.el9s.x86_64 1658917903 38060 06605c23094cd86d912fb99a0a55fc8e installed DEBUG: python3-rfc3986-1.5.0-1.el9s.noarch 1644341140 181444 1a32b489b5f446a3432233dd53bba169 installed DEBUG: python3-repoze-lru-0.7-10.el9s.noarch 1630938871 85134 20411a6c6d09ff532d04b46fa2698e86 installed DEBUG: python3-routes-2.5.1-1.el9s.noarch 1633948452 470408 12ebc3c7c395dc172f96b1f56f89e861 installed DEBUG: python3-pyasn1-0.6.0-1.el9s.noarch 1714460172 745977 6da55d49034ccb7a7efef01ae9a4c88a installed DEBUG: python3-paste-deploy-3.1.0-2.el9s.noarch 1706029828 103499 ef0da607c8d7c4042bfe9091876ccb86 installed DEBUG: python3-logutils-0.3.5-15.el9s.noarch 1630938106 129093 37606a066938c825a22cfc12acb4c666 installed DEBUG: python3-pecan-1.4.2-2.el9s.noarch 1658918383 1382705 92d31f66c14aa8c3fd10b88da1f58c67 installed DEBUG: python3-fasteners-0.19-1.el9s.noarch 1696835387 103644 242e2c7dcfadfab256790bbac51d636b installed DEBUG: python3-distro-1.9.0-2.el9s.noarch 1706029437 183694 8472c1971b0e5fbc714c6435e82465ba installed DEBUG: python3-cachetools-5.3.3-1.el9s.noarch 1713252596 114407 f8ed89b4ac7129857ade72bc4d8bd7c5 installed DEBUG: libsodium-1.0.18-7.el9s.x86_64 1631099292 363811 c5e5aece8e9b7d89bb43b3c6e4c2b06b installed DEBUG: python3-prettytable-0.7.2-27.el9.noarch 1628567478 170451 ba39972a8922f03102eccaee357565c3 installed DEBUG: python3-netifaces-0.10.6-15.el9.x86_64 1628567396 44167 c1e7628df9cd71ae1cb6edd6770b68e8 installed DEBUG: python3-lxml-4.6.5-3.el9.x86_64 1659472653 4351883 71896f55627f364b81b4f83b160676d3 installed DEBUG: libmaxminddb-1.5.2-4.el9.x86_64 1714642063 65004 9165c531f5cb1eb660e89fc7cada5807 installed DEBUG: geolite2-country-20191217-6.el9.noarch 1628543329 4033110 78ed5a780d365c0cdf599af469ff0c76 installed DEBUG: geolite2-city-20191217-6.el9.noarch 1628543329 62712603 5bf9082cdde8e028559ccc6b8adeaf83 installed DEBUG: ipcalc-1.0.0-5.el9.x86_64 1628547350 84047 2d9dfdd6c6e219beeb3b422dbdefc639 installed DEBUG: python3-setools-4.4.4-1.el9.x86_64 1702390666 2400630 4cb6088e9b2c1184c1a5893fc5826649 installed DEBUG: python3-ply-3.11-14.el9.noarch 1644945702 440210 585f6071f7eef976079b8a30299aa0a0 installed DEBUG: python3-pycparser-2.20-6.el9.noarch 1644945657 763313 747a6f34c8aac42953a65a7ac3d91b5f installed DEBUG: python3-cffi-1.14.5-5.el9.x86_64 1644337049 1071319 49e7e86da58e037d9fe55484ba891a3a installed DEBUG: python3-cryptography-36.0.1-4.el9.x86_64 1685444444 4755971 febff0894578a962f1dc309d74a66503 installed DEBUG: python3-bcrypt-3.2.2-4.el9s.x86_64 1658918645 88449 beb77f270f95204e1dfbdfd5c182fa74 installed DEBUG: python3-pynacl-1.5.0-1.el9s.x86_64 1671786671 561270 8778a4f7e0a690c524d3b7fef3b863c1 installed DEBUG: python3-paramiko-3.4.0-2.el9s.noarch 1708104697 1447147 8b930bc2971a729d06c53d1aa7b49fb2 installed DEBUG: python3-ncclient-0.6.15-2.el9s.noarch 1708442121 491213 3a0493b98a81ffca0ee2022651afdc95 installed DEBUG: python3-PyMySQL-0.10.1-6.el9.noarch 1645461972 340048 13d68a8a9e993a7bc42d3a2afa52aa2e installed DEBUG: python3-pyOpenSSL-20.0.1-2.el9s.noarch 1630998538 392321 aac3981c7120cbee8ccd6ef6afc87943 installed DEBUG: python3-paste-3.10.1-1.el9s.noarch 1716796526 2256689 0600727162135a67acb5715679f8a5d8 installed DEBUG: python3-decorator-4.4.2-6.el9.noarch 1628567131 62807 e22ec134c639837beec6cc34b8b6ce32 installed DEBUG: python3-prometheus_client-0.19.0-2.el9s.noarch 1706095411 286274 67fa2db66f706edcb4ebc24ff25e0bcc installed DEBUG: python3-dateutil-1:2.8.1-7.el9.noarch 1691366393 737286 ce4e3e436deb6c1198d3ebffc1c79ffe installed DEBUG: python3-audit-3.1.2-2.el9.x86_64 1699438289 348238 76614d53e27ba530e8400b5aaba4a7e6 installed DEBUG: psmisc-23.4-3.el9.x86_64 1628566657 719394 1bd8a16d302bbf3a5cea6566ac4c4e9e installed DEBUG: protobuf-c-1.3.3-13.el9.x86_64 1682340824 63188 34ba9b5bfc5bff7a400a3733a06bc0d1 installed DEBUG: unbound-libs-1.16.2-8.el9.x86_64 1714673287 1526772 8beaa498e7fec9c3c203e6c4f9a8aef2 installed DEBUG: numactl-libs-2.0.16-3.el9.x86_64 1695693270 53870 c40765047af7b81cf17a3370edb81853 installed DEBUG: libyaml-0.2.5-7.el9.x86_64 1628554829 138283 2f9c4364d7171454e6a0815a0e3c0995 installed DEBUG: python3-pyyaml-5.4.1-6.el9.x86_64 1644855966 689115 a64a1773a1cc542c5ea8d9236ddb37e3 installed DEBUG: libnl3-3.9.0-1.el9.x86_64 1701697062 1095503 f006b8991b8baf6dcc5706f81970456e installed DEBUG: libibverbs-51.0-1.el9.x86_64 1713803950 1258808 84ac587ed237d2b78c090319a68610c9 installed DEBUG: libmnl-1.0.4-16.el9.x86_64 1715247232 56075 9a15b97dc98360f4760cbed426fcbde5 installed DEBUG: libbpf-2:1.3.0-2.el9.x86_64 1708585503 403636 4a70f610bd9a5bcd758f0a04784ccb49 installed DEBUG: iproute-6.2.0-5.el9.x86_64 1686079474 2108957 ce9e96f4594e70d958a944a4d5f12358 installed DEBUG: initscripts-service-10.11.6-1.el9.noarch 1707394536 5832 5c1859bb237aa7cbf7f9d95157e8aa8c installed DEBUG: initscripts-rename-device-10.11.6-1.el9.x86_64 1707394533 15879 8e3f1272bcdfb18ae407cebe2ff95bee installed DEBUG: initscripts-10.11.6-1.el9.x86_64 1707394533 1135657 9a68d188f9214e9da8ebd4532cde0b63 installed DEBUG: hostname-3.23-6.el9.x86_64 1628546184 46800 9225274f56b333b77236bfbb15469504 installed DEBUG: checkpolicy-3.6-1.el9.x86_64 1702544975 1548206 f2635b0cb6b7d94c460cdbccc6304245 installed DEBUG: python3-policycoreutils-3.6-2.1.el9.noarch 1708381855 5611343 482e2124061bea1e1e0ea697f3dcb1f0 installed DEBUG: policycoreutils-python-utils-3.6-2.1.el9.noarch 1708381855 120038 6f8bb68c83bc7f6aeb269807385eaeb9 installed DEBUG: openvswitch-selinux-extra-policy-1.0-31.el9s.noarch 1648706216 25296 8089acf186a5886cecd6e67d1a9b8a35 installed DEBUG: openvswitch3.3-3.3.0-21.el9s.x86_64 1716938955 24909748 1f4f2331352c4c34cdac137d1a6408dc installed DEBUG: python3-openvswitch3.3-3.3.0-21.el9s.x86_64 1716938955 1416821 4d8af8d07d0b5ec2f7b5a74b0ce67ade installed DEBUG: bc-1.07.1-14.el9.x86_64 1628537559 231249 120351a784769867ee64a4cf49515531 installed DEBUG: openstack-network-scripts-10.11.1-6.el9s.x86_64 1713971260 164598 abfeb09c9fe9d05816637bf7f3a8107a installed DEBUG: openstack-network-scripts-openvswitch3.3-10.11.1-6.el9s.x86_64 1713971260 11669 89d2ea9b078dca266543a49c26a45447 installed DEBUG: rdo-openvswitch-2:3.3-1.el9s.noarch 1713971681 0 d35c42d523a1598f21b1b99fe7a48b2c installed DEBUG: python3-rdo-openvswitch-2:3.3-1.el9s.noarch 1713971681 0 082b18d49671457dc7ece8f30b75f097 installed DEBUG: python3-os-traits-3.0.0-0.20230718121412.cff125c.el9.noarch 1689682586 91994 f51de893755c8e64d8713cf3026fd53b installed DEBUG: python3-futurist-3.0.0-0.20240226181950.4e14db5.el9.noarch 1708971774 226153 57bd3d68a63ba20c320190cc45ca7083 installed DEBUG: python-oslo-versionedobjects-lang-3.3.0-0.20240226185900.25db0cf.el9.noarch 1708974127 14691 6c910024c50f0795faf2e512cffbad2d installed DEBUG: python-oslo-utils-lang-7.1.0-0.20240226204427.17581b5.el9.noarch 1708980396 15675 603ec3093b06a3bfe54319577c186176 installed DEBUG: python-oslo-policy-lang-4.3.0-0.20240226200118.4b7a6f7.el9.noarch 1708977969 15700 36c962376612b00198619102703d086c installed DEBUG: python-oslo-middleware-lang-6.1.0-0.20240226204046.531f39e.el9.noarch 1708980229 10964 1d7ba9c1c8f2342a911cc94dc9f5b8e6 installed DEBUG: python-oslo-log-lang-6.0.0-0.20240530105232.f05a852.el9.noarch 1717066462 17101 d5db2728fbede6ae7b74361f0ca0ec2d installed DEBUG: python-oslo-i18n-lang-6.3.0-0.20240423152927.0531fb2.el9.noarch 1713886299 16884 3ac1feab93285fb20a36900163a95c31 installed DEBUG: python3-oslo-i18n-6.3.0-0.20240423152927.0531fb2.el9.noarch 1713886299 186979 a5cbacb4981152e94db9896a375e5f30 installed DEBUG: python3-oslo-utils-7.1.0-0.20240226204427.17581b5.el9.noarch 1708980396 271226 d0dd265573a9f8bc0db636d5b3594c27 installed DEBUG: python3-oslo-config-2:9.4.0-0.20240315155821.882adf8.el9.noarch 1710518399 1162879 5465daaefa90016ace55ea306f41f28f installed DEBUG: python3-oslo-serialization-5.4.0-0.20240229141206.548c7a3.el9.noarch 1709216069 84477 f18bbc69418296e666bae369b6ec1b9c installed DEBUG: python3-oslo-log-6.0.0-0.20240530105232.f05a852.el9.noarch 1717066462 176339 884ef2f17bffa82172be5f865318bad4 installed DEBUG: python3-oslo-metrics-0.8.0-0.20240226185450.1ebb7f8.el9.noarch 1708973890 44876 df0fc08770001bf5fc8bdc21f8c224f7 installed DEBUG: python3-oslo-policy-4.3.0-0.20240226200118.4b7a6f7.el9.noarch 1708977969 268574 5538a7f2cfa917b2390d1e93c348421c installed DEBUG: python3-oslo-middleware-6.1.0-0.20240226204046.531f39e.el9.noarch 1708980229 178906 b97d633498549cf1906400d385ce62dc installed DEBUG: python3-os-ken-2.8.1-0.20240226182815.5a19480.el9.noarch 1708972337 23193421 31bf70782d031d8060f214ebddf8ceea installed DEBUG: python-oslo-db-lang-15.1.0-0.20240530110343.e502313.el9.noarch 1717067134 13675 2e310e71caf7ed7e21ab5a8dcaf8ed85 installed DEBUG: python3-oslo-db+mysql-15.1.0-0.20240530110343.e502313.el9.noarch 1717067134 13568 2df89568fab1e36245ba20f55ed1aecb installed DEBUG: python3-oslo-db-15.1.0-0.20240530110343.e502313.el9.noarch 1717067134 506696 70013237a6f46a6f7e4bc7c5dc3ec5bf installed DEBUG: python-oslo-concurrency-lang-6.0.0-0.20240227074203.53709ba.el9.noarch 1709019876 18967 4270e3b28b5010c89962e7c26626d27a installed DEBUG: python3-oslo-concurrency-6.0.0-0.20240227074203.53709ba.el9.noarch 1709019876 120721 28f81075e76c4f8ba40b9a9ec49e977c installed DEBUG: python3-oslo-service-3.5.0-0.20240530120732.a84a9de.el9.noarch 1717070972 234499 41eb32c4c5b80db02c6be31d3f697579 installed DEBUG: python3-oslo-messaging+amqp1-14.8.0-0.20240530110632.d095241.el9.noarch 1717067335 16058 8f058f69319d36a2bd81974a0d3f978c installed DEBUG: python3-oslo-messaging-14.8.0-0.20240530110632.d095241.el9.noarch 1717067335 1022213 cf5759f542cc3b2d64ad90fd4e26b953 installed DEBUG: python3-oslo-versionedobjects-3.3.0-0.20240226185900.25db0cf.el9.noarch 1708974127 281560 6c219c11563e6a5eec1a8572ff3b677c installed DEBUG: python3-osprofiler-4.1.0-0.20230714071424.3c5fead.el9.noarch 1689319101 507136 825b475af54a574549b808444137febc installed DEBUG: python3-os-service-types-1.7.0-0.20230629121435.0b2f473.el9.noarch 1688041005 114367 3490d1cd6c30244bd2e29e90548d50c8 installed DEBUG: python3-keystoneauth1-5.6.0-0.20240226192318.e071ad4.el9.noarch 1708975731 2129550 7fd5a08a509ec7786661957187572554 installed DEBUG: python3-neutron-lib-3.13.0-0.20240610070717.7674b4b.el9.noarch 1718003388 1732955 9cc015cb5be164a637963990a8058312 installed DEBUG: python3-neutron-lib-tests-3.13.0-0.20240610070717.7674b4b.el9.noarch 1718003388 1025926 8008dfb406b9f708e03493f53902bcfb installed DEBUG: flatpak-selinux-1.12.8-1.el9.noarch 1689072308 12519 403460d11f2dadbd0f62fc9aff1dcf53 installed DEBUG: rpm-plugin-selinux-4.16.1.3-30.el9.x86_64 1717415384 15988 bf1d3604d7b71b727af700adcebad212 installed DEBUG: pyproject-rpm-macros-1.12.0-1.el9.noarch 1707213272 101196 95c3e3c86a0d7a72b0f81c835dfac07d installed DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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 Finish: Outputting list of installed packages Start: rpmbuild openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.src.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-master-uc-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'} and shell False DEBUG: libgcc-11.4.1-3.el9.x86_64 DEBUG: crypto-policies-20240304-1.gitb1c706d.el9.noarch DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2024a-2.el9.noarch DEBUG: hwdata-0.348-9.13.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20231215-1.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: libX11-common-1.7.0-9.el9.noarch DEBUG: kernel-headers-5.14.0-457.el9.x86_64 DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-5.el9.noarch DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: kbd-misc-2.4.0-9.el9.noarch DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: fuse-common-3.10.2-8.el9.x86_64 DEBUG: coreutils-common-8.32-35.el9.x86_64 DEBUG: centos-gpg-keys-9.0-26.el9.noarch DEBUG: centos-stream-repos-9.0-26.el9.noarch DEBUG: centos-stream-release-9.0-26.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-107.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-107.el9.x86_64 DEBUG: glibc-common-2.34-107.el9.x86_64 DEBUG: glibc-2.34-107.el9.x86_64 DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-6.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-2.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libuuid-2.37.4-18.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: elfutils-libelf-0.191-4.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.35.0-7.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-45.el9.x86_64 DEBUG: nss-util-3.90.0-7.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: libgomp-11.4.1-3.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: pcre2-10.40-5.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.10-2.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: findutils-4.8.0-6.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: libcom_err-1.46.5-5.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: p11-kit-0.25.3-2.el9.x86_64 DEBUG: libtdb-1.4.10-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libX11-xcb-1.7.0-9.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: shadow-utils-4.9-8.el9.x86_64 DEBUG: libselinux-utils-3.6-1.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-56.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: alternatives-1.24-1.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-18.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.2.2-1.el9.x86_64 DEBUG: coreutils-8.32-35.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: systemd-libs-252-35.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-18.el9.x86_64 DEBUG: libmount-2.37.4-18.el9.x86_64 DEBUG: libfdisk-2.37.4-18.el9.x86_64 DEBUG: util-linux-core-2.37.4-18.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: kmod-libs-28-9.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: avahi-libs-0.8-20.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-12.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.7.0-9.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: mesa-libglapi-23.3.3-1.el9.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: p11-kit-server-0.25.3-2.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: python-unversioned-command-3.9.18-3.el9.noarch DEBUG: python3-3.9.18-3.el9.x86_64 DEBUG: python3-libs-3.9.18-3.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.1.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: crypto-policies-scripts-20240304-1.gitb1c706d.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: python3-requests-2.25.1-8.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-markupsafe-2.1.3-2.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-typing-extensions-4.9.0-1.el9s.noarch DEBUG: openssl-3.2.2-1.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-9.el9.x86_64 DEBUG: composefs-libs-1.0.3-2.el9.x86_64 DEBUG: llvm-libs-17.0.6-5.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: bubblewrap-0.4.1-7.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-7.el9.x86_64 DEBUG: nss-softokn-3.90.0-7.el9.x86_64 DEBUG: nss-sysinit-3.90.0-7.el9.x86_64 DEBUG: nss-3.90.0-7.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: libksba-1.5.1-6.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-8.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: less-590-3.el9.x86_64 DEBUG: systemd-rpm-macros-252-35.el9.noarch DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-481.el9.x86_64 DEBUG: perl-FileHandle-2.03-481.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-AutoLoader-5.74-481.el9.noarch DEBUG: perl-base-2.27-481.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-if-0.60.800-481.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-481.el9.noarch DEBUG: perl-POSIX-1.94-481.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-481.el9.noarch DEBUG: perl-subs-1.03-481.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-481.el9.noarch DEBUG: perl-Symbol-1.08-481.el9.noarch DEBUG: perl-File-stat-1.09-481.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-481.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-481.el9.x86_64 DEBUG: perl-IO-1.43-481.el9.x86_64 DEBUG: perl-overloading-0.02-481.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-481.el9.x86_64 DEBUG: perl-File-Basename-2.85-481.el9.noarch DEBUG: perl-Getopt-Std-1.12-481.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-481.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-481.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-481.el9.x86_64 DEBUG: perl-interpreter-5.32.1-481.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: bluez-libs-5.56-6.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libatomic-11.4.1-3.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-19.el9.x86_64 DEBUG: util-linux-2.37.4-18.el9.x86_64 DEBUG: openssh-8.7p1-41.el9.x86_64 DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.121-1.el9.x86_64 DEBUG: mesa-libgbm-23.3.3-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-23.3.3-1.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-23.3.3-1.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.21.1-2.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.6-3.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-29.el9.x86_64 DEBUG: curl-7.76.1-29.el9.x86_64 DEBUG: rpm-4.16.1.3-30.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-30.el9.x86_64 DEBUG: policycoreutils-3.6-2.1.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-35.el9.x86_64 DEBUG: systemd-252-35.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: device-mapper-libs-1.02.197-2.el9.x86_64 DEBUG: device-mapper-1.02.197-2.el9.x86_64 DEBUG: cryptsetup-libs-2.7.2-1.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.191-4.el9.noarch DEBUG: elfutils-libs-0.191-4.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.191-4.el9.x86_64 DEBUG: binutils-gold-2.35.2-43.el9.x86_64 DEBUG: binutils-2.35.2-43.el9.x86_64 DEBUG: elfutils-0.191-4.el9.x86_64 DEBUG: gdb-minimal-10.2-13.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-30.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: systemd-udev-252-35.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-41.el9.x86_64 DEBUG: git-core-2.43.0-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: gnutls-3.8.3-4.el9.x86_64 DEBUG: glib2-2.68.4-15.el9.x86_64 DEBUG: freetype-2.10.4-9.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-11.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: cups-libs-2.3.3op2-26.el9.x86_64 DEBUG: polkit-0.117-11.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-28.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-20.el9.x86_64 DEBUG: poppler-glib-21.01.0-20.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.47.91-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-4.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-4.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: avahi-glib-0.8-20.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.44.2-1.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2024.6-1.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-15.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: glibc-headers-2.34-107.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-107.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: annobin-12.31-2.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: python-srpm-macros-3.9-53.el9.noarch DEBUG: redhat-rpm-config-207-1.el9.noarch DEBUG: rpm-build-4.16.1.3-30.el9.x86_64 DEBUG: pyproject-srpm-macros-1.12.0-1.el9.noarch DEBUG: python-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-8.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-2.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libgs-9.54.0-14.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: flatpak-1.12.8-1.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-2.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-4.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: python3-devel-3.9.18-3.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.36.1-1.el9s.noarch DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203352.ce6a105.el9.noarch DEBUG: python3-webob-1.8.7-1.el9s.noarch DEBUG: python3-stevedore-5.2.0-0.20240226201419.21d601f.el9.noarch DEBUG: python3-netaddr-0.8.0-5.el9.noarch DEBUG: selinux-policy-38.1.39-1.el9.noarch DEBUG: selinux-policy-targeted-38.1.39-1.el9.noarch DEBUG: python3-iso8601-1.1.0-1.el9s.noarch DEBUG: python3-vine-5.1.0-1.el9s.noarch DEBUG: python3-amqp-5.2.0-2.el9s.noarch DEBUG: python3-msgpack-1.0.7-1.el9s.x86_64 DEBUG: python3-mako-1.1.4-6.el9.noarch DEBUG: python3-libselinux-3.6-1.el9.x86_64 DEBUG: procps-ng-3.3.17-14.el9.x86_64 DEBUG: chkconfig-1.24-1.el9.x86_64 DEBUG: python3-libsemanage-3.6-1.el9.x86_64 DEBUG: python3-alembic-1.8.1-1.el9s.noarch DEBUG: python3-kombu-5.3.5-1.el9s.noarch DEBUG: qpid-proton-c-0.35.0-2.el9s.x86_64 DEBUG: python3-qpid-proton-0.35.0-2.el9s.x86_64 DEBUG: python3-pyngus-2.3.0-8.el9s.noarch DEBUG: python3-yappi-1.3.6-1.el9s.x86_64 DEBUG: python3-wrapt-1.16.0-1.el9s.x86_64 DEBUG: python3-debtcollector-3.0.0-0.20240226181642.0e6ce1c.el9.noarch DEBUG: python3-oslo-context-5.5.0-0.20240305133447.e31a7a1.el9.noarch DEBUG: python3-testtools-2.7.1-1.el9s.noarch DEBUG: python3-testscenarios-0.5.0-21.el9s.noarch DEBUG: python3-testresources-2.0.1-2.el9s.noarch DEBUG: python3-tempita-0.5.2-2.el9s.noarch DEBUG: python3-statsd-3.2.1-20.el9s.noarch DEBUG: python3-setproctitle-1.2.3-2.el9s.x86_64 DEBUG: python3-rfc3986-1.5.0-1.el9s.noarch DEBUG: python3-repoze-lru-0.7-10.el9s.noarch DEBUG: python3-routes-2.5.1-1.el9s.noarch DEBUG: python3-pyasn1-0.6.0-1.el9s.noarch DEBUG: python3-paste-deploy-3.1.0-2.el9s.noarch DEBUG: python3-logutils-0.3.5-15.el9s.noarch DEBUG: python3-pecan-1.4.2-2.el9s.noarch DEBUG: python3-fasteners-0.19-1.el9s.noarch DEBUG: python3-distro-1.9.0-2.el9s.noarch DEBUG: python3-cachetools-5.3.3-1.el9s.noarch DEBUG: libsodium-1.0.18-7.el9s.x86_64 DEBUG: python3-prettytable-0.7.2-27.el9.noarch DEBUG: python3-netifaces-0.10.6-15.el9.x86_64 DEBUG: python3-lxml-4.6.5-3.el9.x86_64 DEBUG: libmaxminddb-1.5.2-4.el9.x86_64 DEBUG: geolite2-country-20191217-6.el9.noarch DEBUG: geolite2-city-20191217-6.el9.noarch DEBUG: ipcalc-1.0.0-5.el9.x86_64 DEBUG: python3-setools-4.4.4-1.el9.x86_64 DEBUG: python3-ply-3.11-14.el9.noarch DEBUG: python3-pycparser-2.20-6.el9.noarch DEBUG: python3-cffi-1.14.5-5.el9.x86_64 DEBUG: python3-cryptography-36.0.1-4.el9.x86_64 DEBUG: python3-bcrypt-3.2.2-4.el9s.x86_64 DEBUG: python3-pynacl-1.5.0-1.el9s.x86_64 DEBUG: python3-paramiko-3.4.0-2.el9s.noarch DEBUG: python3-ncclient-0.6.15-2.el9s.noarch DEBUG: python3-PyMySQL-0.10.1-6.el9.noarch DEBUG: python3-pyOpenSSL-20.0.1-2.el9s.noarch DEBUG: python3-paste-3.10.1-1.el9s.noarch DEBUG: python3-decorator-4.4.2-6.el9.noarch DEBUG: python3-prometheus_client-0.19.0-2.el9s.noarch DEBUG: python3-dateutil-2.8.1-7.el9.noarch DEBUG: python3-audit-3.1.2-2.el9.x86_64 DEBUG: psmisc-23.4-3.el9.x86_64 DEBUG: protobuf-c-1.3.3-13.el9.x86_64 DEBUG: unbound-libs-1.16.2-8.el9.x86_64 DEBUG: numactl-libs-2.0.16-3.el9.x86_64 DEBUG: libyaml-0.2.5-7.el9.x86_64 DEBUG: python3-pyyaml-5.4.1-6.el9.x86_64 DEBUG: libnl3-3.9.0-1.el9.x86_64 DEBUG: libibverbs-51.0-1.el9.x86_64 DEBUG: libmnl-1.0.4-16.el9.x86_64 DEBUG: libbpf-1.3.0-2.el9.x86_64 DEBUG: iproute-6.2.0-5.el9.x86_64 DEBUG: initscripts-service-10.11.6-1.el9.noarch DEBUG: initscripts-rename-device-10.11.6-1.el9.x86_64 DEBUG: initscripts-10.11.6-1.el9.x86_64 DEBUG: hostname-3.23-6.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: python3-policycoreutils-3.6-2.1.el9.noarch DEBUG: policycoreutils-python-utils-3.6-2.1.el9.noarch DEBUG: openvswitch-selinux-extra-policy-1.0-31.el9s.noarch DEBUG: openvswitch3.3-3.3.0-21.el9s.x86_64 DEBUG: python3-openvswitch3.3-3.3.0-21.el9s.x86_64 DEBUG: bc-1.07.1-14.el9.x86_64 DEBUG: openstack-network-scripts-10.11.1-6.el9s.x86_64 DEBUG: openstack-network-scripts-openvswitch3.3-10.11.1-6.el9s.x86_64 DEBUG: rdo-openvswitch-3.3-1.el9s.noarch DEBUG: python3-rdo-openvswitch-3.3-1.el9s.noarch DEBUG: python3-os-traits-3.0.0-0.20230718121412.cff125c.el9.noarch DEBUG: python3-futurist-3.0.0-0.20240226181950.4e14db5.el9.noarch DEBUG: python-oslo-versionedobjects-lang-3.3.0-0.20240226185900.25db0cf.el9.noarch DEBUG: python-oslo-utils-lang-7.1.0-0.20240226204427.17581b5.el9.noarch DEBUG: python-oslo-policy-lang-4.3.0-0.20240226200118.4b7a6f7.el9.noarch DEBUG: python-oslo-middleware-lang-6.1.0-0.20240226204046.531f39e.el9.noarch DEBUG: python-oslo-log-lang-6.0.0-0.20240530105232.f05a852.el9.noarch DEBUG: python-oslo-i18n-lang-6.3.0-0.20240423152927.0531fb2.el9.noarch DEBUG: python3-oslo-i18n-6.3.0-0.20240423152927.0531fb2.el9.noarch DEBUG: python3-oslo-utils-7.1.0-0.20240226204427.17581b5.el9.noarch DEBUG: python3-oslo-config-9.4.0-0.20240315155821.882adf8.el9.noarch DEBUG: python3-oslo-serialization-5.4.0-0.20240229141206.548c7a3.el9.noarch DEBUG: python3-oslo-log-6.0.0-0.20240530105232.f05a852.el9.noarch DEBUG: python3-oslo-metrics-0.8.0-0.20240226185450.1ebb7f8.el9.noarch DEBUG: python3-oslo-policy-4.3.0-0.20240226200118.4b7a6f7.el9.noarch DEBUG: python3-oslo-middleware-6.1.0-0.20240226204046.531f39e.el9.noarch DEBUG: python3-os-ken-2.8.1-0.20240226182815.5a19480.el9.noarch DEBUG: python-oslo-db-lang-15.1.0-0.20240530110343.e502313.el9.noarch DEBUG: python3-oslo-db+mysql-15.1.0-0.20240530110343.e502313.el9.noarch DEBUG: python3-oslo-db-15.1.0-0.20240530110343.e502313.el9.noarch DEBUG: python-oslo-concurrency-lang-6.0.0-0.20240227074203.53709ba.el9.noarch DEBUG: python3-oslo-concurrency-6.0.0-0.20240227074203.53709ba.el9.noarch DEBUG: python3-oslo-service-3.5.0-0.20240530120732.a84a9de.el9.noarch DEBUG: python3-oslo-messaging+amqp1-14.8.0-0.20240530110632.d095241.el9.noarch DEBUG: python3-oslo-messaging-14.8.0-0.20240530110632.d095241.el9.noarch DEBUG: python3-oslo-versionedobjects-3.3.0-0.20240226185900.25db0cf.el9.noarch DEBUG: python3-osprofiler-4.1.0-0.20230714071424.3c5fead.el9.noarch DEBUG: python3-os-service-types-1.7.0-0.20230629121435.0b2f473.el9.noarch DEBUG: python3-keystoneauth1-5.6.0-0.20240226192318.e071ad4.el9.noarch DEBUG: python3-neutron-lib-3.13.0-0.20240610070717.7674b4b.el9.noarch DEBUG: python3-neutron-lib-tests-3.13.0-0.20240610070717.7674b4b.el9.noarch DEBUG: flatpak-selinux-1.12.8-1.el9.noarch DEBUG: rpm-plugin-selinux-4.16.1.3-30.el9.x86_64 DEBUG: pyproject-rpm-macros-1.12.0-1.el9.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/openstack-neutron.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-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=1020gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/openstack-neutron.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'} and shell False DEBUG: warning: line 131: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-ovn DEBUG: warning: line 292: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-ovn-metadata-agent DEBUG: warning: line 322: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-ovn-migration-tool DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.v5cweL DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf neutron-24.1.0.dev174 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/neutron-24.1.0.dev174-0.20240613212217.2a2d626.tar.gz DEBUG: + /usr/bin/tar -xof - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd neutron-24.1.0.dev174 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 config gc.auto 0 DEBUG: + /usr/bin/git add --force . DEBUG: + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-neutron-24.1.0 base' DEBUG: + sed -i 's/\/usr\/bin\/python/\/usr\/bin\/python3/' /builddir/build/SOURCES/neutron-destroy-patch-ports.service DEBUG: + find neutron -name '*.py' -exec sed -i '/\/usr\/bin\/env python/{d;q}' '{}' + DEBUG: + rm -f neutron/hacking/checks.py DEBUG: + rm -f neutron/tests/unit/hacking/test_checks.py DEBUG: + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini DEBUG: + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini DEBUG: + sed -i '/^minversion.*/d' tox.ini DEBUG: + sed -i '/^requires.*virtualenv.*/d' tox.ini DEBUG: + sed -i '/^ hacking.*/d' tox.ini DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^doc8.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^doc8.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^bandit.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^bandit.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^pre-commit.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^pre-commit.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^hacking.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^hacking.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^flake8-import-order.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^flake8-import-order.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^bashate.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^bashate.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^sphinx.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^sphinx.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^openstackdocstheme.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^openstackdocstheme.*/d' test-requirements.txt DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.UzjwVa DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-24.1.0.dev174 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + echo 'python3dist(packaging)' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + echo 'python3dist(wheel)' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/neutron-24.1.0.dev174/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' DEBUG: + TMPDIR=/builddir/build/BUILD/neutron-24.1.0.dev174/.pyproject-builddir DEBUG: + RPM_TOXENV=py39 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/neutron-24.1.0.dev174/pyproject-wheeldir --output /builddir/build/BUILD/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64-pyproject-buildrequires -t -e py39 DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 65.5.1) DEBUG: Handling wheel from default build backend DEBUG: Requirement not satisfied: wheel DEBUG: Exiting dependency generation pass: build backend DEBUG: + cat /builddir/build/BUILD/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64-pyproject-buildrequires DEBUG: + rm -rfv '*.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.buildreqs.nosrc.rpm DEBUG: Child return code was: 11 INFO: Dynamic buildrequires detected INFO: Going to install missing buildrequires. See root.log for details. INFO: Going to install missing dynamic buildrequires DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-master-uc-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'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:40 ago on Thu Jun 13 17:24:02 2024. DEBUG: Package git-core-2.43.0-1.el9.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20230216203352.ce6a105.el9.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.12.0-1.el9.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.12.0-1.el9.noarch is already installed. DEBUG: Package python3-devel-3.9.18-3.el9.x86_64 is already installed. DEBUG: Package python3-devel-3.9.18-3.el9.x86_64 is already installed. DEBUG: Package python3-neutron-lib-tests-3.13.0-0.20240610070717.7674b4b.el9.noarch is already installed. DEBUG: Package python3-packaging-20.9-5.el9.noarch is already installed. DEBUG: Package python3-pip-21.3.1-1.el9.noarch is already installed. DEBUG: Package python3-setuptools-65.5.1-2.el9s.noarch is already installed. DEBUG: Package systemd-252-35.el9.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package Architecture Version Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python3-wheel noarch 1:0.36.2-8.el9 crb 83 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 1 Package DEBUG: Total size: 83 k DEBUG: Installed size: 209 k DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-wheel-0.36.2-8.el9.noarch.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-wheel-1:0.36.2-8.el9.noarch 1/1 DEBUG: Running scriptlet: python3-wheel-1:0.36.2-8.el9.noarch 1/1 DEBUG: Verifying : python3-wheel-1:0.36.2-8.el9.noarch 1/1 DEBUG: Installed: DEBUG: python3-wheel-1:0.36.2-8.el9.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-master-uc-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'} and shell False DEBUG: libgcc-11.4.1-3.el9.x86_64 DEBUG: crypto-policies-20240304-1.gitb1c706d.el9.noarch DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2024a-2.el9.noarch DEBUG: hwdata-0.348-9.13.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20231215-1.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: libX11-common-1.7.0-9.el9.noarch DEBUG: kernel-headers-5.14.0-457.el9.x86_64 DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-5.el9.noarch DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: kbd-misc-2.4.0-9.el9.noarch DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: fuse-common-3.10.2-8.el9.x86_64 DEBUG: coreutils-common-8.32-35.el9.x86_64 DEBUG: centos-gpg-keys-9.0-26.el9.noarch DEBUG: centos-stream-repos-9.0-26.el9.noarch DEBUG: centos-stream-release-9.0-26.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-107.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-107.el9.x86_64 DEBUG: glibc-common-2.34-107.el9.x86_64 DEBUG: glibc-2.34-107.el9.x86_64 DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-6.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-2.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libuuid-2.37.4-18.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: elfutils-libelf-0.191-4.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.35.0-7.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-45.el9.x86_64 DEBUG: nss-util-3.90.0-7.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: libgomp-11.4.1-3.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: pcre2-10.40-5.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.10-2.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: findutils-4.8.0-6.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: libcom_err-1.46.5-5.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: p11-kit-0.25.3-2.el9.x86_64 DEBUG: libtdb-1.4.10-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libX11-xcb-1.7.0-9.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: shadow-utils-4.9-8.el9.x86_64 DEBUG: libselinux-utils-3.6-1.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-56.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: alternatives-1.24-1.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-18.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.2.2-1.el9.x86_64 DEBUG: coreutils-8.32-35.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: systemd-libs-252-35.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-18.el9.x86_64 DEBUG: libmount-2.37.4-18.el9.x86_64 DEBUG: libfdisk-2.37.4-18.el9.x86_64 DEBUG: util-linux-core-2.37.4-18.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: kmod-libs-28-9.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: avahi-libs-0.8-20.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-12.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.7.0-9.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: mesa-libglapi-23.3.3-1.el9.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: p11-kit-server-0.25.3-2.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: python-unversioned-command-3.9.18-3.el9.noarch DEBUG: python3-3.9.18-3.el9.x86_64 DEBUG: python3-libs-3.9.18-3.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.1.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: crypto-policies-scripts-20240304-1.gitb1c706d.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: python3-requests-2.25.1-8.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-markupsafe-2.1.3-2.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-typing-extensions-4.9.0-1.el9s.noarch DEBUG: openssl-3.2.2-1.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-9.el9.x86_64 DEBUG: composefs-libs-1.0.3-2.el9.x86_64 DEBUG: llvm-libs-17.0.6-5.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: bubblewrap-0.4.1-7.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-7.el9.x86_64 DEBUG: nss-softokn-3.90.0-7.el9.x86_64 DEBUG: nss-sysinit-3.90.0-7.el9.x86_64 DEBUG: nss-3.90.0-7.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: libksba-1.5.1-6.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-8.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: less-590-3.el9.x86_64 DEBUG: systemd-rpm-macros-252-35.el9.noarch DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-481.el9.x86_64 DEBUG: perl-FileHandle-2.03-481.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-AutoLoader-5.74-481.el9.noarch DEBUG: perl-base-2.27-481.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-if-0.60.800-481.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-481.el9.noarch DEBUG: perl-POSIX-1.94-481.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-481.el9.noarch DEBUG: perl-subs-1.03-481.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-481.el9.noarch DEBUG: perl-Symbol-1.08-481.el9.noarch DEBUG: perl-File-stat-1.09-481.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-481.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-481.el9.x86_64 DEBUG: perl-IO-1.43-481.el9.x86_64 DEBUG: perl-overloading-0.02-481.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-481.el9.x86_64 DEBUG: perl-File-Basename-2.85-481.el9.noarch DEBUG: perl-Getopt-Std-1.12-481.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-481.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-481.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-481.el9.x86_64 DEBUG: perl-interpreter-5.32.1-481.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: bluez-libs-5.56-6.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libatomic-11.4.1-3.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-19.el9.x86_64 DEBUG: util-linux-2.37.4-18.el9.x86_64 DEBUG: openssh-8.7p1-41.el9.x86_64 DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.121-1.el9.x86_64 DEBUG: mesa-libgbm-23.3.3-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-23.3.3-1.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-23.3.3-1.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.21.1-2.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.6-3.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-29.el9.x86_64 DEBUG: curl-7.76.1-29.el9.x86_64 DEBUG: rpm-4.16.1.3-30.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-30.el9.x86_64 DEBUG: policycoreutils-3.6-2.1.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-35.el9.x86_64 DEBUG: systemd-252-35.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: device-mapper-libs-1.02.197-2.el9.x86_64 DEBUG: device-mapper-1.02.197-2.el9.x86_64 DEBUG: cryptsetup-libs-2.7.2-1.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.191-4.el9.noarch DEBUG: elfutils-libs-0.191-4.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.191-4.el9.x86_64 DEBUG: binutils-gold-2.35.2-43.el9.x86_64 DEBUG: binutils-2.35.2-43.el9.x86_64 DEBUG: elfutils-0.191-4.el9.x86_64 DEBUG: gdb-minimal-10.2-13.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-30.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: systemd-udev-252-35.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-41.el9.x86_64 DEBUG: git-core-2.43.0-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: gnutls-3.8.3-4.el9.x86_64 DEBUG: glib2-2.68.4-15.el9.x86_64 DEBUG: freetype-2.10.4-9.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-11.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: cups-libs-2.3.3op2-26.el9.x86_64 DEBUG: polkit-0.117-11.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-28.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-20.el9.x86_64 DEBUG: poppler-glib-21.01.0-20.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.47.91-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-4.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-4.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: avahi-glib-0.8-20.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.44.2-1.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2024.6-1.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-15.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: glibc-headers-2.34-107.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-107.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: annobin-12.31-2.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: python-srpm-macros-3.9-53.el9.noarch DEBUG: redhat-rpm-config-207-1.el9.noarch DEBUG: rpm-build-4.16.1.3-30.el9.x86_64 DEBUG: pyproject-srpm-macros-1.12.0-1.el9.noarch DEBUG: python-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-8.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-2.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libgs-9.54.0-14.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: flatpak-1.12.8-1.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-2.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-4.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: python3-devel-3.9.18-3.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.36.1-1.el9s.noarch DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203352.ce6a105.el9.noarch DEBUG: python3-webob-1.8.7-1.el9s.noarch DEBUG: python3-stevedore-5.2.0-0.20240226201419.21d601f.el9.noarch DEBUG: python3-netaddr-0.8.0-5.el9.noarch DEBUG: selinux-policy-38.1.39-1.el9.noarch DEBUG: selinux-policy-targeted-38.1.39-1.el9.noarch DEBUG: python3-iso8601-1.1.0-1.el9s.noarch DEBUG: python3-vine-5.1.0-1.el9s.noarch DEBUG: python3-amqp-5.2.0-2.el9s.noarch DEBUG: python3-msgpack-1.0.7-1.el9s.x86_64 DEBUG: python3-mako-1.1.4-6.el9.noarch DEBUG: python3-libselinux-3.6-1.el9.x86_64 DEBUG: procps-ng-3.3.17-14.el9.x86_64 DEBUG: chkconfig-1.24-1.el9.x86_64 DEBUG: python3-libsemanage-3.6-1.el9.x86_64 DEBUG: python3-alembic-1.8.1-1.el9s.noarch DEBUG: python3-kombu-5.3.5-1.el9s.noarch DEBUG: qpid-proton-c-0.35.0-2.el9s.x86_64 DEBUG: python3-qpid-proton-0.35.0-2.el9s.x86_64 DEBUG: python3-pyngus-2.3.0-8.el9s.noarch DEBUG: python3-yappi-1.3.6-1.el9s.x86_64 DEBUG: python3-wrapt-1.16.0-1.el9s.x86_64 DEBUG: python3-debtcollector-3.0.0-0.20240226181642.0e6ce1c.el9.noarch DEBUG: python3-oslo-context-5.5.0-0.20240305133447.e31a7a1.el9.noarch DEBUG: python3-testtools-2.7.1-1.el9s.noarch DEBUG: python3-testscenarios-0.5.0-21.el9s.noarch DEBUG: python3-testresources-2.0.1-2.el9s.noarch DEBUG: python3-tempita-0.5.2-2.el9s.noarch DEBUG: python3-statsd-3.2.1-20.el9s.noarch DEBUG: python3-setproctitle-1.2.3-2.el9s.x86_64 DEBUG: python3-rfc3986-1.5.0-1.el9s.noarch DEBUG: python3-repoze-lru-0.7-10.el9s.noarch DEBUG: python3-routes-2.5.1-1.el9s.noarch DEBUG: python3-pyasn1-0.6.0-1.el9s.noarch DEBUG: python3-paste-deploy-3.1.0-2.el9s.noarch DEBUG: python3-logutils-0.3.5-15.el9s.noarch DEBUG: python3-pecan-1.4.2-2.el9s.noarch DEBUG: python3-fasteners-0.19-1.el9s.noarch DEBUG: python3-distro-1.9.0-2.el9s.noarch DEBUG: python3-cachetools-5.3.3-1.el9s.noarch DEBUG: libsodium-1.0.18-7.el9s.x86_64 DEBUG: python3-prettytable-0.7.2-27.el9.noarch DEBUG: python3-netifaces-0.10.6-15.el9.x86_64 DEBUG: python3-lxml-4.6.5-3.el9.x86_64 DEBUG: libmaxminddb-1.5.2-4.el9.x86_64 DEBUG: geolite2-country-20191217-6.el9.noarch DEBUG: geolite2-city-20191217-6.el9.noarch DEBUG: ipcalc-1.0.0-5.el9.x86_64 DEBUG: python3-setools-4.4.4-1.el9.x86_64 DEBUG: python3-ply-3.11-14.el9.noarch DEBUG: python3-pycparser-2.20-6.el9.noarch DEBUG: python3-cffi-1.14.5-5.el9.x86_64 DEBUG: python3-cryptography-36.0.1-4.el9.x86_64 DEBUG: python3-bcrypt-3.2.2-4.el9s.x86_64 DEBUG: python3-pynacl-1.5.0-1.el9s.x86_64 DEBUG: python3-paramiko-3.4.0-2.el9s.noarch DEBUG: python3-ncclient-0.6.15-2.el9s.noarch DEBUG: python3-PyMySQL-0.10.1-6.el9.noarch DEBUG: python3-pyOpenSSL-20.0.1-2.el9s.noarch DEBUG: python3-paste-3.10.1-1.el9s.noarch DEBUG: python3-decorator-4.4.2-6.el9.noarch DEBUG: python3-prometheus_client-0.19.0-2.el9s.noarch DEBUG: python3-dateutil-2.8.1-7.el9.noarch DEBUG: python3-audit-3.1.2-2.el9.x86_64 DEBUG: psmisc-23.4-3.el9.x86_64 DEBUG: protobuf-c-1.3.3-13.el9.x86_64 DEBUG: unbound-libs-1.16.2-8.el9.x86_64 DEBUG: numactl-libs-2.0.16-3.el9.x86_64 DEBUG: libyaml-0.2.5-7.el9.x86_64 DEBUG: python3-pyyaml-5.4.1-6.el9.x86_64 DEBUG: libnl3-3.9.0-1.el9.x86_64 DEBUG: libibverbs-51.0-1.el9.x86_64 DEBUG: libmnl-1.0.4-16.el9.x86_64 DEBUG: libbpf-1.3.0-2.el9.x86_64 DEBUG: iproute-6.2.0-5.el9.x86_64 DEBUG: initscripts-service-10.11.6-1.el9.noarch DEBUG: initscripts-rename-device-10.11.6-1.el9.x86_64 DEBUG: initscripts-10.11.6-1.el9.x86_64 DEBUG: hostname-3.23-6.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: python3-policycoreutils-3.6-2.1.el9.noarch DEBUG: policycoreutils-python-utils-3.6-2.1.el9.noarch DEBUG: openvswitch-selinux-extra-policy-1.0-31.el9s.noarch DEBUG: openvswitch3.3-3.3.0-21.el9s.x86_64 DEBUG: python3-openvswitch3.3-3.3.0-21.el9s.x86_64 DEBUG: bc-1.07.1-14.el9.x86_64 DEBUG: openstack-network-scripts-10.11.1-6.el9s.x86_64 DEBUG: openstack-network-scripts-openvswitch3.3-10.11.1-6.el9s.x86_64 DEBUG: rdo-openvswitch-3.3-1.el9s.noarch DEBUG: python3-rdo-openvswitch-3.3-1.el9s.noarch DEBUG: python3-os-traits-3.0.0-0.20230718121412.cff125c.el9.noarch DEBUG: python3-futurist-3.0.0-0.20240226181950.4e14db5.el9.noarch DEBUG: python-oslo-versionedobjects-lang-3.3.0-0.20240226185900.25db0cf.el9.noarch DEBUG: python-oslo-utils-lang-7.1.0-0.20240226204427.17581b5.el9.noarch DEBUG: python-oslo-policy-lang-4.3.0-0.20240226200118.4b7a6f7.el9.noarch DEBUG: python-oslo-middleware-lang-6.1.0-0.20240226204046.531f39e.el9.noarch DEBUG: python-oslo-log-lang-6.0.0-0.20240530105232.f05a852.el9.noarch DEBUG: python-oslo-i18n-lang-6.3.0-0.20240423152927.0531fb2.el9.noarch DEBUG: python3-oslo-i18n-6.3.0-0.20240423152927.0531fb2.el9.noarch DEBUG: python3-oslo-utils-7.1.0-0.20240226204427.17581b5.el9.noarch DEBUG: python3-oslo-config-9.4.0-0.20240315155821.882adf8.el9.noarch DEBUG: python3-oslo-serialization-5.4.0-0.20240229141206.548c7a3.el9.noarch DEBUG: python3-oslo-log-6.0.0-0.20240530105232.f05a852.el9.noarch DEBUG: python3-oslo-metrics-0.8.0-0.20240226185450.1ebb7f8.el9.noarch DEBUG: python3-oslo-policy-4.3.0-0.20240226200118.4b7a6f7.el9.noarch DEBUG: python3-oslo-middleware-6.1.0-0.20240226204046.531f39e.el9.noarch DEBUG: python3-os-ken-2.8.1-0.20240226182815.5a19480.el9.noarch DEBUG: python-oslo-db-lang-15.1.0-0.20240530110343.e502313.el9.noarch DEBUG: python3-oslo-db+mysql-15.1.0-0.20240530110343.e502313.el9.noarch DEBUG: python3-oslo-db-15.1.0-0.20240530110343.e502313.el9.noarch DEBUG: python-oslo-concurrency-lang-6.0.0-0.20240227074203.53709ba.el9.noarch DEBUG: python3-oslo-concurrency-6.0.0-0.20240227074203.53709ba.el9.noarch DEBUG: python3-oslo-service-3.5.0-0.20240530120732.a84a9de.el9.noarch DEBUG: python3-oslo-messaging+amqp1-14.8.0-0.20240530110632.d095241.el9.noarch DEBUG: python3-oslo-messaging-14.8.0-0.20240530110632.d095241.el9.noarch DEBUG: python3-oslo-versionedobjects-3.3.0-0.20240226185900.25db0cf.el9.noarch DEBUG: python3-osprofiler-4.1.0-0.20230714071424.3c5fead.el9.noarch DEBUG: python3-os-service-types-1.7.0-0.20230629121435.0b2f473.el9.noarch DEBUG: python3-keystoneauth1-5.6.0-0.20240226192318.e071ad4.el9.noarch DEBUG: python3-neutron-lib-3.13.0-0.20240610070717.7674b4b.el9.noarch DEBUG: python3-neutron-lib-tests-3.13.0-0.20240610070717.7674b4b.el9.noarch DEBUG: flatpak-selinux-1.12.8-1.el9.noarch DEBUG: rpm-plugin-selinux-4.16.1.3-30.el9.x86_64 DEBUG: pyproject-rpm-macros-1.12.0-1.el9.noarch DEBUG: python3-wheel-0.36.2-8.el9.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-master-uc-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'} and shell False DEBUG: libgcc-11.4.1-3.el9.x86_64 DEBUG: crypto-policies-20240304-1.gitb1c706d.el9.noarch DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2024a-2.el9.noarch DEBUG: hwdata-0.348-9.13.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20231215-1.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: libX11-common-1.7.0-9.el9.noarch DEBUG: kernel-headers-5.14.0-457.el9.x86_64 DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-5.el9.noarch DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: kbd-misc-2.4.0-9.el9.noarch DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: fuse-common-3.10.2-8.el9.x86_64 DEBUG: coreutils-common-8.32-35.el9.x86_64 DEBUG: centos-gpg-keys-9.0-26.el9.noarch DEBUG: centos-stream-repos-9.0-26.el9.noarch DEBUG: centos-stream-release-9.0-26.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-107.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-107.el9.x86_64 DEBUG: glibc-common-2.34-107.el9.x86_64 DEBUG: glibc-2.34-107.el9.x86_64 DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-6.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-2.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libuuid-2.37.4-18.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: elfutils-libelf-0.191-4.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.35.0-7.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-45.el9.x86_64 DEBUG: nss-util-3.90.0-7.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: libgomp-11.4.1-3.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: pcre2-10.40-5.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.10-2.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: findutils-4.8.0-6.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: libcom_err-1.46.5-5.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: p11-kit-0.25.3-2.el9.x86_64 DEBUG: libtdb-1.4.10-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libX11-xcb-1.7.0-9.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: shadow-utils-4.9-8.el9.x86_64 DEBUG: libselinux-utils-3.6-1.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-56.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: alternatives-1.24-1.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-18.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.2.2-1.el9.x86_64 DEBUG: coreutils-8.32-35.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: systemd-libs-252-35.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-18.el9.x86_64 DEBUG: libmount-2.37.4-18.el9.x86_64 DEBUG: libfdisk-2.37.4-18.el9.x86_64 DEBUG: util-linux-core-2.37.4-18.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: kmod-libs-28-9.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: avahi-libs-0.8-20.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-12.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.7.0-9.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: mesa-libglapi-23.3.3-1.el9.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: p11-kit-server-0.25.3-2.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: python-unversioned-command-3.9.18-3.el9.noarch DEBUG: python3-3.9.18-3.el9.x86_64 DEBUG: python3-libs-3.9.18-3.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.1.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: crypto-policies-scripts-20240304-1.gitb1c706d.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: python3-requests-2.25.1-8.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-markupsafe-2.1.3-2.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-typing-extensions-4.9.0-1.el9s.noarch DEBUG: openssl-3.2.2-1.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-9.el9.x86_64 DEBUG: composefs-libs-1.0.3-2.el9.x86_64 DEBUG: llvm-libs-17.0.6-5.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: bubblewrap-0.4.1-7.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-7.el9.x86_64 DEBUG: nss-softokn-3.90.0-7.el9.x86_64 DEBUG: nss-sysinit-3.90.0-7.el9.x86_64 DEBUG: nss-3.90.0-7.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: libksba-1.5.1-6.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-8.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: less-590-3.el9.x86_64 DEBUG: systemd-rpm-macros-252-35.el9.noarch DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-481.el9.x86_64 DEBUG: perl-FileHandle-2.03-481.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-AutoLoader-5.74-481.el9.noarch DEBUG: perl-base-2.27-481.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-if-0.60.800-481.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-481.el9.noarch DEBUG: perl-POSIX-1.94-481.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-481.el9.noarch DEBUG: perl-subs-1.03-481.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-481.el9.noarch DEBUG: perl-Symbol-1.08-481.el9.noarch DEBUG: perl-File-stat-1.09-481.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-481.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-481.el9.x86_64 DEBUG: perl-IO-1.43-481.el9.x86_64 DEBUG: perl-overloading-0.02-481.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-481.el9.x86_64 DEBUG: perl-File-Basename-2.85-481.el9.noarch DEBUG: perl-Getopt-Std-1.12-481.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-481.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-481.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-481.el9.x86_64 DEBUG: perl-interpreter-5.32.1-481.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: bluez-libs-5.56-6.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libatomic-11.4.1-3.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-19.el9.x86_64 DEBUG: util-linux-2.37.4-18.el9.x86_64 DEBUG: openssh-8.7p1-41.el9.x86_64 DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.121-1.el9.x86_64 DEBUG: mesa-libgbm-23.3.3-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-23.3.3-1.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-23.3.3-1.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.21.1-2.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.6-3.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-29.el9.x86_64 DEBUG: curl-7.76.1-29.el9.x86_64 DEBUG: rpm-4.16.1.3-30.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-30.el9.x86_64 DEBUG: policycoreutils-3.6-2.1.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-35.el9.x86_64 DEBUG: systemd-252-35.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: device-mapper-libs-1.02.197-2.el9.x86_64 DEBUG: device-mapper-1.02.197-2.el9.x86_64 DEBUG: cryptsetup-libs-2.7.2-1.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.191-4.el9.noarch DEBUG: elfutils-libs-0.191-4.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.191-4.el9.x86_64 DEBUG: binutils-gold-2.35.2-43.el9.x86_64 DEBUG: binutils-2.35.2-43.el9.x86_64 DEBUG: elfutils-0.191-4.el9.x86_64 DEBUG: gdb-minimal-10.2-13.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-30.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: systemd-udev-252-35.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-41.el9.x86_64 DEBUG: git-core-2.43.0-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: gnutls-3.8.3-4.el9.x86_64 DEBUG: glib2-2.68.4-15.el9.x86_64 DEBUG: freetype-2.10.4-9.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-11.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: cups-libs-2.3.3op2-26.el9.x86_64 DEBUG: polkit-0.117-11.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-28.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-20.el9.x86_64 DEBUG: poppler-glib-21.01.0-20.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.47.91-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-4.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-4.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: avahi-glib-0.8-20.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.44.2-1.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2024.6-1.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-15.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: glibc-headers-2.34-107.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-107.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: annobin-12.31-2.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: python-srpm-macros-3.9-53.el9.noarch DEBUG: redhat-rpm-config-207-1.el9.noarch DEBUG: rpm-build-4.16.1.3-30.el9.x86_64 DEBUG: pyproject-srpm-macros-1.12.0-1.el9.noarch DEBUG: python-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-8.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-2.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libgs-9.54.0-14.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: flatpak-1.12.8-1.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-2.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-4.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: python3-devel-3.9.18-3.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.36.1-1.el9s.noarch DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203352.ce6a105.el9.noarch DEBUG: python3-webob-1.8.7-1.el9s.noarch DEBUG: python3-stevedore-5.2.0-0.20240226201419.21d601f.el9.noarch DEBUG: python3-netaddr-0.8.0-5.el9.noarch DEBUG: selinux-policy-38.1.39-1.el9.noarch DEBUG: selinux-policy-targeted-38.1.39-1.el9.noarch DEBUG: python3-iso8601-1.1.0-1.el9s.noarch DEBUG: python3-vine-5.1.0-1.el9s.noarch DEBUG: python3-amqp-5.2.0-2.el9s.noarch DEBUG: python3-msgpack-1.0.7-1.el9s.x86_64 DEBUG: python3-mako-1.1.4-6.el9.noarch DEBUG: python3-libselinux-3.6-1.el9.x86_64 DEBUG: procps-ng-3.3.17-14.el9.x86_64 DEBUG: chkconfig-1.24-1.el9.x86_64 DEBUG: python3-libsemanage-3.6-1.el9.x86_64 DEBUG: python3-alembic-1.8.1-1.el9s.noarch DEBUG: python3-kombu-5.3.5-1.el9s.noarch DEBUG: qpid-proton-c-0.35.0-2.el9s.x86_64 DEBUG: python3-qpid-proton-0.35.0-2.el9s.x86_64 DEBUG: python3-pyngus-2.3.0-8.el9s.noarch DEBUG: python3-yappi-1.3.6-1.el9s.x86_64 DEBUG: python3-wrapt-1.16.0-1.el9s.x86_64 DEBUG: python3-debtcollector-3.0.0-0.20240226181642.0e6ce1c.el9.noarch DEBUG: python3-oslo-context-5.5.0-0.20240305133447.e31a7a1.el9.noarch DEBUG: python3-testtools-2.7.1-1.el9s.noarch DEBUG: python3-testscenarios-0.5.0-21.el9s.noarch DEBUG: python3-testresources-2.0.1-2.el9s.noarch DEBUG: python3-tempita-0.5.2-2.el9s.noarch DEBUG: python3-statsd-3.2.1-20.el9s.noarch DEBUG: python3-setproctitle-1.2.3-2.el9s.x86_64 DEBUG: python3-rfc3986-1.5.0-1.el9s.noarch DEBUG: python3-repoze-lru-0.7-10.el9s.noarch DEBUG: python3-routes-2.5.1-1.el9s.noarch DEBUG: python3-pyasn1-0.6.0-1.el9s.noarch DEBUG: python3-paste-deploy-3.1.0-2.el9s.noarch DEBUG: python3-logutils-0.3.5-15.el9s.noarch DEBUG: python3-pecan-1.4.2-2.el9s.noarch DEBUG: python3-fasteners-0.19-1.el9s.noarch DEBUG: python3-distro-1.9.0-2.el9s.noarch DEBUG: python3-cachetools-5.3.3-1.el9s.noarch DEBUG: libsodium-1.0.18-7.el9s.x86_64 DEBUG: python3-prettytable-0.7.2-27.el9.noarch DEBUG: python3-netifaces-0.10.6-15.el9.x86_64 DEBUG: python3-lxml-4.6.5-3.el9.x86_64 DEBUG: libmaxminddb-1.5.2-4.el9.x86_64 DEBUG: geolite2-country-20191217-6.el9.noarch DEBUG: geolite2-city-20191217-6.el9.noarch DEBUG: ipcalc-1.0.0-5.el9.x86_64 DEBUG: python3-setools-4.4.4-1.el9.x86_64 DEBUG: python3-ply-3.11-14.el9.noarch DEBUG: python3-pycparser-2.20-6.el9.noarch DEBUG: python3-cffi-1.14.5-5.el9.x86_64 DEBUG: python3-cryptography-36.0.1-4.el9.x86_64 DEBUG: python3-bcrypt-3.2.2-4.el9s.x86_64 DEBUG: python3-pynacl-1.5.0-1.el9s.x86_64 DEBUG: python3-paramiko-3.4.0-2.el9s.noarch DEBUG: python3-ncclient-0.6.15-2.el9s.noarch DEBUG: python3-PyMySQL-0.10.1-6.el9.noarch DEBUG: python3-pyOpenSSL-20.0.1-2.el9s.noarch DEBUG: python3-paste-3.10.1-1.el9s.noarch DEBUG: python3-decorator-4.4.2-6.el9.noarch DEBUG: python3-prometheus_client-0.19.0-2.el9s.noarch DEBUG: python3-dateutil-2.8.1-7.el9.noarch DEBUG: python3-audit-3.1.2-2.el9.x86_64 DEBUG: psmisc-23.4-3.el9.x86_64 DEBUG: protobuf-c-1.3.3-13.el9.x86_64 DEBUG: unbound-libs-1.16.2-8.el9.x86_64 DEBUG: numactl-libs-2.0.16-3.el9.x86_64 DEBUG: libyaml-0.2.5-7.el9.x86_64 DEBUG: python3-pyyaml-5.4.1-6.el9.x86_64 DEBUG: libnl3-3.9.0-1.el9.x86_64 DEBUG: libibverbs-51.0-1.el9.x86_64 DEBUG: libmnl-1.0.4-16.el9.x86_64 DEBUG: libbpf-1.3.0-2.el9.x86_64 DEBUG: iproute-6.2.0-5.el9.x86_64 DEBUG: initscripts-service-10.11.6-1.el9.noarch DEBUG: initscripts-rename-device-10.11.6-1.el9.x86_64 DEBUG: initscripts-10.11.6-1.el9.x86_64 DEBUG: hostname-3.23-6.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: python3-policycoreutils-3.6-2.1.el9.noarch DEBUG: policycoreutils-python-utils-3.6-2.1.el9.noarch DEBUG: openvswitch-selinux-extra-policy-1.0-31.el9s.noarch DEBUG: openvswitch3.3-3.3.0-21.el9s.x86_64 DEBUG: python3-openvswitch3.3-3.3.0-21.el9s.x86_64 DEBUG: bc-1.07.1-14.el9.x86_64 DEBUG: openstack-network-scripts-10.11.1-6.el9s.x86_64 DEBUG: openstack-network-scripts-openvswitch3.3-10.11.1-6.el9s.x86_64 DEBUG: rdo-openvswitch-3.3-1.el9s.noarch DEBUG: python3-rdo-openvswitch-3.3-1.el9s.noarch DEBUG: python3-os-traits-3.0.0-0.20230718121412.cff125c.el9.noarch DEBUG: python3-futurist-3.0.0-0.20240226181950.4e14db5.el9.noarch DEBUG: python-oslo-versionedobjects-lang-3.3.0-0.20240226185900.25db0cf.el9.noarch DEBUG: python-oslo-utils-lang-7.1.0-0.20240226204427.17581b5.el9.noarch DEBUG: python-oslo-policy-lang-4.3.0-0.20240226200118.4b7a6f7.el9.noarch DEBUG: python-oslo-middleware-lang-6.1.0-0.20240226204046.531f39e.el9.noarch DEBUG: python-oslo-log-lang-6.0.0-0.20240530105232.f05a852.el9.noarch DEBUG: python-oslo-i18n-lang-6.3.0-0.20240423152927.0531fb2.el9.noarch DEBUG: python3-oslo-i18n-6.3.0-0.20240423152927.0531fb2.el9.noarch DEBUG: python3-oslo-utils-7.1.0-0.20240226204427.17581b5.el9.noarch DEBUG: python3-oslo-config-9.4.0-0.20240315155821.882adf8.el9.noarch DEBUG: python3-oslo-serialization-5.4.0-0.20240229141206.548c7a3.el9.noarch DEBUG: python3-oslo-log-6.0.0-0.20240530105232.f05a852.el9.noarch DEBUG: python3-oslo-metrics-0.8.0-0.20240226185450.1ebb7f8.el9.noarch DEBUG: python3-oslo-policy-4.3.0-0.20240226200118.4b7a6f7.el9.noarch DEBUG: python3-oslo-middleware-6.1.0-0.20240226204046.531f39e.el9.noarch DEBUG: python3-os-ken-2.8.1-0.20240226182815.5a19480.el9.noarch DEBUG: python-oslo-db-lang-15.1.0-0.20240530110343.e502313.el9.noarch DEBUG: python3-oslo-db+mysql-15.1.0-0.20240530110343.e502313.el9.noarch DEBUG: python3-oslo-db-15.1.0-0.20240530110343.e502313.el9.noarch DEBUG: python-oslo-concurrency-lang-6.0.0-0.20240227074203.53709ba.el9.noarch DEBUG: python3-oslo-concurrency-6.0.0-0.20240227074203.53709ba.el9.noarch DEBUG: python3-oslo-service-3.5.0-0.20240530120732.a84a9de.el9.noarch DEBUG: python3-oslo-messaging+amqp1-14.8.0-0.20240530110632.d095241.el9.noarch DEBUG: python3-oslo-messaging-14.8.0-0.20240530110632.d095241.el9.noarch DEBUG: python3-oslo-versionedobjects-3.3.0-0.20240226185900.25db0cf.el9.noarch DEBUG: python3-osprofiler-4.1.0-0.20230714071424.3c5fead.el9.noarch DEBUG: python3-os-service-types-1.7.0-0.20230629121435.0b2f473.el9.noarch DEBUG: python3-keystoneauth1-5.6.0-0.20240226192318.e071ad4.el9.noarch DEBUG: python3-neutron-lib-3.13.0-0.20240610070717.7674b4b.el9.noarch DEBUG: python3-neutron-lib-tests-3.13.0-0.20240610070717.7674b4b.el9.noarch DEBUG: flatpak-selinux-1.12.8-1.el9.noarch DEBUG: rpm-plugin-selinux-4.16.1.3-30.el9.x86_64 DEBUG: pyproject-rpm-macros-1.12.0-1.el9.noarch DEBUG: python3-wheel-0.36.2-8.el9.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-neutron.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-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=1020gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-neutron.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'} and shell False DEBUG: warning: line 131: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-ovn DEBUG: warning: line 292: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-ovn-metadata-agent DEBUG: warning: line 322: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-ovn-migration-tool DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.UAlmTl DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-24.1.0.dev174 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + echo 'python3dist(packaging)' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + echo 'python3dist(wheel)' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/neutron-24.1.0.dev174/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' DEBUG: + TMPDIR=/builddir/build/BUILD/neutron-24.1.0.dev174/.pyproject-builddir DEBUG: + RPM_TOXENV=py39 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/neutron-24.1.0.dev174/pyproject-wheeldir --output /builddir/build/BUILD/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64-pyproject-buildrequires -t -e py39 DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 65.5.1) DEBUG: Handling wheel from default build backend DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.36.2) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.36.2) DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 5.11.1) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement not satisfied: tox-current-env >= 0.0.6 DEBUG: Exiting dependency generation pass: tox itself DEBUG: + cat /builddir/build/BUILD/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64-pyproject-buildrequires DEBUG: + rm -rfv '*.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.buildreqs.nosrc.rpm DEBUG: Child return code was: 11 INFO: Dynamic buildrequires detected INFO: Going to install missing buildrequires. See root.log for details. INFO: Going to install missing dynamic buildrequires DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-master-uc-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'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:44 ago on Thu Jun 13 17:24:02 2024. DEBUG: Package git-core-2.43.0-1.el9.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20230216203352.ce6a105.el9.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.12.0-1.el9.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.12.0-1.el9.noarch is already installed. DEBUG: Package python3-devel-3.9.18-3.el9.x86_64 is already installed. DEBUG: Package python3-devel-3.9.18-3.el9.x86_64 is already installed. DEBUG: Package python3-neutron-lib-tests-3.13.0-0.20240610070717.7674b4b.el9.noarch is already installed. DEBUG: Package python3-packaging-20.9-5.el9.noarch is already installed. DEBUG: Package python3-pbr-5.11.1-1.el9s.noarch is already installed. DEBUG: Package python3-pip-21.3.1-1.el9.noarch is already installed. DEBUG: Package python3-setuptools-65.5.1-2.el9s.noarch is already installed. DEBUG: Package python3-wheel-1:0.36.2-8.el9.noarch is already installed. DEBUG: Package systemd-252-35.el9.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ======================================================================================= DEBUG: Package Arch Version Repository Size DEBUG: ======================================================================================= DEBUG: Installing: DEBUG: python3-tox-current-env noarch 0.0.8-1.el9s delorean-master-build-deps 21 k DEBUG: Installing dependencies: DEBUG: libnsl2 x86_64 2.0.0-1.el9 appstream 31 k DEBUG: libtirpc x86_64 1.3.3-6.el9 baseos 93 k DEBUG: mpdecimal x86_64 2.5.1-3.el9 appstream 86 k DEBUG: python3-appdirs noarch 1.4.4-4.el9 appstream 23 k DEBUG: python3-distlib noarch 0.3.7-1.el9s delorean-master-build-deps 193 k DEBUG: python3-filelock noarch 3.13.1-1.el9s delorean-master-build-deps 27 k DEBUG: python3-pluggy noarch 0.13.1-7.el9 appstream 41 k DEBUG: python3-py noarch 1.10.0-6.el9 appstream 477 k DEBUG: python3-toml noarch 0.10.2-6.el9 appstream 42 k DEBUG: python3-virtualenv noarch 20.4.4-1.el9s delorean-master-build-deps 228 k DEBUG: python3-wheel-wheel noarch 1:0.36.2-8.el9 crb 43 k DEBUG: python3.11 x86_64 3.11.7-1.el9 appstream 27 k DEBUG: python3.11-libs x86_64 3.11.7-1.el9 appstream 9.9 M DEBUG: python3.11-pip-wheel noarch 22.3.1-5.el9 appstream 1.4 M DEBUG: python3.11-setuptools-wheel noarch 65.5.1-2.el9 appstream 713 k DEBUG: python3.12 x86_64 3.12.1-4.el9 appstream 26 k DEBUG: python3.12-libs x86_64 3.12.1-4.el9 appstream 9.5 M DEBUG: python3.12-pip-wheel noarch 23.2.1-4.el9 appstream 1.5 M DEBUG: tox noarch 3.23.0-2.el9s delorean-master-build-deps 168 k DEBUG: Installing weak dependencies: DEBUG: python3.11-devel x86_64 3.11.7-1.el9 appstream 277 k DEBUG: python3.12-devel x86_64 3.12.1-4.el9 appstream 322 k DEBUG: Transaction Summary DEBUG: ======================================================================================= DEBUG: Install 22 Packages DEBUG: Total size: 25 M DEBUG: Installed size: 98 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] libtirpc-1.3.3-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnsl2-2.0.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mpdecimal-2.5.1-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-appdirs-1.4.4-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pluggy-0.13.1-7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-py-1.10.0-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-toml-0.10.2-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3.11-3.11.7-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.11-devel-3.11.7-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.11-libs-3.11.7-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.11-pip-wheel-22.3.1-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3.11-setuptools-wheel-65.5.1-2.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3.12-3.12.1-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.12-devel-3.12.1-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.12-libs-3.12.1-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.12-pip-wheel-23.2.1-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wheel-wheel-0.36.2-8.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-distlib-0.3.7-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-filelock-3.13.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tox-current-env-0.0.8-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-virtualenv-20.4.4-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] tox-3.23.0-2.el9s.noarch.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 : libtirpc-1.3.3-6.el9.x86_64 1/22 DEBUG: Installing : libnsl2-2.0.0-1.el9.x86_64 2/22 DEBUG: Installing : python3-filelock-3.13.1-1.el9s.noarch 3/22 DEBUG: Installing : mpdecimal-2.5.1-3.el9.x86_64 4/22 DEBUG: Installing : python3-distlib-0.3.7-1.el9s.noarch 5/22 DEBUG: Installing : python3-wheel-wheel-1:0.36.2-8.el9.noarch 6/22 DEBUG: Installing : python3.12-pip-wheel-23.2.1-4.el9.noarch 7/22 DEBUG: Installing : python3.12-3.12.1-4.el9.x86_64 8/22 DEBUG: Installing : python3.12-libs-3.12.1-4.el9.x86_64 9/22 DEBUG: Installing : python3.12-devel-3.12.1-4.el9.x86_64 10/22 DEBUG: Installing : python3.11-setuptools-wheel-65.5.1-2.el9.noarch 11/22 DEBUG: Installing : python3.11-pip-wheel-22.3.1-5.el9.noarch 12/22 DEBUG: Installing : python3.11-3.11.7-1.el9.x86_64 13/22 DEBUG: Installing : python3.11-libs-3.11.7-1.el9.x86_64 14/22 DEBUG: Installing : python3.11-devel-3.11.7-1.el9.x86_64 15/22 DEBUG: Installing : python3-toml-0.10.2-6.el9.noarch 16/22 DEBUG: Installing : python3-py-1.10.0-6.el9.noarch 17/22 DEBUG: Installing : python3-pluggy-0.13.1-7.el9.noarch 18/22 DEBUG: Installing : python3-appdirs-1.4.4-4.el9.noarch 19/22 DEBUG: Installing : python3-virtualenv-20.4.4-1.el9s.noarch 20/22 DEBUG: Installing : tox-3.23.0-2.el9s.noarch 21/22 DEBUG: Installing : python3-tox-current-env-0.0.8-1.el9s.noarch 22/22 DEBUG: Running scriptlet: python3-tox-current-env-0.0.8-1.el9s.noarch 22/22 DEBUG: Verifying : libtirpc-1.3.3-6.el9.x86_64 1/22 DEBUG: Verifying : libnsl2-2.0.0-1.el9.x86_64 2/22 DEBUG: Verifying : mpdecimal-2.5.1-3.el9.x86_64 3/22 DEBUG: Verifying : python3-appdirs-1.4.4-4.el9.noarch 4/22 DEBUG: Verifying : python3-pluggy-0.13.1-7.el9.noarch 5/22 DEBUG: Verifying : python3-py-1.10.0-6.el9.noarch 6/22 DEBUG: Verifying : python3-toml-0.10.2-6.el9.noarch 7/22 DEBUG: Verifying : python3.11-3.11.7-1.el9.x86_64 8/22 DEBUG: Verifying : python3.11-devel-3.11.7-1.el9.x86_64 9/22 DEBUG: Verifying : python3.11-libs-3.11.7-1.el9.x86_64 10/22 DEBUG: Verifying : python3.11-pip-wheel-22.3.1-5.el9.noarch 11/22 DEBUG: Verifying : python3.11-setuptools-wheel-65.5.1-2.el9.noarch 12/22 DEBUG: Verifying : python3.12-3.12.1-4.el9.x86_64 13/22 DEBUG: Verifying : python3.12-devel-3.12.1-4.el9.x86_64 14/22 DEBUG: Verifying : python3.12-libs-3.12.1-4.el9.x86_64 15/22 DEBUG: Verifying : python3.12-pip-wheel-23.2.1-4.el9.noarch 16/22 DEBUG: Verifying : python3-wheel-wheel-1:0.36.2-8.el9.noarch 17/22 DEBUG: Verifying : python3-distlib-0.3.7-1.el9s.noarch 18/22 DEBUG: Verifying : python3-filelock-3.13.1-1.el9s.noarch 19/22 DEBUG: Verifying : python3-tox-current-env-0.0.8-1.el9s.noarch 20/22 DEBUG: Verifying : python3-virtualenv-20.4.4-1.el9s.noarch 21/22 DEBUG: Verifying : tox-3.23.0-2.el9s.noarch 22/22 DEBUG: Installed: DEBUG: libnsl2-2.0.0-1.el9.x86_64 DEBUG: libtirpc-1.3.3-6.el9.x86_64 DEBUG: mpdecimal-2.5.1-3.el9.x86_64 DEBUG: python3-appdirs-1.4.4-4.el9.noarch DEBUG: python3-distlib-0.3.7-1.el9s.noarch DEBUG: python3-filelock-3.13.1-1.el9s.noarch DEBUG: python3-pluggy-0.13.1-7.el9.noarch DEBUG: python3-py-1.10.0-6.el9.noarch DEBUG: python3-toml-0.10.2-6.el9.noarch DEBUG: python3-tox-current-env-0.0.8-1.el9s.noarch DEBUG: python3-virtualenv-20.4.4-1.el9s.noarch DEBUG: python3-wheel-wheel-1:0.36.2-8.el9.noarch DEBUG: python3.11-3.11.7-1.el9.x86_64 DEBUG: python3.11-devel-3.11.7-1.el9.x86_64 DEBUG: python3.11-libs-3.11.7-1.el9.x86_64 DEBUG: python3.11-pip-wheel-22.3.1-5.el9.noarch DEBUG: python3.11-setuptools-wheel-65.5.1-2.el9.noarch DEBUG: python3.12-3.12.1-4.el9.x86_64 DEBUG: python3.12-devel-3.12.1-4.el9.x86_64 DEBUG: python3.12-libs-3.12.1-4.el9.x86_64 DEBUG: python3.12-pip-wheel-23.2.1-4.el9.noarch DEBUG: tox-3.23.0-2.el9s.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-master-uc-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'} and shell False DEBUG: libgcc-11.4.1-3.el9.x86_64 DEBUG: crypto-policies-20240304-1.gitb1c706d.el9.noarch DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2024a-2.el9.noarch DEBUG: hwdata-0.348-9.13.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20231215-1.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: libX11-common-1.7.0-9.el9.noarch DEBUG: kernel-headers-5.14.0-457.el9.x86_64 DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-5.el9.noarch DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: kbd-misc-2.4.0-9.el9.noarch DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: fuse-common-3.10.2-8.el9.x86_64 DEBUG: coreutils-common-8.32-35.el9.x86_64 DEBUG: centos-gpg-keys-9.0-26.el9.noarch DEBUG: centos-stream-repos-9.0-26.el9.noarch DEBUG: centos-stream-release-9.0-26.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-107.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-107.el9.x86_64 DEBUG: glibc-common-2.34-107.el9.x86_64 DEBUG: glibc-2.34-107.el9.x86_64 DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-6.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-2.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libuuid-2.37.4-18.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: elfutils-libelf-0.191-4.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.35.0-7.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-45.el9.x86_64 DEBUG: nss-util-3.90.0-7.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: libgomp-11.4.1-3.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: pcre2-10.40-5.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.10-2.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: findutils-4.8.0-6.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: libcom_err-1.46.5-5.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: p11-kit-0.25.3-2.el9.x86_64 DEBUG: libtdb-1.4.10-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libX11-xcb-1.7.0-9.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: shadow-utils-4.9-8.el9.x86_64 DEBUG: libselinux-utils-3.6-1.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-56.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: alternatives-1.24-1.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-18.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.2.2-1.el9.x86_64 DEBUG: coreutils-8.32-35.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: systemd-libs-252-35.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-18.el9.x86_64 DEBUG: libmount-2.37.4-18.el9.x86_64 DEBUG: libfdisk-2.37.4-18.el9.x86_64 DEBUG: util-linux-core-2.37.4-18.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: kmod-libs-28-9.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: avahi-libs-0.8-20.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-12.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.7.0-9.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: mesa-libglapi-23.3.3-1.el9.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: p11-kit-server-0.25.3-2.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: python-unversioned-command-3.9.18-3.el9.noarch DEBUG: python3-3.9.18-3.el9.x86_64 DEBUG: python3-libs-3.9.18-3.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.1.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: crypto-policies-scripts-20240304-1.gitb1c706d.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: python3-requests-2.25.1-8.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-markupsafe-2.1.3-2.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-typing-extensions-4.9.0-1.el9s.noarch DEBUG: openssl-3.2.2-1.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-9.el9.x86_64 DEBUG: composefs-libs-1.0.3-2.el9.x86_64 DEBUG: llvm-libs-17.0.6-5.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: bubblewrap-0.4.1-7.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-7.el9.x86_64 DEBUG: nss-softokn-3.90.0-7.el9.x86_64 DEBUG: nss-sysinit-3.90.0-7.el9.x86_64 DEBUG: nss-3.90.0-7.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: libksba-1.5.1-6.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-8.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: less-590-3.el9.x86_64 DEBUG: systemd-rpm-macros-252-35.el9.noarch DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-481.el9.x86_64 DEBUG: perl-FileHandle-2.03-481.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-AutoLoader-5.74-481.el9.noarch DEBUG: perl-base-2.27-481.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-if-0.60.800-481.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-481.el9.noarch DEBUG: perl-POSIX-1.94-481.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-481.el9.noarch DEBUG: perl-subs-1.03-481.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-481.el9.noarch DEBUG: perl-Symbol-1.08-481.el9.noarch DEBUG: perl-File-stat-1.09-481.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-481.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-481.el9.x86_64 DEBUG: perl-IO-1.43-481.el9.x86_64 DEBUG: perl-overloading-0.02-481.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-481.el9.x86_64 DEBUG: perl-File-Basename-2.85-481.el9.noarch DEBUG: perl-Getopt-Std-1.12-481.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-481.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-481.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-481.el9.x86_64 DEBUG: perl-interpreter-5.32.1-481.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: bluez-libs-5.56-6.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libatomic-11.4.1-3.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-19.el9.x86_64 DEBUG: util-linux-2.37.4-18.el9.x86_64 DEBUG: openssh-8.7p1-41.el9.x86_64 DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.121-1.el9.x86_64 DEBUG: mesa-libgbm-23.3.3-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-23.3.3-1.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-23.3.3-1.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.21.1-2.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.6-3.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-29.el9.x86_64 DEBUG: curl-7.76.1-29.el9.x86_64 DEBUG: rpm-4.16.1.3-30.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-30.el9.x86_64 DEBUG: policycoreutils-3.6-2.1.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-35.el9.x86_64 DEBUG: systemd-252-35.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: device-mapper-libs-1.02.197-2.el9.x86_64 DEBUG: device-mapper-1.02.197-2.el9.x86_64 DEBUG: cryptsetup-libs-2.7.2-1.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.191-4.el9.noarch DEBUG: elfutils-libs-0.191-4.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.191-4.el9.x86_64 DEBUG: binutils-gold-2.35.2-43.el9.x86_64 DEBUG: binutils-2.35.2-43.el9.x86_64 DEBUG: elfutils-0.191-4.el9.x86_64 DEBUG: gdb-minimal-10.2-13.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-30.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: systemd-udev-252-35.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-41.el9.x86_64 DEBUG: git-core-2.43.0-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: gnutls-3.8.3-4.el9.x86_64 DEBUG: glib2-2.68.4-15.el9.x86_64 DEBUG: freetype-2.10.4-9.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-11.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: cups-libs-2.3.3op2-26.el9.x86_64 DEBUG: polkit-0.117-11.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-28.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-20.el9.x86_64 DEBUG: poppler-glib-21.01.0-20.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.47.91-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-4.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-4.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: avahi-glib-0.8-20.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.44.2-1.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2024.6-1.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-15.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: glibc-headers-2.34-107.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-107.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: annobin-12.31-2.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: python-srpm-macros-3.9-53.el9.noarch DEBUG: redhat-rpm-config-207-1.el9.noarch DEBUG: rpm-build-4.16.1.3-30.el9.x86_64 DEBUG: pyproject-srpm-macros-1.12.0-1.el9.noarch DEBUG: python-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-8.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-2.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libgs-9.54.0-14.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: flatpak-1.12.8-1.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-2.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-4.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: python3-devel-3.9.18-3.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.36.1-1.el9s.noarch DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203352.ce6a105.el9.noarch DEBUG: python3-webob-1.8.7-1.el9s.noarch DEBUG: python3-stevedore-5.2.0-0.20240226201419.21d601f.el9.noarch DEBUG: python3-netaddr-0.8.0-5.el9.noarch DEBUG: selinux-policy-38.1.39-1.el9.noarch DEBUG: selinux-policy-targeted-38.1.39-1.el9.noarch DEBUG: python3-iso8601-1.1.0-1.el9s.noarch DEBUG: python3-vine-5.1.0-1.el9s.noarch DEBUG: python3-amqp-5.2.0-2.el9s.noarch DEBUG: python3-msgpack-1.0.7-1.el9s.x86_64 DEBUG: python3-mako-1.1.4-6.el9.noarch DEBUG: python3-libselinux-3.6-1.el9.x86_64 DEBUG: procps-ng-3.3.17-14.el9.x86_64 DEBUG: chkconfig-1.24-1.el9.x86_64 DEBUG: python3-libsemanage-3.6-1.el9.x86_64 DEBUG: python3-alembic-1.8.1-1.el9s.noarch DEBUG: python3-kombu-5.3.5-1.el9s.noarch DEBUG: qpid-proton-c-0.35.0-2.el9s.x86_64 DEBUG: python3-qpid-proton-0.35.0-2.el9s.x86_64 DEBUG: python3-pyngus-2.3.0-8.el9s.noarch DEBUG: python3-yappi-1.3.6-1.el9s.x86_64 DEBUG: python3-wrapt-1.16.0-1.el9s.x86_64 DEBUG: python3-debtcollector-3.0.0-0.20240226181642.0e6ce1c.el9.noarch DEBUG: python3-oslo-context-5.5.0-0.20240305133447.e31a7a1.el9.noarch DEBUG: python3-testtools-2.7.1-1.el9s.noarch DEBUG: python3-testscenarios-0.5.0-21.el9s.noarch DEBUG: python3-testresources-2.0.1-2.el9s.noarch DEBUG: python3-tempita-0.5.2-2.el9s.noarch DEBUG: python3-statsd-3.2.1-20.el9s.noarch DEBUG: python3-setproctitle-1.2.3-2.el9s.x86_64 DEBUG: python3-rfc3986-1.5.0-1.el9s.noarch DEBUG: python3-repoze-lru-0.7-10.el9s.noarch DEBUG: python3-routes-2.5.1-1.el9s.noarch DEBUG: python3-pyasn1-0.6.0-1.el9s.noarch DEBUG: python3-paste-deploy-3.1.0-2.el9s.noarch DEBUG: python3-logutils-0.3.5-15.el9s.noarch DEBUG: python3-pecan-1.4.2-2.el9s.noarch DEBUG: python3-fasteners-0.19-1.el9s.noarch DEBUG: python3-distro-1.9.0-2.el9s.noarch DEBUG: python3-cachetools-5.3.3-1.el9s.noarch DEBUG: libsodium-1.0.18-7.el9s.x86_64 DEBUG: python3-prettytable-0.7.2-27.el9.noarch DEBUG: python3-netifaces-0.10.6-15.el9.x86_64 DEBUG: python3-lxml-4.6.5-3.el9.x86_64 DEBUG: libmaxminddb-1.5.2-4.el9.x86_64 DEBUG: geolite2-country-20191217-6.el9.noarch DEBUG: geolite2-city-20191217-6.el9.noarch DEBUG: ipcalc-1.0.0-5.el9.x86_64 DEBUG: python3-setools-4.4.4-1.el9.x86_64 DEBUG: python3-ply-3.11-14.el9.noarch DEBUG: python3-pycparser-2.20-6.el9.noarch DEBUG: python3-cffi-1.14.5-5.el9.x86_64 DEBUG: python3-cryptography-36.0.1-4.el9.x86_64 DEBUG: python3-bcrypt-3.2.2-4.el9s.x86_64 DEBUG: python3-pynacl-1.5.0-1.el9s.x86_64 DEBUG: python3-paramiko-3.4.0-2.el9s.noarch DEBUG: python3-ncclient-0.6.15-2.el9s.noarch DEBUG: python3-PyMySQL-0.10.1-6.el9.noarch DEBUG: python3-pyOpenSSL-20.0.1-2.el9s.noarch DEBUG: python3-paste-3.10.1-1.el9s.noarch DEBUG: python3-decorator-4.4.2-6.el9.noarch DEBUG: python3-prometheus_client-0.19.0-2.el9s.noarch DEBUG: python3-dateutil-2.8.1-7.el9.noarch DEBUG: python3-audit-3.1.2-2.el9.x86_64 DEBUG: psmisc-23.4-3.el9.x86_64 DEBUG: protobuf-c-1.3.3-13.el9.x86_64 DEBUG: unbound-libs-1.16.2-8.el9.x86_64 DEBUG: numactl-libs-2.0.16-3.el9.x86_64 DEBUG: libyaml-0.2.5-7.el9.x86_64 DEBUG: python3-pyyaml-5.4.1-6.el9.x86_64 DEBUG: libnl3-3.9.0-1.el9.x86_64 DEBUG: libibverbs-51.0-1.el9.x86_64 DEBUG: libmnl-1.0.4-16.el9.x86_64 DEBUG: libbpf-1.3.0-2.el9.x86_64 DEBUG: iproute-6.2.0-5.el9.x86_64 DEBUG: initscripts-service-10.11.6-1.el9.noarch DEBUG: initscripts-rename-device-10.11.6-1.el9.x86_64 DEBUG: initscripts-10.11.6-1.el9.x86_64 DEBUG: hostname-3.23-6.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: python3-policycoreutils-3.6-2.1.el9.noarch DEBUG: policycoreutils-python-utils-3.6-2.1.el9.noarch DEBUG: openvswitch-selinux-extra-policy-1.0-31.el9s.noarch DEBUG: openvswitch3.3-3.3.0-21.el9s.x86_64 DEBUG: python3-openvswitch3.3-3.3.0-21.el9s.x86_64 DEBUG: bc-1.07.1-14.el9.x86_64 DEBUG: openstack-network-scripts-10.11.1-6.el9s.x86_64 DEBUG: openstack-network-scripts-openvswitch3.3-10.11.1-6.el9s.x86_64 DEBUG: rdo-openvswitch-3.3-1.el9s.noarch DEBUG: python3-rdo-openvswitch-3.3-1.el9s.noarch DEBUG: python3-os-traits-3.0.0-0.20230718121412.cff125c.el9.noarch DEBUG: python3-futurist-3.0.0-0.20240226181950.4e14db5.el9.noarch DEBUG: python-oslo-versionedobjects-lang-3.3.0-0.20240226185900.25db0cf.el9.noarch DEBUG: python-oslo-utils-lang-7.1.0-0.20240226204427.17581b5.el9.noarch DEBUG: python-oslo-policy-lang-4.3.0-0.20240226200118.4b7a6f7.el9.noarch DEBUG: python-oslo-middleware-lang-6.1.0-0.20240226204046.531f39e.el9.noarch DEBUG: python-oslo-log-lang-6.0.0-0.20240530105232.f05a852.el9.noarch DEBUG: python-oslo-i18n-lang-6.3.0-0.20240423152927.0531fb2.el9.noarch DEBUG: python3-oslo-i18n-6.3.0-0.20240423152927.0531fb2.el9.noarch DEBUG: python3-oslo-utils-7.1.0-0.20240226204427.17581b5.el9.noarch DEBUG: python3-oslo-config-9.4.0-0.20240315155821.882adf8.el9.noarch DEBUG: python3-oslo-serialization-5.4.0-0.20240229141206.548c7a3.el9.noarch DEBUG: python3-oslo-log-6.0.0-0.20240530105232.f05a852.el9.noarch DEBUG: python3-oslo-metrics-0.8.0-0.20240226185450.1ebb7f8.el9.noarch DEBUG: python3-oslo-policy-4.3.0-0.20240226200118.4b7a6f7.el9.noarch DEBUG: python3-oslo-middleware-6.1.0-0.20240226204046.531f39e.el9.noarch DEBUG: python3-os-ken-2.8.1-0.20240226182815.5a19480.el9.noarch DEBUG: python-oslo-db-lang-15.1.0-0.20240530110343.e502313.el9.noarch DEBUG: python3-oslo-db+mysql-15.1.0-0.20240530110343.e502313.el9.noarch DEBUG: python3-oslo-db-15.1.0-0.20240530110343.e502313.el9.noarch DEBUG: python-oslo-concurrency-lang-6.0.0-0.20240227074203.53709ba.el9.noarch DEBUG: python3-oslo-concurrency-6.0.0-0.20240227074203.53709ba.el9.noarch DEBUG: python3-oslo-service-3.5.0-0.20240530120732.a84a9de.el9.noarch DEBUG: python3-oslo-messaging+amqp1-14.8.0-0.20240530110632.d095241.el9.noarch DEBUG: python3-oslo-messaging-14.8.0-0.20240530110632.d095241.el9.noarch DEBUG: python3-oslo-versionedobjects-3.3.0-0.20240226185900.25db0cf.el9.noarch DEBUG: python3-osprofiler-4.1.0-0.20230714071424.3c5fead.el9.noarch DEBUG: python3-os-service-types-1.7.0-0.20230629121435.0b2f473.el9.noarch DEBUG: python3-keystoneauth1-5.6.0-0.20240226192318.e071ad4.el9.noarch DEBUG: python3-neutron-lib-3.13.0-0.20240610070717.7674b4b.el9.noarch DEBUG: python3-neutron-lib-tests-3.13.0-0.20240610070717.7674b4b.el9.noarch DEBUG: flatpak-selinux-1.12.8-1.el9.noarch DEBUG: rpm-plugin-selinux-4.16.1.3-30.el9.x86_64 DEBUG: pyproject-rpm-macros-1.12.0-1.el9.noarch DEBUG: python3-wheel-0.36.2-8.el9.noarch DEBUG: libtirpc-1.3.3-6.el9.x86_64 DEBUG: libnsl2-2.0.0-1.el9.x86_64 DEBUG: python3-filelock-3.13.1-1.el9s.noarch DEBUG: mpdecimal-2.5.1-3.el9.x86_64 DEBUG: python3-distlib-0.3.7-1.el9s.noarch DEBUG: python3-wheel-wheel-0.36.2-8.el9.noarch DEBUG: python3.12-pip-wheel-23.2.1-4.el9.noarch DEBUG: python3.12-3.12.1-4.el9.x86_64 DEBUG: python3.12-libs-3.12.1-4.el9.x86_64 DEBUG: python3.12-devel-3.12.1-4.el9.x86_64 DEBUG: python3.11-setuptools-wheel-65.5.1-2.el9.noarch DEBUG: python3.11-pip-wheel-22.3.1-5.el9.noarch DEBUG: python3.11-3.11.7-1.el9.x86_64 DEBUG: python3.11-libs-3.11.7-1.el9.x86_64 DEBUG: python3.11-devel-3.11.7-1.el9.x86_64 DEBUG: python3-toml-0.10.2-6.el9.noarch DEBUG: python3-py-1.10.0-6.el9.noarch DEBUG: python3-pluggy-0.13.1-7.el9.noarch DEBUG: python3-appdirs-1.4.4-4.el9.noarch DEBUG: python3-virtualenv-20.4.4-1.el9s.noarch DEBUG: tox-3.23.0-2.el9s.noarch DEBUG: python3-tox-current-env-0.0.8-1.el9s.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-master-uc-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'} and shell False DEBUG: libgcc-11.4.1-3.el9.x86_64 DEBUG: crypto-policies-20240304-1.gitb1c706d.el9.noarch DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2024a-2.el9.noarch DEBUG: hwdata-0.348-9.13.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20231215-1.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: libX11-common-1.7.0-9.el9.noarch DEBUG: kernel-headers-5.14.0-457.el9.x86_64 DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-5.el9.noarch DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: kbd-misc-2.4.0-9.el9.noarch DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: fuse-common-3.10.2-8.el9.x86_64 DEBUG: coreutils-common-8.32-35.el9.x86_64 DEBUG: centos-gpg-keys-9.0-26.el9.noarch DEBUG: centos-stream-repos-9.0-26.el9.noarch DEBUG: centos-stream-release-9.0-26.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-107.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-107.el9.x86_64 DEBUG: glibc-common-2.34-107.el9.x86_64 DEBUG: glibc-2.34-107.el9.x86_64 DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-6.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-2.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libuuid-2.37.4-18.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: elfutils-libelf-0.191-4.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.35.0-7.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-45.el9.x86_64 DEBUG: nss-util-3.90.0-7.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: libgomp-11.4.1-3.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: pcre2-10.40-5.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.10-2.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: findutils-4.8.0-6.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: libcom_err-1.46.5-5.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: p11-kit-0.25.3-2.el9.x86_64 DEBUG: libtdb-1.4.10-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libX11-xcb-1.7.0-9.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: shadow-utils-4.9-8.el9.x86_64 DEBUG: libselinux-utils-3.6-1.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-56.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: alternatives-1.24-1.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-18.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.2.2-1.el9.x86_64 DEBUG: coreutils-8.32-35.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: systemd-libs-252-35.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-18.el9.x86_64 DEBUG: libmount-2.37.4-18.el9.x86_64 DEBUG: libfdisk-2.37.4-18.el9.x86_64 DEBUG: util-linux-core-2.37.4-18.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: kmod-libs-28-9.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: avahi-libs-0.8-20.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-12.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.7.0-9.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: mesa-libglapi-23.3.3-1.el9.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: p11-kit-server-0.25.3-2.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: python-unversioned-command-3.9.18-3.el9.noarch DEBUG: python3-3.9.18-3.el9.x86_64 DEBUG: python3-libs-3.9.18-3.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.1.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: crypto-policies-scripts-20240304-1.gitb1c706d.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: python3-requests-2.25.1-8.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-markupsafe-2.1.3-2.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-typing-extensions-4.9.0-1.el9s.noarch DEBUG: openssl-3.2.2-1.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-9.el9.x86_64 DEBUG: composefs-libs-1.0.3-2.el9.x86_64 DEBUG: llvm-libs-17.0.6-5.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: bubblewrap-0.4.1-7.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-7.el9.x86_64 DEBUG: nss-softokn-3.90.0-7.el9.x86_64 DEBUG: nss-sysinit-3.90.0-7.el9.x86_64 DEBUG: nss-3.90.0-7.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: libksba-1.5.1-6.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-8.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: less-590-3.el9.x86_64 DEBUG: systemd-rpm-macros-252-35.el9.noarch DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-481.el9.x86_64 DEBUG: perl-FileHandle-2.03-481.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-AutoLoader-5.74-481.el9.noarch DEBUG: perl-base-2.27-481.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-if-0.60.800-481.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-481.el9.noarch DEBUG: perl-POSIX-1.94-481.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-481.el9.noarch DEBUG: perl-subs-1.03-481.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-481.el9.noarch DEBUG: perl-Symbol-1.08-481.el9.noarch DEBUG: perl-File-stat-1.09-481.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-481.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-481.el9.x86_64 DEBUG: perl-IO-1.43-481.el9.x86_64 DEBUG: perl-overloading-0.02-481.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-481.el9.x86_64 DEBUG: perl-File-Basename-2.85-481.el9.noarch DEBUG: perl-Getopt-Std-1.12-481.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-481.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-481.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-481.el9.x86_64 DEBUG: perl-interpreter-5.32.1-481.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: bluez-libs-5.56-6.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libatomic-11.4.1-3.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-19.el9.x86_64 DEBUG: util-linux-2.37.4-18.el9.x86_64 DEBUG: openssh-8.7p1-41.el9.x86_64 DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.121-1.el9.x86_64 DEBUG: mesa-libgbm-23.3.3-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-23.3.3-1.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-23.3.3-1.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.21.1-2.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.6-3.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-29.el9.x86_64 DEBUG: curl-7.76.1-29.el9.x86_64 DEBUG: rpm-4.16.1.3-30.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-30.el9.x86_64 DEBUG: policycoreutils-3.6-2.1.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-35.el9.x86_64 DEBUG: systemd-252-35.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: device-mapper-libs-1.02.197-2.el9.x86_64 DEBUG: device-mapper-1.02.197-2.el9.x86_64 DEBUG: cryptsetup-libs-2.7.2-1.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.191-4.el9.noarch DEBUG: elfutils-libs-0.191-4.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.191-4.el9.x86_64 DEBUG: binutils-gold-2.35.2-43.el9.x86_64 DEBUG: binutils-2.35.2-43.el9.x86_64 DEBUG: elfutils-0.191-4.el9.x86_64 DEBUG: gdb-minimal-10.2-13.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-30.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: systemd-udev-252-35.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-41.el9.x86_64 DEBUG: git-core-2.43.0-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: gnutls-3.8.3-4.el9.x86_64 DEBUG: glib2-2.68.4-15.el9.x86_64 DEBUG: freetype-2.10.4-9.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-11.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: cups-libs-2.3.3op2-26.el9.x86_64 DEBUG: polkit-0.117-11.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-28.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-20.el9.x86_64 DEBUG: poppler-glib-21.01.0-20.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.47.91-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-4.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-4.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: avahi-glib-0.8-20.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.44.2-1.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2024.6-1.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-15.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: glibc-headers-2.34-107.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-107.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: annobin-12.31-2.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: python-srpm-macros-3.9-53.el9.noarch DEBUG: redhat-rpm-config-207-1.el9.noarch DEBUG: rpm-build-4.16.1.3-30.el9.x86_64 DEBUG: pyproject-srpm-macros-1.12.0-1.el9.noarch DEBUG: python-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-8.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-2.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libgs-9.54.0-14.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: flatpak-1.12.8-1.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-2.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-4.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: python3-devel-3.9.18-3.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.36.1-1.el9s.noarch DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203352.ce6a105.el9.noarch DEBUG: python3-webob-1.8.7-1.el9s.noarch DEBUG: python3-stevedore-5.2.0-0.20240226201419.21d601f.el9.noarch DEBUG: python3-netaddr-0.8.0-5.el9.noarch DEBUG: selinux-policy-38.1.39-1.el9.noarch DEBUG: selinux-policy-targeted-38.1.39-1.el9.noarch DEBUG: python3-iso8601-1.1.0-1.el9s.noarch DEBUG: python3-vine-5.1.0-1.el9s.noarch DEBUG: python3-amqp-5.2.0-2.el9s.noarch DEBUG: python3-msgpack-1.0.7-1.el9s.x86_64 DEBUG: python3-mako-1.1.4-6.el9.noarch DEBUG: python3-libselinux-3.6-1.el9.x86_64 DEBUG: procps-ng-3.3.17-14.el9.x86_64 DEBUG: chkconfig-1.24-1.el9.x86_64 DEBUG: python3-libsemanage-3.6-1.el9.x86_64 DEBUG: python3-alembic-1.8.1-1.el9s.noarch DEBUG: python3-kombu-5.3.5-1.el9s.noarch DEBUG: qpid-proton-c-0.35.0-2.el9s.x86_64 DEBUG: python3-qpid-proton-0.35.0-2.el9s.x86_64 DEBUG: python3-pyngus-2.3.0-8.el9s.noarch DEBUG: python3-yappi-1.3.6-1.el9s.x86_64 DEBUG: python3-wrapt-1.16.0-1.el9s.x86_64 DEBUG: python3-debtcollector-3.0.0-0.20240226181642.0e6ce1c.el9.noarch DEBUG: python3-oslo-context-5.5.0-0.20240305133447.e31a7a1.el9.noarch DEBUG: python3-testtools-2.7.1-1.el9s.noarch DEBUG: python3-testscenarios-0.5.0-21.el9s.noarch DEBUG: python3-testresources-2.0.1-2.el9s.noarch DEBUG: python3-tempita-0.5.2-2.el9s.noarch DEBUG: python3-statsd-3.2.1-20.el9s.noarch DEBUG: python3-setproctitle-1.2.3-2.el9s.x86_64 DEBUG: python3-rfc3986-1.5.0-1.el9s.noarch DEBUG: python3-repoze-lru-0.7-10.el9s.noarch DEBUG: python3-routes-2.5.1-1.el9s.noarch DEBUG: python3-pyasn1-0.6.0-1.el9s.noarch DEBUG: python3-paste-deploy-3.1.0-2.el9s.noarch DEBUG: python3-logutils-0.3.5-15.el9s.noarch DEBUG: python3-pecan-1.4.2-2.el9s.noarch DEBUG: python3-fasteners-0.19-1.el9s.noarch DEBUG: python3-distro-1.9.0-2.el9s.noarch DEBUG: python3-cachetools-5.3.3-1.el9s.noarch DEBUG: libsodium-1.0.18-7.el9s.x86_64 DEBUG: python3-prettytable-0.7.2-27.el9.noarch DEBUG: python3-netifaces-0.10.6-15.el9.x86_64 DEBUG: python3-lxml-4.6.5-3.el9.x86_64 DEBUG: libmaxminddb-1.5.2-4.el9.x86_64 DEBUG: geolite2-country-20191217-6.el9.noarch DEBUG: geolite2-city-20191217-6.el9.noarch DEBUG: ipcalc-1.0.0-5.el9.x86_64 DEBUG: python3-setools-4.4.4-1.el9.x86_64 DEBUG: python3-ply-3.11-14.el9.noarch DEBUG: python3-pycparser-2.20-6.el9.noarch DEBUG: python3-cffi-1.14.5-5.el9.x86_64 DEBUG: python3-cryptography-36.0.1-4.el9.x86_64 DEBUG: python3-bcrypt-3.2.2-4.el9s.x86_64 DEBUG: python3-pynacl-1.5.0-1.el9s.x86_64 DEBUG: python3-paramiko-3.4.0-2.el9s.noarch DEBUG: python3-ncclient-0.6.15-2.el9s.noarch DEBUG: python3-PyMySQL-0.10.1-6.el9.noarch DEBUG: python3-pyOpenSSL-20.0.1-2.el9s.noarch DEBUG: python3-paste-3.10.1-1.el9s.noarch DEBUG: python3-decorator-4.4.2-6.el9.noarch DEBUG: python3-prometheus_client-0.19.0-2.el9s.noarch DEBUG: python3-dateutil-2.8.1-7.el9.noarch DEBUG: python3-audit-3.1.2-2.el9.x86_64 DEBUG: psmisc-23.4-3.el9.x86_64 DEBUG: protobuf-c-1.3.3-13.el9.x86_64 DEBUG: unbound-libs-1.16.2-8.el9.x86_64 DEBUG: numactl-libs-2.0.16-3.el9.x86_64 DEBUG: libyaml-0.2.5-7.el9.x86_64 DEBUG: python3-pyyaml-5.4.1-6.el9.x86_64 DEBUG: libnl3-3.9.0-1.el9.x86_64 DEBUG: libibverbs-51.0-1.el9.x86_64 DEBUG: libmnl-1.0.4-16.el9.x86_64 DEBUG: libbpf-1.3.0-2.el9.x86_64 DEBUG: iproute-6.2.0-5.el9.x86_64 DEBUG: initscripts-service-10.11.6-1.el9.noarch DEBUG: initscripts-rename-device-10.11.6-1.el9.x86_64 DEBUG: initscripts-10.11.6-1.el9.x86_64 DEBUG: hostname-3.23-6.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: python3-policycoreutils-3.6-2.1.el9.noarch DEBUG: policycoreutils-python-utils-3.6-2.1.el9.noarch DEBUG: openvswitch-selinux-extra-policy-1.0-31.el9s.noarch DEBUG: openvswitch3.3-3.3.0-21.el9s.x86_64 DEBUG: python3-openvswitch3.3-3.3.0-21.el9s.x86_64 DEBUG: bc-1.07.1-14.el9.x86_64 DEBUG: openstack-network-scripts-10.11.1-6.el9s.x86_64 DEBUG: openstack-network-scripts-openvswitch3.3-10.11.1-6.el9s.x86_64 DEBUG: rdo-openvswitch-3.3-1.el9s.noarch DEBUG: python3-rdo-openvswitch-3.3-1.el9s.noarch DEBUG: python3-os-traits-3.0.0-0.20230718121412.cff125c.el9.noarch DEBUG: python3-futurist-3.0.0-0.20240226181950.4e14db5.el9.noarch DEBUG: python-oslo-versionedobjects-lang-3.3.0-0.20240226185900.25db0cf.el9.noarch DEBUG: python-oslo-utils-lang-7.1.0-0.20240226204427.17581b5.el9.noarch DEBUG: python-oslo-policy-lang-4.3.0-0.20240226200118.4b7a6f7.el9.noarch DEBUG: python-oslo-middleware-lang-6.1.0-0.20240226204046.531f39e.el9.noarch DEBUG: python-oslo-log-lang-6.0.0-0.20240530105232.f05a852.el9.noarch DEBUG: python-oslo-i18n-lang-6.3.0-0.20240423152927.0531fb2.el9.noarch DEBUG: python3-oslo-i18n-6.3.0-0.20240423152927.0531fb2.el9.noarch DEBUG: python3-oslo-utils-7.1.0-0.20240226204427.17581b5.el9.noarch DEBUG: python3-oslo-config-9.4.0-0.20240315155821.882adf8.el9.noarch DEBUG: python3-oslo-serialization-5.4.0-0.20240229141206.548c7a3.el9.noarch DEBUG: python3-oslo-log-6.0.0-0.20240530105232.f05a852.el9.noarch DEBUG: python3-oslo-metrics-0.8.0-0.20240226185450.1ebb7f8.el9.noarch DEBUG: python3-oslo-policy-4.3.0-0.20240226200118.4b7a6f7.el9.noarch DEBUG: python3-oslo-middleware-6.1.0-0.20240226204046.531f39e.el9.noarch DEBUG: python3-os-ken-2.8.1-0.20240226182815.5a19480.el9.noarch DEBUG: python-oslo-db-lang-15.1.0-0.20240530110343.e502313.el9.noarch DEBUG: python3-oslo-db+mysql-15.1.0-0.20240530110343.e502313.el9.noarch DEBUG: python3-oslo-db-15.1.0-0.20240530110343.e502313.el9.noarch DEBUG: python-oslo-concurrency-lang-6.0.0-0.20240227074203.53709ba.el9.noarch DEBUG: python3-oslo-concurrency-6.0.0-0.20240227074203.53709ba.el9.noarch DEBUG: python3-oslo-service-3.5.0-0.20240530120732.a84a9de.el9.noarch DEBUG: python3-oslo-messaging+amqp1-14.8.0-0.20240530110632.d095241.el9.noarch DEBUG: python3-oslo-messaging-14.8.0-0.20240530110632.d095241.el9.noarch DEBUG: python3-oslo-versionedobjects-3.3.0-0.20240226185900.25db0cf.el9.noarch DEBUG: python3-osprofiler-4.1.0-0.20230714071424.3c5fead.el9.noarch DEBUG: python3-os-service-types-1.7.0-0.20230629121435.0b2f473.el9.noarch DEBUG: python3-keystoneauth1-5.6.0-0.20240226192318.e071ad4.el9.noarch DEBUG: python3-neutron-lib-3.13.0-0.20240610070717.7674b4b.el9.noarch DEBUG: python3-neutron-lib-tests-3.13.0-0.20240610070717.7674b4b.el9.noarch DEBUG: flatpak-selinux-1.12.8-1.el9.noarch DEBUG: rpm-plugin-selinux-4.16.1.3-30.el9.x86_64 DEBUG: pyproject-rpm-macros-1.12.0-1.el9.noarch DEBUG: python3-wheel-0.36.2-8.el9.noarch DEBUG: libtirpc-1.3.3-6.el9.x86_64 DEBUG: libnsl2-2.0.0-1.el9.x86_64 DEBUG: python3-filelock-3.13.1-1.el9s.noarch DEBUG: mpdecimal-2.5.1-3.el9.x86_64 DEBUG: python3-distlib-0.3.7-1.el9s.noarch DEBUG: python3-wheel-wheel-0.36.2-8.el9.noarch DEBUG: python3.12-pip-wheel-23.2.1-4.el9.noarch DEBUG: python3.12-3.12.1-4.el9.x86_64 DEBUG: python3.12-libs-3.12.1-4.el9.x86_64 DEBUG: python3.12-devel-3.12.1-4.el9.x86_64 DEBUG: python3.11-setuptools-wheel-65.5.1-2.el9.noarch DEBUG: python3.11-pip-wheel-22.3.1-5.el9.noarch DEBUG: python3.11-3.11.7-1.el9.x86_64 DEBUG: python3.11-libs-3.11.7-1.el9.x86_64 DEBUG: python3.11-devel-3.11.7-1.el9.x86_64 DEBUG: python3-toml-0.10.2-6.el9.noarch DEBUG: python3-py-1.10.0-6.el9.noarch DEBUG: python3-pluggy-0.13.1-7.el9.noarch DEBUG: python3-appdirs-1.4.4-4.el9.noarch DEBUG: python3-virtualenv-20.4.4-1.el9s.noarch DEBUG: tox-3.23.0-2.el9s.noarch DEBUG: python3-tox-current-env-0.0.8-1.el9s.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-neutron.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-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=1020gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-neutron.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'} and shell False DEBUG: warning: line 131: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-ovn DEBUG: warning: line 292: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-ovn-metadata-agent DEBUG: warning: line 322: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-ovn-migration-tool DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.epDepe DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-24.1.0.dev174 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + echo 'python3dist(packaging)' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + echo 'python3dist(wheel)' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/neutron-24.1.0.dev174/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' DEBUG: + TMPDIR=/builddir/build/BUILD/neutron-24.1.0.dev174/.pyproject-builddir DEBUG: + RPM_TOXENV=py39 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/neutron-24.1.0.dev174/pyproject-wheeldir --output /builddir/build/BUILD/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64-pyproject-buildrequires -t -e py39 DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 65.5.1) DEBUG: Handling wheel from default build backend DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.36.2) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.36.2) DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 5.11.1) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement satisfied: tox-current-env >= 0.0.6 DEBUG: (installed: tox-current-env 0.0.8) DEBUG: ___________________________________ summary ____________________________________ DEBUG: py39: commands succeeded DEBUG: congratulations :) DEBUG: Handling pbr>=4.0.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: pbr>=4.0.0 DEBUG: (installed: pbr 5.11.1) DEBUG: Handling Paste>=2.0.2 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: Paste>=2.0.2 DEBUG: (installed: Paste 3.10.1) DEBUG: Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: PasteDeploy>=1.5.0 DEBUG: (installed: PasteDeploy 3.1.0) DEBUG: Handling Routes>=2.3.1 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: Routes>=2.3.1 DEBUG: (installed: Routes 2.5.1) DEBUG: Handling debtcollector>=1.19.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: debtcollector>=1.19.0 DEBUG: (installed: debtcollector 3.0.0) DEBUG: Handling decorator>=4.1.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: decorator>=4.1.0 DEBUG: (installed: decorator 4.4.2) DEBUG: Handling eventlet>=0.36.1 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: eventlet>=0.36.1 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling pecan>=1.4.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: pecan>=1.4.0 DEBUG: (installed: pecan 1.4.2) DEBUG: Handling httplib2>=0.9.1 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: httplib2>=0.9.1 DEBUG: Handling requests>=2.18.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: requests>=2.18.0 DEBUG: (installed: requests 2.25.1) DEBUG: Handling Jinja2>=2.10 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: Jinja2>=2.10 DEBUG: (installed: Jinja2 3.0.1) DEBUG: Handling keystonemiddleware>=5.1.0 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: keystonemiddleware>=5.1.0 DEBUG: Handling netaddr>=0.7.18 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: netaddr>=0.7.18 DEBUG: (installed: netaddr 0.8.0) DEBUG: Handling netifaces>=0.10.4 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: netifaces>=0.10.4 DEBUG: (installed: netifaces 0.10.6) DEBUG: Handling neutron-lib>=3.13.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: neutron-lib>=3.13.0 DEBUG: (installed: neutron-lib 3.13.0) DEBUG: Handling python-neutronclient>=7.8.0 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: python-neutronclient>=7.8.0 DEBUG: Handling tenacity>=6.0.0 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: tenacity>=6.0.0 DEBUG: Handling SQLAlchemy>=1.4.23 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: SQLAlchemy>=1.4.23 DEBUG: (installed: SQLAlchemy 1.4.51) DEBUG: Handling WebOb>=1.8.2 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: WebOb>=1.8.2 DEBUG: (installed: WebOb 1.8.7) DEBUG: Handling keystoneauth1>=3.14.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: keystoneauth1>=3.14.0 DEBUG: (installed: keystoneauth1 5.6.0) DEBUG: Handling alembic>=1.6.5 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: alembic>=1.6.5 DEBUG: (installed: alembic 1.8.1) DEBUG: Handling stevedore>=2.0.1 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: stevedore>=2.0.1 DEBUG: (installed: stevedore 5.2.0) DEBUG: Handling oslo.cache>=1.26.0 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: oslo.cache>=1.26.0 DEBUG: Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.concurrency>=3.26.0 DEBUG: (installed: oslo.concurrency 6.0.0) DEBUG: Handling oslo.config>=9.4.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.config>=9.4.0 DEBUG: (installed: oslo.config 9.4.0) DEBUG: Handling oslo.context>=2.22.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.context>=2.22.0 DEBUG: (installed: oslo.context 5.5.0) DEBUG: Handling oslo.db>=4.44.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.db>=4.44.0 DEBUG: (installed: oslo.db 15.1.0) DEBUG: Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.i18n>=3.20.0 DEBUG: (installed: oslo.i18n 6.3.0) DEBUG: Handling oslo.log>=5.3.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.log>=5.3.0 DEBUG: (installed: oslo.log 6.0.0) DEBUG: Handling oslo.messaging>=7.0.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.messaging>=7.0.0 DEBUG: (installed: oslo.messaging 14.8.0) DEBUG: Handling oslo.middleware>=3.31.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.middleware>=3.31.0 DEBUG: (installed: oslo.middleware 6.1.0) DEBUG: Handling oslo.policy>=3.12.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.policy>=3.12.0 DEBUG: (installed: oslo.policy 4.3.0) DEBUG: Handling oslo.privsep>=2.3.0 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: oslo.privsep>=2.3.0 DEBUG: Handling oslo.reports>=1.18.0 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: oslo.reports>=1.18.0 DEBUG: Handling oslo.rootwrap>=5.15.0 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: oslo.rootwrap>=5.15.0 DEBUG: Handling oslo.serialization>=2.25.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.serialization>=2.25.0 DEBUG: (installed: oslo.serialization 5.4.0) DEBUG: Handling oslo.service>=3.5.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.service>=3.5.0 DEBUG: (installed: oslo.service 3.5.0) DEBUG: Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: oslo.upgradecheck>=1.3.0 DEBUG: Handling oslo.utils>=7.0.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.utils>=7.0.0 DEBUG: (installed: oslo.utils 7.1.0) DEBUG: Handling oslo.versionedobjects>=1.35.1 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.versionedobjects>=1.35.1 DEBUG: (installed: oslo.versionedobjects 3.3.0) DEBUG: Handling osprofiler>=2.3.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: osprofiler>=2.3.0 DEBUG: (installed: osprofiler 4.1.0) DEBUG: Handling os-ken>=2.2.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: os-ken>=2.2.0 DEBUG: (installed: os-ken 2.8.1) DEBUG: Handling os-resource-classes>=1.1.0 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: os-resource-classes>=1.1.0 DEBUG: Handling ovs>=2.10.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: ovs>=2.10.0 DEBUG: (installed: ovs 3.3.1) DEBUG: Handling ovsdbapp>=2.7.1 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: ovsdbapp>=2.7.1 DEBUG: Handling psutil>=5.3.0 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: psutil>=5.3.0 DEBUG: Handling pyroute2>=0.7.3;sys_platform!='win32' from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: pyroute2>=0.7.3;sys_platform!='win32' DEBUG: Handling pyOpenSSL>=17.1.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: pyOpenSSL>=17.1.0 DEBUG: (installed: pyOpenSSL 20.0.1) DEBUG: Handling python-novaclient>=9.1.0 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: python-novaclient>=9.1.0 DEBUG: Handling openstacksdk>=0.31.2 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: openstacksdk>=0.31.2 DEBUG: Handling python-designateclient>=2.7.0 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: python-designateclient>=2.7.0 DEBUG: Handling os-vif>=3.1.0 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: os-vif>=3.1.0 DEBUG: Handling futurist>=1.2.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: futurist>=1.2.0 DEBUG: (installed: futurist 3.0.0) DEBUG: Handling tooz>=1.58.0 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: tooz>=1.58.0 DEBUG: Handling wmi>=1.4.9;sys_platform=='win32' from tox --print-deps-only: py39 DEBUG: Ignoring alien requirement: wmi>=1.4.9;sys_platform=='win32' DEBUG: Handling coverage>=4.4.1 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: coverage>=4.4.1 DEBUG: Handling fixtures>=3.0.0 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: fixtures>=3.0.0 DEBUG: Handling python-subunit>=1.0.0 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: python-subunit>=1.0.0 DEBUG: Handling testtools>=2.2.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: testtools>=2.2.0 DEBUG: (installed: testtools 2.7.1) DEBUG: Handling testresources>=2.0.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: testresources>=2.0.0 DEBUG: (installed: testresources 2.0.1) DEBUG: Handling testscenarios>=0.4 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: testscenarios>=0.4 DEBUG: (installed: testscenarios 0.5.0) DEBUG: Handling WebTest>=2.0.27 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: WebTest>=2.0.27 DEBUG: Handling oslotest>=3.2.0 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: oslotest>=3.2.0 DEBUG: Handling stestr>=1.0.0 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: stestr>=1.0.0 DEBUG: Handling ddt>=1.0.1 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: ddt>=1.0.1 DEBUG: Handling PyMySQL>=0.7.6 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: PyMySQL>=0.7.6 DEBUG: (installed: PyMySQL 0.10.1) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. DEBUG: warnings.warn( DEBUG: running dist_info DEBUG: writing neutron.egg-info/PKG-INFO DEBUG: writing dependency_links to neutron.egg-info/dependency_links.txt DEBUG: writing entry points to neutron.egg-info/entry_points.txt DEBUG: writing requirements to neutron.egg-info/requires.txt DEBUG: writing top-level names to neutron.egg-info/top_level.txt DEBUG: writing pbr to neutron.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: writing manifest file 'neutron.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/neutron-24.1.0.dev174/neutron-24.1.0.dev174.dist-info' DEBUG: adding license file "LICENSE" (matched pattern "LICEN[CS]E*") DEBUG: adding license file "AUTHORS" (matched pattern "AUTHORS*") DEBUG: Handling pbr (>=4.0.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: pbr (>=4.0.0) DEBUG: (installed: pbr 5.11.1) DEBUG: Handling Paste (>=2.0.2) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: Paste (>=2.0.2) DEBUG: (installed: Paste 3.10.1) DEBUG: Handling PasteDeploy (>=1.5.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: PasteDeploy (>=1.5.0) DEBUG: (installed: PasteDeploy 3.1.0) DEBUG: Handling Routes (>=2.3.1) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: Routes (>=2.3.1) DEBUG: (installed: Routes 2.5.1) DEBUG: Handling debtcollector (>=1.19.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: debtcollector (>=1.19.0) DEBUG: (installed: debtcollector 3.0.0) DEBUG: Handling decorator (>=4.1.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: decorator (>=4.1.0) DEBUG: (installed: decorator 4.4.2) DEBUG: Handling eventlet (>=0.36.1) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: eventlet (>=0.36.1) DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling pecan (>=1.4.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: pecan (>=1.4.0) DEBUG: (installed: pecan 1.4.2) DEBUG: Handling httplib2 (>=0.9.1) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement not satisfied: httplib2 (>=0.9.1) DEBUG: Handling requests (>=2.18.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: requests (>=2.18.0) DEBUG: (installed: requests 2.25.1) DEBUG: Handling Jinja2 (>=2.10) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: Jinja2 (>=2.10) DEBUG: (installed: Jinja2 3.0.1) DEBUG: Handling keystonemiddleware (>=5.1.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement not satisfied: keystonemiddleware (>=5.1.0) DEBUG: Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: netaddr (>=0.7.18) DEBUG: (installed: netaddr 0.8.0) DEBUG: Handling netifaces (>=0.10.4) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: netifaces (>=0.10.4) DEBUG: (installed: netifaces 0.10.6) DEBUG: Handling neutron-lib (>=3.13.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: neutron-lib (>=3.13.0) DEBUG: (installed: neutron-lib 3.13.0) DEBUG: Handling python-neutronclient (>=7.8.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement not satisfied: python-neutronclient (>=7.8.0) DEBUG: Handling tenacity (>=6.0.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement not satisfied: tenacity (>=6.0.0) DEBUG: Handling SQLAlchemy (>=1.4.23) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: SQLAlchemy (>=1.4.23) DEBUG: (installed: SQLAlchemy 1.4.51) DEBUG: Handling WebOb (>=1.8.2) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: WebOb (>=1.8.2) DEBUG: (installed: WebOb 1.8.7) DEBUG: Handling keystoneauth1 (>=3.14.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: keystoneauth1 (>=3.14.0) DEBUG: (installed: keystoneauth1 5.6.0) DEBUG: Handling alembic (>=1.6.5) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: alembic (>=1.6.5) DEBUG: (installed: alembic 1.8.1) DEBUG: Handling stevedore (>=2.0.1) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: stevedore (>=2.0.1) DEBUG: (installed: stevedore 5.2.0) DEBUG: Handling oslo.cache (>=1.26.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement not satisfied: oslo.cache (>=1.26.0) DEBUG: Handling oslo.concurrency (>=3.26.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: oslo.concurrency (>=3.26.0) DEBUG: (installed: oslo.concurrency 6.0.0) DEBUG: Handling oslo.config (>=9.4.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: oslo.config (>=9.4.0) DEBUG: (installed: oslo.config 9.4.0) DEBUG: Handling oslo.context (>=2.22.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: oslo.context (>=2.22.0) DEBUG: (installed: oslo.context 5.5.0) DEBUG: Handling oslo.db (>=4.44.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: oslo.db (>=4.44.0) DEBUG: (installed: oslo.db 15.1.0) DEBUG: Handling oslo.i18n (>=3.20.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: oslo.i18n (>=3.20.0) DEBUG: (installed: oslo.i18n 6.3.0) DEBUG: Handling oslo.log (>=5.3.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: oslo.log (>=5.3.0) DEBUG: (installed: oslo.log 6.0.0) DEBUG: Handling oslo.messaging (>=7.0.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: oslo.messaging (>=7.0.0) DEBUG: (installed: oslo.messaging 14.8.0) DEBUG: Handling oslo.middleware (>=3.31.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: oslo.middleware (>=3.31.0) DEBUG: (installed: oslo.middleware 6.1.0) DEBUG: Handling oslo.policy (>=3.12.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: oslo.policy (>=3.12.0) DEBUG: (installed: oslo.policy 4.3.0) DEBUG: Handling oslo.privsep (>=2.3.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement not satisfied: oslo.privsep (>=2.3.0) DEBUG: Handling oslo.reports (>=1.18.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement not satisfied: oslo.reports (>=1.18.0) DEBUG: Handling oslo.rootwrap (>=5.15.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement not satisfied: oslo.rootwrap (>=5.15.0) DEBUG: Handling oslo.serialization (>=2.25.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: oslo.serialization (>=2.25.0) DEBUG: (installed: oslo.serialization 5.4.0) DEBUG: Handling oslo.service (>=3.5.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: oslo.service (>=3.5.0) DEBUG: (installed: oslo.service 3.5.0) DEBUG: Handling oslo.upgradecheck (>=1.3.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement not satisfied: oslo.upgradecheck (>=1.3.0) DEBUG: Handling oslo.utils (>=7.0.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: oslo.utils (>=7.0.0) DEBUG: (installed: oslo.utils 7.1.0) DEBUG: Handling oslo.versionedobjects (>=1.35.1) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: oslo.versionedobjects (>=1.35.1) DEBUG: (installed: oslo.versionedobjects 3.3.0) DEBUG: Handling osprofiler (>=2.3.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: osprofiler (>=2.3.0) DEBUG: (installed: osprofiler 4.1.0) DEBUG: Handling os-ken (>=2.2.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: os-ken (>=2.2.0) DEBUG: (installed: os-ken 2.8.1) DEBUG: Handling os-resource-classes (>=1.1.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement not satisfied: os-resource-classes (>=1.1.0) DEBUG: Handling ovs (>=2.10.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: ovs (>=2.10.0) DEBUG: (installed: ovs 3.3.1) DEBUG: Handling ovsdbapp (>=2.7.1) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement not satisfied: ovsdbapp (>=2.7.1) DEBUG: Handling psutil (>=5.3.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement not satisfied: psutil (>=5.3.0) DEBUG: Handling pyroute2 (>=0.7.3) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement not satisfied: pyroute2 (>=0.7.3) DEBUG: Handling pyOpenSSL (>=17.1.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: pyOpenSSL (>=17.1.0) DEBUG: (installed: pyOpenSSL 20.0.1) DEBUG: Handling python-novaclient (>=9.1.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement not satisfied: python-novaclient (>=9.1.0) DEBUG: Handling openstacksdk (>=0.31.2) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement not satisfied: openstacksdk (>=0.31.2) DEBUG: Handling python-designateclient (>=2.7.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement not satisfied: python-designateclient (>=2.7.0) DEBUG: Handling os-vif (>=3.1.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement not satisfied: os-vif (>=3.1.0) DEBUG: Handling futurist (>=1.2.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: futurist (>=1.2.0) DEBUG: (installed: futurist 3.0.0) DEBUG: Handling tooz (>=1.58.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement not satisfied: tooz (>=1.58.0) DEBUG: Handling wmi (>=1.4.9) ; (sys_platform=='win32') from hook generated metadata: Requires-Dist (neutron) DEBUG: Ignoring alien requirement: wmi (>=1.4.9) ; (sys_platform=='win32') DEBUG: + cat /builddir/build/BUILD/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64-pyproject-buildrequires DEBUG: + rm -rfv neutron-24.1.0.dev174.dist-info/ DEBUG: removed 'neutron-24.1.0.dev174.dist-info/LICENSE' DEBUG: removed 'neutron-24.1.0.dev174.dist-info/AUTHORS' DEBUG: removed 'neutron-24.1.0.dev174.dist-info/METADATA' DEBUG: removed 'neutron-24.1.0.dev174.dist-info/entry_points.txt' DEBUG: removed 'neutron-24.1.0.dev174.dist-info/pbr.json' DEBUG: removed 'neutron-24.1.0.dev174.dist-info/top_level.txt' DEBUG: removed directory 'neutron-24.1.0.dev174.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.buildreqs.nosrc.rpm DEBUG: Child return code was: 11 INFO: Dynamic buildrequires detected INFO: Going to install missing buildrequires. See root.log for details. INFO: Going to install missing dynamic buildrequires DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-master-uc-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'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:51 ago on Thu Jun 13 17:24:02 2024. DEBUG: Package git-core-2.43.0-1.el9.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20230216203352.ce6a105.el9.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.12.0-1.el9.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.12.0-1.el9.noarch is already installed. DEBUG: Package python3-devel-3.9.18-3.el9.x86_64 is already installed. DEBUG: Package python3-devel-3.9.18-3.el9.x86_64 is already installed. DEBUG: Package python3-neutron-lib-tests-3.13.0-0.20240610070717.7674b4b.el9.noarch is already installed. DEBUG: Package python3-alembic-1.8.1-1.el9s.noarch is already installed. DEBUG: Package python3-debtcollector-3.0.0-0.20240226181642.0e6ce1c.el9.noarch is already installed. DEBUG: Package python3-decorator-4.4.2-6.el9.noarch is already installed. DEBUG: Package python3-eventlet-0.36.1-1.el9s.noarch is already installed. DEBUG: Package python3-futurist-3.0.0-0.20240226181950.4e14db5.el9.noarch is already installed. DEBUG: Package python3-jinja2-3.0.1-2.el9s.noarch is already installed. DEBUG: Package python3-keystoneauth1-5.6.0-0.20240226192318.e071ad4.el9.noarch is already installed. DEBUG: Package python3-netaddr-0.8.0-5.el9.noarch is already installed. DEBUG: Package python3-netifaces-0.10.6-15.el9.x86_64 is already installed. DEBUG: Package python3-neutron-lib-3.13.0-0.20240610070717.7674b4b.el9.noarch is already installed. DEBUG: Package python3-os-ken-2.8.1-0.20240226182815.5a19480.el9.noarch is already installed. DEBUG: Package python3-oslo-concurrency-6.0.0-0.20240227074203.53709ba.el9.noarch is already installed. DEBUG: Package python3-oslo-config-2:9.4.0-0.20240315155821.882adf8.el9.noarch is already installed. DEBUG: Package python3-oslo-context-5.5.0-0.20240305133447.e31a7a1.el9.noarch is already installed. DEBUG: Package python3-oslo-db-15.1.0-0.20240530110343.e502313.el9.noarch is already installed. DEBUG: Package python3-oslo-i18n-6.3.0-0.20240423152927.0531fb2.el9.noarch is already installed. DEBUG: Package python3-oslo-log-6.0.0-0.20240530105232.f05a852.el9.noarch is already installed. DEBUG: Package python3-oslo-messaging-14.8.0-0.20240530110632.d095241.el9.noarch is already installed. DEBUG: Package python3-oslo-middleware-6.1.0-0.20240226204046.531f39e.el9.noarch is already installed. DEBUG: Package python3-oslo-policy-4.3.0-0.20240226200118.4b7a6f7.el9.noarch is already installed. DEBUG: Package python3-oslo-serialization-5.4.0-0.20240229141206.548c7a3.el9.noarch is already installed. DEBUG: Package python3-oslo-service-3.5.0-0.20240530120732.a84a9de.el9.noarch is already installed. DEBUG: Package python3-oslo-utils-7.1.0-0.20240226204427.17581b5.el9.noarch is already installed. DEBUG: Package python3-oslo-versionedobjects-3.3.0-0.20240226185900.25db0cf.el9.noarch is already installed. DEBUG: Package python3-osprofiler-4.1.0-0.20230714071424.3c5fead.el9.noarch is already installed. DEBUG: Package python3-openvswitch3.3-3.3.0-21.el9s.x86_64 is already installed. DEBUG: Package python3-packaging-20.9-5.el9.noarch is already installed. DEBUG: Package python3-paste-3.10.1-1.el9s.noarch is already installed. DEBUG: Package python3-paste-deploy-3.1.0-2.el9s.noarch is already installed. DEBUG: Package python3-pbr-5.11.1-1.el9s.noarch is already installed. DEBUG: Package python3-pbr-5.11.1-1.el9s.noarch is already installed. DEBUG: Package python3-pecan-1.4.2-2.el9s.noarch is already installed. DEBUG: Package python3-pip-21.3.1-1.el9.noarch is already installed. DEBUG: Package python3-PyMySQL-0.10.1-6.el9.noarch is already installed. DEBUG: Package python3-pyOpenSSL-20.0.1-2.el9s.noarch is already installed. DEBUG: Package python3-requests-2.25.1-8.el9.noarch is already installed. DEBUG: Package python3-routes-2.5.1-1.el9s.noarch is already installed. DEBUG: Package python3-setuptools-65.5.1-2.el9s.noarch is already installed. DEBUG: Package python3-sqlalchemy-1.4.51-2.el9s.x86_64 is already installed. DEBUG: Package python3-stevedore-5.2.0-0.20240226201419.21d601f.el9.noarch is already installed. DEBUG: Package python3-testresources-2.0.1-2.el9s.noarch is already installed. DEBUG: Package python3-testscenarios-0.5.0-21.el9s.noarch is already installed. DEBUG: Package python3-testtools-2.7.1-1.el9s.noarch is already installed. DEBUG: Package python3-tox-current-env-0.0.8-1.el9s.noarch is already installed. DEBUG: Package python3-webob-1.8.7-1.el9s.noarch is already installed. DEBUG: Package python3-wheel-1:0.36.2-8.el9.noarch is already installed. DEBUG: Package systemd-252-35.el9.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================================================ DEBUG: Package Arch Version Repository Size DEBUG: ================================================================================================================ DEBUG: Installing: DEBUG: python3-coverage x86_64 7.3.2-2.el9s delorean-master-testing 292 k DEBUG: python3-ddt noarch 1.6.0-1.el9s delorean-master-testing 19 k DEBUG: python3-designateclient noarch 6.0.1-0.20240507063806.23faa14.el9 delorean-component-designate 97 k DEBUG: python3-fixtures noarch 4.0.1-1.el9s delorean-master-testing 93 k DEBUG: python3-httplib2 noarch 0.20.4-6.el9s delorean-master-testing 121 k DEBUG: python3-keystonemiddleware noarch 10.7.0-0.20240530121611.1625b38.el9 delorean-component-keystone 104 k DEBUG: python3-neutronclient noarch 11.3.0-0.20240523164734.cb9aae5.el9 delorean-component-clients 278 k DEBUG: python3-novaclient noarch 1:18.6.0-0.20240325101732.533d5df.el9 delorean-component-clients 216 k DEBUG: python3-openstacksdk noarch 3.1.0-0.20240418083324.385aa2b.el9 delorean-component-clients 862 k DEBUG: python3-os-resource-classes noarch 1.1.0-0.20230628095344.357bd40.el9 delorean-component-clients 17 k DEBUG: python3-os-vif noarch 3.6.0-0.20240530104827.c65922f.el9 delorean-component-clients 101 k DEBUG: python3-oslo-cache noarch 3.7.0-0.20240227073749.e8de6c9.el9 delorean-component-common 62 k DEBUG: python3-oslo-privsep noarch 3.3.0-0.20240226200813.f0c7eca.el9 delorean-component-common 45 k DEBUG: python3-oslo-reports noarch 3.3.0-0.20240226202442.592d8ac.el9 delorean-component-common 57 k DEBUG: python3-oslo-rootwrap noarch 7.2.0-0.20240226195306.c6cf187.el9 delorean-component-common 43 k DEBUG: python3-oslo-upgradecheck noarch 2.3.0-0.20240226194554.b6db590.el9 delorean-component-common 26 k DEBUG: python3-oslotest noarch 5.0.0-0.20240305124430.4c36dbc.el9 delorean-component-clients 46 k DEBUG: python3-ovsdbapp noarch 2.7.1-0.20240523165848.c717691.el9 delorean-component-network 144 k DEBUG: python3-psutil x86_64 5.8.0-12.el9 appstream 214 k DEBUG: python3-pyroute2 noarch 0.7.12-2.el9s delorean-master-testing 731 k DEBUG: python3-stestr noarch 4.1.0-1.el9s delorean-master-testing 159 k DEBUG: python3-subunit noarch 1.4.0-6.el9s delorean-master-testing 90 k DEBUG: python3-tenacity noarch 8.2.3-1.el9s delorean-master-testing 46 k DEBUG: python3-tooz noarch 6.2.0-0.20240523165441.c65282f.el9 delorean-component-common 104 k DEBUG: python3-webtest noarch 3.0.0-1.el9s delorean-master-testing 80 k DEBUG: Installing dependencies: DEBUG: memcached x86_64 1.6.9-7.el9 appstream 174 k DEBUG: memcached-selinux x86_64 1.6.9-7.el9 appstream 28 k DEBUG: python-oslo-cache-lang noarch 3.7.0-0.20240227073749.e8de6c9.el9 delorean-component-common 16 k DEBUG: python-oslo-privsep-lang noarch 3.3.0-0.20240226200813.f0c7eca.el9 delorean-component-common 12 k DEBUG: python-pycadf-common noarch 3.1.1-0.20230706150346.4179996.el9 delorean-component-common 14 k DEBUG: python3-async-timeout noarch 4.0.2-5.el9s delorean-master-testing 18 k DEBUG: python3-attrs noarch 20.3.0-7.el9 appstream 87 k DEBUG: python3-autopage noarch 0.5.2-3.el9s delorean-master-testing 59 k DEBUG: python3-beautifulsoup4 noarch 4.12.3-2.el9s delorean-master-testing 250 k DEBUG: python3-binary-memcached noarch 0.31.2-1.el9s delorean-master-testing 37 k DEBUG: python3-cliff noarch 4.7.0-0.20240530110046.b75afa0.el9 delorean-component-common 93 k DEBUG: python3-cmd2 noarch 2.4.2-1.el9s delorean-master-testing 303 k DEBUG: python3-dogpile-cache noarch 1.3.1-1.el9s delorean-master-testing 102 k DEBUG: python3-etcd3gw noarch 2.4.0-1.el9s delorean-master-testing 46 k DEBUG: python3-extras noarch 1.0.0-15.el9s delorean-master-testing 19 k DEBUG: python3-importlib-metadata noarch 6.8.0-1.el9s delorean-master-testing 47 k DEBUG: python3-jaraco noarch 8.2.1-4.el9s delorean-master-testing 10 k DEBUG: python3-jaraco-classes noarch 3.2.1-5.el9s delorean-master-testing 18 k DEBUG: python3-jeepney noarch 0.8.0-3.el9s delorean-master-testing 345 k DEBUG: python3-jmespath noarch 1.0.1-1.el9s delorean-master-testing 45 k DEBUG: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k DEBUG: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k DEBUG: python3-jsonschema noarch 4.16.0-2.el9s delorean-master-testing 138 k DEBUG: python3-jwt noarch 2.6.0-2.el9s delorean-master-testing 45 k DEBUG: python3-kazoo noarch 2.8.0-2.el9s delorean-master-testing 156 k DEBUG: python3-keyring noarch 24.3.0-4.el9s delorean-master-testing 86 k DEBUG: python3-keystoneclient noarch 1:5.4.0-0.20240507064615.c66d778.el9 delorean-component-clients 235 k DEBUG: python3-memcached noarch 1.59-3.el9s delorean-master-testing 39 k DEBUG: python3-more-itertools noarch 10.1.0-1.el9s delorean-master-testing 83 k DEBUG: python3-os-client-config noarch 2.1.0-0.20230711085403.bc96c23.el9 delorean-component-clients 58 k DEBUG: python3-osc-lib noarch 3.0.1-0.20240226182353.73ecaa7.el9 delorean-component-clients 76 k DEBUG: python3-oslo-cache+dogpile noarch 3.7.0-0.20240227073749.e8de6c9.el9 delorean-component-common 8.0 k DEBUG: python3-oslo-cache+etcd3gw noarch 3.7.0-0.20240227073749.e8de6c9.el9 delorean-component-common 7.9 k DEBUG: python3-platformdirs noarch 3.11.0-1.el9s delorean-master-testing 35 k DEBUG: python3-pycadf noarch 3.1.1-0.20230706150346.4179996.el9 delorean-component-common 55 k DEBUG: python3-pymemcache noarch 4.0.0-1.el9s delorean-master-testing 120 k DEBUG: python3-pyperclip noarch 1.8.2-2.el9s delorean-master-testing 28 k DEBUG: python3-pyrsistent x86_64 0.17.3-8.el9 appstream 114 k DEBUG: python3-redis noarch 5.0.1-1.el9s delorean-master-testing 392 k DEBUG: python3-requestsexceptions noarch 1.4.0-0.20230628075340.d7ac0ff.el9 delorean-component-common 15 k DEBUG: python3-secretstorage noarch 3.3.1-1.el9s delorean-master-testing 35 k DEBUG: python3-simplejson x86_64 3.19.2-1.el9s delorean-master-testing 119 k DEBUG: python3-soupsieve noarch 2.5-1.el9s delorean-master-testing 73 k DEBUG: python3-tomlkit noarch 0.12.4-1.el9s delorean-master-testing 86 k DEBUG: python3-tooz+redis noarch 6.2.0-0.20240523165441.c65282f.el9 delorean-component-common 7.8 k DEBUG: python3-tooz+zake noarch 6.2.0-0.20240523165441.c65282f.el9 delorean-component-common 7.7 k DEBUG: python3-uhashring noarch 2.3-3.el9s delorean-master-testing 24 k DEBUG: python3-voluptuous noarch 0.14.2-1.el9s delorean-master-testing 60 k DEBUG: python3-waitress noarch 2.1.2-1.el9s delorean-master-testing 93 k DEBUG: python3-wcwidth noarch 0.2.13-1.el9s delorean-master-testing 46 k DEBUG: python3-zake noarch 0.2.2-22.el9s delorean-master-testing 45 k DEBUG: python3-zipp noarch 3.6.0-1.el9s delorean-master-testing 16 k DEBUG: Installing weak dependencies: DEBUG: python3-jwt+crypto noarch 2.6.0-2.el9s delorean-master-testing 9.0 k DEBUG: python3-keyring+completion noarch 24.3.0-4.el9s delorean-master-testing 12 k DEBUG: Transaction Summary DEBUG: ================================================================================================================ DEBUG: Install 79 Packages DEBUG: Total size: 7.9 M DEBUG: Total download size: 144 k DEBUG: Installed size: 34 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-keystoneclient-5.4.0-0.20240507064615.c66d778.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-neutronclient-11.3.0-0.20240523164734.cb9aae5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-novaclient-18.6.0-0.20240325101732.533d5df.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstacksdk-3.1.0-0.20240418083324.385aa2b.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-client-config-2.1.0-0.20230711085403.bc96c23.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-vif-3.6.0-0.20240530104827.c65922f.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osc-lib-3.0.1-0.20240226182353.73ecaa7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslotest-5.0.0-0.20240305124430.4c36dbc.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-cache-lang-3.7.0-0.20240227073749.e8de6c9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-privsep-lang-3.3.0-0.20240226200813.f0c7eca.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycadf-common-3.1.1-0.20230706150346.4179996.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cliff-4.7.0-0.20240530110046.b75afa0.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache+dogpile-3.7.0-0.20240227073749.e8de6c9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache+etcd3gw-3.7.0-0.20240227073749.e8de6c9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache-3.7.0-0.20240227073749.e8de6c9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-privsep-3.3.0-0.20240226200813.f0c7eca.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-reports-3.3.0-0.20240226202442.592d8ac.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-rootwrap-7.2.0-0.20240226195306.c6cf187.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-upgradecheck-2.3.0-0.20240226194554.b6db590.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycadf-3.1.1-0.20230706150346.4179996.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requestsexceptions-1.4.0-0.20230628075340.d7ac0ff.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tooz+redis-6.2.0-0.20240523165441.c65282f.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tooz+zake-6.2.0-0.20240523165441.c65282f.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tooz-6.2.0-0.20240523165441.c65282f.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-designateclient-6.0.1-0.20240507063806.23faa14.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystonemiddleware-10.7.0-0.20240530121611.1625b38.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] memcached-1.6.9-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] memcached-selinux-1.6.9-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-attrs-20.3.0-7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpatch-1.21-16.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpointer-2.0-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-psutil-5.8.0-12.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyrsistent-0.17.3-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-async-timeout-4.0.2-5.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-autopage-0.5.2-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-beautifulsoup4-4.12.3-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-binary-memcached-0.31.2-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-2.4.2-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-coverage-7.3.2-2.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-ddt-1.6.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dogpile-cache-1.3.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-etcd3gw-2.4.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-extras-1.0.0-15.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fixtures-4.0.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-httplib2-0.20.4-6.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-importlib-metadata-6.8.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jaraco-8.2.1-4.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jaraco-classes-3.2.1-5.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jeepney-0.8.0-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jmespath-1.0.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-4.16.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jwt+crypto-2.6.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jwt-2.6.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kazoo-2.8.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keyring+completion-24.3.0-4.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keyring-24.3.0-4.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-memcached-1.59-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-more-itertools-10.1.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-platformdirs-3.11.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pymemcache-4.0.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyperclip-1.8.2-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyroute2-0.7.12-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-redis-5.0.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-secretstorage-3.3.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-simplejson-3.19.2-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-soupsieve-2.5-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stestr-4.1.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-subunit-1.4.0-6.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tenacity-8.2.3-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tomlkit-0.12.4-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-uhashring-2.3-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-voluptuous-0.14.2-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-waitress-2.1.2-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wcwidth-0.2.13-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webtest-3.0.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-zake-0.2.2-22.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-zipp-3.6.0-1.el9s.noarch.rpm: Already downloaded DEBUG: (79/79): python3-ovsdbapp-2.7.1-0.2024052316584 2.8 MB/s | 144 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 2.1 MB/s | 144 kB 00:00 DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-jeepney-0.8.0-3.el9s.noarch 1/79 DEBUG: Installing : python3-fixtures-4.0.1-1.el9s.noarch 2/79 DEBUG: Installing : python3-secretstorage-3.3.1-1.el9s.noarch 3/79 DEBUG: Installing : python3-voluptuous-0.14.2-1.el9s.noarch 4/79 DEBUG: Installing : python3-extras-1.0.0-15.el9s.noarch 5/79 DEBUG: Installing : python3-subunit-1.4.0-6.el9s.noarch 6/79 DEBUG: Installing : python3-dogpile-cache-1.3.1-1.el9s.noarch 7/79 DEBUG: Installing : python3-attrs-20.3.0-7.el9.noarch 8/79 DEBUG: Installing : python3-ovsdbapp-2.7.1-0.20240523165848.c717691.el 9/79 DEBUG: Installing : python3-jwt-2.6.0-2.el9s.noarch 10/79 DEBUG: Installing : python3-jwt+crypto-2.6.0-2.el9s.noarch 11/79 DEBUG: Installing : python3-zipp-3.6.0-1.el9s.noarch 12/79 DEBUG: Installing : python3-importlib-metadata-6.8.0-1.el9s.noarch 13/79 DEBUG: Installing : python3-wcwidth-0.2.13-1.el9s.noarch 14/79 DEBUG: Installing : python3-waitress-2.1.2-1.el9s.noarch 15/79 DEBUG: Installing : python3-uhashring-2.3-3.el9s.noarch 16/79 DEBUG: Installing : python3-tomlkit-0.12.4-1.el9s.noarch 17/79 DEBUG: Installing : python3-tenacity-8.2.3-1.el9s.noarch 18/79 DEBUG: Installing : python3-soupsieve-2.5-1.el9s.noarch 19/79 DEBUG: Installing : python3-beautifulsoup4-4.12.3-2.el9s.noarch 20/79 DEBUG: Installing : python3-simplejson-3.19.2-1.el9s.x86_64 21/79 DEBUG: Installing : python3-pyroute2-0.7.12-2.el9s.noarch 22/79 DEBUG: Installing : python3-pyperclip-1.8.2-2.el9s.noarch 23/79 DEBUG: Installing : python3-cmd2-2.4.2-1.el9s.noarch 24/79 DEBUG: Installing : python3-pymemcache-4.0.0-1.el9s.noarch 25/79 DEBUG: Installing : python3-platformdirs-3.11.0-1.el9s.noarch 26/79 DEBUG: Installing : python3-more-itertools-10.1.0-1.el9s.noarch 27/79 DEBUG: Installing : python3-memcached-1.59-3.el9s.noarch 28/79 DEBUG: Installing : python3-kazoo-2.8.0-2.el9s.noarch 29/79 DEBUG: Installing : python3-zake-0.2.2-22.el9s.noarch 30/79 DEBUG: Installing : python3-jmespath-1.0.1-1.el9s.noarch 31/79 DEBUG: Installing : python3-jaraco-8.2.1-4.el9s.noarch 32/79 DEBUG: Installing : python3-jaraco-classes-3.2.1-5.el9s.noarch 33/79 DEBUG: Installing : python3-keyring+completion-24.3.0-4.el9s.noarch 34/79 DEBUG: Installing : python3-keyring-24.3.0-4.el9s.noarch 35/79 DEBUG: Installing : python3-keystoneclient-1:5.4.0-0.20240507064615.c6 36/79 DEBUG: Installing : python3-etcd3gw-2.4.0-1.el9s.noarch 37/79 DEBUG: Installing : python3-autopage-0.5.2-3.el9s.noarch 38/79 DEBUG: Installing : python3-cliff-4.7.0-0.20240530110046.b75afa0.el9.n 39/79 DEBUG: Installing : python3-async-timeout-4.0.2-5.el9s.noarch 40/79 DEBUG: Installing : python3-redis-5.0.1-1.el9s.noarch 41/79 DEBUG: Installing : python3-tooz+zake-6.2.0-0.20240523165441.c65282f.e 42/79 DEBUG: Installing : python3-tooz-6.2.0-0.20240523165441.c65282f.el9.no 43/79 DEBUG: Installing : python3-tooz+redis-6.2.0-0.20240523165441.c65282f. 44/79 DEBUG: Installing : python3-pyrsistent-0.17.3-8.el9.x86_64 45/79 DEBUG: Installing : python3-jsonschema-4.16.0-2.el9s.noarch 46/79 DEBUG: Installing : python3-psutil-5.8.0-12.el9.x86_64 47/79 DEBUG: Installing : python3-jsonpointer-2.0-4.el9.noarch 48/79 DEBUG: Installing : python3-jsonpatch-1.21-16.el9.noarch 49/79 DEBUG: Running scriptlet: memcached-selinux-1.6.9-7.el9.x86_64 50/79 DEBUG: Installing : memcached-selinux-1.6.9-7.el9.x86_64 50/79 DEBUG: Running scriptlet: memcached-selinux-1.6.9-7.el9.x86_64 50/79 DEBUG: Running scriptlet: memcached-1.6.9-7.el9.x86_64 51/79 DEBUG: Installing : memcached-1.6.9-7.el9.x86_64 51/79 DEBUG: Running scriptlet: memcached-1.6.9-7.el9.x86_64 51/79 DEBUG: Installing : python3-binary-memcached-0.31.2-1.el9s.noarch 52/79 DEBUG: Installing : python3-requestsexceptions-1.4.0-0.20230628075340. 53/79 DEBUG: Installing : python3-openstacksdk-3.1.0-0.20240418083324.385aa2 54/79 DEBUG: Installing : python3-osc-lib-3.0.1-0.20240226182353.73ecaa7.el9 55/79 DEBUG: Installing : python3-os-client-config-2.1.0-0.20230711085403.bc 56/79 DEBUG: Installing : python-pycadf-common-3.1.1-0.20230706150346.417999 57/79 DEBUG: Installing : python3-pycadf-3.1.1-0.20230706150346.4179996.el9. 58/79 DEBUG: Installing : python-oslo-privsep-lang-3.3.0-0.20240226200813.f0 59/79 DEBUG: Installing : python3-oslo-privsep-3.3.0-0.20240226200813.f0c7ec 60/79 DEBUG: Installing : python-oslo-cache-lang-3.7.0-0.20240227073749.e8de 61/79 DEBUG: Installing : python3-oslo-cache+dogpile-3.7.0-0.20240227073749. 62/79 DEBUG: Installing : python3-oslo-cache+etcd3gw-3.7.0-0.20240227073749. 63/79 DEBUG: Installing : python3-oslo-cache-3.7.0-0.20240227073749.e8de6c9. 64/79 DEBUG: Installing : python3-keystonemiddleware-10.7.0-0.20240530121611 65/79 DEBUG: Installing : python3-os-vif-3.6.0-0.20240530104827.c65922f.el9. 66/79 DEBUG: Installing : python3-neutronclient-11.3.0-0.20240523164734.cb9a 67/79 DEBUG: Installing : python3-designateclient-6.0.1-0.20240507063806.23f 68/79 DEBUG: Installing : python3-oslo-reports-3.3.0-0.20240226202442.592d8a 69/79 DEBUG: Installing : python3-stestr-4.1.0-1.el9s.noarch 70/79 DEBUG: Installing : python3-webtest-3.0.0-1.el9s.noarch 71/79 DEBUG: Installing : python3-oslotest-5.0.0-0.20240305124430.4c36dbc.el 72/79 DEBUG: Installing : python3-httplib2-0.20.4-6.el9s.noarch 73/79 DEBUG: Installing : python3-ddt-1.6.0-1.el9s.noarch 74/79 DEBUG: Installing : python3-coverage-7.3.2-2.el9s.x86_64 75/79 DEBUG: Installing : python3-oslo-upgradecheck-2.3.0-0.20240226194554.b 76/79 DEBUG: Installing : python3-oslo-rootwrap-7.2.0-0.20240226195306.c6cf1 77/79 DEBUG: Installing : python3-os-resource-classes-1.1.0-0.20230628095344 78/79 DEBUG: Installing : python3-novaclient-1:18.6.0-0.20240325101732.533d5 79/79 DEBUG: Running scriptlet: memcached-selinux-1.6.9-7.el9.x86_64 79/79 DEBUG: Running scriptlet: python3-novaclient-1:18.6.0-0.20240325101732.533d5 79/79 DEBUG: Verifying : python3-keystoneclient-1:5.4.0-0.20240507064615.c6 1/79 DEBUG: Verifying : python3-neutronclient-11.3.0-0.20240523164734.cb9a 2/79 DEBUG: Verifying : python3-novaclient-1:18.6.0-0.20240325101732.533d5 3/79 DEBUG: Verifying : python3-openstacksdk-3.1.0-0.20240418083324.385aa2 4/79 DEBUG: Verifying : python3-os-client-config-2.1.0-0.20230711085403.bc 5/79 DEBUG: Verifying : python3-os-resource-classes-1.1.0-0.20230628095344 6/79 DEBUG: Verifying : python3-os-vif-3.6.0-0.20240530104827.c65922f.el9. 7/79 DEBUG: Verifying : python3-osc-lib-3.0.1-0.20240226182353.73ecaa7.el9 8/79 DEBUG: Verifying : python3-oslotest-5.0.0-0.20240305124430.4c36dbc.el 9/79 DEBUG: Verifying : python-oslo-cache-lang-3.7.0-0.20240227073749.e8de 10/79 DEBUG: Verifying : python-oslo-privsep-lang-3.3.0-0.20240226200813.f0 11/79 DEBUG: Verifying : python-pycadf-common-3.1.1-0.20230706150346.417999 12/79 DEBUG: Verifying : python3-cliff-4.7.0-0.20240530110046.b75afa0.el9.n 13/79 DEBUG: Verifying : python3-oslo-cache+dogpile-3.7.0-0.20240227073749. 14/79 DEBUG: Verifying : python3-oslo-cache+etcd3gw-3.7.0-0.20240227073749. 15/79 DEBUG: Verifying : python3-oslo-cache-3.7.0-0.20240227073749.e8de6c9. 16/79 DEBUG: Verifying : python3-oslo-privsep-3.3.0-0.20240226200813.f0c7ec 17/79 DEBUG: Verifying : python3-oslo-reports-3.3.0-0.20240226202442.592d8a 18/79 DEBUG: Verifying : python3-oslo-rootwrap-7.2.0-0.20240226195306.c6cf1 19/79 DEBUG: Verifying : python3-oslo-upgradecheck-2.3.0-0.20240226194554.b 20/79 DEBUG: Verifying : python3-pycadf-3.1.1-0.20230706150346.4179996.el9. 21/79 DEBUG: Verifying : python3-requestsexceptions-1.4.0-0.20230628075340. 22/79 DEBUG: Verifying : python3-tooz+redis-6.2.0-0.20240523165441.c65282f. 23/79 DEBUG: Verifying : python3-tooz+zake-6.2.0-0.20240523165441.c65282f.e 24/79 DEBUG: Verifying : python3-tooz-6.2.0-0.20240523165441.c65282f.el9.no 25/79 DEBUG: Verifying : python3-designateclient-6.0.1-0.20240507063806.23f 26/79 DEBUG: Verifying : python3-keystonemiddleware-10.7.0-0.20240530121611 27/79 DEBUG: Verifying : python3-ovsdbapp-2.7.1-0.20240523165848.c717691.el 28/79 DEBUG: Verifying : memcached-1.6.9-7.el9.x86_64 29/79 DEBUG: Verifying : memcached-selinux-1.6.9-7.el9.x86_64 30/79 DEBUG: Verifying : python3-attrs-20.3.0-7.el9.noarch 31/79 DEBUG: Verifying : python3-jsonpatch-1.21-16.el9.noarch 32/79 DEBUG: Verifying : python3-jsonpointer-2.0-4.el9.noarch 33/79 DEBUG: Verifying : python3-psutil-5.8.0-12.el9.x86_64 34/79 DEBUG: Verifying : python3-pyrsistent-0.17.3-8.el9.x86_64 35/79 DEBUG: Verifying : python3-async-timeout-4.0.2-5.el9s.noarch 36/79 DEBUG: Verifying : python3-autopage-0.5.2-3.el9s.noarch 37/79 DEBUG: Verifying : python3-beautifulsoup4-4.12.3-2.el9s.noarch 38/79 DEBUG: Verifying : python3-binary-memcached-0.31.2-1.el9s.noarch 39/79 DEBUG: Verifying : python3-cmd2-2.4.2-1.el9s.noarch 40/79 DEBUG: Verifying : python3-coverage-7.3.2-2.el9s.x86_64 41/79 DEBUG: Verifying : python3-ddt-1.6.0-1.el9s.noarch 42/79 DEBUG: Verifying : python3-dogpile-cache-1.3.1-1.el9s.noarch 43/79 DEBUG: Verifying : python3-etcd3gw-2.4.0-1.el9s.noarch 44/79 DEBUG: Verifying : python3-extras-1.0.0-15.el9s.noarch 45/79 DEBUG: Verifying : python3-fixtures-4.0.1-1.el9s.noarch 46/79 DEBUG: Verifying : python3-httplib2-0.20.4-6.el9s.noarch 47/79 DEBUG: Verifying : python3-importlib-metadata-6.8.0-1.el9s.noarch 48/79 DEBUG: Verifying : python3-jaraco-8.2.1-4.el9s.noarch 49/79 DEBUG: Verifying : python3-jaraco-classes-3.2.1-5.el9s.noarch 50/79 DEBUG: Verifying : python3-jeepney-0.8.0-3.el9s.noarch 51/79 DEBUG: Verifying : python3-jmespath-1.0.1-1.el9s.noarch 52/79 DEBUG: Verifying : python3-jsonschema-4.16.0-2.el9s.noarch 53/79 DEBUG: Verifying : python3-jwt+crypto-2.6.0-2.el9s.noarch 54/79 DEBUG: Verifying : python3-jwt-2.6.0-2.el9s.noarch 55/79 DEBUG: Verifying : python3-kazoo-2.8.0-2.el9s.noarch 56/79 DEBUG: Verifying : python3-keyring+completion-24.3.0-4.el9s.noarch 57/79 DEBUG: Verifying : python3-keyring-24.3.0-4.el9s.noarch 58/79 DEBUG: Verifying : python3-memcached-1.59-3.el9s.noarch 59/79 DEBUG: Verifying : python3-more-itertools-10.1.0-1.el9s.noarch 60/79 DEBUG: Verifying : python3-platformdirs-3.11.0-1.el9s.noarch 61/79 DEBUG: Verifying : python3-pymemcache-4.0.0-1.el9s.noarch 62/79 DEBUG: Verifying : python3-pyperclip-1.8.2-2.el9s.noarch 63/79 DEBUG: Verifying : python3-pyroute2-0.7.12-2.el9s.noarch 64/79 DEBUG: Verifying : python3-redis-5.0.1-1.el9s.noarch 65/79 DEBUG: Verifying : python3-secretstorage-3.3.1-1.el9s.noarch 66/79 DEBUG: Verifying : python3-simplejson-3.19.2-1.el9s.x86_64 67/79 DEBUG: Verifying : python3-soupsieve-2.5-1.el9s.noarch 68/79 DEBUG: Verifying : python3-stestr-4.1.0-1.el9s.noarch 69/79 DEBUG: Verifying : python3-subunit-1.4.0-6.el9s.noarch 70/79 DEBUG: Verifying : python3-tenacity-8.2.3-1.el9s.noarch 71/79 DEBUG: Verifying : python3-tomlkit-0.12.4-1.el9s.noarch 72/79 DEBUG: Verifying : python3-uhashring-2.3-3.el9s.noarch 73/79 DEBUG: Verifying : python3-voluptuous-0.14.2-1.el9s.noarch 74/79 DEBUG: Verifying : python3-waitress-2.1.2-1.el9s.noarch 75/79 DEBUG: Verifying : python3-wcwidth-0.2.13-1.el9s.noarch 76/79 DEBUG: Verifying : python3-webtest-3.0.0-1.el9s.noarch 77/79 DEBUG: Verifying : python3-zake-0.2.2-22.el9s.noarch 78/79 DEBUG: Verifying : python3-zipp-3.6.0-1.el9s.noarch 79/79 DEBUG: Installed: DEBUG: memcached-1.6.9-7.el9.x86_64 DEBUG: memcached-selinux-1.6.9-7.el9.x86_64 DEBUG: python-oslo-cache-lang-3.7.0-0.20240227073749.e8de6c9.el9.noarch DEBUG: python-oslo-privsep-lang-3.3.0-0.20240226200813.f0c7eca.el9.noarch DEBUG: python-pycadf-common-3.1.1-0.20230706150346.4179996.el9.noarch DEBUG: python3-async-timeout-4.0.2-5.el9s.noarch DEBUG: python3-attrs-20.3.0-7.el9.noarch DEBUG: python3-autopage-0.5.2-3.el9s.noarch DEBUG: python3-beautifulsoup4-4.12.3-2.el9s.noarch DEBUG: python3-binary-memcached-0.31.2-1.el9s.noarch DEBUG: python3-cliff-4.7.0-0.20240530110046.b75afa0.el9.noarch DEBUG: python3-cmd2-2.4.2-1.el9s.noarch DEBUG: python3-coverage-7.3.2-2.el9s.x86_64 DEBUG: python3-ddt-1.6.0-1.el9s.noarch DEBUG: python3-designateclient-6.0.1-0.20240507063806.23faa14.el9.noarch DEBUG: python3-dogpile-cache-1.3.1-1.el9s.noarch DEBUG: python3-etcd3gw-2.4.0-1.el9s.noarch DEBUG: python3-extras-1.0.0-15.el9s.noarch DEBUG: python3-fixtures-4.0.1-1.el9s.noarch DEBUG: python3-httplib2-0.20.4-6.el9s.noarch DEBUG: python3-importlib-metadata-6.8.0-1.el9s.noarch DEBUG: python3-jaraco-8.2.1-4.el9s.noarch DEBUG: python3-jaraco-classes-3.2.1-5.el9s.noarch DEBUG: python3-jeepney-0.8.0-3.el9s.noarch DEBUG: python3-jmespath-1.0.1-1.el9s.noarch DEBUG: python3-jsonpatch-1.21-16.el9.noarch DEBUG: python3-jsonpointer-2.0-4.el9.noarch DEBUG: python3-jsonschema-4.16.0-2.el9s.noarch DEBUG: python3-jwt-2.6.0-2.el9s.noarch DEBUG: python3-jwt+crypto-2.6.0-2.el9s.noarch DEBUG: python3-kazoo-2.8.0-2.el9s.noarch DEBUG: python3-keyring-24.3.0-4.el9s.noarch DEBUG: python3-keyring+completion-24.3.0-4.el9s.noarch DEBUG: python3-keystoneclient-1:5.4.0-0.20240507064615.c66d778.el9.noarch DEBUG: python3-keystonemiddleware-10.7.0-0.20240530121611.1625b38.el9.noarch DEBUG: python3-memcached-1.59-3.el9s.noarch DEBUG: python3-more-itertools-10.1.0-1.el9s.noarch DEBUG: python3-neutronclient-11.3.0-0.20240523164734.cb9aae5.el9.noarch DEBUG: python3-novaclient-1:18.6.0-0.20240325101732.533d5df.el9.noarch DEBUG: python3-openstacksdk-3.1.0-0.20240418083324.385aa2b.el9.noarch DEBUG: python3-os-client-config-2.1.0-0.20230711085403.bc96c23.el9.noarch DEBUG: python3-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.noarch DEBUG: python3-os-vif-3.6.0-0.20240530104827.c65922f.el9.noarch DEBUG: python3-osc-lib-3.0.1-0.20240226182353.73ecaa7.el9.noarch DEBUG: python3-oslo-cache-3.7.0-0.20240227073749.e8de6c9.el9.noarch DEBUG: python3-oslo-cache+dogpile-3.7.0-0.20240227073749.e8de6c9.el9.noarch DEBUG: python3-oslo-cache+etcd3gw-3.7.0-0.20240227073749.e8de6c9.el9.noarch DEBUG: python3-oslo-privsep-3.3.0-0.20240226200813.f0c7eca.el9.noarch DEBUG: python3-oslo-reports-3.3.0-0.20240226202442.592d8ac.el9.noarch DEBUG: python3-oslo-rootwrap-7.2.0-0.20240226195306.c6cf187.el9.noarch DEBUG: python3-oslo-upgradecheck-2.3.0-0.20240226194554.b6db590.el9.noarch DEBUG: python3-oslotest-5.0.0-0.20240305124430.4c36dbc.el9.noarch DEBUG: python3-ovsdbapp-2.7.1-0.20240523165848.c717691.el9.noarch DEBUG: python3-platformdirs-3.11.0-1.el9s.noarch DEBUG: python3-psutil-5.8.0-12.el9.x86_64 DEBUG: python3-pycadf-3.1.1-0.20230706150346.4179996.el9.noarch DEBUG: python3-pymemcache-4.0.0-1.el9s.noarch DEBUG: python3-pyperclip-1.8.2-2.el9s.noarch DEBUG: python3-pyroute2-0.7.12-2.el9s.noarch DEBUG: python3-pyrsistent-0.17.3-8.el9.x86_64 DEBUG: python3-redis-5.0.1-1.el9s.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20230628075340.d7ac0ff.el9.noarch DEBUG: python3-secretstorage-3.3.1-1.el9s.noarch DEBUG: python3-simplejson-3.19.2-1.el9s.x86_64 DEBUG: python3-soupsieve-2.5-1.el9s.noarch DEBUG: python3-stestr-4.1.0-1.el9s.noarch DEBUG: python3-subunit-1.4.0-6.el9s.noarch DEBUG: python3-tenacity-8.2.3-1.el9s.noarch DEBUG: python3-tomlkit-0.12.4-1.el9s.noarch DEBUG: python3-tooz-6.2.0-0.20240523165441.c65282f.el9.noarch DEBUG: python3-tooz+redis-6.2.0-0.20240523165441.c65282f.el9.noarch DEBUG: python3-tooz+zake-6.2.0-0.20240523165441.c65282f.el9.noarch DEBUG: python3-uhashring-2.3-3.el9s.noarch DEBUG: python3-voluptuous-0.14.2-1.el9s.noarch DEBUG: python3-waitress-2.1.2-1.el9s.noarch DEBUG: python3-wcwidth-0.2.13-1.el9s.noarch DEBUG: python3-webtest-3.0.0-1.el9s.noarch DEBUG: python3-zake-0.2.2-22.el9s.noarch DEBUG: python3-zipp-3.6.0-1.el9s.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-master-uc-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'} and shell False DEBUG: libgcc-11.4.1-3.el9.x86_64 DEBUG: crypto-policies-20240304-1.gitb1c706d.el9.noarch DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2024a-2.el9.noarch DEBUG: hwdata-0.348-9.13.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20231215-1.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: libX11-common-1.7.0-9.el9.noarch DEBUG: kernel-headers-5.14.0-457.el9.x86_64 DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-5.el9.noarch DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: kbd-misc-2.4.0-9.el9.noarch DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: fuse-common-3.10.2-8.el9.x86_64 DEBUG: coreutils-common-8.32-35.el9.x86_64 DEBUG: centos-gpg-keys-9.0-26.el9.noarch DEBUG: centos-stream-repos-9.0-26.el9.noarch DEBUG: centos-stream-release-9.0-26.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-107.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-107.el9.x86_64 DEBUG: glibc-common-2.34-107.el9.x86_64 DEBUG: glibc-2.34-107.el9.x86_64 DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-6.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-2.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libuuid-2.37.4-18.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: elfutils-libelf-0.191-4.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.35.0-7.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-45.el9.x86_64 DEBUG: nss-util-3.90.0-7.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: libgomp-11.4.1-3.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: pcre2-10.40-5.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.10-2.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: findutils-4.8.0-6.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: libcom_err-1.46.5-5.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: p11-kit-0.25.3-2.el9.x86_64 DEBUG: libtdb-1.4.10-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libX11-xcb-1.7.0-9.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: shadow-utils-4.9-8.el9.x86_64 DEBUG: libselinux-utils-3.6-1.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-56.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: alternatives-1.24-1.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-18.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.2.2-1.el9.x86_64 DEBUG: coreutils-8.32-35.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: systemd-libs-252-35.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-18.el9.x86_64 DEBUG: libmount-2.37.4-18.el9.x86_64 DEBUG: libfdisk-2.37.4-18.el9.x86_64 DEBUG: util-linux-core-2.37.4-18.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: kmod-libs-28-9.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: avahi-libs-0.8-20.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-12.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.7.0-9.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: mesa-libglapi-23.3.3-1.el9.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: p11-kit-server-0.25.3-2.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: python-unversioned-command-3.9.18-3.el9.noarch DEBUG: python3-3.9.18-3.el9.x86_64 DEBUG: python3-libs-3.9.18-3.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.1.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: crypto-policies-scripts-20240304-1.gitb1c706d.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: python3-requests-2.25.1-8.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-markupsafe-2.1.3-2.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-typing-extensions-4.9.0-1.el9s.noarch DEBUG: openssl-3.2.2-1.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-9.el9.x86_64 DEBUG: composefs-libs-1.0.3-2.el9.x86_64 DEBUG: llvm-libs-17.0.6-5.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: bubblewrap-0.4.1-7.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-7.el9.x86_64 DEBUG: nss-softokn-3.90.0-7.el9.x86_64 DEBUG: nss-sysinit-3.90.0-7.el9.x86_64 DEBUG: nss-3.90.0-7.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: libksba-1.5.1-6.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-8.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: less-590-3.el9.x86_64 DEBUG: systemd-rpm-macros-252-35.el9.noarch DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-481.el9.x86_64 DEBUG: perl-FileHandle-2.03-481.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-AutoLoader-5.74-481.el9.noarch DEBUG: perl-base-2.27-481.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-if-0.60.800-481.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-481.el9.noarch DEBUG: perl-POSIX-1.94-481.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-481.el9.noarch DEBUG: perl-subs-1.03-481.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-481.el9.noarch DEBUG: perl-Symbol-1.08-481.el9.noarch DEBUG: perl-File-stat-1.09-481.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-481.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-481.el9.x86_64 DEBUG: perl-IO-1.43-481.el9.x86_64 DEBUG: perl-overloading-0.02-481.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-481.el9.x86_64 DEBUG: perl-File-Basename-2.85-481.el9.noarch DEBUG: perl-Getopt-Std-1.12-481.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-481.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-481.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-481.el9.x86_64 DEBUG: perl-interpreter-5.32.1-481.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: bluez-libs-5.56-6.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libatomic-11.4.1-3.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-19.el9.x86_64 DEBUG: util-linux-2.37.4-18.el9.x86_64 DEBUG: openssh-8.7p1-41.el9.x86_64 DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.121-1.el9.x86_64 DEBUG: mesa-libgbm-23.3.3-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-23.3.3-1.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-23.3.3-1.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.21.1-2.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.6-3.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-29.el9.x86_64 DEBUG: curl-7.76.1-29.el9.x86_64 DEBUG: rpm-4.16.1.3-30.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-30.el9.x86_64 DEBUG: policycoreutils-3.6-2.1.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-35.el9.x86_64 DEBUG: systemd-252-35.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: device-mapper-libs-1.02.197-2.el9.x86_64 DEBUG: device-mapper-1.02.197-2.el9.x86_64 DEBUG: cryptsetup-libs-2.7.2-1.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.191-4.el9.noarch DEBUG: elfutils-libs-0.191-4.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.191-4.el9.x86_64 DEBUG: binutils-gold-2.35.2-43.el9.x86_64 DEBUG: binutils-2.35.2-43.el9.x86_64 DEBUG: elfutils-0.191-4.el9.x86_64 DEBUG: gdb-minimal-10.2-13.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-30.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: systemd-udev-252-35.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-41.el9.x86_64 DEBUG: git-core-2.43.0-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: gnutls-3.8.3-4.el9.x86_64 DEBUG: glib2-2.68.4-15.el9.x86_64 DEBUG: freetype-2.10.4-9.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-11.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: cups-libs-2.3.3op2-26.el9.x86_64 DEBUG: polkit-0.117-11.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-28.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-20.el9.x86_64 DEBUG: poppler-glib-21.01.0-20.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.47.91-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-4.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-4.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: avahi-glib-0.8-20.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.44.2-1.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2024.6-1.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-15.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: glibc-headers-2.34-107.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-107.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: annobin-12.31-2.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: python-srpm-macros-3.9-53.el9.noarch DEBUG: redhat-rpm-config-207-1.el9.noarch DEBUG: rpm-build-4.16.1.3-30.el9.x86_64 DEBUG: pyproject-srpm-macros-1.12.0-1.el9.noarch DEBUG: python-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-8.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-2.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libgs-9.54.0-14.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: flatpak-1.12.8-1.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-2.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-4.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: python3-devel-3.9.18-3.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.36.1-1.el9s.noarch DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203352.ce6a105.el9.noarch DEBUG: python3-webob-1.8.7-1.el9s.noarch DEBUG: python3-stevedore-5.2.0-0.20240226201419.21d601f.el9.noarch DEBUG: python3-netaddr-0.8.0-5.el9.noarch DEBUG: selinux-policy-38.1.39-1.el9.noarch DEBUG: selinux-policy-targeted-38.1.39-1.el9.noarch DEBUG: python3-iso8601-1.1.0-1.el9s.noarch DEBUG: python3-vine-5.1.0-1.el9s.noarch DEBUG: python3-amqp-5.2.0-2.el9s.noarch DEBUG: python3-msgpack-1.0.7-1.el9s.x86_64 DEBUG: python3-mako-1.1.4-6.el9.noarch DEBUG: python3-libselinux-3.6-1.el9.x86_64 DEBUG: procps-ng-3.3.17-14.el9.x86_64 DEBUG: chkconfig-1.24-1.el9.x86_64 DEBUG: python3-libsemanage-3.6-1.el9.x86_64 DEBUG: python3-alembic-1.8.1-1.el9s.noarch DEBUG: python3-kombu-5.3.5-1.el9s.noarch DEBUG: qpid-proton-c-0.35.0-2.el9s.x86_64 DEBUG: python3-qpid-proton-0.35.0-2.el9s.x86_64 DEBUG: python3-pyngus-2.3.0-8.el9s.noarch DEBUG: python3-yappi-1.3.6-1.el9s.x86_64 DEBUG: python3-wrapt-1.16.0-1.el9s.x86_64 DEBUG: python3-debtcollector-3.0.0-0.20240226181642.0e6ce1c.el9.noarch DEBUG: python3-oslo-context-5.5.0-0.20240305133447.e31a7a1.el9.noarch DEBUG: python3-testtools-2.7.1-1.el9s.noarch DEBUG: python3-testscenarios-0.5.0-21.el9s.noarch DEBUG: python3-testresources-2.0.1-2.el9s.noarch DEBUG: python3-tempita-0.5.2-2.el9s.noarch DEBUG: python3-statsd-3.2.1-20.el9s.noarch DEBUG: python3-setproctitle-1.2.3-2.el9s.x86_64 DEBUG: python3-rfc3986-1.5.0-1.el9s.noarch DEBUG: python3-repoze-lru-0.7-10.el9s.noarch DEBUG: python3-routes-2.5.1-1.el9s.noarch DEBUG: python3-pyasn1-0.6.0-1.el9s.noarch DEBUG: python3-paste-deploy-3.1.0-2.el9s.noarch DEBUG: python3-logutils-0.3.5-15.el9s.noarch DEBUG: python3-pecan-1.4.2-2.el9s.noarch DEBUG: python3-fasteners-0.19-1.el9s.noarch DEBUG: python3-distro-1.9.0-2.el9s.noarch DEBUG: python3-cachetools-5.3.3-1.el9s.noarch DEBUG: libsodium-1.0.18-7.el9s.x86_64 DEBUG: python3-prettytable-0.7.2-27.el9.noarch DEBUG: python3-netifaces-0.10.6-15.el9.x86_64 DEBUG: python3-lxml-4.6.5-3.el9.x86_64 DEBUG: libmaxminddb-1.5.2-4.el9.x86_64 DEBUG: geolite2-country-20191217-6.el9.noarch DEBUG: geolite2-city-20191217-6.el9.noarch DEBUG: ipcalc-1.0.0-5.el9.x86_64 DEBUG: python3-setools-4.4.4-1.el9.x86_64 DEBUG: python3-ply-3.11-14.el9.noarch DEBUG: python3-pycparser-2.20-6.el9.noarch DEBUG: python3-cffi-1.14.5-5.el9.x86_64 DEBUG: python3-cryptography-36.0.1-4.el9.x86_64 DEBUG: python3-bcrypt-3.2.2-4.el9s.x86_64 DEBUG: python3-pynacl-1.5.0-1.el9s.x86_64 DEBUG: python3-paramiko-3.4.0-2.el9s.noarch DEBUG: python3-ncclient-0.6.15-2.el9s.noarch DEBUG: python3-PyMySQL-0.10.1-6.el9.noarch DEBUG: python3-pyOpenSSL-20.0.1-2.el9s.noarch DEBUG: python3-paste-3.10.1-1.el9s.noarch DEBUG: python3-decorator-4.4.2-6.el9.noarch DEBUG: python3-prometheus_client-0.19.0-2.el9s.noarch DEBUG: python3-dateutil-2.8.1-7.el9.noarch DEBUG: python3-audit-3.1.2-2.el9.x86_64 DEBUG: psmisc-23.4-3.el9.x86_64 DEBUG: protobuf-c-1.3.3-13.el9.x86_64 DEBUG: unbound-libs-1.16.2-8.el9.x86_64 DEBUG: numactl-libs-2.0.16-3.el9.x86_64 DEBUG: libyaml-0.2.5-7.el9.x86_64 DEBUG: python3-pyyaml-5.4.1-6.el9.x86_64 DEBUG: libnl3-3.9.0-1.el9.x86_64 DEBUG: libibverbs-51.0-1.el9.x86_64 DEBUG: libmnl-1.0.4-16.el9.x86_64 DEBUG: libbpf-1.3.0-2.el9.x86_64 DEBUG: iproute-6.2.0-5.el9.x86_64 DEBUG: initscripts-service-10.11.6-1.el9.noarch DEBUG: initscripts-rename-device-10.11.6-1.el9.x86_64 DEBUG: initscripts-10.11.6-1.el9.x86_64 DEBUG: hostname-3.23-6.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: python3-policycoreutils-3.6-2.1.el9.noarch DEBUG: policycoreutils-python-utils-3.6-2.1.el9.noarch DEBUG: openvswitch-selinux-extra-policy-1.0-31.el9s.noarch DEBUG: openvswitch3.3-3.3.0-21.el9s.x86_64 DEBUG: python3-openvswitch3.3-3.3.0-21.el9s.x86_64 DEBUG: bc-1.07.1-14.el9.x86_64 DEBUG: openstack-network-scripts-10.11.1-6.el9s.x86_64 DEBUG: openstack-network-scripts-openvswitch3.3-10.11.1-6.el9s.x86_64 DEBUG: rdo-openvswitch-3.3-1.el9s.noarch DEBUG: python3-rdo-openvswitch-3.3-1.el9s.noarch DEBUG: python3-os-traits-3.0.0-0.20230718121412.cff125c.el9.noarch DEBUG: python3-futurist-3.0.0-0.20240226181950.4e14db5.el9.noarch DEBUG: python-oslo-versionedobjects-lang-3.3.0-0.20240226185900.25db0cf.el9.noarch DEBUG: python-oslo-utils-lang-7.1.0-0.20240226204427.17581b5.el9.noarch DEBUG: python-oslo-policy-lang-4.3.0-0.20240226200118.4b7a6f7.el9.noarch DEBUG: python-oslo-middleware-lang-6.1.0-0.20240226204046.531f39e.el9.noarch DEBUG: python-oslo-log-lang-6.0.0-0.20240530105232.f05a852.el9.noarch DEBUG: python-oslo-i18n-lang-6.3.0-0.20240423152927.0531fb2.el9.noarch DEBUG: python3-oslo-i18n-6.3.0-0.20240423152927.0531fb2.el9.noarch DEBUG: python3-oslo-utils-7.1.0-0.20240226204427.17581b5.el9.noarch DEBUG: python3-oslo-config-9.4.0-0.20240315155821.882adf8.el9.noarch DEBUG: python3-oslo-serialization-5.4.0-0.20240229141206.548c7a3.el9.noarch DEBUG: python3-oslo-log-6.0.0-0.20240530105232.f05a852.el9.noarch DEBUG: python3-oslo-metrics-0.8.0-0.20240226185450.1ebb7f8.el9.noarch DEBUG: python3-oslo-policy-4.3.0-0.20240226200118.4b7a6f7.el9.noarch DEBUG: python3-oslo-middleware-6.1.0-0.20240226204046.531f39e.el9.noarch DEBUG: python3-os-ken-2.8.1-0.20240226182815.5a19480.el9.noarch DEBUG: python-oslo-db-lang-15.1.0-0.20240530110343.e502313.el9.noarch DEBUG: python3-oslo-db+mysql-15.1.0-0.20240530110343.e502313.el9.noarch DEBUG: python3-oslo-db-15.1.0-0.20240530110343.e502313.el9.noarch DEBUG: python-oslo-concurrency-lang-6.0.0-0.20240227074203.53709ba.el9.noarch DEBUG: python3-oslo-concurrency-6.0.0-0.20240227074203.53709ba.el9.noarch DEBUG: python3-oslo-service-3.5.0-0.20240530120732.a84a9de.el9.noarch DEBUG: python3-oslo-messaging+amqp1-14.8.0-0.20240530110632.d095241.el9.noarch DEBUG: python3-oslo-messaging-14.8.0-0.20240530110632.d095241.el9.noarch DEBUG: python3-oslo-versionedobjects-3.3.0-0.20240226185900.25db0cf.el9.noarch DEBUG: python3-osprofiler-4.1.0-0.20230714071424.3c5fead.el9.noarch DEBUG: python3-os-service-types-1.7.0-0.20230629121435.0b2f473.el9.noarch DEBUG: python3-keystoneauth1-5.6.0-0.20240226192318.e071ad4.el9.noarch DEBUG: python3-neutron-lib-3.13.0-0.20240610070717.7674b4b.el9.noarch DEBUG: python3-neutron-lib-tests-3.13.0-0.20240610070717.7674b4b.el9.noarch DEBUG: flatpak-selinux-1.12.8-1.el9.noarch DEBUG: rpm-plugin-selinux-4.16.1.3-30.el9.x86_64 DEBUG: pyproject-rpm-macros-1.12.0-1.el9.noarch DEBUG: python3-wheel-0.36.2-8.el9.noarch DEBUG: libtirpc-1.3.3-6.el9.x86_64 DEBUG: libnsl2-2.0.0-1.el9.x86_64 DEBUG: python3-filelock-3.13.1-1.el9s.noarch DEBUG: mpdecimal-2.5.1-3.el9.x86_64 DEBUG: python3-distlib-0.3.7-1.el9s.noarch DEBUG: python3-wheel-wheel-0.36.2-8.el9.noarch DEBUG: python3.12-pip-wheel-23.2.1-4.el9.noarch DEBUG: python3.12-3.12.1-4.el9.x86_64 DEBUG: python3.12-libs-3.12.1-4.el9.x86_64 DEBUG: python3.12-devel-3.12.1-4.el9.x86_64 DEBUG: python3.11-setuptools-wheel-65.5.1-2.el9.noarch DEBUG: python3.11-pip-wheel-22.3.1-5.el9.noarch DEBUG: python3.11-3.11.7-1.el9.x86_64 DEBUG: python3.11-libs-3.11.7-1.el9.x86_64 DEBUG: python3.11-devel-3.11.7-1.el9.x86_64 DEBUG: python3-toml-0.10.2-6.el9.noarch DEBUG: python3-py-1.10.0-6.el9.noarch DEBUG: python3-pluggy-0.13.1-7.el9.noarch DEBUG: python3-appdirs-1.4.4-4.el9.noarch DEBUG: python3-virtualenv-20.4.4-1.el9s.noarch DEBUG: tox-3.23.0-2.el9s.noarch DEBUG: python3-tox-current-env-0.0.8-1.el9s.noarch DEBUG: python3-jeepney-0.8.0-3.el9s.noarch DEBUG: python3-fixtures-4.0.1-1.el9s.noarch DEBUG: python3-secretstorage-3.3.1-1.el9s.noarch DEBUG: python3-voluptuous-0.14.2-1.el9s.noarch DEBUG: python3-extras-1.0.0-15.el9s.noarch DEBUG: python3-subunit-1.4.0-6.el9s.noarch DEBUG: python3-dogpile-cache-1.3.1-1.el9s.noarch DEBUG: python3-attrs-20.3.0-7.el9.noarch DEBUG: python3-ovsdbapp-2.7.1-0.20240523165848.c717691.el9.noarch DEBUG: python3-jwt-2.6.0-2.el9s.noarch DEBUG: python3-jwt+crypto-2.6.0-2.el9s.noarch DEBUG: python3-zipp-3.6.0-1.el9s.noarch DEBUG: python3-importlib-metadata-6.8.0-1.el9s.noarch DEBUG: python3-wcwidth-0.2.13-1.el9s.noarch DEBUG: python3-waitress-2.1.2-1.el9s.noarch DEBUG: python3-uhashring-2.3-3.el9s.noarch DEBUG: python3-tomlkit-0.12.4-1.el9s.noarch DEBUG: python3-tenacity-8.2.3-1.el9s.noarch DEBUG: python3-soupsieve-2.5-1.el9s.noarch DEBUG: python3-beautifulsoup4-4.12.3-2.el9s.noarch DEBUG: python3-simplejson-3.19.2-1.el9s.x86_64 DEBUG: python3-pyroute2-0.7.12-2.el9s.noarch DEBUG: python3-pyperclip-1.8.2-2.el9s.noarch DEBUG: python3-cmd2-2.4.2-1.el9s.noarch DEBUG: python3-pymemcache-4.0.0-1.el9s.noarch DEBUG: python3-platformdirs-3.11.0-1.el9s.noarch DEBUG: python3-more-itertools-10.1.0-1.el9s.noarch DEBUG: python3-memcached-1.59-3.el9s.noarch DEBUG: python3-kazoo-2.8.0-2.el9s.noarch DEBUG: python3-zake-0.2.2-22.el9s.noarch DEBUG: python3-jmespath-1.0.1-1.el9s.noarch DEBUG: python3-jaraco-8.2.1-4.el9s.noarch DEBUG: python3-jaraco-classes-3.2.1-5.el9s.noarch DEBUG: python3-keyring+completion-24.3.0-4.el9s.noarch DEBUG: python3-keyring-24.3.0-4.el9s.noarch DEBUG: python3-keystoneclient-5.4.0-0.20240507064615.c66d778.el9.noarch DEBUG: python3-etcd3gw-2.4.0-1.el9s.noarch DEBUG: python3-autopage-0.5.2-3.el9s.noarch DEBUG: python3-cliff-4.7.0-0.20240530110046.b75afa0.el9.noarch DEBUG: python3-async-timeout-4.0.2-5.el9s.noarch DEBUG: python3-redis-5.0.1-1.el9s.noarch DEBUG: python3-tooz+zake-6.2.0-0.20240523165441.c65282f.el9.noarch DEBUG: python3-tooz-6.2.0-0.20240523165441.c65282f.el9.noarch DEBUG: python3-tooz+redis-6.2.0-0.20240523165441.c65282f.el9.noarch DEBUG: python3-pyrsistent-0.17.3-8.el9.x86_64 DEBUG: python3-jsonschema-4.16.0-2.el9s.noarch DEBUG: python3-psutil-5.8.0-12.el9.x86_64 DEBUG: python3-jsonpointer-2.0-4.el9.noarch DEBUG: python3-jsonpatch-1.21-16.el9.noarch DEBUG: memcached-selinux-1.6.9-7.el9.x86_64 DEBUG: memcached-1.6.9-7.el9.x86_64 DEBUG: python3-binary-memcached-0.31.2-1.el9s.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20230628075340.d7ac0ff.el9.noarch DEBUG: python3-openstacksdk-3.1.0-0.20240418083324.385aa2b.el9.noarch DEBUG: python3-osc-lib-3.0.1-0.20240226182353.73ecaa7.el9.noarch DEBUG: python3-os-client-config-2.1.0-0.20230711085403.bc96c23.el9.noarch DEBUG: python-pycadf-common-3.1.1-0.20230706150346.4179996.el9.noarch DEBUG: python3-pycadf-3.1.1-0.20230706150346.4179996.el9.noarch DEBUG: python-oslo-privsep-lang-3.3.0-0.20240226200813.f0c7eca.el9.noarch DEBUG: python3-oslo-privsep-3.3.0-0.20240226200813.f0c7eca.el9.noarch DEBUG: python-oslo-cache-lang-3.7.0-0.20240227073749.e8de6c9.el9.noarch DEBUG: python3-oslo-cache+dogpile-3.7.0-0.20240227073749.e8de6c9.el9.noarch DEBUG: python3-oslo-cache+etcd3gw-3.7.0-0.20240227073749.e8de6c9.el9.noarch DEBUG: python3-oslo-cache-3.7.0-0.20240227073749.e8de6c9.el9.noarch DEBUG: python3-keystonemiddleware-10.7.0-0.20240530121611.1625b38.el9.noarch DEBUG: python3-os-vif-3.6.0-0.20240530104827.c65922f.el9.noarch DEBUG: python3-neutronclient-11.3.0-0.20240523164734.cb9aae5.el9.noarch DEBUG: python3-designateclient-6.0.1-0.20240507063806.23faa14.el9.noarch DEBUG: python3-oslo-reports-3.3.0-0.20240226202442.592d8ac.el9.noarch DEBUG: python3-stestr-4.1.0-1.el9s.noarch DEBUG: python3-webtest-3.0.0-1.el9s.noarch DEBUG: python3-oslotest-5.0.0-0.20240305124430.4c36dbc.el9.noarch DEBUG: python3-httplib2-0.20.4-6.el9s.noarch DEBUG: python3-ddt-1.6.0-1.el9s.noarch DEBUG: python3-coverage-7.3.2-2.el9s.x86_64 DEBUG: python3-oslo-upgradecheck-2.3.0-0.20240226194554.b6db590.el9.noarch DEBUG: python3-oslo-rootwrap-7.2.0-0.20240226195306.c6cf187.el9.noarch DEBUG: python3-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.noarch DEBUG: python3-novaclient-18.6.0-0.20240325101732.533d5df.el9.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-master-uc-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'} and shell False DEBUG: libgcc-11.4.1-3.el9.x86_64 DEBUG: crypto-policies-20240304-1.gitb1c706d.el9.noarch DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2024a-2.el9.noarch DEBUG: hwdata-0.348-9.13.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20231215-1.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: libX11-common-1.7.0-9.el9.noarch DEBUG: kernel-headers-5.14.0-457.el9.x86_64 DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-5.el9.noarch DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: kbd-misc-2.4.0-9.el9.noarch DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: fuse-common-3.10.2-8.el9.x86_64 DEBUG: coreutils-common-8.32-35.el9.x86_64 DEBUG: centos-gpg-keys-9.0-26.el9.noarch DEBUG: centos-stream-repos-9.0-26.el9.noarch DEBUG: centos-stream-release-9.0-26.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-107.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-107.el9.x86_64 DEBUG: glibc-common-2.34-107.el9.x86_64 DEBUG: glibc-2.34-107.el9.x86_64 DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-6.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-2.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libuuid-2.37.4-18.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: elfutils-libelf-0.191-4.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.35.0-7.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-45.el9.x86_64 DEBUG: nss-util-3.90.0-7.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: libgomp-11.4.1-3.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: pcre2-10.40-5.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.10-2.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: findutils-4.8.0-6.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: libcom_err-1.46.5-5.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: p11-kit-0.25.3-2.el9.x86_64 DEBUG: libtdb-1.4.10-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libX11-xcb-1.7.0-9.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: shadow-utils-4.9-8.el9.x86_64 DEBUG: libselinux-utils-3.6-1.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-56.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: alternatives-1.24-1.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-18.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.2.2-1.el9.x86_64 DEBUG: coreutils-8.32-35.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: systemd-libs-252-35.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-18.el9.x86_64 DEBUG: libmount-2.37.4-18.el9.x86_64 DEBUG: libfdisk-2.37.4-18.el9.x86_64 DEBUG: util-linux-core-2.37.4-18.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: kmod-libs-28-9.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: avahi-libs-0.8-20.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-12.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.7.0-9.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: mesa-libglapi-23.3.3-1.el9.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: p11-kit-server-0.25.3-2.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: python-unversioned-command-3.9.18-3.el9.noarch DEBUG: python3-3.9.18-3.el9.x86_64 DEBUG: python3-libs-3.9.18-3.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.1.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: crypto-policies-scripts-20240304-1.gitb1c706d.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: python3-requests-2.25.1-8.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-markupsafe-2.1.3-2.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-typing-extensions-4.9.0-1.el9s.noarch DEBUG: openssl-3.2.2-1.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-9.el9.x86_64 DEBUG: composefs-libs-1.0.3-2.el9.x86_64 DEBUG: llvm-libs-17.0.6-5.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: bubblewrap-0.4.1-7.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-7.el9.x86_64 DEBUG: nss-softokn-3.90.0-7.el9.x86_64 DEBUG: nss-sysinit-3.90.0-7.el9.x86_64 DEBUG: nss-3.90.0-7.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: libksba-1.5.1-6.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-8.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: less-590-3.el9.x86_64 DEBUG: systemd-rpm-macros-252-35.el9.noarch DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-481.el9.x86_64 DEBUG: perl-FileHandle-2.03-481.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-AutoLoader-5.74-481.el9.noarch DEBUG: perl-base-2.27-481.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-if-0.60.800-481.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-481.el9.noarch DEBUG: perl-POSIX-1.94-481.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-481.el9.noarch DEBUG: perl-subs-1.03-481.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-481.el9.noarch DEBUG: perl-Symbol-1.08-481.el9.noarch DEBUG: perl-File-stat-1.09-481.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-481.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-481.el9.x86_64 DEBUG: perl-IO-1.43-481.el9.x86_64 DEBUG: perl-overloading-0.02-481.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-481.el9.x86_64 DEBUG: perl-File-Basename-2.85-481.el9.noarch DEBUG: perl-Getopt-Std-1.12-481.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-481.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-481.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-481.el9.x86_64 DEBUG: perl-interpreter-5.32.1-481.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: bluez-libs-5.56-6.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libatomic-11.4.1-3.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-19.el9.x86_64 DEBUG: util-linux-2.37.4-18.el9.x86_64 DEBUG: openssh-8.7p1-41.el9.x86_64 DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.121-1.el9.x86_64 DEBUG: mesa-libgbm-23.3.3-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-23.3.3-1.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-23.3.3-1.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.21.1-2.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.6-3.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-29.el9.x86_64 DEBUG: curl-7.76.1-29.el9.x86_64 DEBUG: rpm-4.16.1.3-30.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-30.el9.x86_64 DEBUG: policycoreutils-3.6-2.1.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-35.el9.x86_64 DEBUG: systemd-252-35.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: device-mapper-libs-1.02.197-2.el9.x86_64 DEBUG: device-mapper-1.02.197-2.el9.x86_64 DEBUG: cryptsetup-libs-2.7.2-1.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.191-4.el9.noarch DEBUG: elfutils-libs-0.191-4.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.191-4.el9.x86_64 DEBUG: binutils-gold-2.35.2-43.el9.x86_64 DEBUG: binutils-2.35.2-43.el9.x86_64 DEBUG: elfutils-0.191-4.el9.x86_64 DEBUG: gdb-minimal-10.2-13.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-30.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: systemd-udev-252-35.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-41.el9.x86_64 DEBUG: git-core-2.43.0-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: gnutls-3.8.3-4.el9.x86_64 DEBUG: glib2-2.68.4-15.el9.x86_64 DEBUG: freetype-2.10.4-9.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-11.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: cups-libs-2.3.3op2-26.el9.x86_64 DEBUG: polkit-0.117-11.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-28.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-20.el9.x86_64 DEBUG: poppler-glib-21.01.0-20.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.47.91-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-4.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-4.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: avahi-glib-0.8-20.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.44.2-1.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2024.6-1.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-15.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: glibc-headers-2.34-107.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-107.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: annobin-12.31-2.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: python-srpm-macros-3.9-53.el9.noarch DEBUG: redhat-rpm-config-207-1.el9.noarch DEBUG: rpm-build-4.16.1.3-30.el9.x86_64 DEBUG: pyproject-srpm-macros-1.12.0-1.el9.noarch DEBUG: python-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-8.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-2.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libgs-9.54.0-14.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: flatpak-1.12.8-1.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-2.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-4.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: python3-devel-3.9.18-3.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.36.1-1.el9s.noarch DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203352.ce6a105.el9.noarch DEBUG: python3-webob-1.8.7-1.el9s.noarch DEBUG: python3-stevedore-5.2.0-0.20240226201419.21d601f.el9.noarch DEBUG: python3-netaddr-0.8.0-5.el9.noarch DEBUG: selinux-policy-38.1.39-1.el9.noarch DEBUG: selinux-policy-targeted-38.1.39-1.el9.noarch DEBUG: python3-iso8601-1.1.0-1.el9s.noarch DEBUG: python3-vine-5.1.0-1.el9s.noarch DEBUG: python3-amqp-5.2.0-2.el9s.noarch DEBUG: python3-msgpack-1.0.7-1.el9s.x86_64 DEBUG: python3-mako-1.1.4-6.el9.noarch DEBUG: python3-libselinux-3.6-1.el9.x86_64 DEBUG: procps-ng-3.3.17-14.el9.x86_64 DEBUG: chkconfig-1.24-1.el9.x86_64 DEBUG: python3-libsemanage-3.6-1.el9.x86_64 DEBUG: python3-alembic-1.8.1-1.el9s.noarch DEBUG: python3-kombu-5.3.5-1.el9s.noarch DEBUG: qpid-proton-c-0.35.0-2.el9s.x86_64 DEBUG: python3-qpid-proton-0.35.0-2.el9s.x86_64 DEBUG: python3-pyngus-2.3.0-8.el9s.noarch DEBUG: python3-yappi-1.3.6-1.el9s.x86_64 DEBUG: python3-wrapt-1.16.0-1.el9s.x86_64 DEBUG: python3-debtcollector-3.0.0-0.20240226181642.0e6ce1c.el9.noarch DEBUG: python3-oslo-context-5.5.0-0.20240305133447.e31a7a1.el9.noarch DEBUG: python3-testtools-2.7.1-1.el9s.noarch DEBUG: python3-testscenarios-0.5.0-21.el9s.noarch DEBUG: python3-testresources-2.0.1-2.el9s.noarch DEBUG: python3-tempita-0.5.2-2.el9s.noarch DEBUG: python3-statsd-3.2.1-20.el9s.noarch DEBUG: python3-setproctitle-1.2.3-2.el9s.x86_64 DEBUG: python3-rfc3986-1.5.0-1.el9s.noarch DEBUG: python3-repoze-lru-0.7-10.el9s.noarch DEBUG: python3-routes-2.5.1-1.el9s.noarch DEBUG: python3-pyasn1-0.6.0-1.el9s.noarch DEBUG: python3-paste-deploy-3.1.0-2.el9s.noarch DEBUG: python3-logutils-0.3.5-15.el9s.noarch DEBUG: python3-pecan-1.4.2-2.el9s.noarch DEBUG: python3-fasteners-0.19-1.el9s.noarch DEBUG: python3-distro-1.9.0-2.el9s.noarch DEBUG: python3-cachetools-5.3.3-1.el9s.noarch DEBUG: libsodium-1.0.18-7.el9s.x86_64 DEBUG: python3-prettytable-0.7.2-27.el9.noarch DEBUG: python3-netifaces-0.10.6-15.el9.x86_64 DEBUG: python3-lxml-4.6.5-3.el9.x86_64 DEBUG: libmaxminddb-1.5.2-4.el9.x86_64 DEBUG: geolite2-country-20191217-6.el9.noarch DEBUG: geolite2-city-20191217-6.el9.noarch DEBUG: ipcalc-1.0.0-5.el9.x86_64 DEBUG: python3-setools-4.4.4-1.el9.x86_64 DEBUG: python3-ply-3.11-14.el9.noarch DEBUG: python3-pycparser-2.20-6.el9.noarch DEBUG: python3-cffi-1.14.5-5.el9.x86_64 DEBUG: python3-cryptography-36.0.1-4.el9.x86_64 DEBUG: python3-bcrypt-3.2.2-4.el9s.x86_64 DEBUG: python3-pynacl-1.5.0-1.el9s.x86_64 DEBUG: python3-paramiko-3.4.0-2.el9s.noarch DEBUG: python3-ncclient-0.6.15-2.el9s.noarch DEBUG: python3-PyMySQL-0.10.1-6.el9.noarch DEBUG: python3-pyOpenSSL-20.0.1-2.el9s.noarch DEBUG: python3-paste-3.10.1-1.el9s.noarch DEBUG: python3-decorator-4.4.2-6.el9.noarch DEBUG: python3-prometheus_client-0.19.0-2.el9s.noarch DEBUG: python3-dateutil-2.8.1-7.el9.noarch DEBUG: python3-audit-3.1.2-2.el9.x86_64 DEBUG: psmisc-23.4-3.el9.x86_64 DEBUG: protobuf-c-1.3.3-13.el9.x86_64 DEBUG: unbound-libs-1.16.2-8.el9.x86_64 DEBUG: numactl-libs-2.0.16-3.el9.x86_64 DEBUG: libyaml-0.2.5-7.el9.x86_64 DEBUG: python3-pyyaml-5.4.1-6.el9.x86_64 DEBUG: libnl3-3.9.0-1.el9.x86_64 DEBUG: libibverbs-51.0-1.el9.x86_64 DEBUG: libmnl-1.0.4-16.el9.x86_64 DEBUG: libbpf-1.3.0-2.el9.x86_64 DEBUG: iproute-6.2.0-5.el9.x86_64 DEBUG: initscripts-service-10.11.6-1.el9.noarch DEBUG: initscripts-rename-device-10.11.6-1.el9.x86_64 DEBUG: initscripts-10.11.6-1.el9.x86_64 DEBUG: hostname-3.23-6.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: python3-policycoreutils-3.6-2.1.el9.noarch DEBUG: policycoreutils-python-utils-3.6-2.1.el9.noarch DEBUG: openvswitch-selinux-extra-policy-1.0-31.el9s.noarch DEBUG: openvswitch3.3-3.3.0-21.el9s.x86_64 DEBUG: python3-openvswitch3.3-3.3.0-21.el9s.x86_64 DEBUG: bc-1.07.1-14.el9.x86_64 DEBUG: openstack-network-scripts-10.11.1-6.el9s.x86_64 DEBUG: openstack-network-scripts-openvswitch3.3-10.11.1-6.el9s.x86_64 DEBUG: rdo-openvswitch-3.3-1.el9s.noarch DEBUG: python3-rdo-openvswitch-3.3-1.el9s.noarch DEBUG: python3-os-traits-3.0.0-0.20230718121412.cff125c.el9.noarch DEBUG: python3-futurist-3.0.0-0.20240226181950.4e14db5.el9.noarch DEBUG: python-oslo-versionedobjects-lang-3.3.0-0.20240226185900.25db0cf.el9.noarch DEBUG: python-oslo-utils-lang-7.1.0-0.20240226204427.17581b5.el9.noarch DEBUG: python-oslo-policy-lang-4.3.0-0.20240226200118.4b7a6f7.el9.noarch DEBUG: python-oslo-middleware-lang-6.1.0-0.20240226204046.531f39e.el9.noarch DEBUG: python-oslo-log-lang-6.0.0-0.20240530105232.f05a852.el9.noarch DEBUG: python-oslo-i18n-lang-6.3.0-0.20240423152927.0531fb2.el9.noarch DEBUG: python3-oslo-i18n-6.3.0-0.20240423152927.0531fb2.el9.noarch DEBUG: python3-oslo-utils-7.1.0-0.20240226204427.17581b5.el9.noarch DEBUG: python3-oslo-config-9.4.0-0.20240315155821.882adf8.el9.noarch DEBUG: python3-oslo-serialization-5.4.0-0.20240229141206.548c7a3.el9.noarch DEBUG: python3-oslo-log-6.0.0-0.20240530105232.f05a852.el9.noarch DEBUG: python3-oslo-metrics-0.8.0-0.20240226185450.1ebb7f8.el9.noarch DEBUG: python3-oslo-policy-4.3.0-0.20240226200118.4b7a6f7.el9.noarch DEBUG: python3-oslo-middleware-6.1.0-0.20240226204046.531f39e.el9.noarch DEBUG: python3-os-ken-2.8.1-0.20240226182815.5a19480.el9.noarch DEBUG: python-oslo-db-lang-15.1.0-0.20240530110343.e502313.el9.noarch DEBUG: python3-oslo-db+mysql-15.1.0-0.20240530110343.e502313.el9.noarch DEBUG: python3-oslo-db-15.1.0-0.20240530110343.e502313.el9.noarch DEBUG: python-oslo-concurrency-lang-6.0.0-0.20240227074203.53709ba.el9.noarch DEBUG: python3-oslo-concurrency-6.0.0-0.20240227074203.53709ba.el9.noarch DEBUG: python3-oslo-service-3.5.0-0.20240530120732.a84a9de.el9.noarch DEBUG: python3-oslo-messaging+amqp1-14.8.0-0.20240530110632.d095241.el9.noarch DEBUG: python3-oslo-messaging-14.8.0-0.20240530110632.d095241.el9.noarch DEBUG: python3-oslo-versionedobjects-3.3.0-0.20240226185900.25db0cf.el9.noarch DEBUG: python3-osprofiler-4.1.0-0.20230714071424.3c5fead.el9.noarch DEBUG: python3-os-service-types-1.7.0-0.20230629121435.0b2f473.el9.noarch DEBUG: python3-keystoneauth1-5.6.0-0.20240226192318.e071ad4.el9.noarch DEBUG: python3-neutron-lib-3.13.0-0.20240610070717.7674b4b.el9.noarch DEBUG: python3-neutron-lib-tests-3.13.0-0.20240610070717.7674b4b.el9.noarch DEBUG: flatpak-selinux-1.12.8-1.el9.noarch DEBUG: rpm-plugin-selinux-4.16.1.3-30.el9.x86_64 DEBUG: pyproject-rpm-macros-1.12.0-1.el9.noarch DEBUG: python3-wheel-0.36.2-8.el9.noarch DEBUG: libtirpc-1.3.3-6.el9.x86_64 DEBUG: libnsl2-2.0.0-1.el9.x86_64 DEBUG: python3-filelock-3.13.1-1.el9s.noarch DEBUG: mpdecimal-2.5.1-3.el9.x86_64 DEBUG: python3-distlib-0.3.7-1.el9s.noarch DEBUG: python3-wheel-wheel-0.36.2-8.el9.noarch DEBUG: python3.12-pip-wheel-23.2.1-4.el9.noarch DEBUG: python3.12-3.12.1-4.el9.x86_64 DEBUG: python3.12-libs-3.12.1-4.el9.x86_64 DEBUG: python3.12-devel-3.12.1-4.el9.x86_64 DEBUG: python3.11-setuptools-wheel-65.5.1-2.el9.noarch DEBUG: python3.11-pip-wheel-22.3.1-5.el9.noarch DEBUG: python3.11-3.11.7-1.el9.x86_64 DEBUG: python3.11-libs-3.11.7-1.el9.x86_64 DEBUG: python3.11-devel-3.11.7-1.el9.x86_64 DEBUG: python3-toml-0.10.2-6.el9.noarch DEBUG: python3-py-1.10.0-6.el9.noarch DEBUG: python3-pluggy-0.13.1-7.el9.noarch DEBUG: python3-appdirs-1.4.4-4.el9.noarch DEBUG: python3-virtualenv-20.4.4-1.el9s.noarch DEBUG: tox-3.23.0-2.el9s.noarch DEBUG: python3-tox-current-env-0.0.8-1.el9s.noarch DEBUG: python3-jeepney-0.8.0-3.el9s.noarch DEBUG: python3-fixtures-4.0.1-1.el9s.noarch DEBUG: python3-secretstorage-3.3.1-1.el9s.noarch DEBUG: python3-voluptuous-0.14.2-1.el9s.noarch DEBUG: python3-extras-1.0.0-15.el9s.noarch DEBUG: python3-subunit-1.4.0-6.el9s.noarch DEBUG: python3-dogpile-cache-1.3.1-1.el9s.noarch DEBUG: python3-attrs-20.3.0-7.el9.noarch DEBUG: python3-ovsdbapp-2.7.1-0.20240523165848.c717691.el9.noarch DEBUG: python3-jwt-2.6.0-2.el9s.noarch DEBUG: python3-jwt+crypto-2.6.0-2.el9s.noarch DEBUG: python3-zipp-3.6.0-1.el9s.noarch DEBUG: python3-importlib-metadata-6.8.0-1.el9s.noarch DEBUG: python3-wcwidth-0.2.13-1.el9s.noarch DEBUG: python3-waitress-2.1.2-1.el9s.noarch DEBUG: python3-uhashring-2.3-3.el9s.noarch DEBUG: python3-tomlkit-0.12.4-1.el9s.noarch DEBUG: python3-tenacity-8.2.3-1.el9s.noarch DEBUG: python3-soupsieve-2.5-1.el9s.noarch DEBUG: python3-beautifulsoup4-4.12.3-2.el9s.noarch DEBUG: python3-simplejson-3.19.2-1.el9s.x86_64 DEBUG: python3-pyroute2-0.7.12-2.el9s.noarch DEBUG: python3-pyperclip-1.8.2-2.el9s.noarch DEBUG: python3-cmd2-2.4.2-1.el9s.noarch DEBUG: python3-pymemcache-4.0.0-1.el9s.noarch DEBUG: python3-platformdirs-3.11.0-1.el9s.noarch DEBUG: python3-more-itertools-10.1.0-1.el9s.noarch DEBUG: python3-memcached-1.59-3.el9s.noarch DEBUG: python3-kazoo-2.8.0-2.el9s.noarch DEBUG: python3-zake-0.2.2-22.el9s.noarch DEBUG: python3-jmespath-1.0.1-1.el9s.noarch DEBUG: python3-jaraco-8.2.1-4.el9s.noarch DEBUG: python3-jaraco-classes-3.2.1-5.el9s.noarch DEBUG: python3-keyring+completion-24.3.0-4.el9s.noarch DEBUG: python3-keyring-24.3.0-4.el9s.noarch DEBUG: python3-keystoneclient-5.4.0-0.20240507064615.c66d778.el9.noarch DEBUG: python3-etcd3gw-2.4.0-1.el9s.noarch DEBUG: python3-autopage-0.5.2-3.el9s.noarch DEBUG: python3-cliff-4.7.0-0.20240530110046.b75afa0.el9.noarch DEBUG: python3-async-timeout-4.0.2-5.el9s.noarch DEBUG: python3-redis-5.0.1-1.el9s.noarch DEBUG: python3-tooz+zake-6.2.0-0.20240523165441.c65282f.el9.noarch DEBUG: python3-tooz-6.2.0-0.20240523165441.c65282f.el9.noarch DEBUG: python3-tooz+redis-6.2.0-0.20240523165441.c65282f.el9.noarch DEBUG: python3-pyrsistent-0.17.3-8.el9.x86_64 DEBUG: python3-jsonschema-4.16.0-2.el9s.noarch DEBUG: python3-psutil-5.8.0-12.el9.x86_64 DEBUG: python3-jsonpointer-2.0-4.el9.noarch DEBUG: python3-jsonpatch-1.21-16.el9.noarch DEBUG: memcached-selinux-1.6.9-7.el9.x86_64 DEBUG: memcached-1.6.9-7.el9.x86_64 DEBUG: python3-binary-memcached-0.31.2-1.el9s.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20230628075340.d7ac0ff.el9.noarch DEBUG: python3-openstacksdk-3.1.0-0.20240418083324.385aa2b.el9.noarch DEBUG: python3-osc-lib-3.0.1-0.20240226182353.73ecaa7.el9.noarch DEBUG: python3-os-client-config-2.1.0-0.20230711085403.bc96c23.el9.noarch DEBUG: python-pycadf-common-3.1.1-0.20230706150346.4179996.el9.noarch DEBUG: python3-pycadf-3.1.1-0.20230706150346.4179996.el9.noarch DEBUG: python-oslo-privsep-lang-3.3.0-0.20240226200813.f0c7eca.el9.noarch DEBUG: python3-oslo-privsep-3.3.0-0.20240226200813.f0c7eca.el9.noarch DEBUG: python-oslo-cache-lang-3.7.0-0.20240227073749.e8de6c9.el9.noarch DEBUG: python3-oslo-cache+dogpile-3.7.0-0.20240227073749.e8de6c9.el9.noarch DEBUG: python3-oslo-cache+etcd3gw-3.7.0-0.20240227073749.e8de6c9.el9.noarch DEBUG: python3-oslo-cache-3.7.0-0.20240227073749.e8de6c9.el9.noarch DEBUG: python3-keystonemiddleware-10.7.0-0.20240530121611.1625b38.el9.noarch DEBUG: python3-os-vif-3.6.0-0.20240530104827.c65922f.el9.noarch DEBUG: python3-neutronclient-11.3.0-0.20240523164734.cb9aae5.el9.noarch DEBUG: python3-designateclient-6.0.1-0.20240507063806.23faa14.el9.noarch DEBUG: python3-oslo-reports-3.3.0-0.20240226202442.592d8ac.el9.noarch DEBUG: python3-stestr-4.1.0-1.el9s.noarch DEBUG: python3-webtest-3.0.0-1.el9s.noarch DEBUG: python3-oslotest-5.0.0-0.20240305124430.4c36dbc.el9.noarch DEBUG: python3-httplib2-0.20.4-6.el9s.noarch DEBUG: python3-ddt-1.6.0-1.el9s.noarch DEBUG: python3-coverage-7.3.2-2.el9s.x86_64 DEBUG: python3-oslo-upgradecheck-2.3.0-0.20240226194554.b6db590.el9.noarch DEBUG: python3-oslo-rootwrap-7.2.0-0.20240226195306.c6cf187.el9.noarch DEBUG: python3-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.noarch DEBUG: python3-novaclient-18.6.0-0.20240325101732.533d5df.el9.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-neutron.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-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=1020gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-neutron.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'} and shell False DEBUG: warning: line 131: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-ovn DEBUG: warning: line 292: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-ovn-metadata-agent DEBUG: warning: line 322: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-ovn-migration-tool DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.4bHnrd DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-24.1.0.dev174 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + echo 'python3dist(packaging)' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + echo 'python3dist(wheel)' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/neutron-24.1.0.dev174/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' DEBUG: + TMPDIR=/builddir/build/BUILD/neutron-24.1.0.dev174/.pyproject-builddir DEBUG: + RPM_TOXENV=py39 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/neutron-24.1.0.dev174/pyproject-wheeldir --output /builddir/build/BUILD/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64-pyproject-buildrequires -t -e py39 DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 65.5.1) DEBUG: Handling wheel from default build backend DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.36.2) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.36.2) DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 5.11.1) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement satisfied: tox-current-env >= 0.0.6 DEBUG: (installed: tox-current-env 0.0.8) DEBUG: ___________________________________ summary ____________________________________ DEBUG: py39: commands succeeded DEBUG: congratulations :) DEBUG: Handling pbr>=4.0.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: pbr>=4.0.0 DEBUG: (installed: pbr 5.11.1) DEBUG: Handling Paste>=2.0.2 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: Paste>=2.0.2 DEBUG: (installed: Paste 3.10.1) DEBUG: Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: PasteDeploy>=1.5.0 DEBUG: (installed: PasteDeploy 3.1.0) DEBUG: Handling Routes>=2.3.1 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: Routes>=2.3.1 DEBUG: (installed: Routes 2.5.1) DEBUG: Handling debtcollector>=1.19.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: debtcollector>=1.19.0 DEBUG: (installed: debtcollector 3.0.0) DEBUG: Handling decorator>=4.1.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: decorator>=4.1.0 DEBUG: (installed: decorator 4.4.2) DEBUG: Handling eventlet>=0.36.1 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: eventlet>=0.36.1 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling pecan>=1.4.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: pecan>=1.4.0 DEBUG: (installed: pecan 1.4.2) DEBUG: Handling httplib2>=0.9.1 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: httplib2>=0.9.1 DEBUG: (installed: httplib2 0.20.4) DEBUG: Handling requests>=2.18.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: requests>=2.18.0 DEBUG: (installed: requests 2.25.1) DEBUG: Handling Jinja2>=2.10 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: Jinja2>=2.10 DEBUG: (installed: Jinja2 3.0.1) DEBUG: Handling keystonemiddleware>=5.1.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: keystonemiddleware>=5.1.0 DEBUG: (installed: keystonemiddleware 10.7.0) DEBUG: Handling netaddr>=0.7.18 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: netaddr>=0.7.18 DEBUG: (installed: netaddr 0.8.0) DEBUG: Handling netifaces>=0.10.4 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: netifaces>=0.10.4 DEBUG: (installed: netifaces 0.10.6) DEBUG: Handling neutron-lib>=3.13.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: neutron-lib>=3.13.0 DEBUG: (installed: neutron-lib 3.13.0) DEBUG: Handling python-neutronclient>=7.8.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: python-neutronclient>=7.8.0 DEBUG: (installed: python-neutronclient 11.3.0) DEBUG: Handling tenacity>=6.0.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: tenacity>=6.0.0 DEBUG: (installed: tenacity 8.2.3) DEBUG: Handling SQLAlchemy>=1.4.23 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: SQLAlchemy>=1.4.23 DEBUG: (installed: SQLAlchemy 1.4.51) DEBUG: Handling WebOb>=1.8.2 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: WebOb>=1.8.2 DEBUG: (installed: WebOb 1.8.7) DEBUG: Handling keystoneauth1>=3.14.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: keystoneauth1>=3.14.0 DEBUG: (installed: keystoneauth1 5.6.0) DEBUG: Handling alembic>=1.6.5 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: alembic>=1.6.5 DEBUG: (installed: alembic 1.8.1) DEBUG: Handling stevedore>=2.0.1 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: stevedore>=2.0.1 DEBUG: (installed: stevedore 5.2.0) DEBUG: Handling oslo.cache>=1.26.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.cache>=1.26.0 DEBUG: (installed: oslo.cache 3.7.0) DEBUG: Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.concurrency>=3.26.0 DEBUG: (installed: oslo.concurrency 6.0.0) DEBUG: Handling oslo.config>=9.4.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.config>=9.4.0 DEBUG: (installed: oslo.config 9.4.0) DEBUG: Handling oslo.context>=2.22.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.context>=2.22.0 DEBUG: (installed: oslo.context 5.5.0) DEBUG: Handling oslo.db>=4.44.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.db>=4.44.0 DEBUG: (installed: oslo.db 15.1.0) DEBUG: Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.i18n>=3.20.0 DEBUG: (installed: oslo.i18n 6.3.0) DEBUG: Handling oslo.log>=5.3.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.log>=5.3.0 DEBUG: (installed: oslo.log 6.0.0) DEBUG: Handling oslo.messaging>=7.0.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.messaging>=7.0.0 DEBUG: (installed: oslo.messaging 14.8.0) DEBUG: Handling oslo.middleware>=3.31.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.middleware>=3.31.0 DEBUG: (installed: oslo.middleware 6.1.0) DEBUG: Handling oslo.policy>=3.12.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.policy>=3.12.0 DEBUG: (installed: oslo.policy 4.3.0) DEBUG: Handling oslo.privsep>=2.3.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.privsep>=2.3.0 DEBUG: (installed: oslo.privsep 3.3.0) DEBUG: Handling oslo.reports>=1.18.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.reports>=1.18.0 DEBUG: (installed: oslo.reports 3.3.0) DEBUG: Handling oslo.rootwrap>=5.15.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.rootwrap>=5.15.0 DEBUG: (installed: oslo.rootwrap 7.2.0) DEBUG: Handling oslo.serialization>=2.25.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.serialization>=2.25.0 DEBUG: (installed: oslo.serialization 5.4.0) DEBUG: Handling oslo.service>=3.5.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.service>=3.5.0 DEBUG: (installed: oslo.service 3.5.0) DEBUG: Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.upgradecheck>=1.3.0 DEBUG: (installed: oslo.upgradecheck 2.3.0) DEBUG: Handling oslo.utils>=7.0.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.utils>=7.0.0 DEBUG: (installed: oslo.utils 7.1.0) DEBUG: Handling oslo.versionedobjects>=1.35.1 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.versionedobjects>=1.35.1 DEBUG: (installed: oslo.versionedobjects 3.3.0) DEBUG: Handling osprofiler>=2.3.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: osprofiler>=2.3.0 DEBUG: (installed: osprofiler 4.1.0) DEBUG: Handling os-ken>=2.2.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: os-ken>=2.2.0 DEBUG: (installed: os-ken 2.8.1) DEBUG: Handling os-resource-classes>=1.1.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: os-resource-classes>=1.1.0 DEBUG: (installed: os-resource-classes 1.1.0) DEBUG: Handling ovs>=2.10.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: ovs>=2.10.0 DEBUG: (installed: ovs 3.3.1) DEBUG: Handling ovsdbapp>=2.7.1 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: ovsdbapp>=2.7.1 DEBUG: (installed: ovsdbapp 2.7.1) DEBUG: Handling psutil>=5.3.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: psutil>=5.3.0 DEBUG: (installed: psutil 5.8.0) DEBUG: Handling pyroute2>=0.7.3;sys_platform!='win32' from tox --print-deps-only: py39 DEBUG: Requirement satisfied: pyroute2>=0.7.3;sys_platform!='win32' DEBUG: (installed: pyroute2 0.7.12) DEBUG: Handling pyOpenSSL>=17.1.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: pyOpenSSL>=17.1.0 DEBUG: (installed: pyOpenSSL 20.0.1) DEBUG: Handling python-novaclient>=9.1.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: python-novaclient>=9.1.0 DEBUG: (installed: python-novaclient 18.6.0) DEBUG: Handling openstacksdk>=0.31.2 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: openstacksdk>=0.31.2 DEBUG: (installed: openstacksdk 3.1.0) DEBUG: Handling python-designateclient>=2.7.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: python-designateclient>=2.7.0 DEBUG: (installed: python-designateclient 6.0.1) DEBUG: Handling os-vif>=3.1.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: os-vif>=3.1.0 DEBUG: (installed: os-vif 3.6.0) DEBUG: Handling futurist>=1.2.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: futurist>=1.2.0 DEBUG: (installed: futurist 3.0.0) DEBUG: Handling tooz>=1.58.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: tooz>=1.58.0 DEBUG: (installed: tooz 6.2.0) DEBUG: Handling wmi>=1.4.9;sys_platform=='win32' from tox --print-deps-only: py39 DEBUG: Ignoring alien requirement: wmi>=1.4.9;sys_platform=='win32' DEBUG: Handling coverage>=4.4.1 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: coverage>=4.4.1 DEBUG: (installed: coverage 7.3.2) DEBUG: Handling fixtures>=3.0.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: fixtures>=3.0.0 DEBUG: (installed: fixtures 4.0.1) DEBUG: Handling python-subunit>=1.0.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: python-subunit>=1.0.0 DEBUG: (installed: python-subunit 1.4.0) DEBUG: Handling testtools>=2.2.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: testtools>=2.2.0 DEBUG: (installed: testtools 2.7.1) DEBUG: Handling testresources>=2.0.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: testresources>=2.0.0 DEBUG: (installed: testresources 2.0.1) DEBUG: Handling testscenarios>=0.4 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: testscenarios>=0.4 DEBUG: (installed: testscenarios 0.5.0) DEBUG: Handling WebTest>=2.0.27 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: WebTest>=2.0.27 DEBUG: (installed: WebTest 3.0.0) DEBUG: Handling oslotest>=3.2.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslotest>=3.2.0 DEBUG: (installed: oslotest 5.0.0) DEBUG: Handling stestr>=1.0.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: stestr>=1.0.0 DEBUG: (installed: stestr 4.1.0) DEBUG: Handling ddt>=1.0.1 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: ddt>=1.0.1 DEBUG: (installed: ddt 1.6.0) DEBUG: Handling PyMySQL>=0.7.6 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: PyMySQL>=0.7.6 DEBUG: (installed: PyMySQL 0.10.1) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. DEBUG: warnings.warn( DEBUG: running dist_info DEBUG: writing neutron.egg-info/PKG-INFO DEBUG: writing dependency_links to neutron.egg-info/dependency_links.txt DEBUG: writing entry points to neutron.egg-info/entry_points.txt DEBUG: writing requirements to neutron.egg-info/requires.txt DEBUG: writing top-level names to neutron.egg-info/top_level.txt DEBUG: writing pbr to neutron.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: writing manifest file 'neutron.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/neutron-24.1.0.dev174/neutron-24.1.0.dev174.dist-info' DEBUG: adding license file "LICENSE" (matched pattern "LICEN[CS]E*") DEBUG: adding license file "AUTHORS" (matched pattern "AUTHORS*") DEBUG: Handling pbr (>=4.0.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: pbr (>=4.0.0) DEBUG: (installed: pbr 5.11.1) DEBUG: Handling Paste (>=2.0.2) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: Paste (>=2.0.2) DEBUG: (installed: Paste 3.10.1) DEBUG: Handling PasteDeploy (>=1.5.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: PasteDeploy (>=1.5.0) DEBUG: (installed: PasteDeploy 3.1.0) DEBUG: Handling Routes (>=2.3.1) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: Routes (>=2.3.1) DEBUG: (installed: Routes 2.5.1) DEBUG: Handling debtcollector (>=1.19.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: debtcollector (>=1.19.0) DEBUG: (installed: debtcollector 3.0.0) DEBUG: Handling decorator (>=4.1.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: decorator (>=4.1.0) DEBUG: (installed: decorator 4.4.2) DEBUG: Handling eventlet (>=0.36.1) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: eventlet (>=0.36.1) DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling pecan (>=1.4.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: pecan (>=1.4.0) DEBUG: (installed: pecan 1.4.2) DEBUG: Handling httplib2 (>=0.9.1) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: httplib2 (>=0.9.1) DEBUG: (installed: httplib2 0.20.4) DEBUG: Handling requests (>=2.18.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: requests (>=2.18.0) DEBUG: (installed: requests 2.25.1) DEBUG: Handling Jinja2 (>=2.10) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: Jinja2 (>=2.10) DEBUG: (installed: Jinja2 3.0.1) DEBUG: Handling keystonemiddleware (>=5.1.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: keystonemiddleware (>=5.1.0) DEBUG: (installed: keystonemiddleware 10.7.0) DEBUG: Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: netaddr (>=0.7.18) DEBUG: (installed: netaddr 0.8.0) DEBUG: Handling netifaces (>=0.10.4) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: netifaces (>=0.10.4) DEBUG: (installed: netifaces 0.10.6) DEBUG: Handling neutron-lib (>=3.13.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: neutron-lib (>=3.13.0) DEBUG: (installed: neutron-lib 3.13.0) DEBUG: Handling python-neutronclient (>=7.8.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: python-neutronclient (>=7.8.0) DEBUG: (installed: python-neutronclient 11.3.0) DEBUG: Handling tenacity (>=6.0.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: tenacity (>=6.0.0) DEBUG: (installed: tenacity 8.2.3) DEBUG: Handling SQLAlchemy (>=1.4.23) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: SQLAlchemy (>=1.4.23) DEBUG: (installed: SQLAlchemy 1.4.51) DEBUG: Handling WebOb (>=1.8.2) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: WebOb (>=1.8.2) DEBUG: (installed: WebOb 1.8.7) DEBUG: Handling keystoneauth1 (>=3.14.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: keystoneauth1 (>=3.14.0) DEBUG: (installed: keystoneauth1 5.6.0) DEBUG: Handling alembic (>=1.6.5) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: alembic (>=1.6.5) DEBUG: (installed: alembic 1.8.1) DEBUG: Handling stevedore (>=2.0.1) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: stevedore (>=2.0.1) DEBUG: (installed: stevedore 5.2.0) DEBUG: Handling oslo.cache (>=1.26.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: oslo.cache (>=1.26.0) DEBUG: (installed: oslo.cache 3.7.0) DEBUG: Handling oslo.concurrency (>=3.26.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: oslo.concurrency (>=3.26.0) DEBUG: (installed: oslo.concurrency 6.0.0) DEBUG: Handling oslo.config (>=9.4.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: oslo.config (>=9.4.0) DEBUG: (installed: oslo.config 9.4.0) DEBUG: Handling oslo.context (>=2.22.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: oslo.context (>=2.22.0) DEBUG: (installed: oslo.context 5.5.0) DEBUG: Handling oslo.db (>=4.44.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: oslo.db (>=4.44.0) DEBUG: (installed: oslo.db 15.1.0) DEBUG: Handling oslo.i18n (>=3.20.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: oslo.i18n (>=3.20.0) DEBUG: (installed: oslo.i18n 6.3.0) DEBUG: Handling oslo.log (>=5.3.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: oslo.log (>=5.3.0) DEBUG: (installed: oslo.log 6.0.0) DEBUG: Handling oslo.messaging (>=7.0.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: oslo.messaging (>=7.0.0) DEBUG: (installed: oslo.messaging 14.8.0) DEBUG: Handling oslo.middleware (>=3.31.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: oslo.middleware (>=3.31.0) DEBUG: (installed: oslo.middleware 6.1.0) DEBUG: Handling oslo.policy (>=3.12.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: oslo.policy (>=3.12.0) DEBUG: (installed: oslo.policy 4.3.0) DEBUG: Handling oslo.privsep (>=2.3.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: oslo.privsep (>=2.3.0) DEBUG: (installed: oslo.privsep 3.3.0) DEBUG: Handling oslo.reports (>=1.18.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: oslo.reports (>=1.18.0) DEBUG: (installed: oslo.reports 3.3.0) DEBUG: Handling oslo.rootwrap (>=5.15.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: oslo.rootwrap (>=5.15.0) DEBUG: (installed: oslo.rootwrap 7.2.0) DEBUG: Handling oslo.serialization (>=2.25.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: oslo.serialization (>=2.25.0) DEBUG: (installed: oslo.serialization 5.4.0) DEBUG: Handling oslo.service (>=3.5.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: oslo.service (>=3.5.0) DEBUG: (installed: oslo.service 3.5.0) DEBUG: Handling oslo.upgradecheck (>=1.3.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: oslo.upgradecheck (>=1.3.0) DEBUG: (installed: oslo.upgradecheck 2.3.0) DEBUG: Handling oslo.utils (>=7.0.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: oslo.utils (>=7.0.0) DEBUG: (installed: oslo.utils 7.1.0) DEBUG: Handling oslo.versionedobjects (>=1.35.1) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: oslo.versionedobjects (>=1.35.1) DEBUG: (installed: oslo.versionedobjects 3.3.0) DEBUG: Handling osprofiler (>=2.3.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: osprofiler (>=2.3.0) DEBUG: (installed: osprofiler 4.1.0) DEBUG: Handling os-ken (>=2.2.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: os-ken (>=2.2.0) DEBUG: (installed: os-ken 2.8.1) DEBUG: Handling os-resource-classes (>=1.1.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: os-resource-classes (>=1.1.0) DEBUG: (installed: os-resource-classes 1.1.0) DEBUG: Handling ovs (>=2.10.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: ovs (>=2.10.0) DEBUG: (installed: ovs 3.3.1) DEBUG: Handling ovsdbapp (>=2.7.1) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: ovsdbapp (>=2.7.1) DEBUG: (installed: ovsdbapp 2.7.1) DEBUG: Handling psutil (>=5.3.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: psutil (>=5.3.0) DEBUG: (installed: psutil 5.8.0) DEBUG: Handling pyroute2 (>=0.7.3) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: pyroute2 (>=0.7.3) DEBUG: (installed: pyroute2 0.7.12) DEBUG: Handling pyOpenSSL (>=17.1.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: pyOpenSSL (>=17.1.0) DEBUG: (installed: pyOpenSSL 20.0.1) DEBUG: Handling python-novaclient (>=9.1.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: python-novaclient (>=9.1.0) DEBUG: (installed: python-novaclient 18.6.0) DEBUG: Handling openstacksdk (>=0.31.2) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: openstacksdk (>=0.31.2) DEBUG: (installed: openstacksdk 3.1.0) DEBUG: Handling python-designateclient (>=2.7.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: python-designateclient (>=2.7.0) DEBUG: (installed: python-designateclient 6.0.1) DEBUG: Handling os-vif (>=3.1.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: os-vif (>=3.1.0) DEBUG: (installed: os-vif 3.6.0) DEBUG: Handling futurist (>=1.2.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: futurist (>=1.2.0) DEBUG: (installed: futurist 3.0.0) DEBUG: Handling tooz (>=1.58.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: tooz (>=1.58.0) DEBUG: (installed: tooz 6.2.0) DEBUG: Handling wmi (>=1.4.9) ; (sys_platform=='win32') from hook generated metadata: Requires-Dist (neutron) DEBUG: Ignoring alien requirement: wmi (>=1.4.9) ; (sys_platform=='win32') DEBUG: + cat /builddir/build/BUILD/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64-pyproject-buildrequires DEBUG: + rm -rfv neutron-24.1.0.dev174.dist-info/ DEBUG: removed 'neutron-24.1.0.dev174.dist-info/LICENSE' DEBUG: removed 'neutron-24.1.0.dev174.dist-info/AUTHORS' DEBUG: removed 'neutron-24.1.0.dev174.dist-info/METADATA' DEBUG: removed 'neutron-24.1.0.dev174.dist-info/top_level.txt' DEBUG: removed 'neutron-24.1.0.dev174.dist-info/pbr.json' DEBUG: removed 'neutron-24.1.0.dev174.dist-info/entry_points.txt' DEBUG: removed directory 'neutron-24.1.0.dev174.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.buildreqs.nosrc.rpm DEBUG: Child return code was: 11 INFO: Dynamic buildrequires detected INFO: Going to install missing buildrequires. See root.log for details. INFO: Going to install missing dynamic buildrequires DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-master-uc-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'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:01:28 ago on Thu Jun 13 17:24:02 2024. DEBUG: Package git-core-2.43.0-1.el9.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20230216203352.ce6a105.el9.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.12.0-1.el9.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.12.0-1.el9.noarch is already installed. DEBUG: Package python3-devel-3.9.18-3.el9.x86_64 is already installed. DEBUG: Package python3-devel-3.9.18-3.el9.x86_64 is already installed. DEBUG: Package python3-neutron-lib-tests-3.13.0-0.20240610070717.7674b4b.el9.noarch is already installed. DEBUG: Package python3-alembic-1.8.1-1.el9s.noarch is already installed. DEBUG: Package python3-coverage-7.3.2-2.el9s.x86_64 is already installed. DEBUG: Package python3-ddt-1.6.0-1.el9s.noarch is already installed. DEBUG: Package python3-debtcollector-3.0.0-0.20240226181642.0e6ce1c.el9.noarch is already installed. DEBUG: Package python3-decorator-4.4.2-6.el9.noarch is already installed. DEBUG: Package python3-eventlet-0.36.1-1.el9s.noarch is already installed. DEBUG: Package python3-fixtures-4.0.1-1.el9s.noarch is already installed. DEBUG: Package python3-futurist-3.0.0-0.20240226181950.4e14db5.el9.noarch is already installed. DEBUG: Package python3-httplib2-0.20.4-6.el9s.noarch is already installed. DEBUG: Package python3-jinja2-3.0.1-2.el9s.noarch is already installed. DEBUG: Package python3-keystoneauth1-5.6.0-0.20240226192318.e071ad4.el9.noarch is already installed. DEBUG: Package python3-keystonemiddleware-10.7.0-0.20240530121611.1625b38.el9.noarch is already installed. DEBUG: Package python3-netaddr-0.8.0-5.el9.noarch is already installed. DEBUG: Package python3-netifaces-0.10.6-15.el9.x86_64 is already installed. DEBUG: Package python3-neutron-lib-3.13.0-0.20240610070717.7674b4b.el9.noarch is already installed. DEBUG: Package python3-openstacksdk-3.1.0-0.20240418083324.385aa2b.el9.noarch is already installed. DEBUG: Package python3-os-ken-2.8.1-0.20240226182815.5a19480.el9.noarch is already installed. DEBUG: Package python3-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.noarch is already installed. DEBUG: Package python3-os-vif-3.6.0-0.20240530104827.c65922f.el9.noarch is already installed. DEBUG: Package python3-oslo-cache-3.7.0-0.20240227073749.e8de6c9.el9.noarch is already installed. DEBUG: Package python3-oslo-concurrency-6.0.0-0.20240227074203.53709ba.el9.noarch is already installed. DEBUG: Package python3-oslo-config-2:9.4.0-0.20240315155821.882adf8.el9.noarch is already installed. DEBUG: Package python3-oslo-context-5.5.0-0.20240305133447.e31a7a1.el9.noarch is already installed. DEBUG: Package python3-oslo-db-15.1.0-0.20240530110343.e502313.el9.noarch is already installed. DEBUG: Package python3-oslo-i18n-6.3.0-0.20240423152927.0531fb2.el9.noarch is already installed. DEBUG: Package python3-oslo-log-6.0.0-0.20240530105232.f05a852.el9.noarch is already installed. DEBUG: Package python3-oslo-messaging-14.8.0-0.20240530110632.d095241.el9.noarch is already installed. DEBUG: Package python3-oslo-middleware-6.1.0-0.20240226204046.531f39e.el9.noarch is already installed. DEBUG: Package python3-oslo-policy-4.3.0-0.20240226200118.4b7a6f7.el9.noarch is already installed. DEBUG: Package python3-oslo-privsep-3.3.0-0.20240226200813.f0c7eca.el9.noarch is already installed. DEBUG: Package python3-oslo-reports-3.3.0-0.20240226202442.592d8ac.el9.noarch is already installed. DEBUG: Package python3-oslo-rootwrap-7.2.0-0.20240226195306.c6cf187.el9.noarch is already installed. DEBUG: Package python3-oslo-serialization-5.4.0-0.20240229141206.548c7a3.el9.noarch is already installed. DEBUG: Package python3-oslo-service-3.5.0-0.20240530120732.a84a9de.el9.noarch is already installed. DEBUG: Package python3-oslo-upgradecheck-2.3.0-0.20240226194554.b6db590.el9.noarch is already installed. DEBUG: Package python3-oslo-utils-7.1.0-0.20240226204427.17581b5.el9.noarch is already installed. DEBUG: Package python3-oslo-versionedobjects-3.3.0-0.20240226185900.25db0cf.el9.noarch is already installed. DEBUG: Package python3-oslotest-5.0.0-0.20240305124430.4c36dbc.el9.noarch is already installed. DEBUG: Package python3-osprofiler-4.1.0-0.20230714071424.3c5fead.el9.noarch is already installed. DEBUG: Package python3-openvswitch3.3-3.3.0-21.el9s.x86_64 is already installed. DEBUG: Package python3-ovsdbapp-2.7.1-0.20240523165848.c717691.el9.noarch is already installed. DEBUG: Package python3-packaging-20.9-5.el9.noarch is already installed. DEBUG: Package python3-paste-3.10.1-1.el9s.noarch is already installed. DEBUG: Package python3-paste-deploy-3.1.0-2.el9s.noarch is already installed. DEBUG: Package python3-pbr-5.11.1-1.el9s.noarch is already installed. DEBUG: Package python3-pbr-5.11.1-1.el9s.noarch is already installed. DEBUG: Package python3-pecan-1.4.2-2.el9s.noarch is already installed. DEBUG: Package python3-pip-21.3.1-1.el9.noarch is already installed. DEBUG: Package python3-psutil-5.8.0-12.el9.x86_64 is already installed. DEBUG: Package python3-PyMySQL-0.10.1-6.el9.noarch is already installed. DEBUG: Package python3-pyOpenSSL-20.0.1-2.el9s.noarch is already installed. DEBUG: Package python3-pyroute2-0.7.12-2.el9s.noarch is already installed. DEBUG: Package python3-designateclient-6.0.1-0.20240507063806.23faa14.el9.noarch is already installed. DEBUG: Package python3-neutronclient-11.3.0-0.20240523164734.cb9aae5.el9.noarch is already installed. DEBUG: Package python3-novaclient-1:18.6.0-0.20240325101732.533d5df.el9.noarch is already installed. DEBUG: Package python3-subunit-1.4.0-6.el9s.noarch is already installed. DEBUG: Package python3-requests-2.25.1-8.el9.noarch is already installed. DEBUG: Package python3-routes-2.5.1-1.el9s.noarch is already installed. DEBUG: Package python3-setuptools-65.5.1-2.el9s.noarch is already installed. DEBUG: Package python3-sqlalchemy-1.4.51-2.el9s.x86_64 is already installed. DEBUG: Package python3-stestr-4.1.0-1.el9s.noarch is already installed. DEBUG: Package python3-stevedore-5.2.0-0.20240226201419.21d601f.el9.noarch is already installed. DEBUG: Package python3-tenacity-8.2.3-1.el9s.noarch is already installed. DEBUG: Package python3-testresources-2.0.1-2.el9s.noarch is already installed. DEBUG: Package python3-testscenarios-0.5.0-21.el9s.noarch is already installed. DEBUG: Package python3-testtools-2.7.1-1.el9s.noarch is already installed. DEBUG: Package python3-tooz-6.2.0-0.20240523165441.c65282f.el9.noarch is already installed. DEBUG: Package python3-tox-current-env-0.0.8-1.el9s.noarch is already installed. DEBUG: Package python3-webob-1.8.7-1.el9s.noarch is already installed. DEBUG: Package python3-webtest-3.0.0-1.el9s.noarch is already installed. DEBUG: Package python3-wheel-1:0.36.2-8.el9.noarch is already installed. DEBUG: Package systemd-252-35.el9.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-master-uc-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'} and shell False DEBUG: libgcc-11.4.1-3.el9.x86_64 DEBUG: crypto-policies-20240304-1.gitb1c706d.el9.noarch DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2024a-2.el9.noarch DEBUG: hwdata-0.348-9.13.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20231215-1.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: libX11-common-1.7.0-9.el9.noarch DEBUG: kernel-headers-5.14.0-457.el9.x86_64 DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-5.el9.noarch DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: kbd-misc-2.4.0-9.el9.noarch DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: fuse-common-3.10.2-8.el9.x86_64 DEBUG: coreutils-common-8.32-35.el9.x86_64 DEBUG: centos-gpg-keys-9.0-26.el9.noarch DEBUG: centos-stream-repos-9.0-26.el9.noarch DEBUG: centos-stream-release-9.0-26.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-107.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-107.el9.x86_64 DEBUG: glibc-common-2.34-107.el9.x86_64 DEBUG: glibc-2.34-107.el9.x86_64 DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-6.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-2.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libuuid-2.37.4-18.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: elfutils-libelf-0.191-4.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.35.0-7.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-45.el9.x86_64 DEBUG: nss-util-3.90.0-7.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: libgomp-11.4.1-3.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: pcre2-10.40-5.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.10-2.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: findutils-4.8.0-6.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: libcom_err-1.46.5-5.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: p11-kit-0.25.3-2.el9.x86_64 DEBUG: libtdb-1.4.10-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libX11-xcb-1.7.0-9.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: shadow-utils-4.9-8.el9.x86_64 DEBUG: libselinux-utils-3.6-1.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-56.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: alternatives-1.24-1.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-18.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.2.2-1.el9.x86_64 DEBUG: coreutils-8.32-35.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: systemd-libs-252-35.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-18.el9.x86_64 DEBUG: libmount-2.37.4-18.el9.x86_64 DEBUG: libfdisk-2.37.4-18.el9.x86_64 DEBUG: util-linux-core-2.37.4-18.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: kmod-libs-28-9.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: avahi-libs-0.8-20.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-12.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.7.0-9.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: mesa-libglapi-23.3.3-1.el9.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: p11-kit-server-0.25.3-2.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: python-unversioned-command-3.9.18-3.el9.noarch DEBUG: python3-3.9.18-3.el9.x86_64 DEBUG: python3-libs-3.9.18-3.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.1.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: crypto-policies-scripts-20240304-1.gitb1c706d.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: python3-requests-2.25.1-8.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-markupsafe-2.1.3-2.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-typing-extensions-4.9.0-1.el9s.noarch DEBUG: openssl-3.2.2-1.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-9.el9.x86_64 DEBUG: composefs-libs-1.0.3-2.el9.x86_64 DEBUG: llvm-libs-17.0.6-5.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: bubblewrap-0.4.1-7.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-7.el9.x86_64 DEBUG: nss-softokn-3.90.0-7.el9.x86_64 DEBUG: nss-sysinit-3.90.0-7.el9.x86_64 DEBUG: nss-3.90.0-7.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: libksba-1.5.1-6.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-8.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: less-590-3.el9.x86_64 DEBUG: systemd-rpm-macros-252-35.el9.noarch DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-481.el9.x86_64 DEBUG: perl-FileHandle-2.03-481.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-AutoLoader-5.74-481.el9.noarch DEBUG: perl-base-2.27-481.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-if-0.60.800-481.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-481.el9.noarch DEBUG: perl-POSIX-1.94-481.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-481.el9.noarch DEBUG: perl-subs-1.03-481.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-481.el9.noarch DEBUG: perl-Symbol-1.08-481.el9.noarch DEBUG: perl-File-stat-1.09-481.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-481.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-481.el9.x86_64 DEBUG: perl-IO-1.43-481.el9.x86_64 DEBUG: perl-overloading-0.02-481.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-481.el9.x86_64 DEBUG: perl-File-Basename-2.85-481.el9.noarch DEBUG: perl-Getopt-Std-1.12-481.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-481.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-481.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-481.el9.x86_64 DEBUG: perl-interpreter-5.32.1-481.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: bluez-libs-5.56-6.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libatomic-11.4.1-3.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-19.el9.x86_64 DEBUG: util-linux-2.37.4-18.el9.x86_64 DEBUG: openssh-8.7p1-41.el9.x86_64 DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.121-1.el9.x86_64 DEBUG: mesa-libgbm-23.3.3-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-23.3.3-1.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-23.3.3-1.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.21.1-2.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.6-3.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-29.el9.x86_64 DEBUG: curl-7.76.1-29.el9.x86_64 DEBUG: rpm-4.16.1.3-30.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-30.el9.x86_64 DEBUG: policycoreutils-3.6-2.1.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-35.el9.x86_64 DEBUG: systemd-252-35.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: device-mapper-libs-1.02.197-2.el9.x86_64 DEBUG: device-mapper-1.02.197-2.el9.x86_64 DEBUG: cryptsetup-libs-2.7.2-1.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.191-4.el9.noarch DEBUG: elfutils-libs-0.191-4.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.191-4.el9.x86_64 DEBUG: binutils-gold-2.35.2-43.el9.x86_64 DEBUG: binutils-2.35.2-43.el9.x86_64 DEBUG: elfutils-0.191-4.el9.x86_64 DEBUG: gdb-minimal-10.2-13.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-30.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: systemd-udev-252-35.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-41.el9.x86_64 DEBUG: git-core-2.43.0-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: gnutls-3.8.3-4.el9.x86_64 DEBUG: glib2-2.68.4-15.el9.x86_64 DEBUG: freetype-2.10.4-9.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-11.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: cups-libs-2.3.3op2-26.el9.x86_64 DEBUG: polkit-0.117-11.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-28.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-20.el9.x86_64 DEBUG: poppler-glib-21.01.0-20.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.47.91-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-4.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-4.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: avahi-glib-0.8-20.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.44.2-1.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2024.6-1.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-15.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: glibc-headers-2.34-107.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-107.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: annobin-12.31-2.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: python-srpm-macros-3.9-53.el9.noarch DEBUG: redhat-rpm-config-207-1.el9.noarch DEBUG: rpm-build-4.16.1.3-30.el9.x86_64 DEBUG: pyproject-srpm-macros-1.12.0-1.el9.noarch DEBUG: python-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-8.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-2.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libgs-9.54.0-14.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: flatpak-1.12.8-1.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-2.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-4.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: python3-devel-3.9.18-3.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.36.1-1.el9s.noarch DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203352.ce6a105.el9.noarch DEBUG: python3-webob-1.8.7-1.el9s.noarch DEBUG: python3-stevedore-5.2.0-0.20240226201419.21d601f.el9.noarch DEBUG: python3-netaddr-0.8.0-5.el9.noarch DEBUG: selinux-policy-38.1.39-1.el9.noarch DEBUG: selinux-policy-targeted-38.1.39-1.el9.noarch DEBUG: python3-iso8601-1.1.0-1.el9s.noarch DEBUG: python3-vine-5.1.0-1.el9s.noarch DEBUG: python3-amqp-5.2.0-2.el9s.noarch DEBUG: python3-msgpack-1.0.7-1.el9s.x86_64 DEBUG: python3-mako-1.1.4-6.el9.noarch DEBUG: python3-libselinux-3.6-1.el9.x86_64 DEBUG: procps-ng-3.3.17-14.el9.x86_64 DEBUG: chkconfig-1.24-1.el9.x86_64 DEBUG: python3-libsemanage-3.6-1.el9.x86_64 DEBUG: python3-alembic-1.8.1-1.el9s.noarch DEBUG: python3-kombu-5.3.5-1.el9s.noarch DEBUG: qpid-proton-c-0.35.0-2.el9s.x86_64 DEBUG: python3-qpid-proton-0.35.0-2.el9s.x86_64 DEBUG: python3-pyngus-2.3.0-8.el9s.noarch DEBUG: python3-yappi-1.3.6-1.el9s.x86_64 DEBUG: python3-wrapt-1.16.0-1.el9s.x86_64 DEBUG: python3-debtcollector-3.0.0-0.20240226181642.0e6ce1c.el9.noarch DEBUG: python3-oslo-context-5.5.0-0.20240305133447.e31a7a1.el9.noarch DEBUG: python3-testtools-2.7.1-1.el9s.noarch DEBUG: python3-testscenarios-0.5.0-21.el9s.noarch DEBUG: python3-testresources-2.0.1-2.el9s.noarch DEBUG: python3-tempita-0.5.2-2.el9s.noarch DEBUG: python3-statsd-3.2.1-20.el9s.noarch DEBUG: python3-setproctitle-1.2.3-2.el9s.x86_64 DEBUG: python3-rfc3986-1.5.0-1.el9s.noarch DEBUG: python3-repoze-lru-0.7-10.el9s.noarch DEBUG: python3-routes-2.5.1-1.el9s.noarch DEBUG: python3-pyasn1-0.6.0-1.el9s.noarch DEBUG: python3-paste-deploy-3.1.0-2.el9s.noarch DEBUG: python3-logutils-0.3.5-15.el9s.noarch DEBUG: python3-pecan-1.4.2-2.el9s.noarch DEBUG: python3-fasteners-0.19-1.el9s.noarch DEBUG: python3-distro-1.9.0-2.el9s.noarch DEBUG: python3-cachetools-5.3.3-1.el9s.noarch DEBUG: libsodium-1.0.18-7.el9s.x86_64 DEBUG: python3-prettytable-0.7.2-27.el9.noarch DEBUG: python3-netifaces-0.10.6-15.el9.x86_64 DEBUG: python3-lxml-4.6.5-3.el9.x86_64 DEBUG: libmaxminddb-1.5.2-4.el9.x86_64 DEBUG: geolite2-country-20191217-6.el9.noarch DEBUG: geolite2-city-20191217-6.el9.noarch DEBUG: ipcalc-1.0.0-5.el9.x86_64 DEBUG: python3-setools-4.4.4-1.el9.x86_64 DEBUG: python3-ply-3.11-14.el9.noarch DEBUG: python3-pycparser-2.20-6.el9.noarch DEBUG: python3-cffi-1.14.5-5.el9.x86_64 DEBUG: python3-cryptography-36.0.1-4.el9.x86_64 DEBUG: python3-bcrypt-3.2.2-4.el9s.x86_64 DEBUG: python3-pynacl-1.5.0-1.el9s.x86_64 DEBUG: python3-paramiko-3.4.0-2.el9s.noarch DEBUG: python3-ncclient-0.6.15-2.el9s.noarch DEBUG: python3-PyMySQL-0.10.1-6.el9.noarch DEBUG: python3-pyOpenSSL-20.0.1-2.el9s.noarch DEBUG: python3-paste-3.10.1-1.el9s.noarch DEBUG: python3-decorator-4.4.2-6.el9.noarch DEBUG: python3-prometheus_client-0.19.0-2.el9s.noarch DEBUG: python3-dateutil-2.8.1-7.el9.noarch DEBUG: python3-audit-3.1.2-2.el9.x86_64 DEBUG: psmisc-23.4-3.el9.x86_64 DEBUG: protobuf-c-1.3.3-13.el9.x86_64 DEBUG: unbound-libs-1.16.2-8.el9.x86_64 DEBUG: numactl-libs-2.0.16-3.el9.x86_64 DEBUG: libyaml-0.2.5-7.el9.x86_64 DEBUG: python3-pyyaml-5.4.1-6.el9.x86_64 DEBUG: libnl3-3.9.0-1.el9.x86_64 DEBUG: libibverbs-51.0-1.el9.x86_64 DEBUG: libmnl-1.0.4-16.el9.x86_64 DEBUG: libbpf-1.3.0-2.el9.x86_64 DEBUG: iproute-6.2.0-5.el9.x86_64 DEBUG: initscripts-service-10.11.6-1.el9.noarch DEBUG: initscripts-rename-device-10.11.6-1.el9.x86_64 DEBUG: initscripts-10.11.6-1.el9.x86_64 DEBUG: hostname-3.23-6.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: python3-policycoreutils-3.6-2.1.el9.noarch DEBUG: policycoreutils-python-utils-3.6-2.1.el9.noarch DEBUG: openvswitch-selinux-extra-policy-1.0-31.el9s.noarch DEBUG: openvswitch3.3-3.3.0-21.el9s.x86_64 DEBUG: python3-openvswitch3.3-3.3.0-21.el9s.x86_64 DEBUG: bc-1.07.1-14.el9.x86_64 DEBUG: openstack-network-scripts-10.11.1-6.el9s.x86_64 DEBUG: openstack-network-scripts-openvswitch3.3-10.11.1-6.el9s.x86_64 DEBUG: rdo-openvswitch-3.3-1.el9s.noarch DEBUG: python3-rdo-openvswitch-3.3-1.el9s.noarch DEBUG: python3-os-traits-3.0.0-0.20230718121412.cff125c.el9.noarch DEBUG: python3-futurist-3.0.0-0.20240226181950.4e14db5.el9.noarch DEBUG: python-oslo-versionedobjects-lang-3.3.0-0.20240226185900.25db0cf.el9.noarch DEBUG: python-oslo-utils-lang-7.1.0-0.20240226204427.17581b5.el9.noarch DEBUG: python-oslo-policy-lang-4.3.0-0.20240226200118.4b7a6f7.el9.noarch DEBUG: python-oslo-middleware-lang-6.1.0-0.20240226204046.531f39e.el9.noarch DEBUG: python-oslo-log-lang-6.0.0-0.20240530105232.f05a852.el9.noarch DEBUG: python-oslo-i18n-lang-6.3.0-0.20240423152927.0531fb2.el9.noarch DEBUG: python3-oslo-i18n-6.3.0-0.20240423152927.0531fb2.el9.noarch DEBUG: python3-oslo-utils-7.1.0-0.20240226204427.17581b5.el9.noarch DEBUG: python3-oslo-config-9.4.0-0.20240315155821.882adf8.el9.noarch DEBUG: python3-oslo-serialization-5.4.0-0.20240229141206.548c7a3.el9.noarch DEBUG: python3-oslo-log-6.0.0-0.20240530105232.f05a852.el9.noarch DEBUG: python3-oslo-metrics-0.8.0-0.20240226185450.1ebb7f8.el9.noarch DEBUG: python3-oslo-policy-4.3.0-0.20240226200118.4b7a6f7.el9.noarch DEBUG: python3-oslo-middleware-6.1.0-0.20240226204046.531f39e.el9.noarch DEBUG: python3-os-ken-2.8.1-0.20240226182815.5a19480.el9.noarch DEBUG: python-oslo-db-lang-15.1.0-0.20240530110343.e502313.el9.noarch DEBUG: python3-oslo-db+mysql-15.1.0-0.20240530110343.e502313.el9.noarch DEBUG: python3-oslo-db-15.1.0-0.20240530110343.e502313.el9.noarch DEBUG: python-oslo-concurrency-lang-6.0.0-0.20240227074203.53709ba.el9.noarch DEBUG: python3-oslo-concurrency-6.0.0-0.20240227074203.53709ba.el9.noarch DEBUG: python3-oslo-service-3.5.0-0.20240530120732.a84a9de.el9.noarch DEBUG: python3-oslo-messaging+amqp1-14.8.0-0.20240530110632.d095241.el9.noarch DEBUG: python3-oslo-messaging-14.8.0-0.20240530110632.d095241.el9.noarch DEBUG: python3-oslo-versionedobjects-3.3.0-0.20240226185900.25db0cf.el9.noarch DEBUG: python3-osprofiler-4.1.0-0.20230714071424.3c5fead.el9.noarch DEBUG: python3-os-service-types-1.7.0-0.20230629121435.0b2f473.el9.noarch DEBUG: python3-keystoneauth1-5.6.0-0.20240226192318.e071ad4.el9.noarch DEBUG: python3-neutron-lib-3.13.0-0.20240610070717.7674b4b.el9.noarch DEBUG: python3-neutron-lib-tests-3.13.0-0.20240610070717.7674b4b.el9.noarch DEBUG: flatpak-selinux-1.12.8-1.el9.noarch DEBUG: rpm-plugin-selinux-4.16.1.3-30.el9.x86_64 DEBUG: pyproject-rpm-macros-1.12.0-1.el9.noarch DEBUG: python3-wheel-0.36.2-8.el9.noarch DEBUG: libtirpc-1.3.3-6.el9.x86_64 DEBUG: libnsl2-2.0.0-1.el9.x86_64 DEBUG: python3-filelock-3.13.1-1.el9s.noarch DEBUG: mpdecimal-2.5.1-3.el9.x86_64 DEBUG: python3-distlib-0.3.7-1.el9s.noarch DEBUG: python3-wheel-wheel-0.36.2-8.el9.noarch DEBUG: python3.12-pip-wheel-23.2.1-4.el9.noarch DEBUG: python3.12-3.12.1-4.el9.x86_64 DEBUG: python3.12-libs-3.12.1-4.el9.x86_64 DEBUG: python3.12-devel-3.12.1-4.el9.x86_64 DEBUG: python3.11-setuptools-wheel-65.5.1-2.el9.noarch DEBUG: python3.11-pip-wheel-22.3.1-5.el9.noarch DEBUG: python3.11-3.11.7-1.el9.x86_64 DEBUG: python3.11-libs-3.11.7-1.el9.x86_64 DEBUG: python3.11-devel-3.11.7-1.el9.x86_64 DEBUG: python3-toml-0.10.2-6.el9.noarch DEBUG: python3-py-1.10.0-6.el9.noarch DEBUG: python3-pluggy-0.13.1-7.el9.noarch DEBUG: python3-appdirs-1.4.4-4.el9.noarch DEBUG: python3-virtualenv-20.4.4-1.el9s.noarch DEBUG: tox-3.23.0-2.el9s.noarch DEBUG: python3-tox-current-env-0.0.8-1.el9s.noarch DEBUG: python3-jeepney-0.8.0-3.el9s.noarch DEBUG: python3-fixtures-4.0.1-1.el9s.noarch DEBUG: python3-secretstorage-3.3.1-1.el9s.noarch DEBUG: python3-voluptuous-0.14.2-1.el9s.noarch DEBUG: python3-extras-1.0.0-15.el9s.noarch DEBUG: python3-subunit-1.4.0-6.el9s.noarch DEBUG: python3-dogpile-cache-1.3.1-1.el9s.noarch DEBUG: python3-attrs-20.3.0-7.el9.noarch DEBUG: python3-ovsdbapp-2.7.1-0.20240523165848.c717691.el9.noarch DEBUG: python3-jwt-2.6.0-2.el9s.noarch DEBUG: python3-jwt+crypto-2.6.0-2.el9s.noarch DEBUG: python3-zipp-3.6.0-1.el9s.noarch DEBUG: python3-importlib-metadata-6.8.0-1.el9s.noarch DEBUG: python3-wcwidth-0.2.13-1.el9s.noarch DEBUG: python3-waitress-2.1.2-1.el9s.noarch DEBUG: python3-uhashring-2.3-3.el9s.noarch DEBUG: python3-tomlkit-0.12.4-1.el9s.noarch DEBUG: python3-tenacity-8.2.3-1.el9s.noarch DEBUG: python3-soupsieve-2.5-1.el9s.noarch DEBUG: python3-beautifulsoup4-4.12.3-2.el9s.noarch DEBUG: python3-simplejson-3.19.2-1.el9s.x86_64 DEBUG: python3-pyroute2-0.7.12-2.el9s.noarch DEBUG: python3-pyperclip-1.8.2-2.el9s.noarch DEBUG: python3-cmd2-2.4.2-1.el9s.noarch DEBUG: python3-pymemcache-4.0.0-1.el9s.noarch DEBUG: python3-platformdirs-3.11.0-1.el9s.noarch DEBUG: python3-more-itertools-10.1.0-1.el9s.noarch DEBUG: python3-memcached-1.59-3.el9s.noarch DEBUG: python3-kazoo-2.8.0-2.el9s.noarch DEBUG: python3-zake-0.2.2-22.el9s.noarch DEBUG: python3-jmespath-1.0.1-1.el9s.noarch DEBUG: python3-jaraco-8.2.1-4.el9s.noarch DEBUG: python3-jaraco-classes-3.2.1-5.el9s.noarch DEBUG: python3-keyring+completion-24.3.0-4.el9s.noarch DEBUG: python3-keyring-24.3.0-4.el9s.noarch DEBUG: python3-keystoneclient-5.4.0-0.20240507064615.c66d778.el9.noarch DEBUG: python3-etcd3gw-2.4.0-1.el9s.noarch DEBUG: python3-autopage-0.5.2-3.el9s.noarch DEBUG: python3-cliff-4.7.0-0.20240530110046.b75afa0.el9.noarch DEBUG: python3-async-timeout-4.0.2-5.el9s.noarch DEBUG: python3-redis-5.0.1-1.el9s.noarch DEBUG: python3-tooz+zake-6.2.0-0.20240523165441.c65282f.el9.noarch DEBUG: python3-tooz-6.2.0-0.20240523165441.c65282f.el9.noarch DEBUG: python3-tooz+redis-6.2.0-0.20240523165441.c65282f.el9.noarch DEBUG: python3-pyrsistent-0.17.3-8.el9.x86_64 DEBUG: python3-jsonschema-4.16.0-2.el9s.noarch DEBUG: python3-psutil-5.8.0-12.el9.x86_64 DEBUG: python3-jsonpointer-2.0-4.el9.noarch DEBUG: python3-jsonpatch-1.21-16.el9.noarch DEBUG: memcached-selinux-1.6.9-7.el9.x86_64 DEBUG: memcached-1.6.9-7.el9.x86_64 DEBUG: python3-binary-memcached-0.31.2-1.el9s.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20230628075340.d7ac0ff.el9.noarch DEBUG: python3-openstacksdk-3.1.0-0.20240418083324.385aa2b.el9.noarch DEBUG: python3-osc-lib-3.0.1-0.20240226182353.73ecaa7.el9.noarch DEBUG: python3-os-client-config-2.1.0-0.20230711085403.bc96c23.el9.noarch DEBUG: python-pycadf-common-3.1.1-0.20230706150346.4179996.el9.noarch DEBUG: python3-pycadf-3.1.1-0.20230706150346.4179996.el9.noarch DEBUG: python-oslo-privsep-lang-3.3.0-0.20240226200813.f0c7eca.el9.noarch DEBUG: python3-oslo-privsep-3.3.0-0.20240226200813.f0c7eca.el9.noarch DEBUG: python-oslo-cache-lang-3.7.0-0.20240227073749.e8de6c9.el9.noarch DEBUG: python3-oslo-cache+dogpile-3.7.0-0.20240227073749.e8de6c9.el9.noarch DEBUG: python3-oslo-cache+etcd3gw-3.7.0-0.20240227073749.e8de6c9.el9.noarch DEBUG: python3-oslo-cache-3.7.0-0.20240227073749.e8de6c9.el9.noarch DEBUG: python3-keystonemiddleware-10.7.0-0.20240530121611.1625b38.el9.noarch DEBUG: python3-os-vif-3.6.0-0.20240530104827.c65922f.el9.noarch DEBUG: python3-neutronclient-11.3.0-0.20240523164734.cb9aae5.el9.noarch DEBUG: python3-designateclient-6.0.1-0.20240507063806.23faa14.el9.noarch DEBUG: python3-oslo-reports-3.3.0-0.20240226202442.592d8ac.el9.noarch DEBUG: python3-stestr-4.1.0-1.el9s.noarch DEBUG: python3-webtest-3.0.0-1.el9s.noarch DEBUG: python3-oslotest-5.0.0-0.20240305124430.4c36dbc.el9.noarch DEBUG: python3-httplib2-0.20.4-6.el9s.noarch DEBUG: python3-ddt-1.6.0-1.el9s.noarch DEBUG: python3-coverage-7.3.2-2.el9s.x86_64 DEBUG: python3-oslo-upgradecheck-2.3.0-0.20240226194554.b6db590.el9.noarch DEBUG: python3-oslo-rootwrap-7.2.0-0.20240226195306.c6cf187.el9.noarch DEBUG: python3-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.noarch DEBUG: python3-novaclient-18.6.0-0.20240325101732.533d5df.el9.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/openstack-neutron.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-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=1020gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/openstack-neutron.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'} and shell False DEBUG: warning: line 131: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-ovn DEBUG: warning: line 292: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-ovn-metadata-agent DEBUG: warning: line 322: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-ovn-migration-tool DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.2tWlPZ DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-24.1.0.dev174 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + echo 'python3dist(packaging)' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + echo 'python3dist(wheel)' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/neutron-24.1.0.dev174/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' DEBUG: + TMPDIR=/builddir/build/BUILD/neutron-24.1.0.dev174/.pyproject-builddir DEBUG: + RPM_TOXENV=py39 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/neutron-24.1.0.dev174/pyproject-wheeldir --output /builddir/build/BUILD/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64-pyproject-buildrequires -t -e py39 DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 65.5.1) DEBUG: Handling wheel from default build backend DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.36.2) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.36.2) DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 5.11.1) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement satisfied: tox-current-env >= 0.0.6 DEBUG: (installed: tox-current-env 0.0.8) DEBUG: ___________________________________ summary ____________________________________ DEBUG: py39: commands succeeded DEBUG: congratulations :) DEBUG: Handling pbr>=4.0.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: pbr>=4.0.0 DEBUG: (installed: pbr 5.11.1) DEBUG: Handling Paste>=2.0.2 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: Paste>=2.0.2 DEBUG: (installed: Paste 3.10.1) DEBUG: Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: PasteDeploy>=1.5.0 DEBUG: (installed: PasteDeploy 3.1.0) DEBUG: Handling Routes>=2.3.1 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: Routes>=2.3.1 DEBUG: (installed: Routes 2.5.1) DEBUG: Handling debtcollector>=1.19.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: debtcollector>=1.19.0 DEBUG: (installed: debtcollector 3.0.0) DEBUG: Handling decorator>=4.1.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: decorator>=4.1.0 DEBUG: (installed: decorator 4.4.2) DEBUG: Handling eventlet>=0.36.1 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: eventlet>=0.36.1 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling pecan>=1.4.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: pecan>=1.4.0 DEBUG: (installed: pecan 1.4.2) DEBUG: Handling httplib2>=0.9.1 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: httplib2>=0.9.1 DEBUG: (installed: httplib2 0.20.4) DEBUG: Handling requests>=2.18.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: requests>=2.18.0 DEBUG: (installed: requests 2.25.1) DEBUG: Handling Jinja2>=2.10 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: Jinja2>=2.10 DEBUG: (installed: Jinja2 3.0.1) DEBUG: Handling keystonemiddleware>=5.1.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: keystonemiddleware>=5.1.0 DEBUG: (installed: keystonemiddleware 10.7.0) DEBUG: Handling netaddr>=0.7.18 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: netaddr>=0.7.18 DEBUG: (installed: netaddr 0.8.0) DEBUG: Handling netifaces>=0.10.4 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: netifaces>=0.10.4 DEBUG: (installed: netifaces 0.10.6) DEBUG: Handling neutron-lib>=3.13.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: neutron-lib>=3.13.0 DEBUG: (installed: neutron-lib 3.13.0) DEBUG: Handling python-neutronclient>=7.8.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: python-neutronclient>=7.8.0 DEBUG: (installed: python-neutronclient 11.3.0) DEBUG: Handling tenacity>=6.0.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: tenacity>=6.0.0 DEBUG: (installed: tenacity 8.2.3) DEBUG: Handling SQLAlchemy>=1.4.23 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: SQLAlchemy>=1.4.23 DEBUG: (installed: SQLAlchemy 1.4.51) DEBUG: Handling WebOb>=1.8.2 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: WebOb>=1.8.2 DEBUG: (installed: WebOb 1.8.7) DEBUG: Handling keystoneauth1>=3.14.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: keystoneauth1>=3.14.0 DEBUG: (installed: keystoneauth1 5.6.0) DEBUG: Handling alembic>=1.6.5 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: alembic>=1.6.5 DEBUG: (installed: alembic 1.8.1) DEBUG: Handling stevedore>=2.0.1 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: stevedore>=2.0.1 DEBUG: (installed: stevedore 5.2.0) DEBUG: Handling oslo.cache>=1.26.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.cache>=1.26.0 DEBUG: (installed: oslo.cache 3.7.0) DEBUG: Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.concurrency>=3.26.0 DEBUG: (installed: oslo.concurrency 6.0.0) DEBUG: Handling oslo.config>=9.4.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.config>=9.4.0 DEBUG: (installed: oslo.config 9.4.0) DEBUG: Handling oslo.context>=2.22.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.context>=2.22.0 DEBUG: (installed: oslo.context 5.5.0) DEBUG: Handling oslo.db>=4.44.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.db>=4.44.0 DEBUG: (installed: oslo.db 15.1.0) DEBUG: Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.i18n>=3.20.0 DEBUG: (installed: oslo.i18n 6.3.0) DEBUG: Handling oslo.log>=5.3.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.log>=5.3.0 DEBUG: (installed: oslo.log 6.0.0) DEBUG: Handling oslo.messaging>=7.0.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.messaging>=7.0.0 DEBUG: (installed: oslo.messaging 14.8.0) DEBUG: Handling oslo.middleware>=3.31.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.middleware>=3.31.0 DEBUG: (installed: oslo.middleware 6.1.0) DEBUG: Handling oslo.policy>=3.12.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.policy>=3.12.0 DEBUG: (installed: oslo.policy 4.3.0) DEBUG: Handling oslo.privsep>=2.3.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.privsep>=2.3.0 DEBUG: (installed: oslo.privsep 3.3.0) DEBUG: Handling oslo.reports>=1.18.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.reports>=1.18.0 DEBUG: (installed: oslo.reports 3.3.0) DEBUG: Handling oslo.rootwrap>=5.15.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.rootwrap>=5.15.0 DEBUG: (installed: oslo.rootwrap 7.2.0) DEBUG: Handling oslo.serialization>=2.25.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.serialization>=2.25.0 DEBUG: (installed: oslo.serialization 5.4.0) DEBUG: Handling oslo.service>=3.5.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.service>=3.5.0 DEBUG: (installed: oslo.service 3.5.0) DEBUG: Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.upgradecheck>=1.3.0 DEBUG: (installed: oslo.upgradecheck 2.3.0) DEBUG: Handling oslo.utils>=7.0.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.utils>=7.0.0 DEBUG: (installed: oslo.utils 7.1.0) DEBUG: Handling oslo.versionedobjects>=1.35.1 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.versionedobjects>=1.35.1 DEBUG: (installed: oslo.versionedobjects 3.3.0) DEBUG: Handling osprofiler>=2.3.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: osprofiler>=2.3.0 DEBUG: (installed: osprofiler 4.1.0) DEBUG: Handling os-ken>=2.2.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: os-ken>=2.2.0 DEBUG: (installed: os-ken 2.8.1) DEBUG: Handling os-resource-classes>=1.1.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: os-resource-classes>=1.1.0 DEBUG: (installed: os-resource-classes 1.1.0) DEBUG: Handling ovs>=2.10.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: ovs>=2.10.0 DEBUG: (installed: ovs 3.3.1) DEBUG: Handling ovsdbapp>=2.7.1 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: ovsdbapp>=2.7.1 DEBUG: (installed: ovsdbapp 2.7.1) DEBUG: Handling psutil>=5.3.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: psutil>=5.3.0 DEBUG: (installed: psutil 5.8.0) DEBUG: Handling pyroute2>=0.7.3;sys_platform!='win32' from tox --print-deps-only: py39 DEBUG: Requirement satisfied: pyroute2>=0.7.3;sys_platform!='win32' DEBUG: (installed: pyroute2 0.7.12) DEBUG: Handling pyOpenSSL>=17.1.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: pyOpenSSL>=17.1.0 DEBUG: (installed: pyOpenSSL 20.0.1) DEBUG: Handling python-novaclient>=9.1.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: python-novaclient>=9.1.0 DEBUG: (installed: python-novaclient 18.6.0) DEBUG: Handling openstacksdk>=0.31.2 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: openstacksdk>=0.31.2 DEBUG: (installed: openstacksdk 3.1.0) DEBUG: Handling python-designateclient>=2.7.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: python-designateclient>=2.7.0 DEBUG: (installed: python-designateclient 6.0.1) DEBUG: Handling os-vif>=3.1.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: os-vif>=3.1.0 DEBUG: (installed: os-vif 3.6.0) DEBUG: Handling futurist>=1.2.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: futurist>=1.2.0 DEBUG: (installed: futurist 3.0.0) DEBUG: Handling tooz>=1.58.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: tooz>=1.58.0 DEBUG: (installed: tooz 6.2.0) DEBUG: Handling wmi>=1.4.9;sys_platform=='win32' from tox --print-deps-only: py39 DEBUG: Ignoring alien requirement: wmi>=1.4.9;sys_platform=='win32' DEBUG: Handling coverage>=4.4.1 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: coverage>=4.4.1 DEBUG: (installed: coverage 7.3.2) DEBUG: Handling fixtures>=3.0.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: fixtures>=3.0.0 DEBUG: (installed: fixtures 4.0.1) DEBUG: Handling python-subunit>=1.0.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: python-subunit>=1.0.0 DEBUG: (installed: python-subunit 1.4.0) DEBUG: Handling testtools>=2.2.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: testtools>=2.2.0 DEBUG: (installed: testtools 2.7.1) DEBUG: Handling testresources>=2.0.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: testresources>=2.0.0 DEBUG: (installed: testresources 2.0.1) DEBUG: Handling testscenarios>=0.4 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: testscenarios>=0.4 DEBUG: (installed: testscenarios 0.5.0) DEBUG: Handling WebTest>=2.0.27 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: WebTest>=2.0.27 DEBUG: (installed: WebTest 3.0.0) DEBUG: Handling oslotest>=3.2.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslotest>=3.2.0 DEBUG: (installed: oslotest 5.0.0) DEBUG: Handling stestr>=1.0.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: stestr>=1.0.0 DEBUG: (installed: stestr 4.1.0) DEBUG: Handling ddt>=1.0.1 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: ddt>=1.0.1 DEBUG: (installed: ddt 1.6.0) DEBUG: Handling PyMySQL>=0.7.6 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: PyMySQL>=0.7.6 DEBUG: (installed: PyMySQL 0.10.1) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. DEBUG: warnings.warn( DEBUG: running dist_info DEBUG: writing neutron.egg-info/PKG-INFO DEBUG: writing dependency_links to neutron.egg-info/dependency_links.txt DEBUG: writing entry points to neutron.egg-info/entry_points.txt DEBUG: writing requirements to neutron.egg-info/requires.txt DEBUG: writing top-level names to neutron.egg-info/top_level.txt DEBUG: writing pbr to neutron.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: writing manifest file 'neutron.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/neutron-24.1.0.dev174/neutron-24.1.0.dev174.dist-info' DEBUG: adding license file "LICENSE" (matched pattern "LICEN[CS]E*") DEBUG: adding license file "AUTHORS" (matched pattern "AUTHORS*") DEBUG: Handling pbr (>=4.0.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: pbr (>=4.0.0) DEBUG: (installed: pbr 5.11.1) DEBUG: Handling Paste (>=2.0.2) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: Paste (>=2.0.2) DEBUG: (installed: Paste 3.10.1) DEBUG: Handling PasteDeploy (>=1.5.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: PasteDeploy (>=1.5.0) DEBUG: (installed: PasteDeploy 3.1.0) DEBUG: Handling Routes (>=2.3.1) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: Routes (>=2.3.1) DEBUG: (installed: Routes 2.5.1) DEBUG: Handling debtcollector (>=1.19.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: debtcollector (>=1.19.0) DEBUG: (installed: debtcollector 3.0.0) DEBUG: Handling decorator (>=4.1.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: decorator (>=4.1.0) DEBUG: (installed: decorator 4.4.2) DEBUG: Handling eventlet (>=0.36.1) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: eventlet (>=0.36.1) DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling pecan (>=1.4.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: pecan (>=1.4.0) DEBUG: (installed: pecan 1.4.2) DEBUG: Handling httplib2 (>=0.9.1) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: httplib2 (>=0.9.1) DEBUG: (installed: httplib2 0.20.4) DEBUG: Handling requests (>=2.18.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: requests (>=2.18.0) DEBUG: (installed: requests 2.25.1) DEBUG: Handling Jinja2 (>=2.10) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: Jinja2 (>=2.10) DEBUG: (installed: Jinja2 3.0.1) DEBUG: Handling keystonemiddleware (>=5.1.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: keystonemiddleware (>=5.1.0) DEBUG: (installed: keystonemiddleware 10.7.0) DEBUG: Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: netaddr (>=0.7.18) DEBUG: (installed: netaddr 0.8.0) DEBUG: Handling netifaces (>=0.10.4) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: netifaces (>=0.10.4) DEBUG: (installed: netifaces 0.10.6) DEBUG: Handling neutron-lib (>=3.13.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: neutron-lib (>=3.13.0) DEBUG: (installed: neutron-lib 3.13.0) DEBUG: Handling python-neutronclient (>=7.8.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: python-neutronclient (>=7.8.0) DEBUG: (installed: python-neutronclient 11.3.0) DEBUG: Handling tenacity (>=6.0.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: tenacity (>=6.0.0) DEBUG: (installed: tenacity 8.2.3) DEBUG: Handling SQLAlchemy (>=1.4.23) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: SQLAlchemy (>=1.4.23) DEBUG: (installed: SQLAlchemy 1.4.51) DEBUG: Handling WebOb (>=1.8.2) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: WebOb (>=1.8.2) DEBUG: (installed: WebOb 1.8.7) DEBUG: Handling keystoneauth1 (>=3.14.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: keystoneauth1 (>=3.14.0) DEBUG: (installed: keystoneauth1 5.6.0) DEBUG: Handling alembic (>=1.6.5) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: alembic (>=1.6.5) DEBUG: (installed: alembic 1.8.1) DEBUG: Handling stevedore (>=2.0.1) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: stevedore (>=2.0.1) DEBUG: (installed: stevedore 5.2.0) DEBUG: Handling oslo.cache (>=1.26.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: oslo.cache (>=1.26.0) DEBUG: (installed: oslo.cache 3.7.0) DEBUG: Handling oslo.concurrency (>=3.26.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: oslo.concurrency (>=3.26.0) DEBUG: (installed: oslo.concurrency 6.0.0) DEBUG: Handling oslo.config (>=9.4.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: oslo.config (>=9.4.0) DEBUG: (installed: oslo.config 9.4.0) DEBUG: Handling oslo.context (>=2.22.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: oslo.context (>=2.22.0) DEBUG: (installed: oslo.context 5.5.0) DEBUG: Handling oslo.db (>=4.44.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: oslo.db (>=4.44.0) DEBUG: (installed: oslo.db 15.1.0) DEBUG: Handling oslo.i18n (>=3.20.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: oslo.i18n (>=3.20.0) DEBUG: (installed: oslo.i18n 6.3.0) DEBUG: Handling oslo.log (>=5.3.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: oslo.log (>=5.3.0) DEBUG: (installed: oslo.log 6.0.0) DEBUG: Handling oslo.messaging (>=7.0.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: oslo.messaging (>=7.0.0) DEBUG: (installed: oslo.messaging 14.8.0) DEBUG: Handling oslo.middleware (>=3.31.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: oslo.middleware (>=3.31.0) DEBUG: (installed: oslo.middleware 6.1.0) DEBUG: Handling oslo.policy (>=3.12.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: oslo.policy (>=3.12.0) DEBUG: (installed: oslo.policy 4.3.0) DEBUG: Handling oslo.privsep (>=2.3.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: oslo.privsep (>=2.3.0) DEBUG: (installed: oslo.privsep 3.3.0) DEBUG: Handling oslo.reports (>=1.18.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: oslo.reports (>=1.18.0) DEBUG: (installed: oslo.reports 3.3.0) DEBUG: Handling oslo.rootwrap (>=5.15.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: oslo.rootwrap (>=5.15.0) DEBUG: (installed: oslo.rootwrap 7.2.0) DEBUG: Handling oslo.serialization (>=2.25.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: oslo.serialization (>=2.25.0) DEBUG: (installed: oslo.serialization 5.4.0) DEBUG: Handling oslo.service (>=3.5.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: oslo.service (>=3.5.0) DEBUG: (installed: oslo.service 3.5.0) DEBUG: Handling oslo.upgradecheck (>=1.3.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: oslo.upgradecheck (>=1.3.0) DEBUG: (installed: oslo.upgradecheck 2.3.0) DEBUG: Handling oslo.utils (>=7.0.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: oslo.utils (>=7.0.0) DEBUG: (installed: oslo.utils 7.1.0) DEBUG: Handling oslo.versionedobjects (>=1.35.1) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: oslo.versionedobjects (>=1.35.1) DEBUG: (installed: oslo.versionedobjects 3.3.0) DEBUG: Handling osprofiler (>=2.3.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: osprofiler (>=2.3.0) DEBUG: (installed: osprofiler 4.1.0) DEBUG: Handling os-ken (>=2.2.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: os-ken (>=2.2.0) DEBUG: (installed: os-ken 2.8.1) DEBUG: Handling os-resource-classes (>=1.1.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: os-resource-classes (>=1.1.0) DEBUG: (installed: os-resource-classes 1.1.0) DEBUG: Handling ovs (>=2.10.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: ovs (>=2.10.0) DEBUG: (installed: ovs 3.3.1) DEBUG: Handling ovsdbapp (>=2.7.1) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: ovsdbapp (>=2.7.1) DEBUG: (installed: ovsdbapp 2.7.1) DEBUG: Handling psutil (>=5.3.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: psutil (>=5.3.0) DEBUG: (installed: psutil 5.8.0) DEBUG: Handling pyroute2 (>=0.7.3) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: pyroute2 (>=0.7.3) DEBUG: (installed: pyroute2 0.7.12) DEBUG: Handling pyOpenSSL (>=17.1.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: pyOpenSSL (>=17.1.0) DEBUG: (installed: pyOpenSSL 20.0.1) DEBUG: Handling python-novaclient (>=9.1.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: python-novaclient (>=9.1.0) DEBUG: (installed: python-novaclient 18.6.0) DEBUG: Handling openstacksdk (>=0.31.2) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: openstacksdk (>=0.31.2) DEBUG: (installed: openstacksdk 3.1.0) DEBUG: Handling python-designateclient (>=2.7.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: python-designateclient (>=2.7.0) DEBUG: (installed: python-designateclient 6.0.1) DEBUG: Handling os-vif (>=3.1.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: os-vif (>=3.1.0) DEBUG: (installed: os-vif 3.6.0) DEBUG: Handling futurist (>=1.2.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: futurist (>=1.2.0) DEBUG: (installed: futurist 3.0.0) DEBUG: Handling tooz (>=1.58.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: tooz (>=1.58.0) DEBUG: (installed: tooz 6.2.0) DEBUG: Handling wmi (>=1.4.9) ; (sys_platform=='win32') from hook generated metadata: Requires-Dist (neutron) DEBUG: Ignoring alien requirement: wmi (>=1.4.9) ; (sys_platform=='win32') DEBUG: + cat /builddir/build/BUILD/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64-pyproject-buildrequires DEBUG: + rm -rfv neutron-24.1.0.dev174.dist-info/ DEBUG: removed 'neutron-24.1.0.dev174.dist-info/LICENSE' DEBUG: removed 'neutron-24.1.0.dev174.dist-info/AUTHORS' DEBUG: removed 'neutron-24.1.0.dev174.dist-info/METADATA' DEBUG: removed 'neutron-24.1.0.dev174.dist-info/entry_points.txt' DEBUG: removed 'neutron-24.1.0.dev174.dist-info/pbr.json' DEBUG: removed 'neutron-24.1.0.dev174.dist-info/top_level.txt' DEBUG: removed directory 'neutron-24.1.0.dev174.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2idBvI DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-24.1.0.dev174 DEBUG: + export SKIP_PIP_INSTALL=1 DEBUG: + SKIP_PIP_INSTALL=1 DEBUG: + mkdir -p /builddir/build/BUILD/neutron-24.1.0.dev174/.pyproject-builddir DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' DEBUG: + TMPDIR=/builddir/build/BUILD/neutron-24.1.0.dev174/.pyproject-builddir DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/neutron-24.1.0.dev174/pyproject-wheeldir DEBUG: Processing /builddir/build/BUILD/neutron-24.1.0.dev174 DEBUG: Preparing metadata (pyproject.toml): started DEBUG: Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /builddir/build/BUILD/neutron-24.1.0.dev174/.pyproject-builddir/tmpy0c5gv83 DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. DEBUG: warnings.warn( DEBUG: running dist_info DEBUG: creating /builddir/build/BUILD/neutron-24.1.0.dev174/.pyproject-builddir/pip-modern-metadata-pznv8726/neutron.egg-info DEBUG: writing /builddir/build/BUILD/neutron-24.1.0.dev174/.pyproject-builddir/pip-modern-metadata-pznv8726/neutron.egg-info/PKG-INFO DEBUG: writing dependency_links to /builddir/build/BUILD/neutron-24.1.0.dev174/.pyproject-builddir/pip-modern-metadata-pznv8726/neutron.egg-info/dependency_links.txt DEBUG: writing entry points to /builddir/build/BUILD/neutron-24.1.0.dev174/.pyproject-builddir/pip-modern-metadata-pznv8726/neutron.egg-info/entry_points.txt DEBUG: writing requirements to /builddir/build/BUILD/neutron-24.1.0.dev174/.pyproject-builddir/pip-modern-metadata-pznv8726/neutron.egg-info/requires.txt DEBUG: writing top-level names to /builddir/build/BUILD/neutron-24.1.0.dev174/.pyproject-builddir/pip-modern-metadata-pznv8726/neutron.egg-info/top_level.txt DEBUG: writing pbr to /builddir/build/BUILD/neutron-24.1.0.dev174/.pyproject-builddir/pip-modern-metadata-pznv8726/neutron.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: writing manifest file '/builddir/build/BUILD/neutron-24.1.0.dev174/.pyproject-builddir/pip-modern-metadata-pznv8726/neutron.egg-info/SOURCES.txt' DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: writing manifest file '/builddir/build/BUILD/neutron-24.1.0.dev174/.pyproject-builddir/pip-modern-metadata-pznv8726/neutron.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/neutron-24.1.0.dev174/.pyproject-builddir/pip-modern-metadata-pznv8726/neutron-24.1.0.dev174.dist-info' DEBUG: adding license file "LICENSE" (matched pattern "LICEN[CS]E*") DEBUG: adding license file "AUTHORS" (matched pattern "AUTHORS*") DEBUG: Preparing metadata (pyproject.toml): finished with status 'done' DEBUG: Building wheels for collected packages: neutron DEBUG: Building wheel for neutron (pyproject.toml): started DEBUG: Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /builddir/build/BUILD/neutron-24.1.0.dev174/.pyproject-builddir/tmpxkq5vhig DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. DEBUG: warnings.warn( DEBUG: running bdist_wheel DEBUG: running build DEBUG: running build_py DEBUG: creating build DEBUG: creating build/lib DEBUG: creating build/lib/neutron DEBUG: creating build/lib/neutron/cmd DEBUG: creating build/lib/neutron/cmd/sanity DEBUG: copying neutron/cmd/sanity/__init__.py -> build/lib/neutron/cmd/sanity DEBUG: copying neutron/cmd/sanity/checks.py -> build/lib/neutron/cmd/sanity DEBUG: creating build/lib/neutron/plugins DEBUG: creating build/lib/neutron/plugins/ml2 DEBUG: creating build/lib/neutron/plugins/ml2/drivers DEBUG: creating build/lib/neutron/plugins/ml2/drivers/openvswitch DEBUG: copying neutron/plugins/ml2/drivers/openvswitch/__init__.py -> build/lib/neutron/plugins/ml2/drivers/openvswitch DEBUG: creating build/lib/neutron/objects DEBUG: creating build/lib/neutron/objects/port DEBUG: copying neutron/objects/port/__init__.py -> build/lib/neutron/objects/port DEBUG: creating build/lib/neutron/services DEBUG: creating build/lib/neutron/services/network_segment_range DEBUG: copying neutron/services/network_segment_range/__init__.py -> build/lib/neutron/services/network_segment_range DEBUG: copying neutron/services/network_segment_range/plugin.py -> build/lib/neutron/services/network_segment_range DEBUG: creating build/lib/neutron/conf DEBUG: creating build/lib/neutron/conf/agent DEBUG: creating build/lib/neutron/conf/agent/metadata DEBUG: copying neutron/conf/agent/metadata/__init__.py -> build/lib/neutron/conf/agent/metadata DEBUG: copying neutron/conf/agent/metadata/config.py -> build/lib/neutron/conf/agent/metadata DEBUG: creating build/lib/neutron/tests DEBUG: creating build/lib/neutron/tests/unit DEBUG: creating build/lib/neutron/tests/unit/plugins DEBUG: creating build/lib/neutron/tests/unit/plugins/ml2 DEBUG: creating build/lib/neutron/tests/unit/plugins/ml2/drivers DEBUG: creating build/lib/neutron/tests/unit/plugins/ml2/drivers/macvtap DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/macvtap/__init__.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/macvtap DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/macvtap/test_macvtap_common.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/macvtap DEBUG: creating build/lib/neutron/tests/functional DEBUG: creating build/lib/neutron/tests/functional/agent DEBUG: creating build/lib/neutron/tests/functional/agent/ovn DEBUG: creating build/lib/neutron/tests/functional/agent/ovn/metadata DEBUG: copying neutron/tests/functional/agent/ovn/metadata/__init__.py -> build/lib/neutron/tests/functional/agent/ovn/metadata DEBUG: copying neutron/tests/functional/agent/ovn/metadata/test_metadata_agent.py -> build/lib/neutron/tests/functional/agent/ovn/metadata DEBUG: creating build/lib/neutron/services/portforwarding DEBUG: creating build/lib/neutron/services/portforwarding/drivers DEBUG: copying neutron/services/portforwarding/drivers/__init__.py -> build/lib/neutron/services/portforwarding/drivers DEBUG: creating build/lib/neutron/tests/unit/tests DEBUG: copying neutron/tests/unit/tests/__init__.py -> build/lib/neutron/tests/unit/tests DEBUG: copying neutron/tests/unit/tests/test_base.py -> build/lib/neutron/tests/unit/tests DEBUG: copying neutron/tests/unit/tests/test_post_mortem_debug.py -> build/lib/neutron/tests/unit/tests DEBUG: creating build/lib/neutron/agent DEBUG: creating build/lib/neutron/agent/l2 DEBUG: creating build/lib/neutron/agent/l2/extensions DEBUG: creating build/lib/neutron/agent/l2/extensions/dhcp DEBUG: copying neutron/agent/l2/extensions/dhcp/__init__.py -> build/lib/neutron/agent/l2/extensions/dhcp DEBUG: copying neutron/agent/l2/extensions/dhcp/base.py -> build/lib/neutron/agent/l2/extensions/dhcp DEBUG: copying neutron/agent/l2/extensions/dhcp/extension.py -> build/lib/neutron/agent/l2/extensions/dhcp DEBUG: copying neutron/agent/l2/extensions/dhcp/ipv4.py -> build/lib/neutron/agent/l2/extensions/dhcp DEBUG: copying neutron/agent/l2/extensions/dhcp/ipv6.py -> build/lib/neutron/agent/l2/extensions/dhcp DEBUG: creating build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch DEBUG: creating build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent DEBUG: creating build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow DEBUG: creating build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/__init__.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/ovs_bridge_test_base.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/test_br_int.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/test_br_phys.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/test_br_tun.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/test_ofswitch.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/test_ovs_bridge.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: creating build/lib/neutron/tests/unit/plugins/ml2/drivers/macvtap/agent DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/macvtap/agent/__init__.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/macvtap/agent DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/macvtap/agent/test_macvtap_neutron_agent.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/macvtap/agent DEBUG: creating build/lib/neutron/tests/functional/common DEBUG: creating build/lib/neutron/tests/functional/common/ovn DEBUG: copying neutron/tests/functional/common/ovn/__init__.py -> build/lib/neutron/tests/functional/common/ovn DEBUG: copying neutron/tests/functional/common/ovn/test_utils.py -> build/lib/neutron/tests/functional/common/ovn DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/__init__.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch DEBUG: creating build/lib/neutron/conf/agent/l3 DEBUG: copying neutron/conf/agent/l3/__init__.py -> build/lib/neutron/conf/agent/l3 DEBUG: copying neutron/conf/agent/l3/config.py -> build/lib/neutron/conf/agent/l3 DEBUG: copying neutron/conf/agent/l3/ha.py -> build/lib/neutron/conf/agent/l3 DEBUG: copying neutron/conf/agent/l3/keepalived.py -> build/lib/neutron/conf/agent/l3 DEBUG: creating build/lib/neutron/tests/functional/privileged DEBUG: copying neutron/tests/functional/privileged/__init__.py -> build/lib/neutron/tests/functional/privileged DEBUG: creating build/lib/neutron/tests/unit/plugins/ml2/drivers/mech_sriov DEBUG: creating build/lib/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent DEBUG: creating build/lib/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/common DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/common/__init__.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/common DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/common/test_config.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/common DEBUG: copying neutron/tests/functional/__init__.py -> build/lib/neutron/tests/functional DEBUG: copying neutron/tests/functional/base.py -> build/lib/neutron/tests/functional DEBUG: copying neutron/tests/functional/constants.py -> build/lib/neutron/tests/functional DEBUG: copying neutron/tests/functional/test_server.py -> build/lib/neutron/tests/functional DEBUG: copying neutron/tests/functional/test_service.py -> build/lib/neutron/tests/functional DEBUG: creating build/lib/neutron/agent/ovn DEBUG: copying neutron/agent/ovn/__init__.py -> build/lib/neutron/agent/ovn DEBUG: copying neutron/agent/ovn/metadata_agent.py -> build/lib/neutron/agent/ovn DEBUG: copying neutron/agent/ovn/ovn_neutron_agent.py -> build/lib/neutron/agent/ovn DEBUG: creating build/lib/neutron/tests/unit/conf DEBUG: copying neutron/tests/unit/conf/__init__.py -> build/lib/neutron/tests/unit/conf DEBUG: copying neutron/tests/unit/conf/test_service.py -> build/lib/neutron/tests/unit/conf DEBUG: creating build/lib/neutron/tests/unit/services DEBUG: creating build/lib/neutron/tests/unit/services/logapi DEBUG: creating build/lib/neutron/tests/unit/services/logapi/agent DEBUG: creating build/lib/neutron/tests/unit/services/logapi/agent/l3 DEBUG: copying neutron/tests/unit/services/logapi/agent/l3/__init__.py -> build/lib/neutron/tests/unit/services/logapi/agent/l3 DEBUG: copying neutron/tests/unit/services/logapi/agent/l3/test_base.py -> build/lib/neutron/tests/unit/services/logapi/agent/l3 DEBUG: copying neutron/tests/unit/services/logapi/agent/__init__.py -> build/lib/neutron/tests/unit/services/logapi/agent DEBUG: copying neutron/tests/unit/services/logapi/agent/test_log_extension.py -> build/lib/neutron/tests/unit/services/logapi/agent DEBUG: creating build/lib/neutron/notifiers DEBUG: copying neutron/notifiers/__init__.py -> build/lib/neutron/notifiers DEBUG: copying neutron/notifiers/batch_notifier.py -> build/lib/neutron/notifiers DEBUG: copying neutron/notifiers/ironic.py -> build/lib/neutron/notifiers DEBUG: copying neutron/notifiers/nova.py -> build/lib/neutron/notifiers DEBUG: creating build/lib/neutron/extensions DEBUG: copying neutron/extensions/__init__.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/address_group.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/address_scope.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/admin_state_down_before_update.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/agent.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/agent_resources_synced.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/allowedaddresspairs.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/auto_allocated_topology.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/availability_zone.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/availability_zone_filter.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/data_plane_status.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/default_subnetpools.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/dhcpagentscheduler.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/dns.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/dns_domain_ports.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/dns_integration_domain_keywords.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/dvr.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/ecmp_routes.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/empty_string_filtering.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/expose_l3_conntrack_helper.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/expose_port_forwarding_in_fip.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/external_net.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/extra_dhcp_opt.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/extraroute.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/extraroute_atomic.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/filter_validation.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/fip_pf_description.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/fip_pf_detail.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/fip_pf_port_range.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/fip_port_details.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/flavors.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/floating_ip_port_forwarding.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/floatingip_pools.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/ip_allocation.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/ip_substring_port_filtering.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/l2_adjacency.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/l3.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/l3_conntrack_helper.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/l3_enable_default_route_bfd.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/l3_enable_default_route_ecmp.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/l3_ext_gw_mode.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/l3_ext_ha_mode.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/l3_ext_ndp_proxy.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/l3_extra_gws.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/l3_flavors.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/l3_ndp_proxy.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/l3_port_ip_change_not_allowed.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/l3agentscheduler.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/local_ip.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/logging.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/metering.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/metering_source_and_destination_fields.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/multiprovidernet.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/netmtu.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/netmtu_writable.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/network_availability_zone.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/network_ha.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/network_ip_availability.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/network_segment_range.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/pagination.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/port_device_profile.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/port_hardware_offload_type.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/port_hint_ovs_tx_steering.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/port_hints.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/port_mac_address_override.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/port_mac_address_regenerate.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/port_numa_affinity_policy.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/port_numa_affinity_policy_socket.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/port_resource_request.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/port_resource_request_groups.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/portbindings.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/portbindings_extended.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/portsecurity.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/project_id.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/providernet.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/qos.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/qos_bw_limit_direction.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/qos_bw_minimum_ingress.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/qos_default.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/qos_fip.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/qos_fip_network_policy.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/qos_gateway_ip.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/qos_port_network_policy.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/qos_pps_minimum_rule.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/qos_pps_minimum_rule_alias.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/qos_pps_rule.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/qos_rule_type_details.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/qos_rule_type_filter.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/qos_rules_alias.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/quota_check_limit.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/quotasv2.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/quotasv2_detail.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/rbac.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/rbac_address_group.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/rbac_address_scope.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/rbac_security_groups.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/rbac_subnetpool.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/revisionifmatch.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/revisions.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/router_availability_zone.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/routerservicetype.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/security_groups_default_rules.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/security_groups_normalized_cidr.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/security_groups_port_filtering.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/security_groups_remote_address_group.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/security_groups_rules_belongs_to_default_sg.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/security_groups_shared_filtering.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/securitygroup.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/segment.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/segments_peer_subnet_host_routes.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/servicetype.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/sorting.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/standard_attr_segment.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/standardattrdescription.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/stateful_security_group.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/stdattrs_common.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/subnet_dns_publish_fixed_ip.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/subnet_onboard.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/subnet_segmentid_writable.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/subnet_service_types.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/subnetallocation.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/subnetpool_prefix_ops.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/tag_ports_during_bulk_creation.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/tagging.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/timestamp.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/trunk.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/trunk_details.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/uplink_status_propagation.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/vlantransparent.py -> build/lib/neutron/extensions DEBUG: creating build/lib/neutron/plugins/ml2/drivers/mech_sriov DEBUG: creating build/lib/neutron/plugins/ml2/drivers/mech_sriov/agent DEBUG: copying neutron/plugins/ml2/drivers/mech_sriov/agent/__init__.py -> build/lib/neutron/plugins/ml2/drivers/mech_sriov/agent DEBUG: copying neutron/plugins/ml2/drivers/mech_sriov/agent/eswitch_manager.py -> build/lib/neutron/plugins/ml2/drivers/mech_sriov/agent DEBUG: copying neutron/plugins/ml2/drivers/mech_sriov/agent/pci_lib.py -> build/lib/neutron/plugins/ml2/drivers/mech_sriov/agent DEBUG: copying neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py -> build/lib/neutron/plugins/ml2/drivers/mech_sriov/agent DEBUG: creating build/lib/neutron/tests/functional/privileged/agent DEBUG: creating build/lib/neutron/tests/functional/privileged/agent/linux DEBUG: copying neutron/tests/functional/privileged/agent/linux/__init__.py -> build/lib/neutron/tests/functional/privileged/agent/linux DEBUG: copying neutron/tests/functional/privileged/agent/linux/test_ip_lib.py -> build/lib/neutron/tests/functional/privileged/agent/linux DEBUG: copying neutron/tests/functional/privileged/agent/linux/test_tc_lib.py -> build/lib/neutron/tests/functional/privileged/agent/linux DEBUG: copying neutron/tests/functional/privileged/agent/linux/test_utils.py -> build/lib/neutron/tests/functional/privileged/agent/linux DEBUG: creating build/lib/neutron/tests/unit/services/metering DEBUG: creating build/lib/neutron/tests/unit/services/metering/agents DEBUG: copying neutron/tests/unit/services/metering/agents/__init__.py -> build/lib/neutron/tests/unit/services/metering/agents DEBUG: copying neutron/tests/unit/services/metering/agents/test_metering_agent.py -> build/lib/neutron/tests/unit/services/metering/agents DEBUG: creating build/lib/neutron/quota DEBUG: copying neutron/quota/__init__.py -> build/lib/neutron/quota DEBUG: copying neutron/quota/resource.py -> build/lib/neutron/quota DEBUG: copying neutron/quota/resource_registry.py -> build/lib/neutron/quota DEBUG: creating build/lib/neutron/tests/functional/services DEBUG: creating build/lib/neutron/tests/functional/services/logapi DEBUG: copying neutron/tests/functional/services/logapi/__init__.py -> build/lib/neutron/tests/functional/services/logapi DEBUG: copying neutron/tests/functional/services/logapi/test_logging.py -> build/lib/neutron/tests/functional/services/logapi DEBUG: creating build/lib/neutron/objects/plugins DEBUG: copying neutron/objects/plugins/__init__.py -> build/lib/neutron/objects/plugins DEBUG: creating build/lib/neutron/tests/unit/services/trunk DEBUG: creating build/lib/neutron/tests/unit/services/trunk/seg_types DEBUG: copying neutron/tests/unit/services/trunk/seg_types/__init__.py -> build/lib/neutron/tests/unit/services/trunk/seg_types DEBUG: copying neutron/tests/unit/services/trunk/seg_types/test_validators.py -> build/lib/neutron/tests/unit/services/trunk/seg_types DEBUG: creating build/lib/neutron/plugins/ml2/drivers/mech_sriov/agent/common DEBUG: copying neutron/plugins/ml2/drivers/mech_sriov/agent/common/__init__.py -> build/lib/neutron/plugins/ml2/drivers/mech_sriov/agent/common DEBUG: copying neutron/plugins/ml2/drivers/mech_sriov/agent/common/config.py -> build/lib/neutron/plugins/ml2/drivers/mech_sriov/agent/common DEBUG: copying neutron/plugins/ml2/drivers/mech_sriov/agent/common/exceptions.py -> build/lib/neutron/plugins/ml2/drivers/mech_sriov/agent/common DEBUG: creating build/lib/neutron/privileged DEBUG: creating build/lib/neutron/privileged/agent DEBUG: creating build/lib/neutron/privileged/agent/ovsdb DEBUG: copying neutron/privileged/agent/ovsdb/__init__.py -> build/lib/neutron/privileged/agent/ovsdb DEBUG: creating build/lib/neutron/tests/unit/core_extensions DEBUG: copying neutron/tests/unit/core_extensions/__init__.py -> build/lib/neutron/tests/unit/core_extensions DEBUG: copying neutron/tests/unit/core_extensions/test_qos.py -> build/lib/neutron/tests/unit/core_extensions DEBUG: creating build/lib/neutron/services/qos DEBUG: creating build/lib/neutron/services/qos/drivers DEBUG: creating build/lib/neutron/services/qos/drivers/openvswitch DEBUG: copying neutron/services/qos/drivers/openvswitch/__init__.py -> build/lib/neutron/services/qos/drivers/openvswitch DEBUG: copying neutron/services/qos/drivers/openvswitch/driver.py -> build/lib/neutron/services/qos/drivers/openvswitch DEBUG: creating build/lib/neutron/services/conntrack_helper DEBUG: copying neutron/services/conntrack_helper/__init__.py -> build/lib/neutron/services/conntrack_helper DEBUG: copying neutron/services/conntrack_helper/plugin.py -> build/lib/neutron/services/conntrack_helper DEBUG: creating build/lib/neutron/agent/ovn/extensions DEBUG: copying neutron/agent/ovn/extensions/__init__.py -> build/lib/neutron/agent/ovn/extensions DEBUG: copying neutron/agent/ovn/extensions/extension_manager.py -> build/lib/neutron/agent/ovn/extensions DEBUG: copying neutron/agent/ovn/extensions/metadata.py -> build/lib/neutron/agent/ovn/extensions DEBUG: copying neutron/agent/ovn/extensions/noop.py -> build/lib/neutron/agent/ovn/extensions DEBUG: copying neutron/agent/ovn/extensions/qos_hwol.py -> build/lib/neutron/agent/ovn/extensions DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/mech_sriov/__init__.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/mech_sriov DEBUG: copying neutron/plugins/ml2/drivers/__init__.py -> build/lib/neutron/plugins/ml2/drivers DEBUG: copying neutron/plugins/ml2/drivers/helpers.py -> build/lib/neutron/plugins/ml2/drivers DEBUG: copying neutron/plugins/ml2/drivers/mech_agent.py -> build/lib/neutron/plugins/ml2/drivers DEBUG: copying neutron/plugins/ml2/drivers/type_flat.py -> build/lib/neutron/plugins/ml2/drivers DEBUG: copying neutron/plugins/ml2/drivers/type_geneve.py -> build/lib/neutron/plugins/ml2/drivers DEBUG: copying neutron/plugins/ml2/drivers/type_gre.py -> build/lib/neutron/plugins/ml2/drivers DEBUG: copying neutron/plugins/ml2/drivers/type_local.py -> build/lib/neutron/plugins/ml2/drivers DEBUG: copying neutron/plugins/ml2/drivers/type_tunnel.py -> build/lib/neutron/plugins/ml2/drivers DEBUG: copying neutron/plugins/ml2/drivers/type_vlan.py -> build/lib/neutron/plugins/ml2/drivers DEBUG: copying neutron/plugins/ml2/drivers/type_vxlan.py -> build/lib/neutron/plugins/ml2/drivers DEBUG: creating build/lib/neutron/plugins/ml2/drivers/linuxbridge DEBUG: creating build/lib/neutron/plugins/ml2/drivers/linuxbridge/mech_driver DEBUG: copying neutron/plugins/ml2/drivers/linuxbridge/mech_driver/__init__.py -> build/lib/neutron/plugins/ml2/drivers/linuxbridge/mech_driver DEBUG: copying neutron/plugins/ml2/drivers/linuxbridge/mech_driver/mech_linuxbridge.py -> build/lib/neutron/plugins/ml2/drivers/linuxbridge/mech_driver DEBUG: creating build/lib/neutron/agent/metadata DEBUG: copying neutron/agent/metadata/__init__.py -> build/lib/neutron/agent/metadata DEBUG: copying neutron/agent/metadata/agent.py -> build/lib/neutron/agent/metadata DEBUG: copying neutron/agent/metadata/driver.py -> build/lib/neutron/agent/metadata DEBUG: copying neutron/agent/metadata/driver_base.py -> build/lib/neutron/agent/metadata DEBUG: copying neutron/agent/metadata/proxy_base.py -> build/lib/neutron/agent/metadata DEBUG: creating build/lib/neutron/tests/functional/tests DEBUG: creating build/lib/neutron/tests/functional/tests/common DEBUG: creating build/lib/neutron/tests/functional/tests/common/exclusive_resources DEBUG: copying neutron/tests/functional/tests/common/exclusive_resources/__init__.py -> build/lib/neutron/tests/functional/tests/common/exclusive_resources DEBUG: copying neutron/tests/functional/tests/common/exclusive_resources/test_ip_address.py -> build/lib/neutron/tests/functional/tests/common/exclusive_resources DEBUG: copying neutron/tests/functional/tests/common/exclusive_resources/test_ip_network.py -> build/lib/neutron/tests/functional/tests/common/exclusive_resources DEBUG: copying neutron/tests/functional/tests/common/exclusive_resources/test_port.py -> build/lib/neutron/tests/functional/tests/common/exclusive_resources DEBUG: copying neutron/tests/functional/tests/common/exclusive_resources/test_resource_allocator.py -> build/lib/neutron/tests/functional/tests/common/exclusive_resources DEBUG: creating build/lib/neutron/services/qos/drivers/ovn DEBUG: copying neutron/services/qos/drivers/ovn/__init__.py -> build/lib/neutron/services/qos/drivers/ovn DEBUG: copying neutron/services/qos/drivers/ovn/driver.py -> build/lib/neutron/services/qos/drivers/ovn DEBUG: creating build/lib/neutron/api DEBUG: copying neutron/api/__init__.py -> build/lib/neutron/api DEBUG: copying neutron/api/api_common.py -> build/lib/neutron/api DEBUG: copying neutron/api/extensions.py -> build/lib/neutron/api DEBUG: creating build/lib/neutron/tests/unit/agent DEBUG: creating build/lib/neutron/tests/unit/agent/l3 DEBUG: creating build/lib/neutron/tests/unit/agent/l3/extensions DEBUG: creating build/lib/neutron/tests/unit/agent/l3/extensions/qos DEBUG: copying neutron/tests/unit/agent/l3/extensions/qos/__init__.py -> build/lib/neutron/tests/unit/agent/l3/extensions/qos DEBUG: copying neutron/tests/unit/agent/l3/extensions/qos/test_base.py -> build/lib/neutron/tests/unit/agent/l3/extensions/qos DEBUG: copying neutron/tests/unit/agent/l3/extensions/qos/test_fip.py -> build/lib/neutron/tests/unit/agent/l3/extensions/qos DEBUG: copying neutron/tests/unit/agent/l3/extensions/qos/test_gateway_ip.py -> build/lib/neutron/tests/unit/agent/l3/extensions/qos DEBUG: creating build/lib/neutron/agent/windows DEBUG: copying neutron/agent/windows/__init__.py -> build/lib/neutron/agent/windows DEBUG: copying neutron/agent/windows/ip_lib.py -> build/lib/neutron/agent/windows DEBUG: copying neutron/agent/windows/utils.py -> build/lib/neutron/agent/windows DEBUG: creating build/lib/neutron/services/l3_router DEBUG: creating build/lib/neutron/services/l3_router/service_providers DEBUG: copying neutron/services/l3_router/service_providers/__init__.py -> build/lib/neutron/services/l3_router/service_providers DEBUG: copying neutron/services/l3_router/service_providers/base.py -> build/lib/neutron/services/l3_router/service_providers DEBUG: copying neutron/services/l3_router/service_providers/driver_controller.py -> build/lib/neutron/services/l3_router/service_providers DEBUG: copying neutron/services/l3_router/service_providers/dvr.py -> build/lib/neutron/services/l3_router/service_providers DEBUG: copying neutron/services/l3_router/service_providers/dvrha.py -> build/lib/neutron/services/l3_router/service_providers DEBUG: copying neutron/services/l3_router/service_providers/ha.py -> build/lib/neutron/services/l3_router/service_providers DEBUG: copying neutron/services/l3_router/service_providers/single_node.py -> build/lib/neutron/services/l3_router/service_providers DEBUG: creating build/lib/neutron/services/ovn_l3 DEBUG: creating build/lib/neutron/services/ovn_l3/service_providers DEBUG: copying neutron/services/ovn_l3/service_providers/__init__.py -> build/lib/neutron/services/ovn_l3/service_providers DEBUG: copying neutron/services/ovn_l3/service_providers/driver_controller.py -> build/lib/neutron/services/ovn_l3/service_providers DEBUG: copying neutron/services/ovn_l3/service_providers/ovn.py -> build/lib/neutron/services/ovn_l3/service_providers DEBUG: copying neutron/services/ovn_l3/service_providers/user_defined.py -> build/lib/neutron/services/ovn_l3/service_providers DEBUG: copying neutron/tests/unit/agent/l3/extensions/__init__.py -> build/lib/neutron/tests/unit/agent/l3/extensions DEBUG: copying neutron/tests/unit/agent/l3/extensions/test_conntrack_helper.py -> build/lib/neutron/tests/unit/agent/l3/extensions DEBUG: copying neutron/tests/unit/agent/l3/extensions/test_ndp_proxy.py -> build/lib/neutron/tests/unit/agent/l3/extensions DEBUG: copying neutron/tests/unit/agent/l3/extensions/test_port_forwarding.py -> build/lib/neutron/tests/unit/agent/l3/extensions DEBUG: copying neutron/tests/unit/agent/l3/extensions/test_snat_log.py -> build/lib/neutron/tests/unit/agent/l3/extensions DEBUG: creating build/lib/neutron/tests/functional/services/trunk DEBUG: creating build/lib/neutron/tests/functional/services/trunk/rpc DEBUG: copying neutron/tests/functional/services/trunk/rpc/__init__.py -> build/lib/neutron/tests/functional/services/trunk/rpc DEBUG: copying neutron/tests/functional/services/trunk/rpc/test_server.py -> build/lib/neutron/tests/functional/services/trunk/rpc DEBUG: creating build/lib/neutron/plugins/ml2/drivers/l2pop DEBUG: copying neutron/plugins/ml2/drivers/l2pop/__init__.py -> build/lib/neutron/plugins/ml2/drivers/l2pop DEBUG: copying neutron/plugins/ml2/drivers/l2pop/db.py -> build/lib/neutron/plugins/ml2/drivers/l2pop DEBUG: copying neutron/plugins/ml2/drivers/l2pop/mech_driver.py -> build/lib/neutron/plugins/ml2/drivers/l2pop DEBUG: copying neutron/plugins/ml2/drivers/l2pop/rpc.py -> build/lib/neutron/plugins/ml2/drivers/l2pop DEBUG: creating build/lib/neutron/tests/unit/tests/common DEBUG: copying neutron/tests/unit/tests/common/__init__.py -> build/lib/neutron/tests/unit/tests/common DEBUG: copying neutron/tests/unit/tests/common/test_net_helpers.py -> build/lib/neutron/tests/unit/tests/common DEBUG: creating build/lib/neutron/tests/unit/objects DEBUG: creating build/lib/neutron/tests/unit/objects/port DEBUG: copying neutron/tests/unit/objects/port/__init__.py -> build/lib/neutron/tests/unit/objects/port DEBUG: creating build/lib/neutron/tests/functional/resources DEBUG: creating build/lib/neutron/tests/functional/resources/ovsdb DEBUG: copying neutron/tests/functional/resources/ovsdb/__init__.py -> build/lib/neutron/tests/functional/resources/ovsdb DEBUG: copying neutron/tests/functional/resources/ovsdb/events.py -> build/lib/neutron/tests/functional/resources/ovsdb DEBUG: copying neutron/tests/functional/resources/ovsdb/fixtures.py -> build/lib/neutron/tests/functional/resources/ovsdb DEBUG: creating build/lib/neutron/tests/unit/ipam DEBUG: creating build/lib/neutron/tests/unit/ipam/drivers DEBUG: creating build/lib/neutron/tests/unit/ipam/drivers/neutrondb_ipam DEBUG: copying neutron/tests/unit/ipam/drivers/neutrondb_ipam/__init__.py -> build/lib/neutron/tests/unit/ipam/drivers/neutrondb_ipam DEBUG: copying neutron/tests/unit/ipam/drivers/neutrondb_ipam/test_db_api.py -> build/lib/neutron/tests/unit/ipam/drivers/neutrondb_ipam DEBUG: copying neutron/tests/unit/ipam/drivers/neutrondb_ipam/test_driver.py -> build/lib/neutron/tests/unit/ipam/drivers/neutrondb_ipam DEBUG: creating build/lib/neutron/pecan_wsgi DEBUG: creating build/lib/neutron/pecan_wsgi/controllers DEBUG: copying neutron/pecan_wsgi/controllers/__init__.py -> build/lib/neutron/pecan_wsgi/controllers DEBUG: copying neutron/pecan_wsgi/controllers/extensions.py -> build/lib/neutron/pecan_wsgi/controllers DEBUG: copying neutron/pecan_wsgi/controllers/quota.py -> build/lib/neutron/pecan_wsgi/controllers DEBUG: copying neutron/pecan_wsgi/controllers/resource.py -> build/lib/neutron/pecan_wsgi/controllers DEBUG: copying neutron/pecan_wsgi/controllers/root.py -> build/lib/neutron/pecan_wsgi/controllers DEBUG: copying neutron/pecan_wsgi/controllers/utils.py -> build/lib/neutron/pecan_wsgi/controllers DEBUG: creating build/lib/neutron/tests/functional/plugins DEBUG: creating build/lib/neutron/tests/functional/plugins/ml2 DEBUG: creating build/lib/neutron/tests/functional/plugins/ml2/drivers DEBUG: creating build/lib/neutron/tests/functional/plugins/ml2/drivers/ovn DEBUG: creating build/lib/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver DEBUG: creating build/lib/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: creating build/lib/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions DEBUG: copying neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/__init__.py -> build/lib/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions DEBUG: copying neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/test_placement.py -> build/lib/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions DEBUG: copying neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/test_qos.py -> build/lib/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions DEBUG: copying neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/__init__.py -> build/lib/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver DEBUG: copying neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/test_mech_driver.py -> build/lib/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver DEBUG: creating build/lib/neutron/services/rbac DEBUG: copying neutron/services/rbac/__init__.py -> build/lib/neutron/services/rbac DEBUG: creating build/lib/neutron/agent/ovn/metadata DEBUG: copying neutron/agent/ovn/metadata/__init__.py -> build/lib/neutron/agent/ovn/metadata DEBUG: copying neutron/agent/ovn/metadata/agent.py -> build/lib/neutron/agent/ovn/metadata DEBUG: copying neutron/agent/ovn/metadata/driver.py -> build/lib/neutron/agent/ovn/metadata DEBUG: copying neutron/agent/ovn/metadata/ovsdb.py -> build/lib/neutron/agent/ovn/metadata DEBUG: copying neutron/agent/ovn/metadata/server.py -> build/lib/neutron/agent/ovn/metadata DEBUG: creating build/lib/neutron/services/segments DEBUG: copying neutron/services/segments/__init__.py -> build/lib/neutron/services/segments DEBUG: copying neutron/services/segments/db.py -> build/lib/neutron/services/segments DEBUG: copying neutron/services/segments/exceptions.py -> build/lib/neutron/services/segments DEBUG: copying neutron/services/segments/plugin.py -> build/lib/neutron/services/segments DEBUG: creating build/lib/neutron/tests/unit/tests/example DEBUG: copying neutron/tests/unit/tests/example/__init__.py -> build/lib/neutron/tests/unit/tests/example DEBUG: creating build/lib/neutron/tests/unit/objects/plugins DEBUG: creating build/lib/neutron/tests/unit/objects/plugins/ml2 DEBUG: copying neutron/tests/unit/objects/plugins/ml2/__init__.py -> build/lib/neutron/tests/unit/objects/plugins/ml2 DEBUG: copying neutron/tests/unit/objects/plugins/ml2/test_base.py -> build/lib/neutron/tests/unit/objects/plugins/ml2 DEBUG: copying neutron/tests/unit/objects/plugins/ml2/test_flatallocation.py -> build/lib/neutron/tests/unit/objects/plugins/ml2 DEBUG: copying neutron/tests/unit/objects/plugins/ml2/test_geneveallocation.py -> build/lib/neutron/tests/unit/objects/plugins/ml2 DEBUG: copying neutron/tests/unit/objects/plugins/ml2/test_greallocation.py -> build/lib/neutron/tests/unit/objects/plugins/ml2 DEBUG: copying neutron/tests/unit/objects/plugins/ml2/test_vlanallocation.py -> build/lib/neutron/tests/unit/objects/plugins/ml2 DEBUG: copying neutron/tests/unit/objects/plugins/ml2/test_vxlanallocation.py -> build/lib/neutron/tests/unit/objects/plugins/ml2 DEBUG: creating build/lib/neutron/db DEBUG: creating build/lib/neutron/db/migration DEBUG: creating build/lib/neutron/db/migration/alembic_migrations DEBUG: copying neutron/db/migration/alembic_migrations/__init__.py -> build/lib/neutron/db/migration/alembic_migrations DEBUG: copying neutron/db/migration/alembic_migrations/agent_init_ops.py -> build/lib/neutron/db/migration/alembic_migrations DEBUG: copying neutron/db/migration/alembic_migrations/brocade_init_ops.py -> build/lib/neutron/db/migration/alembic_migrations DEBUG: copying neutron/db/migration/alembic_migrations/cisco_init_ops.py -> build/lib/neutron/db/migration/alembic_migrations DEBUG: copying neutron/db/migration/alembic_migrations/core_init_ops.py -> build/lib/neutron/db/migration/alembic_migrations DEBUG: copying neutron/db/migration/alembic_migrations/dvr_init_opts.py -> build/lib/neutron/db/migration/alembic_migrations DEBUG: copying neutron/db/migration/alembic_migrations/env.py -> build/lib/neutron/db/migration/alembic_migrations DEBUG: copying neutron/db/migration/alembic_migrations/external.py -> build/lib/neutron/db/migration/alembic_migrations DEBUG: copying neutron/db/migration/alembic_migrations/firewall_init_ops.py -> build/lib/neutron/db/migration/alembic_migrations DEBUG: copying neutron/db/migration/alembic_migrations/l3_init_ops.py -> build/lib/neutron/db/migration/alembic_migrations DEBUG: copying neutron/db/migration/alembic_migrations/lb_init_ops.py -> build/lib/neutron/db/migration/alembic_migrations DEBUG: copying neutron/db/migration/alembic_migrations/loadbalancer_init_ops.py -> build/lib/neutron/db/migration/alembic_migrations DEBUG: copying neutron/db/migration/alembic_migrations/metering_init_ops.py -> build/lib/neutron/db/migration/alembic_migrations DEBUG: copying neutron/db/migration/alembic_migrations/ml2_init_ops.py -> build/lib/neutron/db/migration/alembic_migrations DEBUG: copying neutron/db/migration/alembic_migrations/nec_init_ops.py -> build/lib/neutron/db/migration/alembic_migrations DEBUG: copying neutron/db/migration/alembic_migrations/nsxv_initial_opts.py -> build/lib/neutron/db/migration/alembic_migrations DEBUG: copying neutron/db/migration/alembic_migrations/nuage_init_opts.py -> build/lib/neutron/db/migration/alembic_migrations DEBUG: copying neutron/db/migration/alembic_migrations/other_extensions_init_ops.py -> build/lib/neutron/db/migration/alembic_migrations DEBUG: copying neutron/db/migration/alembic_migrations/other_plugins_init_ops.py -> build/lib/neutron/db/migration/alembic_migrations DEBUG: copying neutron/db/migration/alembic_migrations/ovs_init_ops.py -> build/lib/neutron/db/migration/alembic_migrations DEBUG: copying neutron/db/migration/alembic_migrations/portsec_init_ops.py -> build/lib/neutron/db/migration/alembic_migrations DEBUG: copying neutron/db/migration/alembic_migrations/secgroup_init_ops.py -> build/lib/neutron/db/migration/alembic_migrations DEBUG: copying neutron/db/migration/alembic_migrations/vmware_init_ops.py -> build/lib/neutron/db/migration/alembic_migrations DEBUG: copying neutron/db/migration/alembic_migrations/vpn_init_ops.py -> build/lib/neutron/db/migration/alembic_migrations DEBUG: creating build/lib/neutron/tests/unit/services/l3_router DEBUG: copying neutron/tests/unit/services/l3_router/__init__.py -> build/lib/neutron/tests/unit/services/l3_router DEBUG: copying neutron/tests/unit/services/l3_router/test_l3_router_plugin.py -> build/lib/neutron/tests/unit/services/l3_router DEBUG: creating build/lib/neutron/plugins/ml2/drivers/openvswitch/agent DEBUG: creating build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/common DEBUG: copying neutron/plugins/ml2/drivers/openvswitch/agent/common/__init__.py -> build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/common DEBUG: copying neutron/plugins/ml2/drivers/openvswitch/agent/common/config.py -> build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/common DEBUG: copying neutron/plugins/ml2/drivers/openvswitch/agent/common/exceptions.py -> build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/common DEBUG: creating build/lib/neutron/api/rpc DEBUG: creating build/lib/neutron/api/rpc/callbacks DEBUG: creating build/lib/neutron/api/rpc/callbacks/producer DEBUG: copying neutron/api/rpc/callbacks/producer/__init__.py -> build/lib/neutron/api/rpc/callbacks/producer DEBUG: copying neutron/api/rpc/callbacks/producer/registry.py -> build/lib/neutron/api/rpc/callbacks/producer DEBUG: creating build/lib/neutron/services/tag DEBUG: copying neutron/services/tag/__init__.py -> build/lib/neutron/services/tag DEBUG: copying neutron/services/tag/tag_plugin.py -> build/lib/neutron/services/tag DEBUG: creating build/lib/neutron/cmd/eventlet DEBUG: copying neutron/cmd/eventlet/__init__.py -> build/lib/neutron/cmd/eventlet DEBUG: copying neutron/cmd/eventlet/usage_audit.py -> build/lib/neutron/cmd/eventlet DEBUG: creating build/lib/neutron/conf/agent/ovn DEBUG: creating build/lib/neutron/conf/agent/ovn/ovn_neutron_agent DEBUG: copying neutron/conf/agent/ovn/ovn_neutron_agent/__init__.py -> build/lib/neutron/conf/agent/ovn/ovn_neutron_agent DEBUG: copying neutron/conf/agent/ovn/ovn_neutron_agent/config.py -> build/lib/neutron/conf/agent/ovn/ovn_neutron_agent DEBUG: creating build/lib/neutron/db/models DEBUG: creating build/lib/neutron/db/models/plugins DEBUG: creating build/lib/neutron/db/models/plugins/ml2 DEBUG: copying neutron/db/models/plugins/ml2/__init__.py -> build/lib/neutron/db/models/plugins/ml2 DEBUG: copying neutron/db/models/plugins/ml2/flatallocation.py -> build/lib/neutron/db/models/plugins/ml2 DEBUG: copying neutron/db/models/plugins/ml2/geneveallocation.py -> build/lib/neutron/db/models/plugins/ml2 DEBUG: copying neutron/db/models/plugins/ml2/gre_allocation_endpoints.py -> build/lib/neutron/db/models/plugins/ml2 DEBUG: copying neutron/db/models/plugins/ml2/vlanallocation.py -> build/lib/neutron/db/models/plugins/ml2 DEBUG: copying neutron/db/models/plugins/ml2/vxlanallocation.py -> build/lib/neutron/db/models/plugins/ml2 DEBUG: copying neutron/tests/unit/services/logapi/__init__.py -> build/lib/neutron/tests/unit/services/logapi DEBUG: copying neutron/tests/unit/services/logapi/base.py -> build/lib/neutron/tests/unit/services/logapi DEBUG: copying neutron/tests/unit/services/logapi/test_logging_plugin.py -> build/lib/neutron/tests/unit/services/logapi DEBUG: creating build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/mech_driver DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/mech_driver/__init__.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/mech_driver DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/mech_driver/test_mech_openvswitch.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/mech_driver DEBUG: copying neutron/tests/unit/plugins/__init__.py -> build/lib/neutron/tests/unit/plugins DEBUG: creating build/lib/neutron/services/trunk DEBUG: copying neutron/services/trunk/__init__.py -> build/lib/neutron/services/trunk DEBUG: copying neutron/services/trunk/exceptions.py -> build/lib/neutron/services/trunk DEBUG: copying neutron/services/trunk/models.py -> build/lib/neutron/services/trunk DEBUG: copying neutron/services/trunk/plugin.py -> build/lib/neutron/services/trunk DEBUG: copying neutron/services/trunk/rules.py -> build/lib/neutron/services/trunk DEBUG: copying neutron/services/trunk/utils.py -> build/lib/neutron/services/trunk DEBUG: creating build/lib/neutron/tests/common DEBUG: creating build/lib/neutron/tests/common/exclusive_resources DEBUG: copying neutron/tests/common/exclusive_resources/__init__.py -> build/lib/neutron/tests/common/exclusive_resources DEBUG: copying neutron/tests/common/exclusive_resources/ip_address.py -> build/lib/neutron/tests/common/exclusive_resources DEBUG: copying neutron/tests/common/exclusive_resources/ip_network.py -> build/lib/neutron/tests/common/exclusive_resources DEBUG: copying neutron/tests/common/exclusive_resources/port.py -> build/lib/neutron/tests/common/exclusive_resources DEBUG: copying neutron/tests/common/exclusive_resources/resource_allocator.py -> build/lib/neutron/tests/common/exclusive_resources DEBUG: copying neutron/plugins/ml2/drivers/linuxbridge/__init__.py -> build/lib/neutron/plugins/ml2/drivers/linuxbridge DEBUG: creating build/lib/neutron/agent/dhcp DEBUG: copying neutron/agent/dhcp/__init__.py -> build/lib/neutron/agent/dhcp DEBUG: copying neutron/agent/dhcp/agent.py -> build/lib/neutron/agent/dhcp DEBUG: creating build/lib/neutron/tests/unit/services/network_segment_range DEBUG: copying neutron/tests/unit/services/network_segment_range/__init__.py -> build/lib/neutron/tests/unit/services/network_segment_range DEBUG: copying neutron/tests/unit/services/network_segment_range/test_plugin.py -> build/lib/neutron/tests/unit/services/network_segment_range DEBUG: creating build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/ovn/__init__.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/ovn/test_db_migration.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn DEBUG: copying neutron/__init__.py -> build/lib/neutron DEBUG: copying neutron/_i18n.py -> build/lib/neutron DEBUG: copying neutron/auth.py -> build/lib/neutron DEBUG: copying neutron/manager.py -> build/lib/neutron DEBUG: copying neutron/neutron_plugin_base_v2.py -> build/lib/neutron DEBUG: copying neutron/opts.py -> build/lib/neutron DEBUG: copying neutron/policy.py -> build/lib/neutron DEBUG: copying neutron/service.py -> build/lib/neutron DEBUG: copying neutron/version.py -> build/lib/neutron DEBUG: copying neutron/worker.py -> build/lib/neutron DEBUG: copying neutron/wsgi.py -> build/lib/neutron DEBUG: creating build/lib/neutron/services/portforwarding/common DEBUG: copying neutron/services/portforwarding/common/__init__.py -> build/lib/neutron/services/portforwarding/common DEBUG: copying neutron/services/portforwarding/common/exceptions.py -> build/lib/neutron/services/portforwarding/common DEBUG: copying neutron/plugins/ml2/drivers/openvswitch/agent/__init__.py -> build/lib/neutron/plugins/ml2/drivers/openvswitch/agent DEBUG: copying neutron/plugins/ml2/drivers/openvswitch/agent/main.py -> build/lib/neutron/plugins/ml2/drivers/openvswitch/agent DEBUG: copying neutron/plugins/ml2/drivers/openvswitch/agent/ovs_agent_extension_api.py -> build/lib/neutron/plugins/ml2/drivers/openvswitch/agent DEBUG: copying neutron/plugins/ml2/drivers/openvswitch/agent/ovs_capabilities.py -> build/lib/neutron/plugins/ml2/drivers/openvswitch/agent DEBUG: copying neutron/plugins/ml2/drivers/openvswitch/agent/ovs_dvr_neutron_agent.py -> build/lib/neutron/plugins/ml2/drivers/openvswitch/agent DEBUG: copying neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py -> build/lib/neutron/plugins/ml2/drivers/openvswitch/agent DEBUG: copying neutron/plugins/ml2/drivers/openvswitch/agent/vlanmanager.py -> build/lib/neutron/plugins/ml2/drivers/openvswitch/agent DEBUG: creating build/lib/neutron/services/logapi DEBUG: copying neutron/services/logapi/__init__.py -> build/lib/neutron/services/logapi DEBUG: copying neutron/services/logapi/api_base.py -> build/lib/neutron/services/logapi DEBUG: copying neutron/services/logapi/logging_plugin.py -> build/lib/neutron/services/logapi DEBUG: creating build/lib/neutron/conf/plugins DEBUG: creating build/lib/neutron/conf/plugins/ml2 DEBUG: creating build/lib/neutron/conf/plugins/ml2/drivers DEBUG: creating build/lib/neutron/conf/plugins/ml2/drivers/openvswitch DEBUG: copying neutron/conf/plugins/ml2/drivers/openvswitch/__init__.py -> build/lib/neutron/conf/plugins/ml2/drivers/openvswitch DEBUG: copying neutron/conf/plugins/ml2/drivers/openvswitch/mech_ovs_conf.py -> build/lib/neutron/conf/plugins/ml2/drivers/openvswitch DEBUG: copying neutron/services/qos/__init__.py -> build/lib/neutron/services/qos DEBUG: copying neutron/services/qos/qos_plugin.py -> build/lib/neutron/services/qos DEBUG: creating build/lib/neutron/db/port_security DEBUG: copying neutron/db/port_security/__init__.py -> build/lib/neutron/db/port_security DEBUG: copying neutron/db/port_security/models.py -> build/lib/neutron/db/port_security DEBUG: creating build/lib/neutron/plugins/ml2/common DEBUG: copying neutron/plugins/ml2/common/__init__.py -> build/lib/neutron/plugins/ml2/common DEBUG: copying neutron/plugins/ml2/common/constants.py -> build/lib/neutron/plugins/ml2/common DEBUG: copying neutron/plugins/ml2/common/exceptions.py -> build/lib/neutron/plugins/ml2/common DEBUG: copying neutron/plugins/ml2/__init__.py -> build/lib/neutron/plugins/ml2 DEBUG: copying neutron/plugins/ml2/db.py -> build/lib/neutron/plugins/ml2 DEBUG: copying neutron/plugins/ml2/driver_context.py -> build/lib/neutron/plugins/ml2 DEBUG: copying neutron/plugins/ml2/managers.py -> build/lib/neutron/plugins/ml2 DEBUG: copying neutron/plugins/ml2/models.py -> build/lib/neutron/plugins/ml2 DEBUG: copying neutron/plugins/ml2/ovo_rpc.py -> build/lib/neutron/plugins/ml2 DEBUG: copying neutron/plugins/ml2/plugin.py -> build/lib/neutron/plugins/ml2 DEBUG: copying neutron/plugins/ml2/rpc.py -> build/lib/neutron/plugins/ml2 DEBUG: creating build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/__init__.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/base.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/extendedattribute.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/extensionattribute.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/foxinsocks.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_address_group.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_address_scope.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_agent.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_availability_zone.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_data_plane_status.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_default_subnetpools.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_dns.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_expose_port_forwarding_in_fip.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_external_net.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_extra_dhcp_opt.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_extraroute.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_fip_port_details.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_flavors.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_floating_ip_port_forwarding.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_floatingip_pools.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_l3.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_l3_conntrack_helper.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_l3_ext_gw_mode.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_l3_ndp_proxy.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_local_ip.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_network_ip_availability.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_network_segment_range.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_port_device_profile.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_port_hardware_offload_type.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_port_hints.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_port_numa_affinity_policy.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_port_numa_affinity_policy_socket.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_portsecurity.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_providernet.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_qos_fip.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_qos_gateway_ip.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_quotasv2.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_quotasv2_detail.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_router_availability_zone.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_security_groups_default_rules.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_security_groups_normalized_cidr.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_securitygroup.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_segment.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_servicetype.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_subnet_dns_publish_fixed_ip.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_subnet_onboard.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_subnet_service_types.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_subnetpool_prefix_ops.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_timestamp.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_uplink_status_propagation.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_vlantransparent.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/v2attributes.py -> build/lib/neutron/tests/unit/extensions DEBUG: creating build/lib/neutron/ipam DEBUG: creating build/lib/neutron/ipam/drivers DEBUG: creating build/lib/neutron/ipam/drivers/neutrondb_ipam DEBUG: copying neutron/ipam/drivers/neutrondb_ipam/__init__.py -> build/lib/neutron/ipam/drivers/neutrondb_ipam DEBUG: copying neutron/ipam/drivers/neutrondb_ipam/db_api.py -> build/lib/neutron/ipam/drivers/neutrondb_ipam DEBUG: copying neutron/ipam/drivers/neutrondb_ipam/db_models.py -> build/lib/neutron/ipam/drivers/neutrondb_ipam DEBUG: copying neutron/ipam/drivers/neutrondb_ipam/driver.py -> build/lib/neutron/ipam/drivers/neutrondb_ipam DEBUG: creating build/lib/neutron/tests/fullstack DEBUG: creating build/lib/neutron/tests/fullstack/schedulers DEBUG: copying neutron/tests/fullstack/schedulers/__init__.py -> build/lib/neutron/tests/fullstack/schedulers DEBUG: copying neutron/tests/fullstack/schedulers/dhcp.py -> build/lib/neutron/tests/fullstack/schedulers DEBUG: creating build/lib/neutron/cmd/eventlet/agents DEBUG: copying neutron/cmd/eventlet/agents/__init__.py -> build/lib/neutron/cmd/eventlet/agents DEBUG: copying neutron/cmd/eventlet/agents/dhcp.py -> build/lib/neutron/cmd/eventlet/agents DEBUG: copying neutron/cmd/eventlet/agents/l3.py -> build/lib/neutron/cmd/eventlet/agents DEBUG: copying neutron/cmd/eventlet/agents/metadata.py -> build/lib/neutron/cmd/eventlet/agents DEBUG: copying neutron/cmd/eventlet/agents/ovn_metadata.py -> build/lib/neutron/cmd/eventlet/agents DEBUG: copying neutron/cmd/eventlet/agents/ovn_neutron_agent.py -> build/lib/neutron/cmd/eventlet/agents DEBUG: copying neutron/tests/functional/common/__init__.py -> build/lib/neutron/tests/functional/common DEBUG: copying neutron/tests/functional/common/test_utils.py -> build/lib/neutron/tests/functional/common DEBUG: creating build/lib/neutron/tests/functional/services/ovn_l3 DEBUG: copying neutron/tests/functional/services/ovn_l3/__init__.py -> build/lib/neutron/tests/functional/services/ovn_l3 DEBUG: copying neutron/tests/functional/services/ovn_l3/test_plugin.py -> build/lib/neutron/tests/functional/services/ovn_l3 DEBUG: copying neutron/services/qos/drivers/__init__.py -> build/lib/neutron/services/qos/drivers DEBUG: copying neutron/services/qos/drivers/manager.py -> build/lib/neutron/services/qos/drivers DEBUG: creating build/lib/neutron/tests/functional/agent/linux DEBUG: copying neutron/tests/functional/agent/linux/__init__.py -> build/lib/neutron/tests/functional/agent/linux DEBUG: copying neutron/tests/functional/agent/linux/base.py -> build/lib/neutron/tests/functional/agent/linux DEBUG: copying neutron/tests/functional/agent/linux/helpers.py -> build/lib/neutron/tests/functional/agent/linux DEBUG: copying neutron/tests/functional/agent/linux/simple_daemon.py -> build/lib/neutron/tests/functional/agent/linux DEBUG: copying neutron/tests/functional/agent/linux/test_async_process.py -> build/lib/neutron/tests/functional/agent/linux DEBUG: copying neutron/tests/functional/agent/linux/test_bridge_lib.py -> build/lib/neutron/tests/functional/agent/linux DEBUG: copying neutron/tests/functional/agent/linux/test_dhcp.py -> build/lib/neutron/tests/functional/agent/linux DEBUG: copying neutron/tests/functional/agent/linux/test_interface.py -> build/lib/neutron/tests/functional/agent/linux DEBUG: copying neutron/tests/functional/agent/linux/test_ip_lib.py -> build/lib/neutron/tests/functional/agent/linux DEBUG: copying neutron/tests/functional/agent/linux/test_ipset.py -> build/lib/neutron/tests/functional/agent/linux DEBUG: copying neutron/tests/functional/agent/linux/test_iptables.py -> build/lib/neutron/tests/functional/agent/linux DEBUG: copying neutron/tests/functional/agent/linux/test_keepalived.py -> build/lib/neutron/tests/functional/agent/linux DEBUG: copying neutron/tests/functional/agent/linux/test_l3_tc_lib.py -> build/lib/neutron/tests/functional/agent/linux DEBUG: copying neutron/tests/functional/agent/linux/test_linuxbridge_arp_protect.py -> build/lib/neutron/tests/functional/agent/linux DEBUG: copying neutron/tests/functional/agent/linux/test_netlink_lib.py -> build/lib/neutron/tests/functional/agent/linux DEBUG: copying neutron/tests/functional/agent/linux/test_of_monitor.py -> build/lib/neutron/tests/functional/agent/linux DEBUG: copying neutron/tests/functional/agent/linux/test_ovsdb_monitor.py -> build/lib/neutron/tests/functional/agent/linux DEBUG: copying neutron/tests/functional/agent/linux/test_process_monitor.py -> build/lib/neutron/tests/functional/agent/linux DEBUG: copying neutron/tests/functional/agent/linux/test_tc_lib.py -> build/lib/neutron/tests/functional/agent/linux DEBUG: copying neutron/tests/functional/agent/linux/test_utils.py -> build/lib/neutron/tests/functional/agent/linux DEBUG: creating build/lib/neutron/services/logapi/rpc DEBUG: copying neutron/services/logapi/rpc/__init__.py -> build/lib/neutron/services/logapi/rpc DEBUG: copying neutron/services/logapi/rpc/agent.py -> build/lib/neutron/services/logapi/rpc DEBUG: copying neutron/services/logapi/rpc/server.py -> build/lib/neutron/services/logapi/rpc DEBUG: copying neutron/api/rpc/__init__.py -> build/lib/neutron/api/rpc DEBUG: creating build/lib/neutron/agent/l3 DEBUG: creating build/lib/neutron/agent/l3/extensions DEBUG: creating build/lib/neutron/agent/l3/extensions/qos DEBUG: copying neutron/agent/l3/extensions/qos/__init__.py -> build/lib/neutron/agent/l3/extensions/qos DEBUG: copying neutron/agent/l3/extensions/qos/base.py -> build/lib/neutron/agent/l3/extensions/qos DEBUG: copying neutron/agent/l3/extensions/qos/fip.py -> build/lib/neutron/agent/l3/extensions/qos DEBUG: copying neutron/agent/l3/extensions/qos/gateway_ip.py -> build/lib/neutron/agent/l3/extensions/qos DEBUG: copying neutron/tests/functional/tests/common/__init__.py -> build/lib/neutron/tests/functional/tests/common DEBUG: copying neutron/tests/functional/tests/common/test_net_helpers.py -> build/lib/neutron/tests/functional/tests/common DEBUG: creating build/lib/neutron/services/externaldns DEBUG: creating build/lib/neutron/services/externaldns/drivers DEBUG: copying neutron/services/externaldns/drivers/__init__.py -> build/lib/neutron/services/externaldns/drivers DEBUG: creating build/lib/neutron/api/views DEBUG: copying neutron/api/views/__init__.py -> build/lib/neutron/api/views DEBUG: copying neutron/api/views/versions.py -> build/lib/neutron/api/views DEBUG: creating build/lib/neutron/tests/functional/agent/linux/bin DEBUG: copying neutron/tests/functional/agent/linux/bin/__init__.py -> build/lib/neutron/tests/functional/agent/linux/bin DEBUG: copying neutron/tests/functional/agent/linux/bin/ip_monitor.py -> build/lib/neutron/tests/functional/agent/linux/bin DEBUG: copying neutron/tests/functional/agent/linux/bin/ipt_binname.py -> build/lib/neutron/tests/functional/agent/linux/bin DEBUG: creating build/lib/neutron/db/qos DEBUG: copying neutron/db/qos/__init__.py -> build/lib/neutron/db/qos DEBUG: copying neutron/db/qos/models.py -> build/lib/neutron/db/qos DEBUG: creating build/lib/neutron/services/logapi/agent DEBUG: creating build/lib/neutron/services/logapi/agent/l3 DEBUG: copying neutron/services/logapi/agent/l3/__init__.py -> build/lib/neutron/services/logapi/agent/l3 DEBUG: copying neutron/services/logapi/agent/l3/base.py -> build/lib/neutron/services/logapi/agent/l3 DEBUG: copying neutron/tests/__init__.py -> build/lib/neutron/tests DEBUG: copying neutron/tests/base.py -> build/lib/neutron/tests DEBUG: copying neutron/tests/post_mortem_debug.py -> build/lib/neutron/tests DEBUG: copying neutron/tests/tools.py -> build/lib/neutron/tests DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/__init__.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/fake_oflib.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/ovs_test_base.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/test_ovs_agent_extension_api.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/test_ovs_capabilities.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/test_ovs_neutron_agent.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/test_ovs_tunnel.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/test_vlanmanager.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent DEBUG: creating build/lib/neutron/tests/unit/objects/port/extensions DEBUG: copying neutron/tests/unit/objects/port/extensions/__init__.py -> build/lib/neutron/tests/unit/objects/port/extensions DEBUG: copying neutron/tests/unit/objects/port/extensions/test_allowedaddresspairs.py -> build/lib/neutron/tests/unit/objects/port/extensions DEBUG: copying neutron/tests/unit/objects/port/extensions/test_data_plane_status.py -> build/lib/neutron/tests/unit/objects/port/extensions DEBUG: copying neutron/tests/unit/objects/port/extensions/test_extra_dhcp_opt.py -> build/lib/neutron/tests/unit/objects/port/extensions DEBUG: copying neutron/tests/unit/objects/port/extensions/test_port_hardware_offload_type.py -> build/lib/neutron/tests/unit/objects/port/extensions DEBUG: copying neutron/tests/unit/objects/port/extensions/test_port_hints.py -> build/lib/neutron/tests/unit/objects/port/extensions DEBUG: copying neutron/tests/unit/objects/port/extensions/test_port_numa_affinity_policy.py -> build/lib/neutron/tests/unit/objects/port/extensions DEBUG: copying neutron/tests/unit/objects/port/extensions/test_port_security.py -> build/lib/neutron/tests/unit/objects/port/extensions DEBUG: copying neutron/tests/unit/objects/port/extensions/test_uplink_status_propagation.py -> build/lib/neutron/tests/unit/objects/port/extensions DEBUG: creating build/lib/neutron/tests/functional/services/conntrack_helper DEBUG: copying neutron/tests/functional/services/conntrack_helper/__init__.py -> build/lib/neutron/tests/functional/services/conntrack_helper DEBUG: copying neutron/tests/functional/services/conntrack_helper/test_conntrack_helper.py -> build/lib/neutron/tests/functional/services/conntrack_helper DEBUG: creating build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/extension_drivers DEBUG: copying neutron/plugins/ml2/drivers/openvswitch/agent/extension_drivers/__init__.py -> build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/extension_drivers DEBUG: copying neutron/plugins/ml2/drivers/openvswitch/agent/extension_drivers/qos_driver.py -> build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/extension_drivers DEBUG: creating build/lib/neutron/tests/functional/services/portforwarding DEBUG: copying neutron/tests/functional/services/portforwarding/__init__.py -> build/lib/neutron/tests/functional/services/portforwarding DEBUG: copying neutron/tests/functional/services/portforwarding/test_port_forwarding.py -> build/lib/neutron/tests/functional/services/portforwarding DEBUG: creating build/lib/neutron/cmd/ovn DEBUG: copying neutron/cmd/ovn/__init__.py -> build/lib/neutron/cmd/ovn DEBUG: copying neutron/cmd/ovn/migration_mtu.py -> build/lib/neutron/cmd/ovn DEBUG: copying neutron/cmd/ovn/ml2ovn_trace.py -> build/lib/neutron/cmd/ovn DEBUG: copying neutron/cmd/ovn/neutron_ovn_db_sync_util.py -> build/lib/neutron/cmd/ovn DEBUG: copying neutron/tests/functional/plugins/__init__.py -> build/lib/neutron/tests/functional/plugins DEBUG: creating build/lib/neutron/tests/unit/services/portforwarding DEBUG: creating build/lib/neutron/tests/unit/services/portforwarding/drivers DEBUG: copying neutron/tests/unit/services/portforwarding/drivers/__init__.py -> build/lib/neutron/tests/unit/services/portforwarding/drivers DEBUG: copying neutron/agent/l2/extensions/__init__.py -> build/lib/neutron/agent/l2/extensions DEBUG: copying neutron/agent/l2/extensions/fdb_population.py -> build/lib/neutron/agent/l2/extensions DEBUG: copying neutron/agent/l2/extensions/local_ip.py -> build/lib/neutron/agent/l2/extensions DEBUG: copying neutron/agent/l2/extensions/qos.py -> build/lib/neutron/agent/l2/extensions DEBUG: copying neutron/agent/l2/extensions/qos_linux.py -> build/lib/neutron/agent/l2/extensions DEBUG: creating build/lib/neutron/services/trunk/seg_types DEBUG: copying neutron/services/trunk/seg_types/__init__.py -> build/lib/neutron/services/trunk/seg_types DEBUG: copying neutron/services/trunk/seg_types/validators.py -> build/lib/neutron/services/trunk/seg_types DEBUG: creating build/lib/neutron/tests/unit/services/trunk/drivers DEBUG: creating build/lib/neutron/tests/unit/services/trunk/drivers/openvswitch DEBUG: copying neutron/tests/unit/services/trunk/drivers/openvswitch/__init__.py -> build/lib/neutron/tests/unit/services/trunk/drivers/openvswitch DEBUG: copying neutron/tests/unit/services/trunk/drivers/openvswitch/test_driver.py -> build/lib/neutron/tests/unit/services/trunk/drivers/openvswitch DEBUG: creating build/lib/neutron/tests/unit/services/ovn_l3 DEBUG: creating build/lib/neutron/tests/unit/services/ovn_l3/service_providers DEBUG: copying neutron/tests/unit/services/ovn_l3/service_providers/__init__.py -> build/lib/neutron/tests/unit/services/ovn_l3/service_providers DEBUG: copying neutron/tests/unit/services/ovn_l3/service_providers/test_driver_controller.py -> build/lib/neutron/tests/unit/services/ovn_l3/service_providers DEBUG: copying neutron/tests/unit/services/ovn_l3/service_providers/test_ovn.py -> build/lib/neutron/tests/unit/services/ovn_l3/service_providers DEBUG: copying neutron/tests/unit/services/ovn_l3/service_providers/test_user_defined.py -> build/lib/neutron/tests/unit/services/ovn_l3/service_providers DEBUG: creating build/lib/neutron/tests/unit/tests/functional DEBUG: copying neutron/tests/unit/tests/functional/__init__.py -> build/lib/neutron/tests/unit/tests/functional DEBUG: copying neutron/tests/unit/tests/functional/test_base.py -> build/lib/neutron/tests/unit/tests/functional DEBUG: copying neutron/tests/unit/objects/__init__.py -> build/lib/neutron/tests/unit/objects DEBUG: copying neutron/tests/unit/objects/test_address_group.py -> build/lib/neutron/tests/unit/objects DEBUG: copying neutron/tests/unit/objects/test_address_scope.py -> build/lib/neutron/tests/unit/objects DEBUG: copying neutron/tests/unit/objects/test_agent.py -> build/lib/neutron/tests/unit/objects DEBUG: copying neutron/tests/unit/objects/test_auto_allocate.py -> build/lib/neutron/tests/unit/objects DEBUG: copying neutron/tests/unit/objects/test_base.py -> build/lib/neutron/tests/unit/objects DEBUG: copying neutron/tests/unit/objects/test_conntrack_helper.py -> build/lib/neutron/tests/unit/objects DEBUG: copying neutron/tests/unit/objects/test_flavor.py -> build/lib/neutron/tests/unit/objects DEBUG: copying neutron/tests/unit/objects/test_floatingip.py -> build/lib/neutron/tests/unit/objects DEBUG: copying neutron/tests/unit/objects/test_ipam.py -> build/lib/neutron/tests/unit/objects DEBUG: copying neutron/tests/unit/objects/test_l3_hamode.py -> build/lib/neutron/tests/unit/objects DEBUG: copying neutron/tests/unit/objects/test_l3agent.py -> build/lib/neutron/tests/unit/objects DEBUG: copying neutron/tests/unit/objects/test_local_ip.py -> build/lib/neutron/tests/unit/objects DEBUG: copying neutron/tests/unit/objects/test_metering.py -> build/lib/neutron/tests/unit/objects DEBUG: copying neutron/tests/unit/objects/test_ndp_proxy.py -> build/lib/neutron/tests/unit/objects DEBUG: copying neutron/tests/unit/objects/test_network.py -> build/lib/neutron/tests/unit/objects DEBUG: copying neutron/tests/unit/objects/test_network_segment_range.py -> build/lib/neutron/tests/unit/objects DEBUG: copying neutron/tests/unit/objects/test_objects.py -> build/lib/neutron/tests/unit/objects DEBUG: copying neutron/tests/unit/objects/test_port_forwarding.py -> build/lib/neutron/tests/unit/objects DEBUG: copying neutron/tests/unit/objects/test_ports.py -> build/lib/neutron/tests/unit/objects DEBUG: copying neutron/tests/unit/objects/test_provisioning_blocks.py -> build/lib/neutron/tests/unit/objects DEBUG: copying neutron/tests/unit/objects/test_quota.py -> build/lib/neutron/tests/unit/objects DEBUG: copying neutron/tests/unit/objects/test_rbac.py -> build/lib/neutron/tests/unit/objects DEBUG: copying neutron/tests/unit/objects/test_rbac_db.py -> build/lib/neutron/tests/unit/objects DEBUG: copying neutron/tests/unit/objects/test_router.py -> build/lib/neutron/tests/unit/objects DEBUG: copying neutron/tests/unit/objects/test_securitygroup.py -> build/lib/neutron/tests/unit/objects DEBUG: copying neutron/tests/unit/objects/test_securitygroup_default_rules.py -> build/lib/neutron/tests/unit/objects DEBUG: copying neutron/tests/unit/objects/test_servicetype.py -> build/lib/neutron/tests/unit/objects DEBUG: copying neutron/tests/unit/objects/test_subnet.py -> build/lib/neutron/tests/unit/objects DEBUG: copying neutron/tests/unit/objects/test_subnetpool.py -> build/lib/neutron/tests/unit/objects DEBUG: copying neutron/tests/unit/objects/test_tag.py -> build/lib/neutron/tests/unit/objects DEBUG: copying neutron/tests/unit/objects/test_trunk.py -> build/lib/neutron/tests/unit/objects DEBUG: creating build/lib/neutron/tests/functional/agent/l2 DEBUG: creating build/lib/neutron/tests/functional/agent/l2/extensions DEBUG: copying neutron/tests/functional/agent/l2/extensions/__init__.py -> build/lib/neutron/tests/functional/agent/l2/extensions DEBUG: copying neutron/tests/functional/agent/l2/extensions/test_ovs_agent_qos_extension.py -> build/lib/neutron/tests/functional/agent/l2/extensions DEBUG: creating build/lib/neutron/services/logapi/common DEBUG: copying neutron/services/logapi/common/__init__.py -> build/lib/neutron/services/logapi/common DEBUG: copying neutron/services/logapi/common/db_api.py -> build/lib/neutron/services/logapi/common DEBUG: copying neutron/services/logapi/common/exceptions.py -> build/lib/neutron/services/logapi/common DEBUG: copying neutron/services/logapi/common/sg_callback.py -> build/lib/neutron/services/logapi/common DEBUG: copying neutron/services/logapi/common/sg_validate.py -> build/lib/neutron/services/logapi/common DEBUG: copying neutron/services/logapi/common/snat_validate.py -> build/lib/neutron/services/logapi/common DEBUG: copying neutron/services/logapi/common/validators.py -> build/lib/neutron/services/logapi/common DEBUG: creating build/lib/neutron/tests/unit/agent/common DEBUG: copying neutron/tests/unit/agent/common/__init__.py -> build/lib/neutron/tests/unit/agent/common DEBUG: copying neutron/tests/unit/agent/common/test_async_process.py -> build/lib/neutron/tests/unit/agent/common DEBUG: copying neutron/tests/unit/agent/common/test_ovs_lib.py -> build/lib/neutron/tests/unit/agent/common DEBUG: copying neutron/tests/unit/agent/common/test_ovsdb_monitor.py -> build/lib/neutron/tests/unit/agent/common DEBUG: copying neutron/tests/unit/agent/common/test_placement_report.py -> build/lib/neutron/tests/unit/agent/common DEBUG: copying neutron/tests/unit/agent/common/test_polling.py -> build/lib/neutron/tests/unit/agent/common DEBUG: copying neutron/tests/unit/agent/common/test_resource_processing_queue.py -> build/lib/neutron/tests/unit/agent/common DEBUG: copying neutron/tests/unit/agent/common/test_utils.py -> build/lib/neutron/tests/unit/agent/common DEBUG: creating build/lib/neutron/tests/functional/sanity DEBUG: copying neutron/tests/functional/sanity/__init__.py -> build/lib/neutron/tests/functional/sanity DEBUG: copying neutron/tests/functional/sanity/test_sanity.py -> build/lib/neutron/tests/functional/sanity DEBUG: copying neutron/objects/__init__.py -> build/lib/neutron/objects DEBUG: copying neutron/objects/address_group.py -> build/lib/neutron/objects DEBUG: copying neutron/objects/address_scope.py -> build/lib/neutron/objects DEBUG: copying neutron/objects/agent.py -> build/lib/neutron/objects DEBUG: copying neutron/objects/auto_allocate.py -> build/lib/neutron/objects DEBUG: copying neutron/objects/base.py -> build/lib/neutron/objects DEBUG: copying neutron/objects/conntrack_helper.py -> build/lib/neutron/objects DEBUG: copying neutron/objects/flavor.py -> build/lib/neutron/objects DEBUG: copying neutron/objects/floatingip.py -> build/lib/neutron/objects DEBUG: copying neutron/objects/ipam.py -> build/lib/neutron/objects DEBUG: copying neutron/objects/l3_hamode.py -> build/lib/neutron/objects DEBUG: copying neutron/objects/l3agent.py -> build/lib/neutron/objects DEBUG: copying neutron/objects/local_ip.py -> build/lib/neutron/objects DEBUG: copying neutron/objects/metering.py -> build/lib/neutron/objects DEBUG: copying neutron/objects/ndp_proxy.py -> build/lib/neutron/objects DEBUG: copying neutron/objects/network.py -> build/lib/neutron/objects DEBUG: copying neutron/objects/network_segment_range.py -> build/lib/neutron/objects DEBUG: copying neutron/objects/port_forwarding.py -> build/lib/neutron/objects DEBUG: copying neutron/objects/ports.py -> build/lib/neutron/objects DEBUG: copying neutron/objects/provisioning_blocks.py -> build/lib/neutron/objects DEBUG: copying neutron/objects/quota.py -> build/lib/neutron/objects DEBUG: copying neutron/objects/rbac.py -> build/lib/neutron/objects DEBUG: copying neutron/objects/rbac_db.py -> build/lib/neutron/objects DEBUG: copying neutron/objects/router.py -> build/lib/neutron/objects DEBUG: copying neutron/objects/securitygroup.py -> build/lib/neutron/objects DEBUG: copying neutron/objects/securitygroup_default_rules.py -> build/lib/neutron/objects DEBUG: copying neutron/objects/servicetype.py -> build/lib/neutron/objects DEBUG: copying neutron/objects/stdattrs.py -> build/lib/neutron/objects DEBUG: copying neutron/objects/subnet.py -> build/lib/neutron/objects DEBUG: copying neutron/objects/subnetpool.py -> build/lib/neutron/objects DEBUG: copying neutron/objects/tag.py -> build/lib/neutron/objects DEBUG: copying neutron/objects/trunk.py -> build/lib/neutron/objects DEBUG: creating build/lib/neutron/tests/unit/services/externaldns DEBUG: creating build/lib/neutron/tests/unit/services/externaldns/drivers DEBUG: copying neutron/tests/unit/services/externaldns/drivers/__init__.py -> build/lib/neutron/tests/unit/services/externaldns/drivers DEBUG: creating build/lib/neutron/tests/unit/privileged DEBUG: creating build/lib/neutron/tests/unit/privileged/agent DEBUG: creating build/lib/neutron/tests/unit/privileged/agent/linux DEBUG: copying neutron/tests/unit/privileged/agent/linux/__init__.py -> build/lib/neutron/tests/unit/privileged/agent/linux DEBUG: copying neutron/tests/unit/privileged/agent/linux/test___init__.py -> build/lib/neutron/tests/unit/privileged/agent/linux DEBUG: copying neutron/tests/unit/privileged/agent/linux/test_ip_lib.py -> build/lib/neutron/tests/unit/privileged/agent/linux DEBUG: copying neutron/tests/unit/privileged/agent/linux/test_netlink_lib.py -> build/lib/neutron/tests/unit/privileged/agent/linux DEBUG: copying neutron/tests/unit/privileged/agent/linux/test_utils.py -> build/lib/neutron/tests/unit/privileged/agent/linux DEBUG: creating build/lib/neutron/plugins/ml2/drivers/ovn DEBUG: creating build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver DEBUG: creating build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: creating build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions DEBUG: copying neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/__init__.py -> build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions DEBUG: copying neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/placement.py -> build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions DEBUG: copying neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/qos.py -> build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions DEBUG: copying neutron/db/migration/__init__.py -> build/lib/neutron/db/migration DEBUG: copying neutron/db/migration/autogen.py -> build/lib/neutron/db/migration DEBUG: copying neutron/db/migration/cli.py -> build/lib/neutron/db/migration DEBUG: copying neutron/db/migration/connection.py -> build/lib/neutron/db/migration DEBUG: creating build/lib/neutron/tests/unit/services/revisions DEBUG: copying neutron/tests/unit/services/revisions/__init__.py -> build/lib/neutron/tests/unit/services/revisions DEBUG: copying neutron/tests/unit/services/revisions/test_revision_plugin.py -> build/lib/neutron/tests/unit/services/revisions DEBUG: creating build/lib/neutron/tests/unit/services/auto_allocate DEBUG: copying neutron/tests/unit/services/auto_allocate/__init__.py -> build/lib/neutron/tests/unit/services/auto_allocate DEBUG: copying neutron/tests/unit/services/auto_allocate/test_db.py -> build/lib/neutron/tests/unit/services/auto_allocate DEBUG: creating build/lib/neutron/tests/functional/pecan_wsgi DEBUG: copying neutron/tests/functional/pecan_wsgi/__init__.py -> build/lib/neutron/tests/functional/pecan_wsgi DEBUG: copying neutron/tests/functional/pecan_wsgi/config.py -> build/lib/neutron/tests/functional/pecan_wsgi DEBUG: copying neutron/tests/functional/pecan_wsgi/test_controllers.py -> build/lib/neutron/tests/functional/pecan_wsgi DEBUG: copying neutron/tests/functional/pecan_wsgi/test_functional.py -> build/lib/neutron/tests/functional/pecan_wsgi DEBUG: copying neutron/tests/functional/pecan_wsgi/test_hooks.py -> build/lib/neutron/tests/functional/pecan_wsgi DEBUG: copying neutron/tests/functional/pecan_wsgi/utils.py -> build/lib/neutron/tests/functional/pecan_wsgi DEBUG: creating build/lib/neutron/tests/unit/objects/qos DEBUG: copying neutron/tests/unit/objects/qos/__init__.py -> build/lib/neutron/tests/unit/objects/qos DEBUG: copying neutron/tests/unit/objects/qos/test_binding.py -> build/lib/neutron/tests/unit/objects/qos DEBUG: copying neutron/tests/unit/objects/qos/test_policy.py -> build/lib/neutron/tests/unit/objects/qos DEBUG: copying neutron/tests/unit/objects/qos/test_rule.py -> build/lib/neutron/tests/unit/objects/qos DEBUG: copying neutron/tests/unit/objects/qos/test_rule_type.py -> build/lib/neutron/tests/unit/objects/qos DEBUG: copying neutron/db/models/plugins/__init__.py -> build/lib/neutron/db/models/plugins DEBUG: creating build/lib/neutron/agent/l2/extensions/metadata DEBUG: copying neutron/agent/l2/extensions/metadata/__init__.py -> build/lib/neutron/agent/l2/extensions/metadata DEBUG: copying neutron/agent/l2/extensions/metadata/host_metadata_proxy.py -> build/lib/neutron/agent/l2/extensions/metadata DEBUG: copying neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/__init__.py -> build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/api.py -> build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/commands.py -> build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/impl_idl_ovn.py -> build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py -> build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py -> build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_db_sync.py -> build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py -> build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/worker.py -> build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: creating build/lib/neutron/tests/functional/agent/l3 DEBUG: copying neutron/tests/functional/agent/l3/__init__.py -> build/lib/neutron/tests/functional/agent/l3 DEBUG: copying neutron/tests/functional/agent/l3/framework.py -> build/lib/neutron/tests/functional/agent/l3 DEBUG: copying neutron/tests/functional/agent/l3/test_dvr_router.py -> build/lib/neutron/tests/functional/agent/l3 DEBUG: copying neutron/tests/functional/agent/l3/test_ha_router.py -> build/lib/neutron/tests/functional/agent/l3 DEBUG: copying neutron/tests/functional/agent/l3/test_keepalived_state_change.py -> build/lib/neutron/tests/functional/agent/l3 DEBUG: copying neutron/tests/functional/agent/l3/test_legacy_router.py -> build/lib/neutron/tests/functional/agent/l3 DEBUG: copying neutron/tests/functional/agent/l3/test_metadata_proxy.py -> build/lib/neutron/tests/functional/agent/l3 DEBUG: copying neutron/tests/functional/agent/l3/test_namespace_manager.py -> build/lib/neutron/tests/functional/agent/l3 DEBUG: copying neutron/privileged/agent/__init__.py -> build/lib/neutron/privileged/agent DEBUG: creating build/lib/neutron/objects/db DEBUG: copying neutron/objects/db/__init__.py -> build/lib/neutron/objects/db DEBUG: copying neutron/objects/db/api.py -> build/lib/neutron/objects/db DEBUG: copying neutron/tests/unit/agent/__init__.py -> build/lib/neutron/tests/unit/agent DEBUG: copying neutron/tests/unit/agent/test_agent_extensions_manager.py -> build/lib/neutron/tests/unit/agent DEBUG: copying neutron/tests/unit/agent/test_resource_cache.py -> build/lib/neutron/tests/unit/agent DEBUG: copying neutron/tests/unit/agent/test_rpc.py -> build/lib/neutron/tests/unit/agent DEBUG: copying neutron/tests/unit/agent/test_securitygroups_rpc.py -> build/lib/neutron/tests/unit/agent DEBUG: copying neutron/tests/fullstack/__init__.py -> build/lib/neutron/tests/fullstack DEBUG: copying neutron/tests/fullstack/base.py -> build/lib/neutron/tests/fullstack DEBUG: copying neutron/tests/fullstack/test_agent_bandwidth_report.py -> build/lib/neutron/tests/fullstack DEBUG: copying neutron/tests/fullstack/test_connectivity.py -> build/lib/neutron/tests/fullstack DEBUG: copying neutron/tests/fullstack/test_dhcp_agent.py -> build/lib/neutron/tests/fullstack DEBUG: copying neutron/tests/fullstack/test_firewall.py -> build/lib/neutron/tests/fullstack DEBUG: copying neutron/tests/fullstack/test_l3_agent.py -> build/lib/neutron/tests/fullstack DEBUG: copying neutron/tests/fullstack/test_local_ip.py -> build/lib/neutron/tests/fullstack DEBUG: copying neutron/tests/fullstack/test_logging.py -> build/lib/neutron/tests/fullstack DEBUG: copying neutron/tests/fullstack/test_mtu.py -> build/lib/neutron/tests/fullstack DEBUG: copying neutron/tests/fullstack/test_multisegs.py -> build/lib/neutron/tests/fullstack DEBUG: copying neutron/tests/fullstack/test_ovs_dhcp_extension.py -> build/lib/neutron/tests/fullstack DEBUG: copying neutron/tests/fullstack/test_ports_api.py -> build/lib/neutron/tests/fullstack DEBUG: copying neutron/tests/fullstack/test_ports_binding.py -> build/lib/neutron/tests/fullstack DEBUG: copying neutron/tests/fullstack/test_ports_rebind.py -> build/lib/neutron/tests/fullstack DEBUG: copying neutron/tests/fullstack/test_qos.py -> build/lib/neutron/tests/fullstack DEBUG: copying neutron/tests/fullstack/test_quota.py -> build/lib/neutron/tests/fullstack DEBUG: copying neutron/tests/fullstack/test_securitygroup.py -> build/lib/neutron/tests/fullstack DEBUG: copying neutron/tests/fullstack/test_segmentation_id.py -> build/lib/neutron/tests/fullstack DEBUG: copying neutron/tests/fullstack/test_subnet.py -> build/lib/neutron/tests/fullstack DEBUG: creating build/lib/neutron/tests/unit/agent/linux DEBUG: creating build/lib/neutron/tests/unit/agent/linux/openvswitch_firewall DEBUG: copying neutron/tests/unit/agent/linux/openvswitch_firewall/__init__.py -> build/lib/neutron/tests/unit/agent/linux/openvswitch_firewall DEBUG: copying neutron/tests/unit/agent/linux/openvswitch_firewall/test_firewall.py -> build/lib/neutron/tests/unit/agent/linux/openvswitch_firewall DEBUG: copying neutron/tests/unit/agent/linux/openvswitch_firewall/test_iptables.py -> build/lib/neutron/tests/unit/agent/linux/openvswitch_firewall DEBUG: copying neutron/tests/unit/agent/linux/openvswitch_firewall/test_rules.py -> build/lib/neutron/tests/unit/agent/linux/openvswitch_firewall DEBUG: copying neutron/privileged/__init__.py -> build/lib/neutron/privileged DEBUG: copying neutron/tests/unit/services/__init__.py -> build/lib/neutron/tests/unit/services DEBUG: copying neutron/tests/unit/services/test_provider_configuration.py -> build/lib/neutron/tests/unit/services DEBUG: creating build/lib/neutron/services/metering DEBUG: creating build/lib/neutron/services/metering/drivers DEBUG: copying neutron/services/metering/drivers/__init__.py -> build/lib/neutron/services/metering/drivers DEBUG: copying neutron/services/metering/drivers/abstract_driver.py -> build/lib/neutron/services/metering/drivers DEBUG: copying neutron/services/metering/drivers/utils.py -> build/lib/neutron/services/metering/drivers DEBUG: copying neutron/tests/unit/services/metering/__init__.py -> build/lib/neutron/tests/unit/services/metering DEBUG: copying neutron/tests/unit/services/metering/test_metering_plugin.py -> build/lib/neutron/tests/unit/services/metering DEBUG: creating build/lib/neutron/conf/agent/ovn/metadata DEBUG: copying neutron/conf/agent/ovn/metadata/__init__.py -> build/lib/neutron/conf/agent/ovn/metadata DEBUG: copying neutron/conf/agent/ovn/metadata/config.py -> build/lib/neutron/conf/agent/ovn/metadata DEBUG: creating build/lib/neutron/scheduler DEBUG: copying neutron/scheduler/__init__.py -> build/lib/neutron/scheduler DEBUG: copying neutron/scheduler/base_resource_filter.py -> build/lib/neutron/scheduler DEBUG: copying neutron/scheduler/base_scheduler.py -> build/lib/neutron/scheduler DEBUG: copying neutron/scheduler/dhcp_agent_scheduler.py -> build/lib/neutron/scheduler DEBUG: copying neutron/scheduler/l3_agent_scheduler.py -> build/lib/neutron/scheduler DEBUG: copying neutron/scheduler/l3_ovn_scheduler.py -> build/lib/neutron/scheduler DEBUG: creating build/lib/neutron/tests/functional/agent/l3/bin DEBUG: copying neutron/tests/functional/agent/l3/bin/__init__.py -> build/lib/neutron/tests/functional/agent/l3/bin DEBUG: copying neutron/tests/functional/agent/l3/bin/cmd_keepalived_state_change.py -> build/lib/neutron/tests/functional/agent/l3/bin DEBUG: creating build/lib/neutron/tests/functional/objects DEBUG: copying neutron/tests/functional/objects/__init__.py -> build/lib/neutron/tests/functional/objects DEBUG: copying neutron/tests/functional/objects/test_quota.py -> build/lib/neutron/tests/functional/objects DEBUG: creating build/lib/neutron/tests/unit/services/qos DEBUG: creating build/lib/neutron/tests/unit/services/qos/drivers DEBUG: copying neutron/tests/unit/services/qos/drivers/__init__.py -> build/lib/neutron/tests/unit/services/qos/drivers DEBUG: copying neutron/tests/unit/services/qos/drivers/test_manager.py -> build/lib/neutron/tests/unit/services/qos/drivers DEBUG: creating build/lib/neutron/agent/ovn/agent DEBUG: copying neutron/agent/ovn/agent/__init__.py -> build/lib/neutron/agent/ovn/agent DEBUG: copying neutron/agent/ovn/agent/ovn_neutron_agent.py -> build/lib/neutron/agent/ovn/agent DEBUG: copying neutron/agent/ovn/agent/ovsdb.py -> build/lib/neutron/agent/ovn/agent DEBUG: creating build/lib/neutron/tests/unit/scheduler DEBUG: copying neutron/tests/unit/scheduler/__init__.py -> build/lib/neutron/tests/unit/scheduler DEBUG: copying neutron/tests/unit/scheduler/test_base_scheduler.py -> build/lib/neutron/tests/unit/scheduler DEBUG: copying neutron/tests/unit/scheduler/test_dhcp_agent_scheduler.py -> build/lib/neutron/tests/unit/scheduler DEBUG: copying neutron/tests/unit/scheduler/test_l3_agent_scheduler.py -> build/lib/neutron/tests/unit/scheduler DEBUG: copying neutron/tests/unit/scheduler/test_l3_ovn_scheduler.py -> build/lib/neutron/tests/unit/scheduler DEBUG: creating build/lib/neutron/tests/unit/services/placement_report DEBUG: copying neutron/tests/unit/services/placement_report/__init__.py -> build/lib/neutron/tests/unit/services/placement_report DEBUG: copying neutron/tests/unit/services/placement_report/test_plugin.py -> build/lib/neutron/tests/unit/services/placement_report DEBUG: copying neutron/tests/unit/objects/plugins/__init__.py -> build/lib/neutron/tests/unit/objects/plugins DEBUG: creating build/lib/neutron/agent/ovsdb DEBUG: creating build/lib/neutron/agent/ovsdb/native DEBUG: copying neutron/agent/ovsdb/native/__init__.py -> build/lib/neutron/agent/ovsdb/native DEBUG: copying neutron/agent/ovsdb/native/commands.py -> build/lib/neutron/agent/ovsdb/native DEBUG: copying neutron/agent/ovsdb/native/connection.py -> build/lib/neutron/agent/ovsdb/native DEBUG: copying neutron/agent/ovsdb/native/exceptions.py -> build/lib/neutron/agent/ovsdb/native DEBUG: copying neutron/agent/ovsdb/native/helpers.py -> build/lib/neutron/agent/ovsdb/native DEBUG: copying neutron/agent/ovsdb/native/vlog.py -> build/lib/neutron/agent/ovsdb/native DEBUG: creating build/lib/neutron/tests/unit/services/trunk/drivers/ovn DEBUG: copying neutron/tests/unit/services/trunk/drivers/ovn/__init__.py -> build/lib/neutron/tests/unit/services/trunk/drivers/ovn DEBUG: copying neutron/tests/unit/services/trunk/drivers/ovn/test_trunk_driver.py -> build/lib/neutron/tests/unit/services/trunk/drivers/ovn DEBUG: copying neutron/tests/unit/services/trunk/__init__.py -> build/lib/neutron/tests/unit/services/trunk DEBUG: copying neutron/tests/unit/services/trunk/fakes.py -> build/lib/neutron/tests/unit/services/trunk DEBUG: copying neutron/tests/unit/services/trunk/test_plugin.py -> build/lib/neutron/tests/unit/services/trunk DEBUG: copying neutron/tests/unit/services/trunk/test_rules.py -> build/lib/neutron/tests/unit/services/trunk DEBUG: copying neutron/tests/unit/services/trunk/test_utils.py -> build/lib/neutron/tests/unit/services/trunk DEBUG: creating build/lib/neutron/tests/unit/cmd DEBUG: creating build/lib/neutron/tests/unit/cmd/ovn DEBUG: copying neutron/tests/unit/cmd/ovn/__init__.py -> build/lib/neutron/tests/unit/cmd/ovn DEBUG: copying neutron/tests/unit/cmd/ovn/test_neutron_ovn_db_sync_util.py -> build/lib/neutron/tests/unit/cmd/ovn DEBUG: creating build/lib/neutron/tests/unit/agent/ovn DEBUG: copying neutron/tests/unit/agent/ovn/__init__.py -> build/lib/neutron/tests/unit/agent/ovn DEBUG: copying neutron/plugins/__init__.py -> build/lib/neutron/plugins DEBUG: creating build/lib/neutron/tests/unit/plugins/ml2/drivers/linuxbridge DEBUG: creating build/lib/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent DEBUG: creating build/lib/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/extension_drivers DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/extension_drivers/__init__.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/extension_drivers DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/extension_drivers/test_qos_driver.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/extension_drivers DEBUG: creating build/lib/neutron/plugins/ml2/drivers/mech_sriov/mech_driver DEBUG: copying neutron/plugins/ml2/drivers/mech_sriov/mech_driver/__init__.py -> build/lib/neutron/plugins/ml2/drivers/mech_sriov/mech_driver DEBUG: copying neutron/plugins/ml2/drivers/mech_sriov/mech_driver/exceptions.py -> build/lib/neutron/plugins/ml2/drivers/mech_sriov/mech_driver DEBUG: copying neutron/plugins/ml2/drivers/mech_sriov/mech_driver/mech_driver.py -> build/lib/neutron/plugins/ml2/drivers/mech_sriov/mech_driver DEBUG: creating build/lib/neutron/api/rpc/callbacks/consumer DEBUG: copying neutron/api/rpc/callbacks/consumer/__init__.py -> build/lib/neutron/api/rpc/callbacks/consumer DEBUG: copying neutron/api/rpc/callbacks/consumer/registry.py -> build/lib/neutron/api/rpc/callbacks/consumer DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/__init__.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/base_type_tunnel.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/ext_test.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/mech_fake_agent.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/mech_faulty_agent.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/mechanism_logger.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/mechanism_test.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/test_helpers.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/test_type_flat.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/test_type_geneve.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/test_type_gre.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/test_type_local.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/test_type_vlan.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/test_type_vxlan.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers DEBUG: creating build/lib/neutron/tests/unit/services/logapi/drivers DEBUG: creating build/lib/neutron/tests/unit/services/logapi/drivers/ovn DEBUG: copying neutron/tests/unit/services/logapi/drivers/ovn/__init__.py -> build/lib/neutron/tests/unit/services/logapi/drivers/ovn DEBUG: copying neutron/tests/unit/services/logapi/drivers/ovn/test_driver.py -> build/lib/neutron/tests/unit/services/logapi/drivers/ovn DEBUG: creating build/lib/neutron/plugins/ml2/drivers/linuxbridge/agent DEBUG: creating build/lib/neutron/plugins/ml2/drivers/linuxbridge/agent/common DEBUG: copying neutron/plugins/ml2/drivers/linuxbridge/agent/common/__init__.py -> build/lib/neutron/plugins/ml2/drivers/linuxbridge/agent/common DEBUG: copying neutron/plugins/ml2/drivers/linuxbridge/agent/common/config.py -> build/lib/neutron/plugins/ml2/drivers/linuxbridge/agent/common DEBUG: copying neutron/plugins/ml2/drivers/linuxbridge/agent/common/constants.py -> build/lib/neutron/plugins/ml2/drivers/linuxbridge/agent/common DEBUG: copying neutron/plugins/ml2/drivers/linuxbridge/agent/common/utils.py -> build/lib/neutron/plugins/ml2/drivers/linuxbridge/agent/common DEBUG: creating build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/openflow DEBUG: creating build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/__init__.py -> build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/base_oskenapp.py -> build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/br_dvr_process.py -> build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/br_int.py -> build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/br_phys.py -> build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/br_tun.py -> build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/main.py -> build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py -> build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ovs_bridge.py -> build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ovs_oskenapp.py -> build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: creating build/lib/neutron/db/network_dhcp_agent_binding DEBUG: copying neutron/db/network_dhcp_agent_binding/__init__.py -> build/lib/neutron/db/network_dhcp_agent_binding DEBUG: copying neutron/db/network_dhcp_agent_binding/models.py -> build/lib/neutron/db/network_dhcp_agent_binding DEBUG: copying neutron/tests/functional/agent/l2/__init__.py -> build/lib/neutron/tests/functional/agent/l2 DEBUG: copying neutron/tests/functional/agent/l2/base.py -> build/lib/neutron/tests/functional/agent/l2 DEBUG: creating build/lib/neutron/tests/unit/services/conntrack_helper DEBUG: copying neutron/tests/unit/services/conntrack_helper/__init__.py -> build/lib/neutron/tests/unit/services/conntrack_helper DEBUG: copying neutron/tests/unit/services/conntrack_helper/test_plugin.py -> build/lib/neutron/tests/unit/services/conntrack_helper DEBUG: copying neutron/tests/functional/plugins/ml2/__init__.py -> build/lib/neutron/tests/functional/plugins/ml2 DEBUG: copying neutron/tests/functional/plugins/ml2/test_plugin.py -> build/lib/neutron/tests/functional/plugins/ml2 DEBUG: copying neutron/ipam/drivers/__init__.py -> build/lib/neutron/ipam/drivers DEBUG: creating build/lib/neutron/objects/qos DEBUG: copying neutron/objects/qos/__init__.py -> build/lib/neutron/objects/qos DEBUG: copying neutron/objects/qos/binding.py -> build/lib/neutron/objects/qos DEBUG: copying neutron/objects/qos/policy.py -> build/lib/neutron/objects/qos DEBUG: copying neutron/objects/qos/qos_policy_validator.py -> build/lib/neutron/objects/qos DEBUG: copying neutron/objects/qos/rule.py -> build/lib/neutron/objects/qos DEBUG: copying neutron/objects/qos/rule_type.py -> build/lib/neutron/objects/qos DEBUG: copying neutron/tests/functional/plugins/ml2/drivers/__init__.py -> build/lib/neutron/tests/functional/plugins/ml2/drivers DEBUG: creating build/lib/neutron/services/network_ip_availability DEBUG: copying neutron/services/network_ip_availability/__init__.py -> build/lib/neutron/services/network_ip_availability DEBUG: copying neutron/services/network_ip_availability/plugin.py -> build/lib/neutron/services/network_ip_availability DEBUG: creating build/lib/neutron/tests/unit/plugins/ml2/drivers/macvtap/mech_driver DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/macvtap/mech_driver/__init__.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/macvtap/mech_driver DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/macvtap/mech_driver/test_mech_macvtap.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/macvtap/mech_driver DEBUG: creating build/lib/neutron/exceptions DEBUG: copying neutron/exceptions/__init__.py -> build/lib/neutron/exceptions DEBUG: copying neutron/exceptions/mtu.py -> build/lib/neutron/exceptions DEBUG: creating build/lib/neutron/tests/unit/tests/example/dir DEBUG: copying neutron/tests/unit/tests/example/dir/__init__.py -> build/lib/neutron/tests/unit/tests/example/dir DEBUG: copying neutron/tests/unit/tests/example/dir/example_module.py -> build/lib/neutron/tests/unit/tests/example/dir DEBUG: copying neutron/tests/unit/services/ovn_l3/__init__.py -> build/lib/neutron/tests/unit/services/ovn_l3 DEBUG: copying neutron/tests/unit/services/ovn_l3/test_plugin.py -> build/lib/neutron/tests/unit/services/ovn_l3 DEBUG: creating build/lib/neutron/tests/unit/services/qos/drivers/ovn DEBUG: copying neutron/tests/unit/services/qos/drivers/ovn/__init__.py -> build/lib/neutron/tests/unit/services/qos/drivers/ovn DEBUG: copying neutron/tests/unit/services/qos/drivers/ovn/test_driver.py -> build/lib/neutron/tests/unit/services/qos/drivers/ovn DEBUG: copying neutron/conf/agent/ovn/__init__.py -> build/lib/neutron/conf/agent/ovn DEBUG: copying neutron/cmd/__init__.py -> build/lib/neutron/cmd DEBUG: copying neutron/cmd/destroy_patch_ports.py -> build/lib/neutron/cmd DEBUG: copying neutron/cmd/ipset_cleanup.py -> build/lib/neutron/cmd DEBUG: copying neutron/cmd/keepalived_state_change.py -> build/lib/neutron/cmd DEBUG: copying neutron/cmd/linuxbridge_cleanup.py -> build/lib/neutron/cmd DEBUG: copying neutron/cmd/netns_cleanup.py -> build/lib/neutron/cmd DEBUG: copying neutron/cmd/ovs_cleanup.py -> build/lib/neutron/cmd DEBUG: copying neutron/cmd/pd_notify.py -> build/lib/neutron/cmd DEBUG: copying neutron/cmd/remove_duplicated_port_bindings.py -> build/lib/neutron/cmd DEBUG: copying neutron/cmd/runtime_checks.py -> build/lib/neutron/cmd DEBUG: copying neutron/cmd/sanitize_port_binding_profile_allocation.py -> build/lib/neutron/cmd DEBUG: copying neutron/cmd/sanitize_port_mac_addresses.py -> build/lib/neutron/cmd DEBUG: copying neutron/cmd/sanity_check.py -> build/lib/neutron/cmd DEBUG: copying neutron/cmd/status.py -> build/lib/neutron/cmd DEBUG: copying neutron/tests/unit/plugins/ml2/__init__.py -> build/lib/neutron/tests/unit/plugins/ml2 DEBUG: copying neutron/tests/unit/plugins/ml2/_test_mech_agent.py -> build/lib/neutron/tests/unit/plugins/ml2 DEBUG: copying neutron/tests/unit/plugins/ml2/base.py -> build/lib/neutron/tests/unit/plugins/ml2 DEBUG: copying neutron/tests/unit/plugins/ml2/test_agent_scheduler.py -> build/lib/neutron/tests/unit/plugins/ml2 DEBUG: copying neutron/tests/unit/plugins/ml2/test_db.py -> build/lib/neutron/tests/unit/plugins/ml2 DEBUG: copying neutron/tests/unit/plugins/ml2/test_driver_context.py -> build/lib/neutron/tests/unit/plugins/ml2 DEBUG: copying neutron/tests/unit/plugins/ml2/test_ext_portsecurity.py -> build/lib/neutron/tests/unit/plugins/ml2 DEBUG: copying neutron/tests/unit/plugins/ml2/test_extension_driver_api.py -> build/lib/neutron/tests/unit/plugins/ml2 DEBUG: copying neutron/tests/unit/plugins/ml2/test_managers.py -> build/lib/neutron/tests/unit/plugins/ml2 DEBUG: copying neutron/tests/unit/plugins/ml2/test_ovo_rpc.py -> build/lib/neutron/tests/unit/plugins/ml2 DEBUG: copying neutron/tests/unit/plugins/ml2/test_plugin.py -> build/lib/neutron/tests/unit/plugins/ml2 DEBUG: copying neutron/tests/unit/plugins/ml2/test_port_binding.py -> build/lib/neutron/tests/unit/plugins/ml2 DEBUG: copying neutron/tests/unit/plugins/ml2/test_rpc.py -> build/lib/neutron/tests/unit/plugins/ml2 DEBUG: copying neutron/tests/unit/plugins/ml2/test_security_group.py -> build/lib/neutron/tests/unit/plugins/ml2 DEBUG: copying neutron/tests/unit/plugins/ml2/test_tracked_resources.py -> build/lib/neutron/tests/unit/plugins/ml2 DEBUG: creating build/lib/neutron/tests/unit/services/trunk/drivers/linuxbridge DEBUG: copying neutron/tests/unit/services/trunk/drivers/linuxbridge/__init__.py -> build/lib/neutron/tests/unit/services/trunk/drivers/linuxbridge DEBUG: copying neutron/tests/unit/services/trunk/drivers/linuxbridge/test_driver.py -> build/lib/neutron/tests/unit/services/trunk/drivers/linuxbridge DEBUG: creating build/lib/neutron/db/extra_dhcp_opt DEBUG: copying neutron/db/extra_dhcp_opt/__init__.py -> build/lib/neutron/db/extra_dhcp_opt DEBUG: copying neutron/db/extra_dhcp_opt/models.py -> build/lib/neutron/db/extra_dhcp_opt DEBUG: creating build/lib/neutron/privileged/agent/ovsdb/native DEBUG: copying neutron/privileged/agent/ovsdb/native/__init__.py -> build/lib/neutron/privileged/agent/ovsdb/native DEBUG: copying neutron/privileged/agent/ovsdb/native/helpers.py -> build/lib/neutron/privileged/agent/ovsdb/native DEBUG: creating build/lib/neutron/tests/unit/common DEBUG: creating build/lib/neutron/tests/unit/common/ovn DEBUG: copying neutron/tests/unit/common/ovn/__init__.py -> build/lib/neutron/tests/unit/common/ovn DEBUG: copying neutron/tests/unit/common/ovn/test_acl.py -> build/lib/neutron/tests/unit/common/ovn DEBUG: copying neutron/tests/unit/common/ovn/test_hash_ring_manager.py -> build/lib/neutron/tests/unit/common/ovn DEBUG: copying neutron/tests/unit/common/ovn/test_utils.py -> build/lib/neutron/tests/unit/common/ovn DEBUG: creating build/lib/neutron/services/trunk/rpc DEBUG: copying neutron/services/trunk/rpc/__init__.py -> build/lib/neutron/services/trunk/rpc DEBUG: copying neutron/services/trunk/rpc/agent.py -> build/lib/neutron/services/trunk/rpc DEBUG: copying neutron/services/trunk/rpc/backend.py -> build/lib/neutron/services/trunk/rpc DEBUG: copying neutron/services/trunk/rpc/constants.py -> build/lib/neutron/services/trunk/rpc DEBUG: copying neutron/services/trunk/rpc/server.py -> build/lib/neutron/services/trunk/rpc DEBUG: creating build/lib/neutron/services/trunk/drivers DEBUG: creating build/lib/neutron/services/trunk/drivers/openvswitch DEBUG: copying neutron/services/trunk/drivers/openvswitch/__init__.py -> build/lib/neutron/services/trunk/drivers/openvswitch DEBUG: copying neutron/services/trunk/drivers/openvswitch/constants.py -> build/lib/neutron/services/trunk/drivers/openvswitch DEBUG: copying neutron/services/trunk/drivers/openvswitch/driver.py -> build/lib/neutron/services/trunk/drivers/openvswitch DEBUG: copying neutron/services/trunk/drivers/openvswitch/utils.py -> build/lib/neutron/services/trunk/drivers/openvswitch DEBUG: creating build/lib/neutron/db/allowed_address_pairs DEBUG: copying neutron/db/allowed_address_pairs/__init__.py -> build/lib/neutron/db/allowed_address_pairs DEBUG: creating build/lib/neutron/tests/unit/plugins/ml2/drivers/l2pop DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/l2pop/__init__.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/l2pop DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/l2pop/test_db.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/l2pop DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/l2pop/test_mech_driver.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/l2pop DEBUG: creating build/lib/neutron/tests/unit/agent/ovsdb DEBUG: copying neutron/tests/unit/agent/ovsdb/__init__.py -> build/lib/neutron/tests/unit/agent/ovsdb DEBUG: copying neutron/tests/unit/agent/ovsdb/test_impl_idl.py -> build/lib/neutron/tests/unit/agent/ovsdb DEBUG: creating build/lib/neutron/plugins/ml2/drivers/linuxbridge/agent/extension_drivers DEBUG: copying neutron/plugins/ml2/drivers/linuxbridge/agent/extension_drivers/__init__.py -> build/lib/neutron/plugins/ml2/drivers/linuxbridge/agent/extension_drivers DEBUG: copying neutron/plugins/ml2/drivers/linuxbridge/agent/extension_drivers/qos_driver.py -> build/lib/neutron/plugins/ml2/drivers/linuxbridge/agent/extension_drivers DEBUG: copying neutron/services/metering/__init__.py -> build/lib/neutron/services/metering DEBUG: copying neutron/services/metering/metering_plugin.py -> build/lib/neutron/services/metering DEBUG: creating build/lib/neutron/tests/unit/db DEBUG: creating build/lib/neutron/tests/unit/db/quota DEBUG: copying neutron/tests/unit/db/quota/__init__.py -> build/lib/neutron/tests/unit/db/quota DEBUG: copying neutron/tests/unit/db/quota/test_api.py -> build/lib/neutron/tests/unit/db/quota DEBUG: copying neutron/tests/unit/db/quota/test_driver.py -> build/lib/neutron/tests/unit/db/quota DEBUG: copying neutron/tests/unit/db/quota/test_driver_nolock.py -> build/lib/neutron/tests/unit/db/quota DEBUG: copying neutron/agent/l3/extensions/__init__.py -> build/lib/neutron/agent/l3/extensions DEBUG: copying neutron/agent/l3/extensions/conntrack_helper.py -> build/lib/neutron/agent/l3/extensions DEBUG: copying neutron/agent/l3/extensions/ndp_proxy.py -> build/lib/neutron/agent/l3/extensions DEBUG: copying neutron/agent/l3/extensions/port_forwarding.py -> build/lib/neutron/agent/l3/extensions DEBUG: copying neutron/agent/l3/extensions/snat_log.py -> build/lib/neutron/agent/l3/extensions DEBUG: creating build/lib/neutron/tests/common/agents DEBUG: copying neutron/tests/common/agents/__init__.py -> build/lib/neutron/tests/common/agents DEBUG: copying neutron/tests/common/agents/l2_extensions.py -> build/lib/neutron/tests/common/agents DEBUG: copying neutron/tests/common/agents/l3_agent.py -> build/lib/neutron/tests/common/agents DEBUG: copying neutron/tests/common/agents/ovs_agent.py -> build/lib/neutron/tests/common/agents DEBUG: copying neutron/conf/agent/__init__.py -> build/lib/neutron/conf/agent DEBUG: copying neutron/conf/agent/agent_extensions_manager.py -> build/lib/neutron/conf/agent DEBUG: copying neutron/conf/agent/cmd.py -> build/lib/neutron/conf/agent DEBUG: copying neutron/conf/agent/common.py -> build/lib/neutron/conf/agent DEBUG: copying neutron/conf/agent/dhcp.py -> build/lib/neutron/conf/agent DEBUG: copying neutron/conf/agent/l2_ext_fdb_population.py -> build/lib/neutron/conf/agent DEBUG: copying neutron/conf/agent/linux.py -> build/lib/neutron/conf/agent DEBUG: copying neutron/conf/agent/ovs_conf.py -> build/lib/neutron/conf/agent DEBUG: copying neutron/conf/agent/ovsdb_api.py -> build/lib/neutron/conf/agent DEBUG: copying neutron/conf/agent/securitygroups_rpc.py -> build/lib/neutron/conf/agent DEBUG: copying neutron/conf/agent/windows.py -> build/lib/neutron/conf/agent DEBUG: copying neutron/tests/unit/services/trunk/drivers/__init__.py -> build/lib/neutron/tests/unit/services/trunk/drivers DEBUG: creating build/lib/neutron/tests/unit/plugins/ml2/extensions DEBUG: copying neutron/tests/unit/plugins/ml2/extensions/__init__.py -> build/lib/neutron/tests/unit/plugins/ml2/extensions DEBUG: copying neutron/tests/unit/plugins/ml2/extensions/fake_extension.py -> build/lib/neutron/tests/unit/plugins/ml2/extensions DEBUG: copying neutron/tests/unit/plugins/ml2/extensions/test_data_plane_status.py -> build/lib/neutron/tests/unit/plugins/ml2/extensions DEBUG: copying neutron/tests/unit/plugins/ml2/extensions/test_dns_domain_keywords.py -> build/lib/neutron/tests/unit/plugins/ml2/extensions DEBUG: copying neutron/tests/unit/plugins/ml2/extensions/test_dns_integration.py -> build/lib/neutron/tests/unit/plugins/ml2/extensions DEBUG: copying neutron/tests/unit/plugins/ml2/extensions/test_port_security.py -> build/lib/neutron/tests/unit/plugins/ml2/extensions DEBUG: copying neutron/tests/unit/plugins/ml2/extensions/test_tag_ports_during_bulk_creation.py -> build/lib/neutron/tests/unit/plugins/ml2/extensions DEBUG: copying neutron/tests/unit/plugins/ml2/extensions/test_uplink_status_propagation.py -> build/lib/neutron/tests/unit/plugins/ml2/extensions DEBUG: creating build/lib/neutron/agent/linux DEBUG: copying neutron/agent/linux/__init__.py -> build/lib/neutron/agent/linux DEBUG: copying neutron/agent/linux/bridge_lib.py -> build/lib/neutron/agent/linux DEBUG: copying neutron/agent/linux/daemon.py -> build/lib/neutron/agent/linux DEBUG: copying neutron/agent/linux/devlink.py -> build/lib/neutron/agent/linux DEBUG: copying neutron/agent/linux/dhcp.py -> build/lib/neutron/agent/linux DEBUG: copying neutron/agent/linux/dibbler.py -> build/lib/neutron/agent/linux DEBUG: copying neutron/agent/linux/external_process.py -> build/lib/neutron/agent/linux DEBUG: copying neutron/agent/linux/interface.py -> build/lib/neutron/agent/linux DEBUG: copying neutron/agent/linux/ip_conntrack.py -> build/lib/neutron/agent/linux DEBUG: copying neutron/agent/linux/ip_lib.py -> build/lib/neutron/agent/linux DEBUG: copying neutron/agent/linux/ipset_manager.py -> build/lib/neutron/agent/linux DEBUG: copying neutron/agent/linux/iptables_comments.py -> build/lib/neutron/agent/linux DEBUG: copying neutron/agent/linux/iptables_firewall.py -> build/lib/neutron/agent/linux DEBUG: copying neutron/agent/linux/iptables_manager.py -> build/lib/neutron/agent/linux DEBUG: copying neutron/agent/linux/keepalived.py -> build/lib/neutron/agent/linux DEBUG: copying neutron/agent/linux/l3_tc_lib.py -> build/lib/neutron/agent/linux DEBUG: copying neutron/agent/linux/of_monitor.py -> build/lib/neutron/agent/linux DEBUG: copying neutron/agent/linux/pd.py -> build/lib/neutron/agent/linux DEBUG: copying neutron/agent/linux/pd_driver.py -> build/lib/neutron/agent/linux DEBUG: copying neutron/agent/linux/ra.py -> build/lib/neutron/agent/linux DEBUG: copying neutron/agent/linux/tc_lib.py -> build/lib/neutron/agent/linux DEBUG: copying neutron/agent/linux/utils.py -> build/lib/neutron/agent/linux DEBUG: creating build/lib/neutron/hacking DEBUG: copying neutron/hacking/__init__.py -> build/lib/neutron/hacking DEBUG: creating build/lib/neutron/tests/fullstack/resources DEBUG: copying neutron/tests/fullstack/resources/__init__.py -> build/lib/neutron/tests/fullstack/resources DEBUG: copying neutron/tests/fullstack/resources/client.py -> build/lib/neutron/tests/fullstack/resources DEBUG: copying neutron/tests/fullstack/resources/config.py -> build/lib/neutron/tests/fullstack/resources DEBUG: copying neutron/tests/fullstack/resources/environment.py -> build/lib/neutron/tests/fullstack/resources DEBUG: copying neutron/tests/fullstack/resources/machine.py -> build/lib/neutron/tests/fullstack/resources DEBUG: copying neutron/tests/fullstack/resources/process.py -> build/lib/neutron/tests/fullstack/resources DEBUG: copying neutron/tests/unit/privileged/__init__.py -> build/lib/neutron/tests/unit/privileged DEBUG: creating build/lib/neutron/tests/unit/plugins/ml2/drivers/l2pop/rpc_manager DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/l2pop/rpc_manager/__init__.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/l2pop/rpc_manager DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/l2pop/rpc_manager/l2population_rpc_base.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/l2pop/rpc_manager DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/l2pop/rpc_manager/test_l2population_rpc.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/l2pop/rpc_manager DEBUG: copying neutron/agent/l2/__init__.py -> build/lib/neutron/agent/l2 DEBUG: copying neutron/agent/l2/l2_agent_extensions_manager.py -> build/lib/neutron/agent/l2 DEBUG: creating build/lib/neutron/tests/unit/notifiers DEBUG: copying neutron/tests/unit/notifiers/__init__.py -> build/lib/neutron/tests/unit/notifiers DEBUG: copying neutron/tests/unit/notifiers/test_batch_notifier.py -> build/lib/neutron/tests/unit/notifiers DEBUG: copying neutron/tests/unit/notifiers/test_ironic.py -> build/lib/neutron/tests/unit/notifiers DEBUG: copying neutron/tests/unit/notifiers/test_nova.py -> build/lib/neutron/tests/unit/notifiers DEBUG: copying neutron/tests/unit/services/externaldns/__init__.py -> build/lib/neutron/tests/unit/services/externaldns DEBUG: copying neutron/tests/unit/db/__init__.py -> build/lib/neutron/tests/unit/db DEBUG: copying neutron/tests/unit/db/test__utils.py -> build/lib/neutron/tests/unit/db DEBUG: copying neutron/tests/unit/db/test_agents_db.py -> build/lib/neutron/tests/unit/db DEBUG: copying neutron/tests/unit/db/test_agentschedulers_db.py -> build/lib/neutron/tests/unit/db DEBUG: copying neutron/tests/unit/db/test_allowedaddresspairs_db.py -> build/lib/neutron/tests/unit/db DEBUG: copying neutron/tests/unit/db/test_db_base_plugin_common.py -> build/lib/neutron/tests/unit/db DEBUG: copying neutron/tests/unit/db/test_db_base_plugin_v2.py -> build/lib/neutron/tests/unit/db DEBUG: copying neutron/tests/unit/db/test_dvr_mac_db.py -> build/lib/neutron/tests/unit/db DEBUG: copying neutron/tests/unit/db/test_extraroute_db.py -> build/lib/neutron/tests/unit/db DEBUG: copying neutron/tests/unit/db/test_ipam_backend_mixin.py -> build/lib/neutron/tests/unit/db DEBUG: copying neutron/tests/unit/db/test_ipam_pluggable_backend.py -> build/lib/neutron/tests/unit/db DEBUG: copying neutron/tests/unit/db/test_l3_db.py -> build/lib/neutron/tests/unit/db DEBUG: copying neutron/tests/unit/db/test_l3_dvr_db.py -> build/lib/neutron/tests/unit/db DEBUG: copying neutron/tests/unit/db/test_l3_extra_gws_db.py -> build/lib/neutron/tests/unit/db DEBUG: copying neutron/tests/unit/db/test_l3_hamode_db.py -> build/lib/neutron/tests/unit/db DEBUG: copying neutron/tests/unit/db/test_migration.py -> build/lib/neutron/tests/unit/db DEBUG: copying neutron/tests/unit/db/test_ovn_hash_ring_db.py -> build/lib/neutron/tests/unit/db DEBUG: copying neutron/tests/unit/db/test_ovn_l3_hamode_db.py -> build/lib/neutron/tests/unit/db DEBUG: copying neutron/tests/unit/db/test_ovn_revision_numbers_db.py -> build/lib/neutron/tests/unit/db DEBUG: copying neutron/tests/unit/db/test_portsecurity_db.py -> build/lib/neutron/tests/unit/db DEBUG: copying neutron/tests/unit/db/test_portsecurity_db_common.py -> build/lib/neutron/tests/unit/db DEBUG: copying neutron/tests/unit/db/test_provisioning_blocks.py -> build/lib/neutron/tests/unit/db DEBUG: copying neutron/tests/unit/db/test_rbac_db_mixin.py -> build/lib/neutron/tests/unit/db DEBUG: copying neutron/tests/unit/db/test_securitygroups_db.py -> build/lib/neutron/tests/unit/db DEBUG: copying neutron/tests/unit/db/test_segments_db.py -> build/lib/neutron/tests/unit/db DEBUG: creating build/lib/neutron/tests/unit/cmd/upgrade_checks DEBUG: copying neutron/tests/unit/cmd/upgrade_checks/__init__.py -> build/lib/neutron/tests/unit/cmd/upgrade_checks DEBUG: copying neutron/tests/unit/cmd/upgrade_checks/test_checks.py -> build/lib/neutron/tests/unit/cmd/upgrade_checks DEBUG: creating build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/extension_drivers DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/extension_drivers/__init__.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/extension_drivers DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/extension_drivers/test_qos_driver.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/extension_drivers DEBUG: creating build/lib/neutron/tests/functional/services/l3_router DEBUG: copying neutron/tests/functional/services/l3_router/__init__.py -> build/lib/neutron/tests/functional/services/l3_router DEBUG: copying neutron/tests/functional/services/l3_router/test_l3_dvr_ha_router_plugin.py -> build/lib/neutron/tests/functional/services/l3_router DEBUG: copying neutron/tests/functional/services/l3_router/test_l3_dvr_router_plugin.py -> build/lib/neutron/tests/functional/services/l3_router DEBUG: creating build/lib/neutron/tests/functional/agent/ovn/agent DEBUG: copying neutron/tests/functional/agent/ovn/agent/__init__.py -> build/lib/neutron/tests/functional/agent/ovn/agent DEBUG: copying neutron/tests/functional/agent/ovn/agent/fake_ovn_agent_extension.py -> build/lib/neutron/tests/functional/agent/ovn/agent DEBUG: copying neutron/tests/functional/agent/ovn/agent/test_ovn_neutron_agent.py -> build/lib/neutron/tests/functional/agent/ovn/agent DEBUG: copying neutron/tests/functional/agent/ovn/agent/test_ovsdb.py -> build/lib/neutron/tests/functional/agent/ovn/agent DEBUG: copying neutron/tests/unit/services/logapi/drivers/__init__.py -> build/lib/neutron/tests/unit/services/logapi/drivers DEBUG: copying neutron/tests/unit/services/logapi/drivers/test_base.py -> build/lib/neutron/tests/unit/services/logapi/drivers DEBUG: copying neutron/tests/unit/services/logapi/drivers/test_manager.py -> build/lib/neutron/tests/unit/services/logapi/drivers DEBUG: creating build/lib/neutron/tests/unit/agent/l2 DEBUG: creating build/lib/neutron/tests/unit/agent/l2/extensions DEBUG: creating build/lib/neutron/tests/unit/agent/l2/extensions/metadata DEBUG: copying neutron/tests/unit/agent/l2/extensions/metadata/__init__.py -> build/lib/neutron/tests/unit/agent/l2/extensions/metadata DEBUG: copying neutron/tests/unit/agent/l2/extensions/metadata/test_host_metadata_proxy.py -> build/lib/neutron/tests/unit/agent/l2/extensions/metadata DEBUG: creating build/lib/neutron/plugins/ml2/drivers/macvtap DEBUG: creating build/lib/neutron/plugins/ml2/drivers/macvtap/mech_driver DEBUG: copying neutron/plugins/ml2/drivers/macvtap/mech_driver/__init__.py -> build/lib/neutron/plugins/ml2/drivers/macvtap/mech_driver DEBUG: copying neutron/plugins/ml2/drivers/macvtap/mech_driver/mech_macvtap.py -> build/lib/neutron/plugins/ml2/drivers/macvtap/mech_driver DEBUG: copying neutron/services/l3_router/__init__.py -> build/lib/neutron/services/l3_router DEBUG: copying neutron/services/l3_router/l3_router_plugin.py -> build/lib/neutron/services/l3_router DEBUG: creating build/lib/neutron/services/logapi/drivers DEBUG: creating build/lib/neutron/services/logapi/drivers/ovn DEBUG: copying neutron/services/logapi/drivers/ovn/__init__.py -> build/lib/neutron/services/logapi/drivers/ovn DEBUG: copying neutron/services/logapi/drivers/ovn/driver.py -> build/lib/neutron/services/logapi/drivers/ovn DEBUG: copying neutron/plugins/ml2/drivers/linuxbridge/agent/__init__.py -> build/lib/neutron/plugins/ml2/drivers/linuxbridge/agent DEBUG: copying neutron/plugins/ml2/drivers/linuxbridge/agent/arp_protect.py -> build/lib/neutron/plugins/ml2/drivers/linuxbridge/agent DEBUG: copying neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_agent_extension_api.py -> build/lib/neutron/plugins/ml2/drivers/linuxbridge/agent DEBUG: copying neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_capabilities.py -> build/lib/neutron/plugins/ml2/drivers/linuxbridge/agent DEBUG: copying neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py -> build/lib/neutron/plugins/ml2/drivers/linuxbridge/agent DEBUG: creating build/lib/neutron/conf/services DEBUG: copying neutron/conf/services/__init__.py -> build/lib/neutron/conf/services DEBUG: copying neutron/conf/services/extdns_designate_driver.py -> build/lib/neutron/conf/services DEBUG: copying neutron/conf/services/logging.py -> build/lib/neutron/conf/services DEBUG: copying neutron/conf/services/metering_agent.py -> build/lib/neutron/conf/services DEBUG: copying neutron/conf/services/provider_configuration.py -> build/lib/neutron/conf/services DEBUG: creating build/lib/neutron/tests/functional/agent/l3/extensions DEBUG: copying neutron/tests/functional/agent/l3/extensions/__init__.py -> build/lib/neutron/tests/functional/agent/l3/extensions DEBUG: copying neutron/tests/functional/agent/l3/extensions/test_conntrack_helper_extension.py -> build/lib/neutron/tests/functional/agent/l3/extensions DEBUG: copying neutron/tests/functional/agent/l3/extensions/test_gateway_ip_qos_extension.py -> build/lib/neutron/tests/functional/agent/l3/extensions DEBUG: copying neutron/tests/functional/agent/l3/extensions/test_ndp_proxy_extension.py -> build/lib/neutron/tests/functional/agent/l3/extensions DEBUG: copying neutron/tests/functional/agent/l3/extensions/test_port_forwarding_extension.py -> build/lib/neutron/tests/functional/agent/l3/extensions DEBUG: creating build/lib/neutron/conf/agent/database DEBUG: copying neutron/conf/agent/database/__init__.py -> build/lib/neutron/conf/agent/database DEBUG: copying neutron/conf/agent/database/agents_db.py -> build/lib/neutron/conf/agent/database DEBUG: copying neutron/conf/agent/database/agentschedulers_db.py -> build/lib/neutron/conf/agent/database DEBUG: copying neutron/plugins/ml2/drivers/ovn/__init__.py -> build/lib/neutron/plugins/ml2/drivers/ovn DEBUG: copying neutron/plugins/ml2/drivers/ovn/db_migration.py -> build/lib/neutron/plugins/ml2/drivers/ovn DEBUG: creating build/lib/neutron/plugins/ml2/drivers/mech_sriov/agent/extension_drivers DEBUG: copying neutron/plugins/ml2/drivers/mech_sriov/agent/extension_drivers/__init__.py -> build/lib/neutron/plugins/ml2/drivers/mech_sriov/agent/extension_drivers DEBUG: copying neutron/plugins/ml2/drivers/mech_sriov/agent/extension_drivers/qos_driver.py -> build/lib/neutron/plugins/ml2/drivers/mech_sriov/agent/extension_drivers DEBUG: creating build/lib/neutron/api/rpc/handlers DEBUG: copying neutron/api/rpc/handlers/__init__.py -> build/lib/neutron/api/rpc/handlers DEBUG: copying neutron/api/rpc/handlers/dhcp_rpc.py -> build/lib/neutron/api/rpc/handlers DEBUG: copying neutron/api/rpc/handlers/dvr_rpc.py -> build/lib/neutron/api/rpc/handlers DEBUG: copying neutron/api/rpc/handlers/l3_rpc.py -> build/lib/neutron/api/rpc/handlers DEBUG: copying neutron/api/rpc/handlers/metadata_rpc.py -> build/lib/neutron/api/rpc/handlers DEBUG: copying neutron/api/rpc/handlers/resources_rpc.py -> build/lib/neutron/api/rpc/handlers DEBUG: copying neutron/api/rpc/handlers/securitygroups_rpc.py -> build/lib/neutron/api/rpc/handlers DEBUG: creating build/lib/neutron/tests/unit/objects/db DEBUG: copying neutron/tests/unit/objects/db/__init__.py -> build/lib/neutron/tests/unit/objects/db DEBUG: copying neutron/tests/unit/objects/db/test_api.py -> build/lib/neutron/tests/unit/objects/db DEBUG: creating build/lib/neutron/services/logapi/drivers/openvswitch DEBUG: copying neutron/services/logapi/drivers/openvswitch/__init__.py -> build/lib/neutron/services/logapi/drivers/openvswitch DEBUG: copying neutron/services/logapi/drivers/openvswitch/driver.py -> build/lib/neutron/services/logapi/drivers/openvswitch DEBUG: copying neutron/services/logapi/drivers/openvswitch/log_oskenapp.py -> build/lib/neutron/services/logapi/drivers/openvswitch DEBUG: copying neutron/services/logapi/drivers/openvswitch/ovs_firewall_log.py -> build/lib/neutron/services/logapi/drivers/openvswitch DEBUG: creating build/lib/neutron/tests/unit/services/logapi/drivers/openvswitch DEBUG: copying neutron/tests/unit/services/logapi/drivers/openvswitch/__init__.py -> build/lib/neutron/tests/unit/services/logapi/drivers/openvswitch DEBUG: copying neutron/tests/unit/services/logapi/drivers/openvswitch/test_ovs_firewall_log.py -> build/lib/neutron/tests/unit/services/logapi/drivers/openvswitch DEBUG: copying neutron/pecan_wsgi/__init__.py -> build/lib/neutron/pecan_wsgi DEBUG: copying neutron/pecan_wsgi/app.py -> build/lib/neutron/pecan_wsgi DEBUG: copying neutron/pecan_wsgi/constants.py -> build/lib/neutron/pecan_wsgi DEBUG: copying neutron/pecan_wsgi/startup.py -> build/lib/neutron/pecan_wsgi DEBUG: copying neutron/tests/unit/agent/l3/__init__.py -> build/lib/neutron/tests/unit/agent/l3 DEBUG: copying neutron/tests/unit/agent/l3/test_agent.py -> build/lib/neutron/tests/unit/agent/l3 DEBUG: copying neutron/tests/unit/agent/l3/test_dvr_fip_ns.py -> build/lib/neutron/tests/unit/agent/l3 DEBUG: copying neutron/tests/unit/agent/l3/test_dvr_local_router.py -> build/lib/neutron/tests/unit/agent/l3 DEBUG: copying neutron/tests/unit/agent/l3/test_dvr_snat_ns.py -> build/lib/neutron/tests/unit/agent/l3 DEBUG: copying neutron/tests/unit/agent/l3/test_fip_rule_priority_allocator.py -> build/lib/neutron/tests/unit/agent/l3 DEBUG: copying neutron/tests/unit/agent/l3/test_ha_router.py -> build/lib/neutron/tests/unit/agent/l3 DEBUG: copying neutron/tests/unit/agent/l3/test_item_allocator.py -> build/lib/neutron/tests/unit/agent/l3 DEBUG: copying neutron/tests/unit/agent/l3/test_l3_agent_extension_api.py -> build/lib/neutron/tests/unit/agent/l3 DEBUG: copying neutron/tests/unit/agent/l3/test_legacy_router.py -> build/lib/neutron/tests/unit/agent/l3 DEBUG: copying neutron/tests/unit/agent/l3/test_link_local_allocator.py -> build/lib/neutron/tests/unit/agent/l3 DEBUG: copying neutron/tests/unit/agent/l3/test_namespace_manager.py -> build/lib/neutron/tests/unit/agent/l3 DEBUG: copying neutron/tests/unit/agent/l3/test_router_info.py -> build/lib/neutron/tests/unit/agent/l3 DEBUG: creating build/lib/neutron/services/metering/agents DEBUG: copying neutron/services/metering/agents/__init__.py -> build/lib/neutron/services/metering/agents DEBUG: copying neutron/services/metering/agents/metering_agent.py -> build/lib/neutron/services/metering/agents DEBUG: creating build/lib/neutron/tests/unit/agent/ovn/metadata DEBUG: copying neutron/tests/unit/agent/ovn/metadata/__init__.py -> build/lib/neutron/tests/unit/agent/ovn/metadata DEBUG: copying neutron/tests/unit/agent/ovn/metadata/test_agent.py -> build/lib/neutron/tests/unit/agent/ovn/metadata DEBUG: copying neutron/tests/unit/agent/ovn/metadata/test_driver.py -> build/lib/neutron/tests/unit/agent/ovn/metadata DEBUG: copying neutron/tests/unit/agent/ovn/metadata/test_server.py -> build/lib/neutron/tests/unit/agent/ovn/metadata DEBUG: copying neutron/tests/functional/services/trunk/__init__.py -> build/lib/neutron/tests/functional/services/trunk DEBUG: copying neutron/tests/functional/services/trunk/test_plugin.py -> build/lib/neutron/tests/functional/services/trunk DEBUG: creating build/lib/neutron/tests/functional/plugins/ml2/drivers/macvtap DEBUG: creating build/lib/neutron/tests/functional/plugins/ml2/drivers/macvtap/agent DEBUG: copying neutron/tests/functional/plugins/ml2/drivers/macvtap/agent/__init__.py -> build/lib/neutron/tests/functional/plugins/ml2/drivers/macvtap/agent DEBUG: copying neutron/tests/functional/plugins/ml2/drivers/macvtap/agent/test_macvtap_neutron_agent.py -> build/lib/neutron/tests/functional/plugins/ml2/drivers/macvtap/agent DEBUG: copying neutron/agent/ovsdb/__init__.py -> build/lib/neutron/agent/ovsdb DEBUG: copying neutron/agent/ovsdb/api.py -> build/lib/neutron/agent/ovsdb DEBUG: copying neutron/agent/ovsdb/impl_idl.py -> build/lib/neutron/agent/ovsdb DEBUG: creating build/lib/neutron/tests/functional/api DEBUG: copying neutron/tests/functional/api/__init__.py -> build/lib/neutron/tests/functional/api DEBUG: copying neutron/tests/functional/api/test_policies.py -> build/lib/neutron/tests/functional/api DEBUG: creating build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver DEBUG: creating build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/__init__.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_commands.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_impl_idl_ovn.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_maintenance.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovn_client.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovn_db_sync.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovsdb_monitor.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying neutron/api/rpc/callbacks/__init__.py -> build/lib/neutron/api/rpc/callbacks DEBUG: copying neutron/api/rpc/callbacks/events.py -> build/lib/neutron/api/rpc/callbacks DEBUG: copying neutron/api/rpc/callbacks/exceptions.py -> build/lib/neutron/api/rpc/callbacks DEBUG: copying neutron/api/rpc/callbacks/resource_manager.py -> build/lib/neutron/api/rpc/callbacks DEBUG: copying neutron/api/rpc/callbacks/resources.py -> build/lib/neutron/api/rpc/callbacks DEBUG: copying neutron/api/rpc/callbacks/version_manager.py -> build/lib/neutron/api/rpc/callbacks DEBUG: copying neutron/tests/unit/ipam/drivers/__init__.py -> build/lib/neutron/tests/unit/ipam/drivers DEBUG: creating build/lib/neutron/objects/port/extensions DEBUG: copying neutron/objects/port/extensions/__init__.py -> build/lib/neutron/objects/port/extensions DEBUG: copying neutron/objects/port/extensions/allowedaddresspairs.py -> build/lib/neutron/objects/port/extensions DEBUG: copying neutron/objects/port/extensions/data_plane_status.py -> build/lib/neutron/objects/port/extensions DEBUG: copying neutron/objects/port/extensions/extra_dhcp_opt.py -> build/lib/neutron/objects/port/extensions DEBUG: copying neutron/objects/port/extensions/port_device_profile.py -> build/lib/neutron/objects/port/extensions DEBUG: copying neutron/objects/port/extensions/port_hardware_offload_type.py -> build/lib/neutron/objects/port/extensions DEBUG: copying neutron/objects/port/extensions/port_hints.py -> build/lib/neutron/objects/port/extensions DEBUG: copying neutron/objects/port/extensions/port_numa_affinity_policy.py -> build/lib/neutron/objects/port/extensions DEBUG: copying neutron/objects/port/extensions/port_security.py -> build/lib/neutron/objects/port/extensions DEBUG: copying neutron/objects/port/extensions/uplink_status_propagation.py -> build/lib/neutron/objects/port/extensions DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/linuxbridge/__init__.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/linuxbridge DEBUG: creating build/lib/neutron/api/v2 DEBUG: copying neutron/api/v2/__init__.py -> build/lib/neutron/api/v2 DEBUG: copying neutron/api/v2/base.py -> build/lib/neutron/api/v2 DEBUG: copying neutron/api/v2/resource.py -> build/lib/neutron/api/v2 DEBUG: copying neutron/api/v2/resource_helper.py -> build/lib/neutron/api/v2 DEBUG: copying neutron/api/v2/router.py -> build/lib/neutron/api/v2 DEBUG: creating build/lib/neutron/pecan_wsgi/hooks DEBUG: copying neutron/pecan_wsgi/hooks/__init__.py -> build/lib/neutron/pecan_wsgi/hooks DEBUG: copying neutron/pecan_wsgi/hooks/body_validation.py -> build/lib/neutron/pecan_wsgi/hooks DEBUG: copying neutron/pecan_wsgi/hooks/context.py -> build/lib/neutron/pecan_wsgi/hooks DEBUG: copying neutron/pecan_wsgi/hooks/notifier.py -> build/lib/neutron/pecan_wsgi/hooks DEBUG: copying neutron/pecan_wsgi/hooks/ownership_validation.py -> build/lib/neutron/pecan_wsgi/hooks DEBUG: copying neutron/pecan_wsgi/hooks/policy_enforcement.py -> build/lib/neutron/pecan_wsgi/hooks DEBUG: copying neutron/pecan_wsgi/hooks/query_parameters.py -> build/lib/neutron/pecan_wsgi/hooks DEBUG: copying neutron/pecan_wsgi/hooks/quota_enforcement.py -> build/lib/neutron/pecan_wsgi/hooks DEBUG: copying neutron/pecan_wsgi/hooks/translation.py -> build/lib/neutron/pecan_wsgi/hooks DEBUG: copying neutron/pecan_wsgi/hooks/userfilters.py -> build/lib/neutron/pecan_wsgi/hooks DEBUG: copying neutron/pecan_wsgi/hooks/utils.py -> build/lib/neutron/pecan_wsgi/hooks DEBUG: creating build/lib/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/mech_driver DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/mech_sriov/mech_driver/__init__.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/mech_driver DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/mech_sriov/mech_driver/test_mech_sriov_nic_switch.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/mech_driver DEBUG: copying neutron/agent/__init__.py -> build/lib/neutron/agent DEBUG: copying neutron/agent/agent_extensions_manager.py -> build/lib/neutron/agent DEBUG: copying neutron/agent/dhcp_agent.py -> build/lib/neutron/agent DEBUG: copying neutron/agent/firewall.py -> build/lib/neutron/agent DEBUG: copying neutron/agent/l3_agent.py -> build/lib/neutron/agent DEBUG: copying neutron/agent/metadata_agent.py -> build/lib/neutron/agent DEBUG: copying neutron/agent/resource_cache.py -> build/lib/neutron/agent DEBUG: copying neutron/agent/rpc.py -> build/lib/neutron/agent DEBUG: copying neutron/agent/securitygroups_rpc.py -> build/lib/neutron/agent DEBUG: creating build/lib/neutron/db/migration/models DEBUG: copying neutron/db/migration/models/__init__.py -> build/lib/neutron/db/migration/models DEBUG: copying neutron/db/migration/models/head.py -> build/lib/neutron/db/migration/models DEBUG: creating build/lib/neutron/objects/extensions DEBUG: copying neutron/objects/extensions/__init__.py -> build/lib/neutron/objects/extensions DEBUG: copying neutron/objects/extensions/port_security.py -> build/lib/neutron/objects/extensions DEBUG: copying neutron/tests/unit/cmd/__init__.py -> build/lib/neutron/tests/unit/cmd DEBUG: copying neutron/tests/unit/cmd/test_netns_cleanup.py -> build/lib/neutron/tests/unit/cmd DEBUG: copying neutron/tests/unit/cmd/test_ovs_cleanup.py -> build/lib/neutron/tests/unit/cmd DEBUG: copying neutron/tests/unit/cmd/test_runtime_checks.py -> build/lib/neutron/tests/unit/cmd DEBUG: copying neutron/tests/unit/cmd/test_sanity_check.py -> build/lib/neutron/tests/unit/cmd DEBUG: copying neutron/tests/unit/cmd/test_status.py -> build/lib/neutron/tests/unit/cmd DEBUG: creating build/lib/neutron/tests/functional/db DEBUG: creating build/lib/neutron/tests/functional/db/migrations DEBUG: copying neutron/tests/functional/db/migrations/__init__.py -> build/lib/neutron/tests/functional/db/migrations DEBUG: copying neutron/tests/functional/db/migrations/test_ba859d649675_add_indexes_to_rbacs.py -> build/lib/neutron/tests/functional/db/migrations DEBUG: copying neutron/tests/functional/db/migrations/test_c3e9d13c4367_add_binding_index_to_.py -> build/lib/neutron/tests/functional/db/migrations DEBUG: creating build/lib/neutron/conf/plugins/ml2/drivers/ovn DEBUG: copying neutron/conf/plugins/ml2/drivers/ovn/__init__.py -> build/lib/neutron/conf/plugins/ml2/drivers/ovn DEBUG: copying neutron/conf/plugins/ml2/drivers/ovn/ovn_conf.py -> build/lib/neutron/conf/plugins/ml2/drivers/ovn DEBUG: creating build/lib/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/mech_driver DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/linuxbridge/mech_driver/__init__.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/mech_driver DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/linuxbridge/mech_driver/test_mech_linuxbridge.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/mech_driver DEBUG: creating build/lib/neutron/tests/functional/cmd DEBUG: copying neutron/tests/functional/cmd/__init__.py -> build/lib/neutron/tests/functional/cmd DEBUG: copying neutron/tests/functional/cmd/process_spawn.py -> build/lib/neutron/tests/functional/cmd DEBUG: copying neutron/tests/functional/cmd/test_destroy_patch_ports.py -> build/lib/neutron/tests/functional/cmd DEBUG: copying neutron/tests/functional/cmd/test_ipset_cleanup.py -> build/lib/neutron/tests/functional/cmd DEBUG: copying neutron/tests/functional/cmd/test_linuxbridge_cleanup.py -> build/lib/neutron/tests/functional/cmd DEBUG: copying neutron/tests/functional/cmd/test_netns_cleanup.py -> build/lib/neutron/tests/functional/cmd DEBUG: copying neutron/tests/functional/cmd/test_ovs_cleanup.py -> build/lib/neutron/tests/functional/cmd DEBUG: copying neutron/tests/functional/cmd/test_status.py -> build/lib/neutron/tests/functional/cmd DEBUG: copying neutron/conf/plugins/ml2/__init__.py -> build/lib/neutron/conf/plugins/ml2 DEBUG: copying neutron/conf/plugins/ml2/config.py -> build/lib/neutron/conf/plugins/ml2 DEBUG: creating build/lib/neutron/tests/functional/agent/ovn/extensions DEBUG: copying neutron/tests/functional/agent/ovn/extensions/__init__.py -> build/lib/neutron/tests/functional/agent/ovn/extensions DEBUG: copying neutron/tests/functional/agent/ovn/extensions/test_qos_hwol.py -> build/lib/neutron/tests/functional/agent/ovn/extensions DEBUG: copying neutron/tests/unit/services/portforwarding/__init__.py -> build/lib/neutron/tests/unit/services/portforwarding DEBUG: copying neutron/tests/unit/services/portforwarding/test_pf_plugin.py -> build/lib/neutron/tests/unit/services/portforwarding DEBUG: creating build/lib/neutron/services/metering/drivers/iptables DEBUG: copying neutron/services/metering/drivers/iptables/__init__.py -> build/lib/neutron/services/metering/drivers/iptables DEBUG: copying neutron/services/metering/drivers/iptables/iptables_driver.py -> build/lib/neutron/services/metering/drivers/iptables DEBUG: creating build/lib/neutron/services/externaldns/drivers/designate DEBUG: copying neutron/services/externaldns/drivers/designate/__init__.py -> build/lib/neutron/services/externaldns/drivers/designate DEBUG: copying neutron/services/externaldns/drivers/designate/driver.py -> build/lib/neutron/services/externaldns/drivers/designate DEBUG: creating build/lib/neutron/services/trunk/drivers/linuxbridge DEBUG: creating build/lib/neutron/services/trunk/drivers/linuxbridge/agent DEBUG: copying neutron/services/trunk/drivers/linuxbridge/agent/__init__.py -> build/lib/neutron/services/trunk/drivers/linuxbridge/agent DEBUG: copying neutron/services/trunk/drivers/linuxbridge/agent/driver.py -> build/lib/neutron/services/trunk/drivers/linuxbridge/agent DEBUG: copying neutron/services/trunk/drivers/linuxbridge/agent/trunk_plumber.py -> build/lib/neutron/services/trunk/drivers/linuxbridge/agent DEBUG: creating build/lib/neutron/services/portforwarding/drivers/ovn DEBUG: copying neutron/services/portforwarding/drivers/ovn/__init__.py -> build/lib/neutron/services/portforwarding/drivers/ovn DEBUG: copying neutron/services/portforwarding/drivers/ovn/driver.py -> build/lib/neutron/services/portforwarding/drivers/ovn DEBUG: copying neutron/tests/unit/services/qos/__init__.py -> build/lib/neutron/tests/unit/services/qos DEBUG: copying neutron/tests/unit/services/qos/base.py -> build/lib/neutron/tests/unit/services/qos DEBUG: copying neutron/tests/unit/services/qos/test_qos_plugin.py -> build/lib/neutron/tests/unit/services/qos DEBUG: creating build/lib/neutron/db/quota DEBUG: copying neutron/db/quota/__init__.py -> build/lib/neutron/db/quota DEBUG: copying neutron/db/quota/api.py -> build/lib/neutron/db/quota DEBUG: copying neutron/db/quota/driver.py -> build/lib/neutron/db/quota DEBUG: copying neutron/db/quota/driver_nolock.py -> build/lib/neutron/db/quota DEBUG: copying neutron/db/quota/driver_null.py -> build/lib/neutron/db/quota DEBUG: copying neutron/db/quota/models.py -> build/lib/neutron/db/quota DEBUG: creating build/lib/neutron/tests/functional/agent/l3/extensions/qos DEBUG: copying neutron/tests/functional/agent/l3/extensions/qos/__init__.py -> build/lib/neutron/tests/functional/agent/l3/extensions/qos DEBUG: copying neutron/tests/functional/agent/l3/extensions/qos/test_fip_qos_extension.py -> build/lib/neutron/tests/functional/agent/l3/extensions/qos DEBUG: creating build/lib/neutron/privileged/agent/linux DEBUG: copying neutron/privileged/agent/linux/__init__.py -> build/lib/neutron/privileged/agent/linux DEBUG: copying neutron/privileged/agent/linux/devlink.py -> build/lib/neutron/privileged/agent/linux DEBUG: copying neutron/privileged/agent/linux/dhcp.py -> build/lib/neutron/privileged/agent/linux DEBUG: copying neutron/privileged/agent/linux/ethtool.py -> build/lib/neutron/privileged/agent/linux DEBUG: copying neutron/privileged/agent/linux/ip_lib.py -> build/lib/neutron/privileged/agent/linux DEBUG: copying neutron/privileged/agent/linux/netlink_constants.py -> build/lib/neutron/privileged/agent/linux DEBUG: copying neutron/privileged/agent/linux/netlink_lib.py -> build/lib/neutron/privileged/agent/linux DEBUG: copying neutron/privileged/agent/linux/tc_lib.py -> build/lib/neutron/privileged/agent/linux DEBUG: copying neutron/privileged/agent/linux/utils.py -> build/lib/neutron/privileged/agent/linux DEBUG: copying neutron/tests/functional/services/__init__.py -> build/lib/neutron/tests/functional/services DEBUG: creating build/lib/neutron/tests/unit/services/l3_router/service_providers DEBUG: copying neutron/tests/unit/services/l3_router/service_providers/__init__.py -> build/lib/neutron/tests/unit/services/l3_router/service_providers DEBUG: copying neutron/tests/unit/services/l3_router/service_providers/test_driver_controller.py -> build/lib/neutron/tests/unit/services/l3_router/service_providers DEBUG: creating build/lib/neutron/tests/unit/api DEBUG: creating build/lib/neutron/tests/unit/api/rpc DEBUG: creating build/lib/neutron/tests/unit/api/rpc/handlers DEBUG: copying neutron/tests/unit/api/rpc/handlers/__init__.py -> build/lib/neutron/tests/unit/api/rpc/handlers DEBUG: copying neutron/tests/unit/api/rpc/handlers/test_dhcp_rpc.py -> build/lib/neutron/tests/unit/api/rpc/handlers DEBUG: copying neutron/tests/unit/api/rpc/handlers/test_dvr_rpc.py -> build/lib/neutron/tests/unit/api/rpc/handlers DEBUG: copying neutron/tests/unit/api/rpc/handlers/test_l3_rpc.py -> build/lib/neutron/tests/unit/api/rpc/handlers DEBUG: copying neutron/tests/unit/api/rpc/handlers/test_resources_rpc.py -> build/lib/neutron/tests/unit/api/rpc/handlers DEBUG: copying neutron/tests/unit/api/rpc/handlers/test_securitygroups_rpc.py -> build/lib/neutron/tests/unit/api/rpc/handlers DEBUG: copying neutron/tests/unit/api/__init__.py -> build/lib/neutron/tests/unit/api DEBUG: copying neutron/tests/unit/api/test_api_common.py -> build/lib/neutron/tests/unit/api DEBUG: copying neutron/tests/unit/api/test_extensions.py -> build/lib/neutron/tests/unit/api DEBUG: creating build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/__init__.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_address_group.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_address_scope.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_agent.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_auto_allocated_topology.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_availability_zone.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_base.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_default_security_group_rules.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_flavor.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_floatingip.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_floatingip_pools.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_floatingip_port_forwarding.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_l3_conntrack_helper.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_local_ip.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_local_ip_association.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_logging.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_metering.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_ndp_proxy.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_network.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_network_ip_availability.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_network_segment_range.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_port.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_port_bindings.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_qos.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_quotas.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_rbac.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_router.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_security_group.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_segment.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_service_type.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_subnet.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_subnetpool.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_trunk.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/privileged/agent/__init__.py -> build/lib/neutron/tests/unit/privileged/agent DEBUG: copying neutron/tests/functional/plugins/ml2/drivers/macvtap/__init__.py -> build/lib/neutron/tests/functional/plugins/ml2/drivers/macvtap DEBUG: creating build/lib/neutron/tests/functional/services/trunk/drivers DEBUG: creating build/lib/neutron/tests/functional/services/trunk/drivers/ovn DEBUG: copying neutron/tests/functional/services/trunk/drivers/ovn/__init__.py -> build/lib/neutron/tests/functional/services/trunk/drivers/ovn DEBUG: copying neutron/tests/functional/services/trunk/drivers/ovn/test_trunk_driver.py -> build/lib/neutron/tests/functional/services/trunk/drivers/ovn DEBUG: copying neutron/tests/common/__init__.py -> build/lib/neutron/tests/common DEBUG: copying neutron/tests/common/base.py -> build/lib/neutron/tests/common DEBUG: copying neutron/tests/common/config_fixtures.py -> build/lib/neutron/tests/common DEBUG: copying neutron/tests/common/conn_testers.py -> build/lib/neutron/tests/common DEBUG: copying neutron/tests/common/helpers.py -> build/lib/neutron/tests/common DEBUG: copying neutron/tests/common/l3_test_common.py -> build/lib/neutron/tests/common DEBUG: copying neutron/tests/common/machine_fixtures.py -> build/lib/neutron/tests/common DEBUG: copying neutron/tests/common/net_helpers.py -> build/lib/neutron/tests/common DEBUG: creating build/lib/neutron/cmd/eventlet/services DEBUG: copying neutron/cmd/eventlet/services/__init__.py -> build/lib/neutron/cmd/eventlet/services DEBUG: copying neutron/cmd/eventlet/services/metering_agent.py -> build/lib/neutron/cmd/eventlet/services DEBUG: copying neutron/conf/__init__.py -> build/lib/neutron/conf DEBUG: copying neutron/conf/common.py -> build/lib/neutron/conf DEBUG: copying neutron/conf/experimental.py -> build/lib/neutron/conf DEBUG: copying neutron/conf/profiling.py -> build/lib/neutron/conf DEBUG: copying neutron/conf/quota.py -> build/lib/neutron/conf DEBUG: copying neutron/conf/service.py -> build/lib/neutron/conf DEBUG: copying neutron/conf/wsgi.py -> build/lib/neutron/conf DEBUG: copying neutron/services/portforwarding/__init__.py -> build/lib/neutron/services/portforwarding DEBUG: copying neutron/services/portforwarding/constants.py -> build/lib/neutron/services/portforwarding DEBUG: copying neutron/services/portforwarding/pf_plugin.py -> build/lib/neutron/services/portforwarding DEBUG: creating build/lib/neutron/server DEBUG: copying neutron/server/__init__.py -> build/lib/neutron/server DEBUG: copying neutron/server/api_eventlet.py -> build/lib/neutron/server DEBUG: copying neutron/server/rpc_eventlet.py -> build/lib/neutron/server DEBUG: copying neutron/server/wsgi_eventlet.py -> build/lib/neutron/server DEBUG: creating build/lib/neutron/tests/unit/services/metering/drivers DEBUG: copying neutron/tests/unit/services/metering/drivers/__init__.py -> build/lib/neutron/tests/unit/services/metering/drivers DEBUG: copying neutron/tests/unit/services/metering/drivers/test_iptables.py -> build/lib/neutron/tests/unit/services/metering/drivers DEBUG: creating build/lib/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/extension_drivers DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/extension_drivers/__init__.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/extension_drivers DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/extension_drivers/test_qos_driver.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/extension_drivers DEBUG: creating build/lib/neutron/tests/functional/agent/ovsdb DEBUG: creating build/lib/neutron/tests/functional/agent/ovsdb/native DEBUG: copying neutron/tests/functional/agent/ovsdb/native/__init__.py -> build/lib/neutron/tests/functional/agent/ovsdb/native DEBUG: copying neutron/tests/functional/agent/ovsdb/native/test_connection.py -> build/lib/neutron/tests/functional/agent/ovsdb/native DEBUG: copying neutron/tests/functional/agent/ovsdb/native/test_helpers.py -> build/lib/neutron/tests/functional/agent/ovsdb/native DEBUG: creating build/lib/neutron/tests/unit/services/qos/drivers/openvswitch DEBUG: copying neutron/tests/unit/services/qos/drivers/openvswitch/__init__.py -> build/lib/neutron/tests/unit/services/qos/drivers/openvswitch DEBUG: copying neutron/tests/unit/services/qos/drivers/openvswitch/test_driver.py -> build/lib/neutron/tests/unit/services/qos/drivers/openvswitch DEBUG: creating build/lib/neutron/db/availability_zone DEBUG: copying neutron/db/availability_zone/__init__.py -> build/lib/neutron/db/availability_zone DEBUG: copying neutron/db/availability_zone/network.py -> build/lib/neutron/db/availability_zone DEBUG: copying neutron/db/availability_zone/router.py -> build/lib/neutron/db/availability_zone DEBUG: copying neutron/services/ovn_l3/__init__.py -> build/lib/neutron/services/ovn_l3 DEBUG: copying neutron/services/ovn_l3/exceptions.py -> build/lib/neutron/services/ovn_l3 DEBUG: copying neutron/services/ovn_l3/plugin.py -> build/lib/neutron/services/ovn_l3 DEBUG: copying neutron/tests/unit/__init__.py -> build/lib/neutron/tests/unit DEBUG: copying neutron/tests/unit/_test_extension_portbindings.py -> build/lib/neutron/tests/unit DEBUG: copying neutron/tests/unit/dummy_plugin.py -> build/lib/neutron/tests/unit DEBUG: copying neutron/tests/unit/extension_stubs.py -> build/lib/neutron/tests/unit DEBUG: copying neutron/tests/unit/fake_resources.py -> build/lib/neutron/tests/unit DEBUG: copying neutron/tests/unit/test_auth.py -> build/lib/neutron/tests/unit DEBUG: copying neutron/tests/unit/test_manager.py -> build/lib/neutron/tests/unit DEBUG: copying neutron/tests/unit/test_neutron_plugin_base_v2.py -> build/lib/neutron/tests/unit DEBUG: copying neutron/tests/unit/test_opts.py -> build/lib/neutron/tests/unit DEBUG: copying neutron/tests/unit/test_policy.py -> build/lib/neutron/tests/unit DEBUG: copying neutron/tests/unit/test_service.py -> build/lib/neutron/tests/unit DEBUG: copying neutron/tests/unit/test_worker.py -> build/lib/neutron/tests/unit DEBUG: copying neutron/tests/unit/test_wsgi.py -> build/lib/neutron/tests/unit DEBUG: copying neutron/tests/unit/testlib_api.py -> build/lib/neutron/tests/unit DEBUG: copying neutron/tests/unit/common/__init__.py -> build/lib/neutron/tests/unit/common DEBUG: copying neutron/tests/unit/common/moved_globals_code1.py -> build/lib/neutron/tests/unit/common DEBUG: copying neutron/tests/unit/common/moved_globals_code2.py -> build/lib/neutron/tests/unit/common DEBUG: copying neutron/tests/unit/common/moved_globals_target.py -> build/lib/neutron/tests/unit/common DEBUG: copying neutron/tests/unit/common/test__deprecate.py -> build/lib/neutron/tests/unit/common DEBUG: copying neutron/tests/unit/common/test_cache_utils.py -> build/lib/neutron/tests/unit/common DEBUG: copying neutron/tests/unit/common/test_coordination.py -> build/lib/neutron/tests/unit/common DEBUG: copying neutron/tests/unit/common/test_ipv6_utils.py -> build/lib/neutron/tests/unit/common DEBUG: copying neutron/tests/unit/common/test_utils.py -> build/lib/neutron/tests/unit/common DEBUG: creating build/lib/neutron/tests/unit/db/metering DEBUG: copying neutron/tests/unit/db/metering/__init__.py -> build/lib/neutron/tests/unit/db/metering DEBUG: copying neutron/tests/unit/db/metering/test_metering_db.py -> build/lib/neutron/tests/unit/db/metering DEBUG: creating build/lib/neutron/services/auto_allocate DEBUG: copying neutron/services/auto_allocate/__init__.py -> build/lib/neutron/services/auto_allocate DEBUG: copying neutron/services/auto_allocate/db.py -> build/lib/neutron/services/auto_allocate DEBUG: copying neutron/services/auto_allocate/exceptions.py -> build/lib/neutron/services/auto_allocate DEBUG: copying neutron/services/auto_allocate/models.py -> build/lib/neutron/services/auto_allocate DEBUG: copying neutron/services/auto_allocate/plugin.py -> build/lib/neutron/services/auto_allocate DEBUG: copying neutron/services/logapi/agent/__init__.py -> build/lib/neutron/services/logapi/agent DEBUG: copying neutron/services/logapi/agent/log_extension.py -> build/lib/neutron/services/logapi/agent DEBUG: copying neutron/agent/l3/__init__.py -> build/lib/neutron/agent/l3 DEBUG: copying neutron/agent/l3/agent.py -> build/lib/neutron/agent/l3 DEBUG: copying neutron/agent/l3/dvr.py -> build/lib/neutron/agent/l3 DEBUG: copying neutron/agent/l3/dvr_edge_ha_router.py -> build/lib/neutron/agent/l3 DEBUG: copying neutron/agent/l3/dvr_edge_router.py -> build/lib/neutron/agent/l3 DEBUG: copying neutron/agent/l3/dvr_fip_ns.py -> build/lib/neutron/agent/l3 DEBUG: copying neutron/agent/l3/dvr_local_router.py -> build/lib/neutron/agent/l3 DEBUG: copying neutron/agent/l3/dvr_router_base.py -> build/lib/neutron/agent/l3 DEBUG: copying neutron/agent/l3/dvr_snat_ns.py -> build/lib/neutron/agent/l3 DEBUG: copying neutron/agent/l3/fip_rule_priority_allocator.py -> build/lib/neutron/agent/l3 DEBUG: copying neutron/agent/l3/ha.py -> build/lib/neutron/agent/l3 DEBUG: copying neutron/agent/l3/ha_router.py -> build/lib/neutron/agent/l3 DEBUG: copying neutron/agent/l3/item_allocator.py -> build/lib/neutron/agent/l3 DEBUG: copying neutron/agent/l3/keepalived_state_change.py -> build/lib/neutron/agent/l3 DEBUG: copying neutron/agent/l3/l3_agent_extension_api.py -> build/lib/neutron/agent/l3 DEBUG: copying neutron/agent/l3/l3_agent_extensions_manager.py -> build/lib/neutron/agent/l3 DEBUG: copying neutron/agent/l3/legacy_router.py -> build/lib/neutron/agent/l3 DEBUG: copying neutron/agent/l3/link_local_allocator.py -> build/lib/neutron/agent/l3 DEBUG: copying neutron/agent/l3/namespace_manager.py -> build/lib/neutron/agent/l3 DEBUG: copying neutron/agent/l3/namespaces.py -> build/lib/neutron/agent/l3 DEBUG: copying neutron/agent/l3/router_info.py -> build/lib/neutron/agent/l3 DEBUG: creating build/lib/neutron/tests/unit/services/trunk/drivers/linuxbridge/agent DEBUG: copying neutron/tests/unit/services/trunk/drivers/linuxbridge/agent/__init__.py -> build/lib/neutron/tests/unit/services/trunk/drivers/linuxbridge/agent DEBUG: copying neutron/tests/unit/services/trunk/drivers/linuxbridge/agent/test_driver.py -> build/lib/neutron/tests/unit/services/trunk/drivers/linuxbridge/agent DEBUG: copying neutron/tests/unit/services/trunk/drivers/linuxbridge/agent/test_trunk_plumber.py -> build/lib/neutron/tests/unit/services/trunk/drivers/linuxbridge/agent DEBUG: creating build/lib/neutron/conf/plugins/ml2/drivers/mech_sriov DEBUG: copying neutron/conf/plugins/ml2/drivers/mech_sriov/__init__.py -> build/lib/neutron/conf/plugins/ml2/drivers/mech_sriov DEBUG: copying neutron/conf/plugins/ml2/drivers/mech_sriov/agent_common.py -> build/lib/neutron/conf/plugins/ml2/drivers/mech_sriov DEBUG: copying neutron/conf/plugins/ml2/drivers/mech_sriov/mech_sriov_conf.py -> build/lib/neutron/conf/plugins/ml2/drivers/mech_sriov DEBUG: creating build/lib/neutron/services/qos/drivers/linuxbridge DEBUG: copying neutron/services/qos/drivers/linuxbridge/__init__.py -> build/lib/neutron/services/qos/drivers/linuxbridge DEBUG: copying neutron/services/qos/drivers/linuxbridge/driver.py -> build/lib/neutron/services/qos/drivers/linuxbridge DEBUG: creating build/lib/neutron/tests/unit/api/v2 DEBUG: copying neutron/tests/unit/api/v2/__init__.py -> build/lib/neutron/tests/unit/api/v2 DEBUG: copying neutron/tests/unit/api/v2/test_base.py -> build/lib/neutron/tests/unit/api/v2 DEBUG: copying neutron/tests/unit/api/v2/test_resource.py -> build/lib/neutron/tests/unit/api/v2 DEBUG: copying neutron/tests/unit/api/v2/test_router.py -> build/lib/neutron/tests/unit/api/v2 DEBUG: creating build/lib/neutron/tests/functional/agent/common DEBUG: copying neutron/tests/functional/agent/common/__init__.py -> build/lib/neutron/tests/functional/agent/common DEBUG: copying neutron/tests/functional/agent/common/test_ovs_lib.py -> build/lib/neutron/tests/functional/agent/common DEBUG: copying neutron/tests/functional/agent/common/test_ovsdb_monitor.py -> build/lib/neutron/tests/functional/agent/common DEBUG: copying neutron/services/externaldns/__init__.py -> build/lib/neutron/services/externaldns DEBUG: copying neutron/services/externaldns/driver.py -> build/lib/neutron/services/externaldns DEBUG: creating build/lib/neutron/tests/unit/agent/ovsdb/native DEBUG: copying neutron/tests/unit/agent/ovsdb/native/__init__.py -> build/lib/neutron/tests/unit/agent/ovsdb/native DEBUG: copying neutron/tests/unit/agent/ovsdb/native/test_connection.py -> build/lib/neutron/tests/unit/agent/ovsdb/native DEBUG: creating build/lib/neutron/services/revisions DEBUG: copying neutron/services/revisions/__init__.py -> build/lib/neutron/services/revisions DEBUG: copying neutron/services/revisions/revision_plugin.py -> build/lib/neutron/services/revisions DEBUG: creating build/lib/neutron/services/conntrack_helper/common DEBUG: copying neutron/services/conntrack_helper/common/__init__.py -> build/lib/neutron/services/conntrack_helper/common DEBUG: copying neutron/services/conntrack_helper/common/exceptions.py -> build/lib/neutron/services/conntrack_helper/common DEBUG: creating build/lib/neutron/services/timestamp DEBUG: copying neutron/services/timestamp/__init__.py -> build/lib/neutron/services/timestamp DEBUG: copying neutron/services/timestamp/timestamp_db.py -> build/lib/neutron/services/timestamp DEBUG: copying neutron/services/timestamp/timestamp_plugin.py -> build/lib/neutron/services/timestamp DEBUG: creating build/lib/neutron/tests/functional/scheduler DEBUG: copying neutron/tests/functional/scheduler/__init__.py -> build/lib/neutron/tests/functional/scheduler DEBUG: copying neutron/tests/functional/scheduler/test_dhcp_agent_scheduler.py -> build/lib/neutron/tests/functional/scheduler DEBUG: copying neutron/tests/functional/scheduler/test_l3_agent_scheduler.py -> build/lib/neutron/tests/functional/scheduler DEBUG: copying neutron/tests/unit/agent/l2/__init__.py -> build/lib/neutron/tests/unit/agent/l2 DEBUG: copying neutron/tests/unit/agent/l2/test_l2_agent_extensions_manager.py -> build/lib/neutron/tests/unit/agent/l2 DEBUG: creating build/lib/neutron/services/qos/drivers/sriov DEBUG: copying neutron/services/qos/drivers/sriov/__init__.py -> build/lib/neutron/services/qos/drivers/sriov DEBUG: copying neutron/services/qos/drivers/sriov/driver.py -> build/lib/neutron/services/qos/drivers/sriov DEBUG: creating build/lib/neutron/tests/unit/agent/dhcp DEBUG: copying neutron/tests/unit/agent/dhcp/__init__.py -> build/lib/neutron/tests/unit/agent/dhcp DEBUG: copying neutron/tests/unit/agent/dhcp/test_agent.py -> build/lib/neutron/tests/unit/agent/dhcp DEBUG: copying neutron/tests/functional/plugins/ml2/drivers/ovn/__init__.py -> build/lib/neutron/tests/functional/plugins/ml2/drivers/ovn DEBUG: creating build/lib/neutron/tests/unit/services/portforwarding/drivers/ovn DEBUG: copying neutron/tests/unit/services/portforwarding/drivers/ovn/__init__.py -> build/lib/neutron/tests/unit/services/portforwarding/drivers/ovn DEBUG: copying neutron/tests/unit/services/portforwarding/drivers/ovn/test_driver.py -> build/lib/neutron/tests/unit/services/portforwarding/drivers/ovn DEBUG: creating build/lib/neutron/common DEBUG: creating build/lib/neutron/common/ovn DEBUG: copying neutron/common/ovn/__init__.py -> build/lib/neutron/common/ovn DEBUG: copying neutron/common/ovn/acl.py -> build/lib/neutron/common/ovn DEBUG: copying neutron/common/ovn/constants.py -> build/lib/neutron/common/ovn DEBUG: copying neutron/common/ovn/exceptions.py -> build/lib/neutron/common/ovn DEBUG: copying neutron/common/ovn/extensions.py -> build/lib/neutron/common/ovn DEBUG: copying neutron/common/ovn/hash_ring_manager.py -> build/lib/neutron/common/ovn DEBUG: copying neutron/common/ovn/utils.py -> build/lib/neutron/common/ovn DEBUG: creating build/lib/neutron/tests/functional/services/trunk/drivers/openvswitch DEBUG: copying neutron/tests/functional/services/trunk/drivers/openvswitch/__init__.py -> build/lib/neutron/tests/functional/services/trunk/drivers/openvswitch DEBUG: copying neutron/ipam/__init__.py -> build/lib/neutron/ipam DEBUG: copying neutron/ipam/driver.py -> build/lib/neutron/ipam DEBUG: copying neutron/ipam/exceptions.py -> build/lib/neutron/ipam DEBUG: copying neutron/ipam/requests.py -> build/lib/neutron/ipam DEBUG: copying neutron/ipam/subnet_alloc.py -> build/lib/neutron/ipam DEBUG: copying neutron/ipam/utils.py -> build/lib/neutron/ipam DEBUG: creating build/lib/neutron/tests/unit/services/trunk/drivers/openvswitch/agent DEBUG: copying neutron/tests/unit/services/trunk/drivers/openvswitch/agent/__init__.py -> build/lib/neutron/tests/unit/services/trunk/drivers/openvswitch/agent DEBUG: copying neutron/tests/unit/services/trunk/drivers/openvswitch/agent/test_driver.py -> build/lib/neutron/tests/unit/services/trunk/drivers/openvswitch/agent DEBUG: copying neutron/tests/unit/services/trunk/drivers/openvswitch/agent/test_ovsdb_handler.py -> build/lib/neutron/tests/unit/services/trunk/drivers/openvswitch/agent DEBUG: copying neutron/tests/unit/services/trunk/drivers/openvswitch/agent/test_trunk_manager.py -> build/lib/neutron/tests/unit/services/trunk/drivers/openvswitch/agent DEBUG: creating build/lib/neutron/tests/unit/services/logapi/rpc DEBUG: copying neutron/tests/unit/services/logapi/rpc/__init__.py -> build/lib/neutron/tests/unit/services/logapi/rpc DEBUG: copying neutron/tests/unit/services/logapi/rpc/test_server.py -> build/lib/neutron/tests/unit/services/logapi/rpc DEBUG: creating build/lib/neutron/agent/linux/openvswitch_firewall DEBUG: copying neutron/agent/linux/openvswitch_firewall/__init__.py -> build/lib/neutron/agent/linux/openvswitch_firewall DEBUG: copying neutron/agent/linux/openvswitch_firewall/constants.py -> build/lib/neutron/agent/linux/openvswitch_firewall DEBUG: copying neutron/agent/linux/openvswitch_firewall/exceptions.py -> build/lib/neutron/agent/linux/openvswitch_firewall DEBUG: copying neutron/agent/linux/openvswitch_firewall/firewall.py -> build/lib/neutron/agent/linux/openvswitch_firewall DEBUG: copying neutron/agent/linux/openvswitch_firewall/iptables.py -> build/lib/neutron/agent/linux/openvswitch_firewall DEBUG: copying neutron/agent/linux/openvswitch_firewall/rules.py -> build/lib/neutron/agent/linux/openvswitch_firewall DEBUG: creating build/lib/neutron/plugins/ml2/extensions DEBUG: copying neutron/plugins/ml2/extensions/__init__.py -> build/lib/neutron/plugins/ml2/extensions DEBUG: copying neutron/plugins/ml2/extensions/data_plane_status.py -> build/lib/neutron/plugins/ml2/extensions DEBUG: copying neutron/plugins/ml2/extensions/dns_domain_keywords.py -> build/lib/neutron/plugins/ml2/extensions DEBUG: copying neutron/plugins/ml2/extensions/dns_integration.py -> build/lib/neutron/plugins/ml2/extensions DEBUG: copying neutron/plugins/ml2/extensions/port_device_profile.py -> build/lib/neutron/plugins/ml2/extensions DEBUG: copying neutron/plugins/ml2/extensions/port_hardware_offload_type.py -> build/lib/neutron/plugins/ml2/extensions DEBUG: copying neutron/plugins/ml2/extensions/port_hint_ovs_tx_steering.py -> build/lib/neutron/plugins/ml2/extensions DEBUG: copying neutron/plugins/ml2/extensions/port_hints.py -> build/lib/neutron/plugins/ml2/extensions DEBUG: copying neutron/plugins/ml2/extensions/port_numa_affinity_policy.py -> build/lib/neutron/plugins/ml2/extensions DEBUG: copying neutron/plugins/ml2/extensions/port_security.py -> build/lib/neutron/plugins/ml2/extensions DEBUG: copying neutron/plugins/ml2/extensions/qos.py -> build/lib/neutron/plugins/ml2/extensions DEBUG: copying neutron/plugins/ml2/extensions/subnet_dns_publish_fixed_ip.py -> build/lib/neutron/plugins/ml2/extensions DEBUG: copying neutron/plugins/ml2/extensions/tag_ports_during_bulk_creation.py -> build/lib/neutron/plugins/ml2/extensions DEBUG: copying neutron/plugins/ml2/extensions/uplink_status_propagation.py -> build/lib/neutron/plugins/ml2/extensions DEBUG: copying neutron/tests/functional/agent/ovsdb/__init__.py -> build/lib/neutron/tests/functional/agent/ovsdb DEBUG: creating build/lib/neutron/plugins/common DEBUG: copying neutron/plugins/common/__init__.py -> build/lib/neutron/plugins/common DEBUG: copying neutron/plugins/common/constants.py -> build/lib/neutron/plugins/common DEBUG: creating build/lib/neutron/tests/functional/services/logapi/drivers DEBUG: copying neutron/tests/functional/services/logapi/drivers/__init__.py -> build/lib/neutron/tests/functional/services/logapi/drivers DEBUG: copying neutron/conf/plugins/__init__.py -> build/lib/neutron/conf/plugins DEBUG: creating build/lib/neutron/tests/functional/objects/plugins DEBUG: creating build/lib/neutron/tests/functional/objects/plugins/ml2 DEBUG: copying neutron/tests/functional/objects/plugins/ml2/__init__.py -> build/lib/neutron/tests/functional/objects/plugins/ml2 DEBUG: copying neutron/tests/functional/objects/plugins/ml2/test_base.py -> build/lib/neutron/tests/functional/objects/plugins/ml2 DEBUG: copying neutron/tests/functional/objects/plugins/ml2/test_geneveallocation.py -> build/lib/neutron/tests/functional/objects/plugins/ml2 DEBUG: copying neutron/tests/functional/objects/plugins/ml2/test_greallocation.py -> build/lib/neutron/tests/functional/objects/plugins/ml2 DEBUG: copying neutron/tests/functional/objects/plugins/ml2/test_vlanallocation.py -> build/lib/neutron/tests/functional/objects/plugins/ml2 DEBUG: copying neutron/tests/functional/objects/plugins/ml2/test_vxlanallocation.py -> build/lib/neutron/tests/functional/objects/plugins/ml2 DEBUG: copying neutron/tests/functional/services/trunk/drivers/__init__.py -> build/lib/neutron/tests/functional/services/trunk/drivers DEBUG: creating build/lib/neutron/tests/unit/services/trunk/rpc DEBUG: copying neutron/tests/unit/services/trunk/rpc/__init__.py -> build/lib/neutron/tests/unit/services/trunk/rpc DEBUG: copying neutron/tests/unit/services/trunk/rpc/test_agent.py -> build/lib/neutron/tests/unit/services/trunk/rpc DEBUG: copying neutron/tests/unit/services/trunk/rpc/test_backend.py -> build/lib/neutron/tests/unit/services/trunk/rpc DEBUG: copying neutron/tests/unit/services/trunk/rpc/test_server.py -> build/lib/neutron/tests/unit/services/trunk/rpc DEBUG: creating build/lib/neutron/tests/unit/api/rpc/callbacks DEBUG: creating build/lib/neutron/tests/unit/api/rpc/callbacks/producer DEBUG: copying neutron/tests/unit/api/rpc/callbacks/producer/__init__.py -> build/lib/neutron/tests/unit/api/rpc/callbacks/producer DEBUG: copying neutron/tests/unit/api/rpc/callbacks/producer/test_registry.py -> build/lib/neutron/tests/unit/api/rpc/callbacks/producer DEBUG: creating build/lib/neutron/agent/common DEBUG: copying neutron/agent/common/__init__.py -> build/lib/neutron/agent/common DEBUG: copying neutron/agent/common/async_process.py -> build/lib/neutron/agent/common DEBUG: copying neutron/agent/common/base_agent_rpc.py -> build/lib/neutron/agent/common DEBUG: copying neutron/agent/common/base_polling.py -> build/lib/neutron/agent/common DEBUG: copying neutron/agent/common/ip_lib.py -> build/lib/neutron/agent/common DEBUG: copying neutron/agent/common/ovs_lib.py -> build/lib/neutron/agent/common DEBUG: copying neutron/agent/common/ovsdb_monitor.py -> build/lib/neutron/agent/common DEBUG: copying neutron/agent/common/placement_report.py -> build/lib/neutron/agent/common DEBUG: copying neutron/agent/common/polling.py -> build/lib/neutron/agent/common DEBUG: copying neutron/agent/common/resource_processing_queue.py -> build/lib/neutron/agent/common DEBUG: copying neutron/agent/common/utils.py -> build/lib/neutron/agent/common DEBUG: copying neutron/plugins/ml2/drivers/mech_sriov/__init__.py -> build/lib/neutron/plugins/ml2/drivers/mech_sriov DEBUG: copying neutron/common/__init__.py -> build/lib/neutron/common DEBUG: copying neutron/common/_constants.py -> build/lib/neutron/common DEBUG: copying neutron/common/_deprecate.py -> build/lib/neutron/common DEBUG: copying neutron/common/cache_utils.py -> build/lib/neutron/common DEBUG: copying neutron/common/config.py -> build/lib/neutron/common DEBUG: copying neutron/common/coordination.py -> build/lib/neutron/common DEBUG: copying neutron/common/eventlet_utils.py -> build/lib/neutron/common DEBUG: copying neutron/common/experimental.py -> build/lib/neutron/common DEBUG: copying neutron/common/ipv6_utils.py -> build/lib/neutron/common DEBUG: copying neutron/common/metadata.py -> build/lib/neutron/common DEBUG: copying neutron/common/profiler.py -> build/lib/neutron/common DEBUG: copying neutron/common/test_lib.py -> build/lib/neutron/common DEBUG: copying neutron/common/utils.py -> build/lib/neutron/common DEBUG: creating build/lib/neutron/tests/unit/agent/l2/extensions/dhcp DEBUG: copying neutron/tests/unit/agent/l2/extensions/dhcp/__init__.py -> build/lib/neutron/tests/unit/agent/l2/extensions/dhcp DEBUG: copying neutron/tests/unit/agent/l2/extensions/dhcp/test_base.py -> build/lib/neutron/tests/unit/agent/l2/extensions/dhcp DEBUG: copying neutron/tests/unit/agent/l2/extensions/dhcp/test_extension.py -> build/lib/neutron/tests/unit/agent/l2/extensions/dhcp DEBUG: copying neutron/tests/unit/agent/l2/extensions/dhcp/test_ipv4.py -> build/lib/neutron/tests/unit/agent/l2/extensions/dhcp DEBUG: copying neutron/tests/unit/agent/l2/extensions/dhcp/test_ipv6.py -> build/lib/neutron/tests/unit/agent/l2/extensions/dhcp DEBUG: creating build/lib/neutron/plugins/ml2/drivers/macvtap/agent DEBUG: copying neutron/plugins/ml2/drivers/macvtap/agent/__init__.py -> build/lib/neutron/plugins/ml2/drivers/macvtap/agent DEBUG: copying neutron/plugins/ml2/drivers/macvtap/agent/macvtap_neutron_agent.py -> build/lib/neutron/plugins/ml2/drivers/macvtap/agent DEBUG: copying neutron/tests/functional/privileged/agent/__init__.py -> build/lib/neutron/tests/functional/privileged/agent DEBUG: creating build/lib/neutron/profiling DEBUG: copying neutron/profiling/__init__.py -> build/lib/neutron/profiling DEBUG: copying neutron/profiling/profiled_decorator.py -> build/lib/neutron/profiling DEBUG: copying neutron/tests/functional/tests/__init__.py -> build/lib/neutron/tests/functional/tests DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/__init__.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/test_mech_driver.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver DEBUG: copying neutron/tests/functional/agent/__init__.py -> build/lib/neutron/tests/functional/agent DEBUG: copying neutron/tests/functional/agent/test_dhcp_agent.py -> build/lib/neutron/tests/functional/agent DEBUG: copying neutron/tests/functional/agent/test_firewall.py -> build/lib/neutron/tests/functional/agent DEBUG: copying neutron/tests/functional/agent/test_l2_lb_agent.py -> build/lib/neutron/tests/functional/agent DEBUG: copying neutron/tests/functional/agent/test_l2_ovs_agent.py -> build/lib/neutron/tests/functional/agent DEBUG: copying neutron/tests/functional/agent/test_ovs_flows.py -> build/lib/neutron/tests/functional/agent DEBUG: copying neutron/tests/functional/agent/test_ovs_lib.py -> build/lib/neutron/tests/functional/agent DEBUG: creating build/lib/neutron/tests/fullstack/servers DEBUG: copying neutron/tests/fullstack/servers/__init__.py -> build/lib/neutron/tests/fullstack/servers DEBUG: copying neutron/tests/fullstack/servers/placement.py -> build/lib/neutron/tests/fullstack/servers DEBUG: copying neutron/plugins/ml2/drivers/macvtap/__init__.py -> build/lib/neutron/plugins/ml2/drivers/macvtap DEBUG: copying neutron/plugins/ml2/drivers/macvtap/macvtap_common.py -> build/lib/neutron/plugins/ml2/drivers/macvtap DEBUG: creating build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/agent DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/ovn/agent/__init__.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/agent DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/ovn/agent/test_neutron_agent.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/agent DEBUG: creating build/lib/neutron/services/flavors DEBUG: copying neutron/services/flavors/__init__.py -> build/lib/neutron/services/flavors DEBUG: copying neutron/services/flavors/flavors_plugin.py -> build/lib/neutron/services/flavors DEBUG: creating build/lib/neutron/services/metering/drivers/noop DEBUG: copying neutron/services/metering/drivers/noop/__init__.py -> build/lib/neutron/services/metering/drivers/noop DEBUG: copying neutron/services/metering/drivers/noop/noop_driver.py -> build/lib/neutron/services/metering/drivers/noop DEBUG: copying neutron/tests/unit/api/rpc/__init__.py -> build/lib/neutron/tests/unit/api/rpc DEBUG: creating build/lib/neutron/tests/functional/agent/linux/openvswitch_firewall DEBUG: copying neutron/tests/functional/agent/linux/openvswitch_firewall/__init__.py -> build/lib/neutron/tests/functional/agent/linux/openvswitch_firewall DEBUG: copying neutron/tests/functional/agent/linux/openvswitch_firewall/test_firewall.py -> build/lib/neutron/tests/functional/agent/linux/openvswitch_firewall DEBUG: copying neutron/tests/functional/agent/linux/openvswitch_firewall/test_iptables.py -> build/lib/neutron/tests/functional/agent/linux/openvswitch_firewall DEBUG: creating build/lib/neutron/conf/extensions DEBUG: copying neutron/conf/extensions/__init__.py -> build/lib/neutron/conf/extensions DEBUG: copying neutron/conf/extensions/allowedaddresspairs.py -> build/lib/neutron/conf/extensions DEBUG: copying neutron/conf/extensions/conntrack_helper.py -> build/lib/neutron/conf/extensions DEBUG: creating build/lib/neutron/tests/functional/services/trunk/drivers/openvswitch/agent DEBUG: copying neutron/tests/functional/services/trunk/drivers/openvswitch/agent/__init__.py -> build/lib/neutron/tests/functional/services/trunk/drivers/openvswitch/agent DEBUG: copying neutron/tests/functional/services/trunk/drivers/openvswitch/agent/test_ovsdb_handler.py -> build/lib/neutron/tests/functional/services/trunk/drivers/openvswitch/agent DEBUG: copying neutron/tests/functional/services/trunk/drivers/openvswitch/agent/test_trunk_manager.py -> build/lib/neutron/tests/functional/services/trunk/drivers/openvswitch/agent DEBUG: copying neutron/services/logapi/drivers/__init__.py -> build/lib/neutron/services/logapi/drivers DEBUG: copying neutron/services/logapi/drivers/base.py -> build/lib/neutron/services/logapi/drivers DEBUG: copying neutron/services/logapi/drivers/manager.py -> build/lib/neutron/services/logapi/drivers DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/__init__.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/test_br_cookie.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow DEBUG: creating build/lib/neutron/plugins/ml2/drivers/agent DEBUG: copying neutron/plugins/ml2/drivers/agent/__init__.py -> build/lib/neutron/plugins/ml2/drivers/agent DEBUG: copying neutron/plugins/ml2/drivers/agent/_agent_manager_base.py -> build/lib/neutron/plugins/ml2/drivers/agent DEBUG: copying neutron/plugins/ml2/drivers/agent/_common_agent.py -> build/lib/neutron/plugins/ml2/drivers/agent DEBUG: copying neutron/plugins/ml2/drivers/agent/capabilities.py -> build/lib/neutron/plugins/ml2/drivers/agent DEBUG: copying neutron/plugins/ml2/drivers/agent/config.py -> build/lib/neutron/plugins/ml2/drivers/agent DEBUG: creating build/lib/neutron/services/local_ip DEBUG: copying neutron/services/local_ip/__init__.py -> build/lib/neutron/services/local_ip DEBUG: copying neutron/services/local_ip/local_ip_plugin.py -> build/lib/neutron/services/local_ip DEBUG: creating build/lib/neutron/services/loki DEBUG: copying neutron/services/loki/__init__.py -> build/lib/neutron/services/loki DEBUG: copying neutron/services/loki/loki_plugin.py -> build/lib/neutron/services/loki DEBUG: creating build/lib/neutron/tests/unit/plugins/ml2/drivers/agent DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/agent/__init__.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/agent DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/agent/test__agent_manager_base.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/agent DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/agent/test__common_agent.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/agent DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/agent/test_capabilities.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/agent DEBUG: creating build/lib/neutron/tests/functional/services/logapi/drivers/ovn DEBUG: copying neutron/tests/functional/services/logapi/drivers/ovn/__init__.py -> build/lib/neutron/tests/functional/services/logapi/drivers/ovn DEBUG: copying neutron/tests/functional/services/logapi/drivers/ovn/test_driver.py -> build/lib/neutron/tests/functional/services/logapi/drivers/ovn DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/__init__.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/test_arp_protect.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/test_linuxbridge_agent_extension_api.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/test_linuxbridge_neutron_agent.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent DEBUG: creating build/lib/neutron/services/placement_report DEBUG: copying neutron/services/placement_report/__init__.py -> build/lib/neutron/services/placement_report DEBUG: copying neutron/services/placement_report/plugin.py -> build/lib/neutron/services/placement_report DEBUG: copying neutron/tests/functional/agent/ovn/__init__.py -> build/lib/neutron/tests/functional/agent/ovn DEBUG: creating build/lib/neutron/cmd/eventlet/plugins DEBUG: copying neutron/cmd/eventlet/plugins/__init__.py -> build/lib/neutron/cmd/eventlet/plugins DEBUG: copying neutron/cmd/eventlet/plugins/linuxbridge_neutron_agent.py -> build/lib/neutron/cmd/eventlet/plugins DEBUG: copying neutron/cmd/eventlet/plugins/macvtap_neutron_agent.py -> build/lib/neutron/cmd/eventlet/plugins DEBUG: copying neutron/cmd/eventlet/plugins/ovs_neutron_agent.py -> build/lib/neutron/cmd/eventlet/plugins DEBUG: copying neutron/cmd/eventlet/plugins/sriov_nic_neutron_agent.py -> build/lib/neutron/cmd/eventlet/plugins DEBUG: creating build/lib/neutron/objects/plugins/ml2 DEBUG: copying neutron/objects/plugins/ml2/__init__.py -> build/lib/neutron/objects/plugins/ml2 DEBUG: copying neutron/objects/plugins/ml2/base.py -> build/lib/neutron/objects/plugins/ml2 DEBUG: copying neutron/objects/plugins/ml2/flatallocation.py -> build/lib/neutron/objects/plugins/ml2 DEBUG: copying neutron/objects/plugins/ml2/geneveallocation.py -> build/lib/neutron/objects/plugins/ml2 DEBUG: copying neutron/objects/plugins/ml2/greallocation.py -> build/lib/neutron/objects/plugins/ml2 DEBUG: copying neutron/objects/plugins/ml2/vlanallocation.py -> build/lib/neutron/objects/plugins/ml2 DEBUG: copying neutron/objects/plugins/ml2/vxlanallocation.py -> build/lib/neutron/objects/plugins/ml2 DEBUG: copying neutron/tests/functional/objects/plugins/__init__.py -> build/lib/neutron/tests/functional/objects/plugins DEBUG: copying neutron/tests/unit/agent/l2/extensions/__init__.py -> build/lib/neutron/tests/unit/agent/l2/extensions DEBUG: copying neutron/tests/unit/agent/l2/extensions/test_fdb_population.py -> build/lib/neutron/tests/unit/agent/l2/extensions DEBUG: copying neutron/tests/unit/agent/l2/extensions/test_local_ip.py -> build/lib/neutron/tests/unit/agent/l2/extensions DEBUG: copying neutron/tests/unit/agent/l2/extensions/test_qos.py -> build/lib/neutron/tests/unit/agent/l2/extensions DEBUG: creating build/lib/neutron/core_extensions DEBUG: copying neutron/core_extensions/__init__.py -> build/lib/neutron/core_extensions DEBUG: copying neutron/core_extensions/base.py -> build/lib/neutron/core_extensions DEBUG: copying neutron/core_extensions/qos.py -> build/lib/neutron/core_extensions DEBUG: copying neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/__init__.py -> build/lib/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_impl_idl.py -> build/lib/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_maintenance.py -> build/lib/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovn_client.py -> build/lib/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovn_db_resources.py -> build/lib/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovn_db_sync.py -> build/lib/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovsdb_monitor.py -> build/lib/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: creating build/lib/neutron/plugins/ml2/drivers/ovn/agent DEBUG: copying neutron/plugins/ml2/drivers/ovn/agent/__init__.py -> build/lib/neutron/plugins/ml2/drivers/ovn/agent DEBUG: copying neutron/plugins/ml2/drivers/ovn/agent/neutron_agent.py -> build/lib/neutron/plugins/ml2/drivers/ovn/agent DEBUG: creating build/lib/neutron/tests/unit/objects/logapi DEBUG: copying neutron/tests/unit/objects/logapi/__init__.py -> build/lib/neutron/tests/unit/objects/logapi DEBUG: copying neutron/tests/unit/objects/logapi/test_logging_resource.py -> build/lib/neutron/tests/unit/objects/logapi DEBUG: creating build/lib/neutron/services/trunk/drivers/openvswitch/agent DEBUG: copying neutron/services/trunk/drivers/openvswitch/agent/__init__.py -> build/lib/neutron/services/trunk/drivers/openvswitch/agent DEBUG: copying neutron/services/trunk/drivers/openvswitch/agent/driver.py -> build/lib/neutron/services/trunk/drivers/openvswitch/agent DEBUG: copying neutron/services/trunk/drivers/openvswitch/agent/exceptions.py -> build/lib/neutron/services/trunk/drivers/openvswitch/agent DEBUG: copying neutron/services/trunk/drivers/openvswitch/agent/ovsdb_handler.py -> build/lib/neutron/services/trunk/drivers/openvswitch/agent DEBUG: copying neutron/services/trunk/drivers/openvswitch/agent/trunk_manager.py -> build/lib/neutron/services/trunk/drivers/openvswitch/agent DEBUG: creating build/lib/neutron/tests/unit/quota DEBUG: copying neutron/tests/unit/quota/__init__.py -> build/lib/neutron/tests/unit/quota DEBUG: copying neutron/tests/unit/quota/test_resource.py -> build/lib/neutron/tests/unit/quota DEBUG: copying neutron/tests/unit/quota/test_resource_registry.py -> build/lib/neutron/tests/unit/quota DEBUG: creating build/lib/neutron/tests/unit/services/logapi/common DEBUG: copying neutron/tests/unit/services/logapi/common/__init__.py -> build/lib/neutron/tests/unit/services/logapi/common DEBUG: copying neutron/tests/unit/services/logapi/common/test_db_api.py -> build/lib/neutron/tests/unit/services/logapi/common DEBUG: copying neutron/tests/unit/services/logapi/common/test_sg_callback.py -> build/lib/neutron/tests/unit/services/logapi/common DEBUG: copying neutron/tests/unit/services/logapi/common/test_sg_validate.py -> build/lib/neutron/tests/unit/services/logapi/common DEBUG: copying neutron/tests/unit/services/logapi/common/test_snat_validate.py -> build/lib/neutron/tests/unit/services/logapi/common DEBUG: copying neutron/tests/unit/services/logapi/common/test_validators.py -> build/lib/neutron/tests/unit/services/logapi/common DEBUG: creating build/lib/neutron/services/ndp_proxy DEBUG: copying neutron/services/ndp_proxy/__init__.py -> build/lib/neutron/services/ndp_proxy DEBUG: copying neutron/services/ndp_proxy/exceptions.py -> build/lib/neutron/services/ndp_proxy DEBUG: copying neutron/services/ndp_proxy/plugin.py -> build/lib/neutron/services/ndp_proxy DEBUG: creating build/lib/neutron/plugins/ml2/drivers/l2pop/rpc_manager DEBUG: copying neutron/plugins/ml2/drivers/l2pop/rpc_manager/__init__.py -> build/lib/neutron/plugins/ml2/drivers/l2pop/rpc_manager DEBUG: copying neutron/plugins/ml2/drivers/l2pop/rpc_manager/l2population_rpc.py -> build/lib/neutron/plugins/ml2/drivers/l2pop/rpc_manager DEBUG: copying neutron/conf/plugins/ml2/drivers/__init__.py -> build/lib/neutron/conf/plugins/ml2/drivers DEBUG: copying neutron/conf/plugins/ml2/drivers/agent.py -> build/lib/neutron/conf/plugins/ml2/drivers DEBUG: copying neutron/conf/plugins/ml2/drivers/driver_type.py -> build/lib/neutron/conf/plugins/ml2/drivers DEBUG: copying neutron/conf/plugins/ml2/drivers/linuxbridge.py -> build/lib/neutron/conf/plugins/ml2/drivers DEBUG: copying neutron/conf/plugins/ml2/drivers/macvtap.py -> build/lib/neutron/conf/plugins/ml2/drivers DEBUG: copying neutron/conf/plugins/ml2/drivers/ovs_conf.py -> build/lib/neutron/conf/plugins/ml2/drivers DEBUG: copying neutron/tests/functional/db/__init__.py -> build/lib/neutron/tests/functional/db DEBUG: copying neutron/tests/functional/db/test_ipam.py -> build/lib/neutron/tests/functional/db DEBUG: copying neutron/tests/functional/db/test_migrations.py -> build/lib/neutron/tests/functional/db DEBUG: copying neutron/tests/functional/db/test_models.py -> build/lib/neutron/tests/functional/db DEBUG: copying neutron/tests/functional/db/test_network.py -> build/lib/neutron/tests/functional/db DEBUG: copying neutron/tests/functional/db/test_ovn_revision_numbers_db.py -> build/lib/neutron/tests/functional/db DEBUG: creating build/lib/neutron/tests/unit/tests/example/dir/subdir DEBUG: copying neutron/tests/unit/tests/example/dir/subdir/__init__.py -> build/lib/neutron/tests/unit/tests/example/dir/subdir DEBUG: copying neutron/tests/unit/tests/example/dir/subdir/example_module.py -> build/lib/neutron/tests/unit/tests/example/dir/subdir DEBUG: creating build/lib/neutron/objects/logapi DEBUG: copying neutron/objects/logapi/__init__.py -> build/lib/neutron/objects/logapi DEBUG: copying neutron/objects/logapi/logging_resource.py -> build/lib/neutron/objects/logapi DEBUG: copying neutron/tests/unit/agent/linux/__init__.py -> build/lib/neutron/tests/unit/agent/linux DEBUG: copying neutron/tests/unit/agent/linux/failing_process.py -> build/lib/neutron/tests/unit/agent/linux DEBUG: copying neutron/tests/unit/agent/linux/test_bridge_lib.py -> build/lib/neutron/tests/unit/agent/linux DEBUG: copying neutron/tests/unit/agent/linux/test_daemon.py -> build/lib/neutron/tests/unit/agent/linux DEBUG: copying neutron/tests/unit/agent/linux/test_devlink.py -> build/lib/neutron/tests/unit/agent/linux DEBUG: copying neutron/tests/unit/agent/linux/test_dhcp.py -> build/lib/neutron/tests/unit/agent/linux DEBUG: copying neutron/tests/unit/agent/linux/test_external_process.py -> build/lib/neutron/tests/unit/agent/linux DEBUG: copying neutron/tests/unit/agent/linux/test_interface.py -> build/lib/neutron/tests/unit/agent/linux DEBUG: copying neutron/tests/unit/agent/linux/test_ip_conntrack.py -> build/lib/neutron/tests/unit/agent/linux DEBUG: copying neutron/tests/unit/agent/linux/test_ip_lib.py -> build/lib/neutron/tests/unit/agent/linux DEBUG: copying neutron/tests/unit/agent/linux/test_ipset_manager.py -> build/lib/neutron/tests/unit/agent/linux DEBUG: copying neutron/tests/unit/agent/linux/test_iptables_firewall.py -> build/lib/neutron/tests/unit/agent/linux DEBUG: copying neutron/tests/unit/agent/linux/test_iptables_manager.py -> build/lib/neutron/tests/unit/agent/linux DEBUG: copying neutron/tests/unit/agent/linux/test_keepalived.py -> build/lib/neutron/tests/unit/agent/linux DEBUG: copying neutron/tests/unit/agent/linux/test_l3_tc_lib.py -> build/lib/neutron/tests/unit/agent/linux DEBUG: copying neutron/tests/unit/agent/linux/test_pd.py -> build/lib/neutron/tests/unit/agent/linux DEBUG: copying neutron/tests/unit/agent/linux/test_tc_lib.py -> build/lib/neutron/tests/unit/agent/linux DEBUG: copying neutron/tests/unit/agent/linux/test_utils.py -> build/lib/neutron/tests/unit/agent/linux DEBUG: creating build/lib/neutron/plugins/ml2/drivers/openvswitch/mech_driver DEBUG: copying neutron/plugins/ml2/drivers/openvswitch/mech_driver/__init__.py -> build/lib/neutron/plugins/ml2/drivers/openvswitch/mech_driver DEBUG: copying neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py -> build/lib/neutron/plugins/ml2/drivers/openvswitch/mech_driver DEBUG: copying neutron/plugins/ml2/drivers/openvswitch/agent/openflow/__init__.py -> build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/openflow DEBUG: copying neutron/plugins/ml2/drivers/openvswitch/agent/openflow/br_cookie.py -> build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/openflow DEBUG: creating build/lib/neutron/api/rpc/agentnotifiers DEBUG: copying neutron/api/rpc/agentnotifiers/__init__.py -> build/lib/neutron/api/rpc/agentnotifiers DEBUG: copying neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py -> build/lib/neutron/api/rpc/agentnotifiers DEBUG: copying neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py -> build/lib/neutron/api/rpc/agentnotifiers DEBUG: copying neutron/api/rpc/agentnotifiers/metering_rpc_agent_api.py -> build/lib/neutron/api/rpc/agentnotifiers DEBUG: copying neutron/api/rpc/agentnotifiers/utils.py -> build/lib/neutron/api/rpc/agentnotifiers DEBUG: copying neutron/tests/unit/api/rpc/callbacks/__init__.py -> build/lib/neutron/tests/unit/api/rpc/callbacks DEBUG: copying neutron/tests/unit/api/rpc/callbacks/test_resource_manager.py -> build/lib/neutron/tests/unit/api/rpc/callbacks DEBUG: copying neutron/tests/unit/api/rpc/callbacks/test_resources.py -> build/lib/neutron/tests/unit/api/rpc/callbacks DEBUG: copying neutron/tests/unit/api/rpc/callbacks/test_version_manager.py -> build/lib/neutron/tests/unit/api/rpc/callbacks DEBUG: copying neutron/tests/unit/ipam/__init__.py -> build/lib/neutron/tests/unit/ipam DEBUG: copying neutron/tests/unit/ipam/fake_driver.py -> build/lib/neutron/tests/unit/ipam DEBUG: copying neutron/tests/unit/ipam/test_requests.py -> build/lib/neutron/tests/unit/ipam DEBUG: copying neutron/tests/unit/ipam/test_subnet_alloc.py -> build/lib/neutron/tests/unit/ipam DEBUG: copying neutron/tests/unit/ipam/test_utils.py -> build/lib/neutron/tests/unit/ipam DEBUG: creating build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/__init__.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/address_group.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/address_scope.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/agent.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/auto_allocated_topology.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/availability_zone.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/base.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/default_security_group_rules.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/flavor.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/floatingip.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/floatingip_pools.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/floatingip_port_forwarding.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/l3_conntrack_helper.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/local_ip.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/local_ip_association.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/logging.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/metering.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/ndp_proxy.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/network.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/network_ip_availability.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/network_segment_range.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/port.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/port_bindings.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/qos.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/quotas.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/rbac.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/router.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/security_group.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/segment.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/service_type.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/subnet.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/subnetpool.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/trunk.py -> build/lib/neutron/conf/policies DEBUG: creating build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/__init__.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/test_placement.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/test_qos.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/__init__.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/test_eswitch_manager.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/test_pci_lib.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/test_sriov_nic_agent.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent DEBUG: creating build/lib/neutron/tests/unit/services/externaldns/drivers/designate DEBUG: copying neutron/tests/unit/services/externaldns/drivers/designate/__init__.py -> build/lib/neutron/tests/unit/services/externaldns/drivers/designate DEBUG: copying neutron/tests/unit/services/externaldns/drivers/designate/test_driver.py -> build/lib/neutron/tests/unit/services/externaldns/drivers/designate DEBUG: creating build/lib/neutron/tests/unit/conf/agent DEBUG: copying neutron/tests/unit/conf/agent/__init__.py -> build/lib/neutron/tests/unit/conf/agent DEBUG: copying neutron/tests/unit/conf/agent/test_common.py -> build/lib/neutron/tests/unit/conf/agent DEBUG: copying neutron/plugins/ml2/drivers/ovn/mech_driver/__init__.py -> build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver DEBUG: copying neutron/plugins/ml2/drivers/ovn/mech_driver/mech_driver.py -> build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver DEBUG: creating build/lib/neutron/db/metering DEBUG: copying neutron/db/metering/__init__.py -> build/lib/neutron/db/metering DEBUG: copying neutron/db/metering/metering_db.py -> build/lib/neutron/db/metering DEBUG: copying neutron/db/metering/metering_rpc.py -> build/lib/neutron/db/metering DEBUG: copying neutron/services/trunk/drivers/linuxbridge/__init__.py -> build/lib/neutron/services/trunk/drivers/linuxbridge DEBUG: copying neutron/services/trunk/drivers/linuxbridge/driver.py -> build/lib/neutron/services/trunk/drivers/linuxbridge DEBUG: creating build/lib/neutron/tests/unit/api/rpc/agentnotifiers DEBUG: copying neutron/tests/unit/api/rpc/agentnotifiers/__init__.py -> build/lib/neutron/tests/unit/api/rpc/agentnotifiers DEBUG: copying neutron/tests/unit/api/rpc/agentnotifiers/test_dhcp_rpc_agent_api.py -> build/lib/neutron/tests/unit/api/rpc/agentnotifiers DEBUG: copying neutron/tests/unit/api/rpc/agentnotifiers/test_l3_rpc_agent_api.py -> build/lib/neutron/tests/unit/api/rpc/agentnotifiers DEBUG: creating build/lib/neutron/cmd/upgrade_checks DEBUG: copying neutron/cmd/upgrade_checks/__init__.py -> build/lib/neutron/cmd/upgrade_checks DEBUG: copying neutron/cmd/upgrade_checks/base.py -> build/lib/neutron/cmd/upgrade_checks DEBUG: copying neutron/cmd/upgrade_checks/checks.py -> build/lib/neutron/cmd/upgrade_checks DEBUG: creating build/lib/neutron/tests/unit/hacking DEBUG: copying neutron/tests/unit/hacking/__init__.py -> build/lib/neutron/tests/unit/hacking DEBUG: copying neutron/db/models/__init__.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/address_group.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/address_scope.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/agent.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/allowed_address_pair.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/conntrack_helper.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/data_plane_status.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/dns.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/dvr.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/external_net.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/flavor.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/l3.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/l3_attrs.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/l3agent.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/l3ha.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/local_ip.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/loggingapi.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/metering.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/ndp_proxy.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/network_segment_range.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/ovn.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/port_device_profile.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/port_forwarding.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/port_hardware_offload_type.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/port_hints.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/port_numa_affinity_policy.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/provisioning_block.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/securitygroup.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/securitygroup_default_rules.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/segment.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/servicetype.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/subnet_service_type.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/tag.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/uplink_status_propagation.py -> build/lib/neutron/db/models DEBUG: copying neutron/tests/functional/resources/__init__.py -> build/lib/neutron/tests/functional/resources DEBUG: copying neutron/tests/functional/resources/process.py -> build/lib/neutron/tests/functional/resources DEBUG: copying neutron/db/__init__.py -> build/lib/neutron/db DEBUG: copying neutron/db/_utils.py -> build/lib/neutron/db DEBUG: copying neutron/db/address_group_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/address_scope_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/agents_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/agentschedulers_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/allowedaddresspairs_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/data_plane_status_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/db_base_plugin_common.py -> build/lib/neutron/db DEBUG: copying neutron/db/db_base_plugin_v2.py -> build/lib/neutron/db DEBUG: copying neutron/db/dns_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/dvr_mac_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/external_net_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/extradhcpopt_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/extraroute_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/flavors_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/ipam_backend_mixin.py -> build/lib/neutron/db DEBUG: copying neutron/db/ipam_pluggable_backend.py -> build/lib/neutron/db DEBUG: copying neutron/db/l3_agentschedulers_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/l3_attrs_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/l3_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/l3_dvr_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/l3_dvr_ha_scheduler_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/l3_dvrscheduler_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/l3_extra_gws_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/l3_fip_pools_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/l3_fip_port_details.py -> build/lib/neutron/db DEBUG: copying neutron/db/l3_fip_qos.py -> build/lib/neutron/db DEBUG: copying neutron/db/l3_gateway_ip_qos.py -> build/lib/neutron/db DEBUG: copying neutron/db/l3_gwmode_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/l3_hamode_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/l3_hascheduler_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/local_ip_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/models_v2.py -> build/lib/neutron/db DEBUG: copying neutron/db/network_ip_availability_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/ovn_hash_ring_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/ovn_l3_hamode_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/ovn_revision_numbers_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/port_device_profile_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/port_hardware_offload_type_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/port_hints_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/port_numa_affinity_policy_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/portsecurity_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/portsecurity_db_common.py -> build/lib/neutron/db DEBUG: copying neutron/db/provisioning_blocks.py -> build/lib/neutron/db DEBUG: copying neutron/db/rbac_db_mixin.py -> build/lib/neutron/db DEBUG: copying neutron/db/rbac_db_models.py -> build/lib/neutron/db DEBUG: copying neutron/db/securitygroups_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/securitygroups_rpc_base.py -> build/lib/neutron/db DEBUG: copying neutron/db/segments_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/servicetype_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/standardattrdescription_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/subnet_service_type_mixin.py -> build/lib/neutron/db DEBUG: copying neutron/db/uplink_status_propagation_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/vlantransparent_db.py -> build/lib/neutron/db DEBUG: copying neutron/services/__init__.py -> build/lib/neutron/services DEBUG: copying neutron/services/provider_configuration.py -> build/lib/neutron/services DEBUG: copying neutron/services/service_base.py -> build/lib/neutron/services DEBUG: creating build/lib/neutron/cmd/eventlet/server DEBUG: copying neutron/cmd/eventlet/server/__init__.py -> build/lib/neutron/cmd/eventlet/server DEBUG: creating build/lib/neutron/tests/unit/api/rpc/callbacks/consumer DEBUG: copying neutron/tests/unit/api/rpc/callbacks/consumer/__init__.py -> build/lib/neutron/tests/unit/api/rpc/callbacks/consumer DEBUG: copying neutron/tests/unit/api/rpc/callbacks/consumer/test_registry.py -> build/lib/neutron/tests/unit/api/rpc/callbacks/consumer DEBUG: creating build/lib/neutron/tests/fullstack/agents DEBUG: copying neutron/tests/fullstack/agents/__init__.py -> build/lib/neutron/tests/fullstack/agents DEBUG: copying neutron/tests/fullstack/agents/dhcp_agent.py -> build/lib/neutron/tests/fullstack/agents DEBUG: copying neutron/tests/fullstack/agents/l3_agent.py -> build/lib/neutron/tests/fullstack/agents DEBUG: copying neutron/tests/fullstack/agents/ovs_agent.py -> build/lib/neutron/tests/fullstack/agents DEBUG: creating build/lib/neutron/tests/unit/agent/metadata DEBUG: copying neutron/tests/unit/agent/metadata/__init__.py -> build/lib/neutron/tests/unit/agent/metadata DEBUG: copying neutron/tests/unit/agent/metadata/test_agent.py -> build/lib/neutron/tests/unit/agent/metadata DEBUG: copying neutron/tests/unit/agent/metadata/test_driver.py -> build/lib/neutron/tests/unit/agent/metadata DEBUG: copying neutron/tests/unit/agent/metadata/test_proxy_base.py -> build/lib/neutron/tests/unit/agent/metadata DEBUG: creating build/lib/neutron/services/trunk/drivers/ovn DEBUG: copying neutron/services/trunk/drivers/ovn/__init__.py -> build/lib/neutron/services/trunk/drivers/ovn DEBUG: copying neutron/services/trunk/drivers/ovn/trunk_driver.py -> build/lib/neutron/services/trunk/drivers/ovn DEBUG: copying neutron/services/trunk/drivers/__init__.py -> build/lib/neutron/services/trunk/drivers DEBUG: copying neutron/services/trunk/drivers/base.py -> build/lib/neutron/services/trunk/drivers DEBUG: creating build/lib/neutron/conf/db DEBUG: copying neutron/conf/db/__init__.py -> build/lib/neutron/conf/db DEBUG: copying neutron/conf/db/dvr_mac_db.py -> build/lib/neutron/conf/db DEBUG: copying neutron/conf/db/extraroute_db.py -> build/lib/neutron/conf/db DEBUG: copying neutron/conf/db/l3_agentschedulers_db.py -> build/lib/neutron/conf/db DEBUG: copying neutron/conf/db/l3_dvr_db.py -> build/lib/neutron/conf/db DEBUG: copying neutron/conf/db/l3_extra_gws_db.py -> build/lib/neutron/conf/db DEBUG: copying neutron/conf/db/l3_gwmode_db.py -> build/lib/neutron/conf/db DEBUG: copying neutron/conf/db/l3_hamode_db.py -> build/lib/neutron/conf/db DEBUG: copying neutron/conf/db/l3_ndpproxy_db.py -> build/lib/neutron/conf/db DEBUG: copying neutron/conf/db/migration_cli.py -> build/lib/neutron/conf/db DEBUG: running egg_info DEBUG: writing neutron.egg-info/PKG-INFO DEBUG: writing dependency_links to neutron.egg-info/dependency_links.txt DEBUG: writing entry points to neutron.egg-info/entry_points.txt DEBUG: writing requirements to neutron.egg-info/requires.txt DEBUG: writing top-level names to neutron.egg-info/top_level.txt DEBUG: writing pbr to neutron.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: writing manifest file 'neutron.egg-info/SOURCES.txt' DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'neutron.db.migration.alembic_migrations.versions' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'neutron.db.migration.alembic_migrations.versions' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'neutron.db.migration.alembic_migrations.versions' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'neutron.db.migration.alembic_migrations.versions' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'neutron.db.migration.alembic_migrations.versions.liberty.contract' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'neutron.db.migration.alembic_migrations.versions.liberty.contract' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'neutron.db.migration.alembic_migrations.versions.liberty.contract' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'neutron.db.migration.alembic_migrations.versions.liberty.contract' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'neutron.db.migration.alembic_migrations.versions.liberty.expand' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'neutron.db.migration.alembic_migrations.versions.liberty.expand' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'neutron.db.migration.alembic_migrations.versions.liberty.expand' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'neutron.db.migration.alembic_migrations.versions.liberty.expand' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'neutron.db.migration.alembic_migrations.versions.mitaka.contract' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'neutron.db.migration.alembic_migrations.versions.mitaka.contract' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'neutron.db.migration.alembic_migrations.versions.mitaka.contract' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'neutron.db.migration.alembic_migrations.versions.mitaka.contract' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'neutron.db.migration.alembic_migrations.versions.mitaka.expand' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'neutron.db.migration.alembic_migrations.versions.mitaka.expand' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'neutron.db.migration.alembic_migrations.versions.mitaka.expand' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'neutron.db.migration.alembic_migrations.versions.mitaka.expand' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'neutron.db.migration.alembic_migrations.versions.newton.contract' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'neutron.db.migration.alembic_migrations.versions.newton.contract' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'neutron.db.migration.alembic_migrations.versions.newton.contract' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'neutron.db.migration.alembic_migrations.versions.newton.contract' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'neutron.db.migration.alembic_migrations.versions.newton.expand' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'neutron.db.migration.alembic_migrations.versions.newton.expand' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'neutron.db.migration.alembic_migrations.versions.newton.expand' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'neutron.db.migration.alembic_migrations.versions.newton.expand' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'neutron.db.migration.alembic_migrations.versions.ocata.expand' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'neutron.db.migration.alembic_migrations.versions.ocata.expand' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'neutron.db.migration.alembic_migrations.versions.ocata.expand' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'neutron.db.migration.alembic_migrations.versions.ocata.expand' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'neutron.db.migration.alembic_migrations.versions.pike.expand' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'neutron.db.migration.alembic_migrations.versions.pike.expand' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'neutron.db.migration.alembic_migrations.versions.pike.expand' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'neutron.db.migration.alembic_migrations.versions.pike.expand' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'neutron.db.migration.alembic_migrations.versions.queens.expand' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'neutron.db.migration.alembic_migrations.versions.queens.expand' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'neutron.db.migration.alembic_migrations.versions.queens.expand' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'neutron.db.migration.alembic_migrations.versions.queens.expand' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'neutron.db.migration.alembic_migrations.versions.rocky.expand' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'neutron.db.migration.alembic_migrations.versions.rocky.expand' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'neutron.db.migration.alembic_migrations.versions.rocky.expand' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'neutron.db.migration.alembic_migrations.versions.rocky.expand' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'neutron.db.migration.alembic_migrations.versions.stein.expand' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'neutron.db.migration.alembic_migrations.versions.stein.expand' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'neutron.db.migration.alembic_migrations.versions.stein.expand' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'neutron.db.migration.alembic_migrations.versions.stein.expand' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'neutron.db.migration.alembic_migrations.versions.train.expand' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'neutron.db.migration.alembic_migrations.versions.train.expand' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'neutron.db.migration.alembic_migrations.versions.train.expand' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'neutron.db.migration.alembic_migrations.versions.train.expand' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'neutron.db.migration.alembic_migrations.versions.ussuri.expand' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'neutron.db.migration.alembic_migrations.versions.ussuri.expand' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'neutron.db.migration.alembic_migrations.versions.ussuri.expand' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'neutron.db.migration.alembic_migrations.versions.ussuri.expand' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'neutron.db.migration.alembic_migrations.versions.victoria.expand' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'neutron.db.migration.alembic_migrations.versions.victoria.expand' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'neutron.db.migration.alembic_migrations.versions.victoria.expand' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'neutron.db.migration.alembic_migrations.versions.victoria.expand' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'neutron.db.migration.alembic_migrations.versions.wallaby.expand' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'neutron.db.migration.alembic_migrations.versions.wallaby.expand' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'neutron.db.migration.alembic_migrations.versions.wallaby.expand' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'neutron.db.migration.alembic_migrations.versions.wallaby.expand' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'neutron.db.migration.alembic_migrations.versions.xena.expand' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'neutron.db.migration.alembic_migrations.versions.xena.expand' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'neutron.db.migration.alembic_migrations.versions.xena.expand' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'neutron.db.migration.alembic_migrations.versions.xena.expand' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'neutron.db.migration.alembic_migrations.versions.yoga.expand' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'neutron.db.migration.alembic_migrations.versions.yoga.expand' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'neutron.db.migration.alembic_migrations.versions.yoga.expand' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'neutron.db.migration.alembic_migrations.versions.yoga.expand' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'neutron.db.migration.alembic_migrations.versions.zed.expand' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'neutron.db.migration.alembic_migrations.versions.zed.expand' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'neutron.db.migration.alembic_migrations.versions.zed.expand' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'neutron.db.migration.alembic_migrations.versions.zed.expand' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'neutron.locale.de.LC_MESSAGES' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'neutron.locale.de.LC_MESSAGES' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'neutron.locale.de.LC_MESSAGES' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'neutron.locale.de.LC_MESSAGES' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'neutron.locale.es.LC_MESSAGES' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'neutron.locale.es.LC_MESSAGES' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'neutron.locale.es.LC_MESSAGES' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'neutron.locale.es.LC_MESSAGES' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'neutron.locale.fr.LC_MESSAGES' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'neutron.locale.fr.LC_MESSAGES' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'neutron.locale.fr.LC_MESSAGES' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'neutron.locale.fr.LC_MESSAGES' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'neutron.locale.it.LC_MESSAGES' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'neutron.locale.it.LC_MESSAGES' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'neutron.locale.it.LC_MESSAGES' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'neutron.locale.it.LC_MESSAGES' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'neutron.locale.ja.LC_MESSAGES' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'neutron.locale.ja.LC_MESSAGES' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'neutron.locale.ja.LC_MESSAGES' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'neutron.locale.ja.LC_MESSAGES' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'neutron.locale.ko_KR.LC_MESSAGES' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'neutron.locale.ko_KR.LC_MESSAGES' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'neutron.locale.ko_KR.LC_MESSAGES' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'neutron.locale.ko_KR.LC_MESSAGES' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'neutron.locale.pt_BR.LC_MESSAGES' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'neutron.locale.pt_BR.LC_MESSAGES' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'neutron.locale.pt_BR.LC_MESSAGES' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'neutron.locale.pt_BR.LC_MESSAGES' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'neutron.locale.ru.LC_MESSAGES' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'neutron.locale.ru.LC_MESSAGES' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'neutron.locale.ru.LC_MESSAGES' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'neutron.locale.ru.LC_MESSAGES' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'neutron.locale.zh_CN.LC_MESSAGES' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'neutron.locale.zh_CN.LC_MESSAGES' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'neutron.locale.zh_CN.LC_MESSAGES' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'neutron.locale.zh_CN.LC_MESSAGES' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'neutron.locale.zh_TW.LC_MESSAGES' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'neutron.locale.zh_TW.LC_MESSAGES' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'neutron.locale.zh_TW.LC_MESSAGES' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'neutron.locale.zh_TW.LC_MESSAGES' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'neutron.tests.contrib' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'neutron.tests.contrib' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'neutron.tests.contrib' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'neutron.tests.contrib' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'neutron.tests.contrib.hooks' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'neutron.tests.contrib.hooks' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'neutron.tests.contrib.hooks' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'neutron.tests.contrib.hooks' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'neutron.tests.etc' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'neutron.tests.etc' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'neutron.tests.etc' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'neutron.tests.etc' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'neutron.tests.unit.pecan_wsgi' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'neutron.tests.unit.pecan_wsgi' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'neutron.tests.unit.pecan_wsgi' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'neutron.tests.unit.pecan_wsgi' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.schemas' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.schemas' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.schemas' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.schemas' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'neutron.tests.var' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'neutron.tests.var' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'neutron.tests.var' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'neutron.tests.var' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: copying neutron/tests/functional/requirements.txt -> build/lib/neutron/tests/functional DEBUG: copying neutron/plugins/ml2/drivers/l2pop/README -> build/lib/neutron/plugins/ml2/drivers/l2pop DEBUG: copying neutron/tests/unit/tests/example/README -> build/lib/neutron/tests/unit/tests/example DEBUG: copying neutron/db/migration/alembic_migrations/script.py.mako -> build/lib/neutron/db/migration/alembic_migrations DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions DEBUG: copying neutron/db/migration/alembic_migrations/versions/CONTRACT_HEAD -> build/lib/neutron/db/migration/alembic_migrations/versions DEBUG: copying neutron/db/migration/alembic_migrations/versions/EXPAND_HEAD -> build/lib/neutron/db/migration/alembic_migrations/versions DEBUG: copying neutron/db/migration/alembic_migrations/versions/README -> build/lib/neutron/db/migration/alembic_migrations/versions DEBUG: copying neutron/db/migration/alembic_migrations/versions/kilo_initial.py -> build/lib/neutron/db/migration/alembic_migrations/versions DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/2023.1 DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/2023.1/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/2023.1/expand/fc153938cdc1_update_segment_networks_constraint.py -> build/lib/neutron/db/migration/alembic_migrations/versions/2023.1/expand DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/2023.2 DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/2023.2/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/2023.2/expand/0aefee21cd87_remove_dedundant_indexes.py -> build/lib/neutron/db/migration/alembic_migrations/versions/2023.2/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/2023.2/expand/682c319773d7_create_l3harouternetwork_project_id_.py -> build/lib/neutron/db/migration/alembic_migrations/versions/2023.2/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/2023.2/expand/6f1145bff34c_port_hints.py -> build/lib/neutron/db/migration/alembic_migrations/versions/2023.2/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/2023.2/expand/89c58a70ceba_ecmp_bfd_attributes.py -> build/lib/neutron/db/migration/alembic_migrations/versions/2023.2/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/2023.2/expand/93f394357a27_remove_in_use_on_subnets.py -> build/lib/neutron/db/migration/alembic_migrations/versions/2023.2/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/2023.2/expand/b1199a3adbef_de_duplicate_indices_for_ports.py -> build/lib/neutron/db/migration/alembic_migrations/versions/2023.2/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/2023.2/expand/c33da356b165_security_group_default_rules.py -> build/lib/neutron/db/migration/alembic_migrations/versions/2023.2/expand DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/2024.1 DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/2024.1/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/2024.1/expand/054e34dbe6b4_drop_unused_tables.py -> build/lib/neutron/db/migration/alembic_migrations/versions/2024.1/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/2024.1/expand/0e6eff810791_add_port_hardware_offload_extension_type.py -> build/lib/neutron/db/migration/alembic_migrations/versions/2024.1/expand DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/2024.2 DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/2024.2/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/2024.2/expand/175fa80908e1_add_numa_policy_socket.py -> build/lib/neutron/db/migration/alembic_migrations/versions/2024.2/expand DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/liberty DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/liberty/contract DEBUG: copying neutron/db/migration/alembic_migrations/versions/liberty/contract/11926bcfe72d_add_geneve_ml2_type_driver.py -> build/lib/neutron/db/migration/alembic_migrations/versions/liberty/contract DEBUG: copying neutron/db/migration/alembic_migrations/versions/liberty/contract/2a16083502f3_metaplugin_removal.py -> build/lib/neutron/db/migration/alembic_migrations/versions/liberty/contract DEBUG: copying neutron/db/migration/alembic_migrations/versions/liberty/contract/2e5352a0ad4d_add_missing_foreign_keys.py -> build/lib/neutron/db/migration/alembic_migrations/versions/liberty/contract DEBUG: copying neutron/db/migration/alembic_migrations/versions/liberty/contract/30018084ec99_initial.py -> build/lib/neutron/db/migration/alembic_migrations/versions/liberty/contract DEBUG: copying neutron/db/migration/alembic_migrations/versions/liberty/contract/4af11ca47297_drop_cisco_monolithic_tables.py -> build/lib/neutron/db/migration/alembic_migrations/versions/liberty/contract DEBUG: copying neutron/db/migration/alembic_migrations/versions/liberty/contract/4ffceebfada_rbac_network.py -> build/lib/neutron/db/migration/alembic_migrations/versions/liberty/contract DEBUG: copying neutron/db/migration/alembic_migrations/versions/liberty/contract/5498d17be016_drop_legacy_ovs_and_lb.py -> build/lib/neutron/db/migration/alembic_migrations/versions/liberty/contract DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/liberty/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/liberty/expand/1b4c6e320f79_address_scope_support_in_subnetpool.py -> build/lib/neutron/db/migration/alembic_migrations/versions/liberty/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/liberty/expand/1c844d1677f7_dns_nameservers_order.py -> build/lib/neutron/db/migration/alembic_migrations/versions/liberty/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/liberty/expand/26c371498592_subnetpool_hash.py -> build/lib/neutron/db/migration/alembic_migrations/versions/liberty/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/liberty/expand/31337ec0ffee_flavors.py -> build/lib/neutron/db/migration/alembic_migrations/versions/liberty/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/liberty/expand/34af2b5c5a59_add_dns_name_to_port.py -> build/lib/neutron/db/migration/alembic_migrations/versions/liberty/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/liberty/expand/354db87e3225_nsxv_vdr_metadata.py -> build/lib/neutron/db/migration/alembic_migrations/versions/liberty/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/liberty/expand/45f955889773_quota_usage.py -> build/lib/neutron/db/migration/alembic_migrations/versions/liberty/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/liberty/expand/48153cb5f051_qos_db_changes.py -> build/lib/neutron/db/migration/alembic_migrations/versions/liberty/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/liberty/expand/52c5312f6baf_address_scopes.py -> build/lib/neutron/db/migration/alembic_migrations/versions/liberty/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/liberty/expand/599c6a226151_neutrodb_ipam.py -> build/lib/neutron/db/migration/alembic_migrations/versions/liberty/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/liberty/expand/8675309a5c4f_rbac_network.py -> build/lib/neutron/db/migration/alembic_migrations/versions/liberty/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/liberty/expand/9859ac9c136_quota_reservations.py -> build/lib/neutron/db/migration/alembic_migrations/versions/liberty/expand DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/mitaka DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/contract DEBUG: copying neutron/db/migration/alembic_migrations/versions/mitaka/contract/1b294093239c_remove_embrane_plugin.py -> build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/contract DEBUG: copying neutron/db/migration/alembic_migrations/versions/mitaka/contract/2b4c2465d44b_dvr_sheduling_refactoring.py -> build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/contract DEBUG: copying neutron/db/migration/alembic_migrations/versions/mitaka/contract/4ffceebfcdc_standard_desc.py -> build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/contract DEBUG: copying neutron/db/migration/alembic_migrations/versions/mitaka/contract/5ffceebfada_rbac_network_external.py -> build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/contract DEBUG: copying neutron/db/migration/alembic_migrations/versions/mitaka/contract/8a6d8bdae39_migrate_neutron_resources_table.py -> build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/contract DEBUG: copying neutron/db/migration/alembic_migrations/versions/mitaka/contract/c6c112992c9_rbac_qos_policy.py -> build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/contract DEBUG: copying neutron/db/migration/alembic_migrations/versions/mitaka/contract/e3278ee65050_drop_nec_plugin_tables.py -> build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/contract DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/0e66c5227a8a_add_desc_to_standard_attr.py -> build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/13cfb89f881a_add_is_default_to_subnetpool.py -> build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/15be73214821_add_bgp_model_data.py -> build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/15e43b934f81_rbac_qos_policy.py -> build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/19f26505c74f_auto_allocated_topology.py -> build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/1df244e556f5_add_unique_ha_router_agent_port_bindings.py -> build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/2f9e956e7532_tag_support.py -> build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/31ed664953e6_add_resource_versions_row_to_agent_table.py -> build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/32e5974ada25_add_neutron_resources_table.py -> build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/3894bccad37f_add_timestamp_to_base_resources.py -> build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/59cb5b6cf4d_availability_zone.py -> build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/659bf3d90664_add_attributes_to_support_external_dns_integration.py -> build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/b4caf27aae4_add_bgp_dragent_model_data.py -> build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/c3a73f615e4_add_ip_version_to_address_scope.py -> build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/dce3ec7a25c9_router_az.py -> build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/ec7fcfbf72ee_network_az.py -> build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/newton DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying neutron/db/migration/alembic_migrations/versions/newton/contract/2e0d7a8a1586_add_binding_index_to_routerl3agentbinding.py -> build/lib/neutron/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying neutron/db/migration/alembic_migrations/versions/newton/contract/3b935b28e7a0_migrate_to_pluggable_ipam.py -> build/lib/neutron/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying neutron/db/migration/alembic_migrations/versions/newton/contract/4bcd4df1f426_rename_ml2_dvr_port_bindings.py -> build/lib/neutron/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying neutron/db/migration/alembic_migrations/versions/newton/contract/5c85685d616d_remove_availability_ranges.py -> build/lib/neutron/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying neutron/db/migration/alembic_migrations/versions/newton/contract/7bbb25278f53_device_owner_ha_replicate_int.py -> build/lib/neutron/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying neutron/db/migration/alembic_migrations/versions/newton/contract/7d9d8eeec6ad_rename_tenant_to_project.py -> build/lib/neutron/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying neutron/db/migration/alembic_migrations/versions/newton/contract/89ab9a816d70_rename_ml2_network_segments.py -> build/lib/neutron/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying neutron/db/migration/alembic_migrations/versions/newton/contract/8fd3918ef6f4_add_segment_host_mapping.py -> build/lib/neutron/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying neutron/db/migration/alembic_migrations/versions/newton/contract/97c25b0d2353_add_name_desc.py -> build/lib/neutron/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying neutron/db/migration/alembic_migrations/versions/newton/contract/a84ccf28f06a_migrate_dns_name_from_port.py -> build/lib/neutron/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying neutron/db/migration/alembic_migrations/versions/newton/contract/a8b517cff8ab_add_routerport_bindings_for_ha.py -> build/lib/neutron/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying neutron/db/migration/alembic_migrations/versions/newton/contract/b12a3ef66e62_add_standardattr_to_qos_policies.py -> build/lib/neutron/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying neutron/db/migration/alembic_migrations/versions/newton/contract/b67e765a3524_remove_mtu_column_from_networks.py -> build/lib/neutron/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying neutron/db/migration/alembic_migrations/versions/newton/contract/c879c5e1ee90_add_segment_id_to_subnet.py -> build/lib/neutron/db/migration/alembic_migrations/versions/newton/contract DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/newton/expand/030a959ceafa_uniq_routerports0port_id.py -> build/lib/neutron/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/newton/expand/0f5bef0f87d4_add_qos_minimum_bandwidth_rules.py -> build/lib/neutron/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/newton/expand/30107ab6a3ee_provisioning_blocks.py -> build/lib/neutron/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/newton/expand/3d0e74aa7d37_add_flavor_id_to_routers.py -> build/lib/neutron/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/newton/expand/45f8dd33480b_qos_dscp_db_addition.py -> build/lib/neutron/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/newton/expand/5abc0278ca73_add_support_for_vlan_trunking.py -> build/lib/neutron/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/newton/expand/5cd92597d11d_add_ip_allocation_to_port.py -> build/lib/neutron/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/newton/expand/67daae611b6e_add_standard_attr_to_qos_policies.py -> build/lib/neutron/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/newton/expand/6b461a21bcfc_uniq_floatingips0floating_network_.py -> build/lib/neutron/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/newton/expand/a5648cfeeadf_add_subnet_service_types.py -> build/lib/neutron/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/newton/expand/a963b38d82f4_add_dns_name_to_portdnses.py -> build/lib/neutron/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/newton/expand/c415aab1c048_add_revisions_column.py -> build/lib/neutron/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/newton/expand/d3435b514502_add_device_id_index_to_port.py -> build/lib/neutron/db/migration/alembic_migrations/versions/newton/expand DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/ocata DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/ocata/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/ocata/expand/929c968efe70_add_pk_version_table.py -> build/lib/neutron/db/migration/alembic_migrations/versions/ocata/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/ocata/expand/a9c43481023c_extend_ml2_port_bindings.py -> build/lib/neutron/db/migration/alembic_migrations/versions/ocata/expand DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/pike DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/pike/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/pike/expand/2b42d90729da_qos_add_direction_to_bw_limit_rule_table.py -> build/lib/neutron/db/migration/alembic_migrations/versions/pike/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/pike/expand/349b6fd605a6_add_dns_domain_to_portdnses.py -> build/lib/neutron/db/migration/alembic_migrations/versions/pike/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/pike/expand/62c781cb6192_add_qos_policies_default_table.py -> build/lib/neutron/db/migration/alembic_migrations/versions/pike/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/pike/expand/7d32f979895f_add_mtu_for_networks.py -> build/lib/neutron/db/migration/alembic_migrations/versions/pike/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/pike/expand/804a3c76314c_add_data_plane_status_to_port.py -> build/lib/neutron/db/migration/alembic_migrations/versions/pike/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/pike/expand/c8c222d42aa9_logging_api.py -> build/lib/neutron/db/migration/alembic_migrations/versions/pike/expand DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/queens DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/queens/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/queens/expand/594422d373ee_fip_qos.py -> build/lib/neutron/db/migration/alembic_migrations/versions/queens/expand DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/rocky DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/rocky/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/rocky/expand/61663558142c_add_ha_router_state.py -> build/lib/neutron/db/migration/alembic_migrations/versions/rocky/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/rocky/expand/867d39095bf4_port_forwarding.py -> build/lib/neutron/db/migration/alembic_migrations/versions/rocky/expand DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/stein DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/stein/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/stein/expand/0ff9e3881597_network_segment_range.py -> build/lib/neutron/db/migration/alembic_migrations/versions/stein/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/stein/expand/195176fb410d_router_gateway_ip_qos.py -> build/lib/neutron/db/migration/alembic_migrations/versions/stein/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/stein/expand/9bfad3f1e780_support_shared_security_groups.py -> build/lib/neutron/db/migration/alembic_migrations/versions/stein/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/stein/expand/cada2437bf41_add_propagate_uplink_status_to_port.py -> build/lib/neutron/db/migration/alembic_migrations/versions/stein/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/stein/expand/d72db3e25539_modify_uniq_port_forwarding.py -> build/lib/neutron/db/migration/alembic_migrations/versions/stein/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/stein/expand/fb0167bd9639_agent_resources_synced.py -> build/lib/neutron/db/migration/alembic_migrations/versions/stein/expand DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/train DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/train/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/train/expand/63fd95af7dcd_conntrack_helper.py -> build/lib/neutron/db/migration/alembic_migrations/versions/train/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/train/expand/c613d0b82681_subnet_force_network_id.py -> build/lib/neutron/db/migration/alembic_migrations/versions/train/expand DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/ussuri DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/ussuri/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/ussuri/expand/18a7e90ae768_add_security_group_stateful.py -> build/lib/neutron/db/migration/alembic_migrations/versions/ussuri/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/ussuri/expand/2217c4222de6_add_dvr_fip_gateway_port_network_table.py -> build/lib/neutron/db/migration/alembic_migrations/versions/ussuri/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/ussuri/expand/263d454a9655_add_dns_publish_fixed_ip_to_subnets.py -> build/lib/neutron/db/migration/alembic_migrations/versions/ussuri/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/ussuri/expand/86274d77933e_change_mtu_to_not_null.py -> build/lib/neutron/db/migration/alembic_migrations/versions/ussuri/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/ussuri/expand/Ibac91d24da2_port_forwarding_description.py -> build/lib/neutron/db/migration/alembic_migrations/versions/ussuri/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/ussuri/expand/a010322604bc_network_subnet_update_lock.py -> build/lib/neutron/db/migration/alembic_migrations/versions/ussuri/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/ussuri/expand/c3e9d13c4367_add_binding_index_to_.py -> build/lib/neutron/db/migration/alembic_migrations/versions/ussuri/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/ussuri/expand/d8bdf05313f4_add_in_use_to_subnet.py -> build/lib/neutron/db/migration/alembic_migrations/versions/ussuri/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/ussuri/expand/e4e236b0e1ff_add_rbac_support_for_address_scope.py -> build/lib/neutron/db/migration/alembic_migrations/versions/ussuri/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/ussuri/expand/e88badaa9591_add_rbac_support_for_subnetpool.py -> build/lib/neutron/db/migration/alembic_migrations/versions/ussuri/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/ussuri/expand/f4b9654dd40c_ovn_backend.py -> build/lib/neutron/db/migration/alembic_migrations/versions/ussuri/expand DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/victoria DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/victoria/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/victoria/expand/1ea5dab0897a_add_address_group.py -> build/lib/neutron/db/migration/alembic_migrations/versions/victoria/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/victoria/expand/49d8622c5221_propagate_uplink_status_defaults_to_true.py -> build/lib/neutron/db/migration/alembic_migrations/versions/victoria/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/victoria/expand/I38991de2b4_source_and_destination_ip_prefix_neutron_metering_rule.py -> build/lib/neutron/db/migration/alembic_migrations/versions/victoria/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/victoria/expand/dfe425060830_limit_vlan_allocation_id_values.py -> build/lib/neutron/db/migration/alembic_migrations/versions/victoria/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/victoria/expand/fd6107509ccd_ovn_distributed_device_owner.py -> build/lib/neutron/db/migration/alembic_migrations/versions/victoria/expand DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/wallaby DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/wallaby/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/wallaby/expand/1e0744e4ffea_port_device_profile.py -> build/lib/neutron/db/migration/alembic_migrations/versions/wallaby/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/wallaby/expand/26d1e9f5c766_add_standard_attributes_to_address_group.py -> build/lib/neutron/db/migration/alembic_migrations/versions/wallaby/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/wallaby/expand/532aa95457e2_port_numa_affinity_policy.py -> build/lib/neutron/db/migration/alembic_migrations/versions/wallaby/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/wallaby/expand/6135a7bd4425_add_rbac_support_for_address_group.py -> build/lib/neutron/db/migration/alembic_migrations/versions/wallaby/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/wallaby/expand/a964d94b4677_support_remote_address_group_in_sg_rules.py -> build/lib/neutron/db/migration/alembic_migrations/versions/wallaby/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/wallaby/expand/f010820fc498_add_unique_quotas_project_resource.py -> build/lib/neutron/db/migration/alembic_migrations/versions/wallaby/expand DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/xena DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/xena/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/xena/expand/1bb3393de75d_add_qos_pps_rule.py -> build/lib/neutron/db/migration/alembic_migrations/versions/xena/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/xena/expand/8df53b0d2c0e_increase_tag_elements_from_60_to_255_.py -> build/lib/neutron/db/migration/alembic_migrations/versions/xena/expand DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/yoga DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/yoga/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/yoga/expand/1ffef8d6f371_rbac_target_tenant_to_target_project.py -> build/lib/neutron/db/migration/alembic_migrations/versions/yoga/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/yoga/expand/34cf8b009713_add_router_ndp_proxy_table.py -> build/lib/neutron/db/migration/alembic_migrations/versions/yoga/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/yoga/expand/76df7844a8c6_add_local_ip.py -> build/lib/neutron/db/migration/alembic_migrations/versions/yoga/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/yoga/expand/8160f7a9cebb_drop_portbindingports_table.py -> build/lib/neutron/db/migration/alembic_migrations/versions/yoga/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/yoga/expand/ba859d649675_add_indexes_to_rbacs.py -> build/lib/neutron/db/migration/alembic_migrations/versions/yoga/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/yoga/expand/c181bb1d89e4_qos_minimum_packet_rate_rules.py -> build/lib/neutron/db/migration/alembic_migrations/versions/yoga/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/yoga/expand/cd9ef14ccf87_add_index_to_agents_host.py -> build/lib/neutron/db/migration/alembic_migrations/versions/yoga/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/yoga/expand/e981acd076d3_add_networksegments_database_constraint.py -> build/lib/neutron/db/migration/alembic_migrations/versions/yoga/expand DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/zed DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/zed/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/zed/expand/21ff98fabab1_add_ndp_proxy_constraint.py -> build/lib/neutron/db/migration/alembic_migrations/versions/zed/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/zed/expand/4e6e655746f6_add_index_to_ports_network_id.py -> build/lib/neutron/db/migration/alembic_migrations/versions/zed/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/zed/expand/5881373af7f5_delete_sgpb_on_sg_deletion.py -> build/lib/neutron/db/migration/alembic_migrations/versions/zed/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/zed/expand/659cbedf30a1_add_index_to_subnetpools_address_scope_.py -> build/lib/neutron/db/migration/alembic_migrations/versions/zed/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/zed/expand/I43e0b669096_port_forwarding_port_ranges.py -> build/lib/neutron/db/migration/alembic_migrations/versions/zed/expand DEBUG: creating build/lib/neutron/locale DEBUG: creating build/lib/neutron/locale/de DEBUG: creating build/lib/neutron/locale/de/LC_MESSAGES DEBUG: copying neutron/locale/de/LC_MESSAGES/neutron.po -> build/lib/neutron/locale/de/LC_MESSAGES DEBUG: creating build/lib/neutron/locale/es DEBUG: creating build/lib/neutron/locale/es/LC_MESSAGES DEBUG: copying neutron/locale/es/LC_MESSAGES/neutron.po -> build/lib/neutron/locale/es/LC_MESSAGES DEBUG: creating build/lib/neutron/locale/fr DEBUG: creating build/lib/neutron/locale/fr/LC_MESSAGES DEBUG: copying neutron/locale/fr/LC_MESSAGES/neutron.po -> build/lib/neutron/locale/fr/LC_MESSAGES DEBUG: creating build/lib/neutron/locale/it DEBUG: creating build/lib/neutron/locale/it/LC_MESSAGES DEBUG: copying neutron/locale/it/LC_MESSAGES/neutron.po -> build/lib/neutron/locale/it/LC_MESSAGES DEBUG: creating build/lib/neutron/locale/ja DEBUG: creating build/lib/neutron/locale/ja/LC_MESSAGES DEBUG: copying neutron/locale/ja/LC_MESSAGES/neutron.po -> build/lib/neutron/locale/ja/LC_MESSAGES DEBUG: creating build/lib/neutron/locale/ko_KR DEBUG: creating build/lib/neutron/locale/ko_KR/LC_MESSAGES DEBUG: copying neutron/locale/ko_KR/LC_MESSAGES/neutron.po -> build/lib/neutron/locale/ko_KR/LC_MESSAGES DEBUG: creating build/lib/neutron/locale/pt_BR DEBUG: creating build/lib/neutron/locale/pt_BR/LC_MESSAGES DEBUG: copying neutron/locale/pt_BR/LC_MESSAGES/neutron.po -> build/lib/neutron/locale/pt_BR/LC_MESSAGES DEBUG: creating build/lib/neutron/locale/ru DEBUG: creating build/lib/neutron/locale/ru/LC_MESSAGES DEBUG: copying neutron/locale/ru/LC_MESSAGES/neutron.po -> build/lib/neutron/locale/ru/LC_MESSAGES DEBUG: creating build/lib/neutron/locale/zh_CN DEBUG: creating build/lib/neutron/locale/zh_CN/LC_MESSAGES DEBUG: copying neutron/locale/zh_CN/LC_MESSAGES/neutron.po -> build/lib/neutron/locale/zh_CN/LC_MESSAGES DEBUG: creating build/lib/neutron/locale/zh_TW DEBUG: creating build/lib/neutron/locale/zh_TW/LC_MESSAGES DEBUG: copying neutron/locale/zh_TW/LC_MESSAGES/neutron.po -> build/lib/neutron/locale/zh_TW/LC_MESSAGES DEBUG: copying neutron/plugins/ml2/README -> build/lib/neutron/plugins/ml2 DEBUG: creating build/lib/neutron/tests/contrib DEBUG: copying neutron/tests/contrib/README -> build/lib/neutron/tests/contrib DEBUG: copying neutron/tests/contrib/gate_hook.sh -> build/lib/neutron/tests/contrib DEBUG: copying neutron/tests/contrib/testing.filters -> build/lib/neutron/tests/contrib DEBUG: creating build/lib/neutron/tests/contrib/hooks DEBUG: copying neutron/tests/contrib/hooks/api_all_extensions -> build/lib/neutron/tests/contrib/hooks DEBUG: copying neutron/tests/contrib/hooks/availability_zone -> build/lib/neutron/tests/contrib/hooks DEBUG: copying neutron/tests/contrib/hooks/disable_dvr -> build/lib/neutron/tests/contrib/hooks DEBUG: copying neutron/tests/contrib/hooks/disable_dvr_tests -> build/lib/neutron/tests/contrib/hooks DEBUG: copying neutron/tests/contrib/hooks/dns -> build/lib/neutron/tests/contrib/hooks DEBUG: copying neutron/tests/contrib/hooks/dvr -> build/lib/neutron/tests/contrib/hooks DEBUG: copying neutron/tests/contrib/hooks/log -> build/lib/neutron/tests/contrib/hooks DEBUG: copying neutron/tests/contrib/hooks/network_segment_range -> build/lib/neutron/tests/contrib/hooks DEBUG: copying neutron/tests/contrib/hooks/openvswitch_type_drivers -> build/lib/neutron/tests/contrib/hooks DEBUG: copying neutron/tests/contrib/hooks/osprofiler -> build/lib/neutron/tests/contrib/hooks DEBUG: copying neutron/tests/contrib/hooks/qos -> build/lib/neutron/tests/contrib/hooks DEBUG: copying neutron/tests/contrib/hooks/quotas -> build/lib/neutron/tests/contrib/hooks DEBUG: copying neutron/tests/contrib/hooks/segments -> build/lib/neutron/tests/contrib/hooks DEBUG: copying neutron/tests/contrib/hooks/trunk -> build/lib/neutron/tests/contrib/hooks DEBUG: copying neutron/tests/contrib/hooks/tunnel_types -> build/lib/neutron/tests/contrib/hooks DEBUG: copying neutron/tests/contrib/hooks/ubuntu_image -> build/lib/neutron/tests/contrib/hooks DEBUG: copying neutron/tests/contrib/hooks/uplink_status_propagation -> build/lib/neutron/tests/contrib/hooks DEBUG: copying neutron/tests/contrib/hooks/vlan_provider -> build/lib/neutron/tests/contrib/hooks DEBUG: creating build/lib/neutron/tests/etc DEBUG: copying neutron/tests/etc/api-paste.ini -> build/lib/neutron/tests/etc DEBUG: copying neutron/tests/etc/api-paste.ini.test -> build/lib/neutron/tests/etc DEBUG: copying neutron/tests/etc/neutron.conf -> build/lib/neutron/tests/etc DEBUG: copying neutron/tests/etc/neutron_test.conf -> build/lib/neutron/tests/etc DEBUG: copying neutron/tests/etc/neutron_test2.conf.example -> build/lib/neutron/tests/etc DEBUG: creating build/lib/neutron/tests/var DEBUG: copying neutron/tests/var/ca.crt -> build/lib/neutron/tests/var DEBUG: copying neutron/tests/var/certandkey.pem -> build/lib/neutron/tests/var DEBUG: copying neutron/tests/var/certificate.crt -> build/lib/neutron/tests/var DEBUG: copying neutron/tests/var/privatekey.key -> build/lib/neutron/tests/var DEBUG: copying neutron/objects/README.rst -> build/lib/neutron/objects DEBUG: copying neutron/db/migration/README -> build/lib/neutron/db/migration DEBUG: copying neutron/db/migration/alembic.ini -> build/lib/neutron/db/migration DEBUG: copying neutron/tests/fullstack/README -> build/lib/neutron/tests/fullstack DEBUG: copying neutron/services/l3_router/README -> build/lib/neutron/services/l3_router DEBUG: creating build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/schemas DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/schemas/ovn-nb.ovsschema -> build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/schemas DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/schemas/ovn-sb.ovsschema -> build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/schemas DEBUG: creating build/lib/neutron/tests/unit/pecan_wsgi DEBUG: copying neutron/tests/unit/pecan_wsgi/test_app.py -> build/lib/neutron/tests/unit/pecan_wsgi DEBUG: copying neutron/db/models/README -> build/lib/neutron/db/models DEBUG: running build_scripts DEBUG: creating build/scripts-3.9 DEBUG: copying tools/ovn_migration/tripleo_environment/ovn_migration.sh -> build/scripts-3.9 DEBUG: changing mode of build/scripts-3.9/ovn_migration.sh from 644 to 755 DEBUG: installing to build/bdist.linux-x86_64/wheel 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 build/bdist.linux-x86_64 DEBUG: creating build/bdist.linux-x86_64/wheel DEBUG: creating build/bdist.linux-x86_64/wheel/neutron DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/locale DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/locale/zh_TW DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/locale/zh_TW/LC_MESSAGES DEBUG: copying build/lib/neutron/locale/zh_TW/LC_MESSAGES/neutron.po -> build/bdist.linux-x86_64/wheel/neutron/locale/zh_TW/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/locale/zh_CN DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/locale/zh_CN/LC_MESSAGES DEBUG: copying build/lib/neutron/locale/zh_CN/LC_MESSAGES/neutron.po -> build/bdist.linux-x86_64/wheel/neutron/locale/zh_CN/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/locale/ru DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/locale/ru/LC_MESSAGES DEBUG: copying build/lib/neutron/locale/ru/LC_MESSAGES/neutron.po -> build/bdist.linux-x86_64/wheel/neutron/locale/ru/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/locale/pt_BR DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/locale/pt_BR/LC_MESSAGES DEBUG: copying build/lib/neutron/locale/pt_BR/LC_MESSAGES/neutron.po -> build/bdist.linux-x86_64/wheel/neutron/locale/pt_BR/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/locale/ko_KR DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/locale/ko_KR/LC_MESSAGES DEBUG: copying build/lib/neutron/locale/ko_KR/LC_MESSAGES/neutron.po -> build/bdist.linux-x86_64/wheel/neutron/locale/ko_KR/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/locale/ja DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/locale/ja/LC_MESSAGES DEBUG: copying build/lib/neutron/locale/ja/LC_MESSAGES/neutron.po -> build/bdist.linux-x86_64/wheel/neutron/locale/ja/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/locale/it DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/locale/it/LC_MESSAGES DEBUG: copying build/lib/neutron/locale/it/LC_MESSAGES/neutron.po -> build/bdist.linux-x86_64/wheel/neutron/locale/it/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/locale/fr DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/locale/fr/LC_MESSAGES DEBUG: copying build/lib/neutron/locale/fr/LC_MESSAGES/neutron.po -> build/bdist.linux-x86_64/wheel/neutron/locale/fr/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/locale/es DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/locale/es/LC_MESSAGES DEBUG: copying build/lib/neutron/locale/es/LC_MESSAGES/neutron.po -> build/bdist.linux-x86_64/wheel/neutron/locale/es/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/locale/de DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/locale/de/LC_MESSAGES DEBUG: copying build/lib/neutron/locale/de/LC_MESSAGES/neutron.po -> build/bdist.linux-x86_64/wheel/neutron/locale/de/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/core_extensions DEBUG: copying build/lib/neutron/core_extensions/qos.py -> build/bdist.linux-x86_64/wheel/neutron/core_extensions DEBUG: copying build/lib/neutron/core_extensions/base.py -> build/bdist.linux-x86_64/wheel/neutron/core_extensions DEBUG: copying build/lib/neutron/core_extensions/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/core_extensions DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/profiling DEBUG: copying build/lib/neutron/profiling/profiled_decorator.py -> build/bdist.linux-x86_64/wheel/neutron/profiling DEBUG: copying build/lib/neutron/profiling/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/profiling DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/common DEBUG: copying build/lib/neutron/common/utils.py -> build/bdist.linux-x86_64/wheel/neutron/common DEBUG: copying build/lib/neutron/common/test_lib.py -> build/bdist.linux-x86_64/wheel/neutron/common DEBUG: copying build/lib/neutron/common/profiler.py -> build/bdist.linux-x86_64/wheel/neutron/common DEBUG: copying build/lib/neutron/common/metadata.py -> build/bdist.linux-x86_64/wheel/neutron/common DEBUG: copying build/lib/neutron/common/ipv6_utils.py -> build/bdist.linux-x86_64/wheel/neutron/common DEBUG: copying build/lib/neutron/common/experimental.py -> build/bdist.linux-x86_64/wheel/neutron/common DEBUG: copying build/lib/neutron/common/eventlet_utils.py -> build/bdist.linux-x86_64/wheel/neutron/common DEBUG: copying build/lib/neutron/common/coordination.py -> build/bdist.linux-x86_64/wheel/neutron/common DEBUG: copying build/lib/neutron/common/config.py -> build/bdist.linux-x86_64/wheel/neutron/common DEBUG: copying build/lib/neutron/common/cache_utils.py -> build/bdist.linux-x86_64/wheel/neutron/common DEBUG: copying build/lib/neutron/common/_deprecate.py -> build/bdist.linux-x86_64/wheel/neutron/common DEBUG: copying build/lib/neutron/common/_constants.py -> build/bdist.linux-x86_64/wheel/neutron/common DEBUG: copying build/lib/neutron/common/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/common DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/common/ovn DEBUG: copying build/lib/neutron/common/ovn/utils.py -> build/bdist.linux-x86_64/wheel/neutron/common/ovn DEBUG: copying build/lib/neutron/common/ovn/hash_ring_manager.py -> build/bdist.linux-x86_64/wheel/neutron/common/ovn DEBUG: copying build/lib/neutron/common/ovn/extensions.py -> build/bdist.linux-x86_64/wheel/neutron/common/ovn DEBUG: copying build/lib/neutron/common/ovn/exceptions.py -> build/bdist.linux-x86_64/wheel/neutron/common/ovn DEBUG: copying build/lib/neutron/common/ovn/constants.py -> build/bdist.linux-x86_64/wheel/neutron/common/ovn DEBUG: copying build/lib/neutron/common/ovn/acl.py -> build/bdist.linux-x86_64/wheel/neutron/common/ovn DEBUG: copying build/lib/neutron/common/ovn/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/common/ovn DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/server DEBUG: copying build/lib/neutron/server/wsgi_eventlet.py -> build/bdist.linux-x86_64/wheel/neutron/server DEBUG: copying build/lib/neutron/server/rpc_eventlet.py -> build/bdist.linux-x86_64/wheel/neutron/server DEBUG: copying build/lib/neutron/server/api_eventlet.py -> build/bdist.linux-x86_64/wheel/neutron/server DEBUG: copying build/lib/neutron/server/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/server DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/hacking DEBUG: copying build/lib/neutron/hacking/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/hacking DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/exceptions DEBUG: copying build/lib/neutron/exceptions/mtu.py -> build/bdist.linux-x86_64/wheel/neutron/exceptions DEBUG: copying build/lib/neutron/exceptions/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/exceptions DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/scheduler DEBUG: copying build/lib/neutron/scheduler/l3_ovn_scheduler.py -> build/bdist.linux-x86_64/wheel/neutron/scheduler DEBUG: copying build/lib/neutron/scheduler/l3_agent_scheduler.py -> build/bdist.linux-x86_64/wheel/neutron/scheduler DEBUG: copying build/lib/neutron/scheduler/dhcp_agent_scheduler.py -> build/bdist.linux-x86_64/wheel/neutron/scheduler DEBUG: copying build/lib/neutron/scheduler/base_scheduler.py -> build/bdist.linux-x86_64/wheel/neutron/scheduler DEBUG: copying build/lib/neutron/scheduler/base_resource_filter.py -> build/bdist.linux-x86_64/wheel/neutron/scheduler DEBUG: copying build/lib/neutron/scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/scheduler DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/ipam DEBUG: copying build/lib/neutron/ipam/utils.py -> build/bdist.linux-x86_64/wheel/neutron/ipam DEBUG: copying build/lib/neutron/ipam/subnet_alloc.py -> build/bdist.linux-x86_64/wheel/neutron/ipam DEBUG: copying build/lib/neutron/ipam/requests.py -> build/bdist.linux-x86_64/wheel/neutron/ipam DEBUG: copying build/lib/neutron/ipam/exceptions.py -> build/bdist.linux-x86_64/wheel/neutron/ipam DEBUG: copying build/lib/neutron/ipam/driver.py -> build/bdist.linux-x86_64/wheel/neutron/ipam DEBUG: copying build/lib/neutron/ipam/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/ipam DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/ipam/drivers DEBUG: copying build/lib/neutron/ipam/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/ipam/drivers DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/ipam/drivers/neutrondb_ipam DEBUG: copying build/lib/neutron/ipam/drivers/neutrondb_ipam/driver.py -> build/bdist.linux-x86_64/wheel/neutron/ipam/drivers/neutrondb_ipam DEBUG: copying build/lib/neutron/ipam/drivers/neutrondb_ipam/db_models.py -> build/bdist.linux-x86_64/wheel/neutron/ipam/drivers/neutrondb_ipam DEBUG: copying build/lib/neutron/ipam/drivers/neutrondb_ipam/db_api.py -> build/bdist.linux-x86_64/wheel/neutron/ipam/drivers/neutrondb_ipam DEBUG: copying build/lib/neutron/ipam/drivers/neutrondb_ipam/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/ipam/drivers/neutrondb_ipam DEBUG: copying build/lib/neutron/wsgi.py -> build/bdist.linux-x86_64/wheel/neutron DEBUG: copying build/lib/neutron/worker.py -> build/bdist.linux-x86_64/wheel/neutron DEBUG: copying build/lib/neutron/version.py -> build/bdist.linux-x86_64/wheel/neutron DEBUG: copying build/lib/neutron/service.py -> build/bdist.linux-x86_64/wheel/neutron DEBUG: copying build/lib/neutron/policy.py -> build/bdist.linux-x86_64/wheel/neutron DEBUG: copying build/lib/neutron/opts.py -> build/bdist.linux-x86_64/wheel/neutron DEBUG: copying build/lib/neutron/neutron_plugin_base_v2.py -> build/bdist.linux-x86_64/wheel/neutron DEBUG: copying build/lib/neutron/manager.py -> build/bdist.linux-x86_64/wheel/neutron DEBUG: copying build/lib/neutron/auth.py -> build/bdist.linux-x86_64/wheel/neutron DEBUG: copying build/lib/neutron/_i18n.py -> build/bdist.linux-x86_64/wheel/neutron DEBUG: copying build/lib/neutron/__init__.py -> build/bdist.linux-x86_64/wheel/neutron DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/db DEBUG: copying build/lib/neutron/db/vlantransparent_db.py -> build/bdist.linux-x86_64/wheel/neutron/db DEBUG: copying build/lib/neutron/db/uplink_status_propagation_db.py -> build/bdist.linux-x86_64/wheel/neutron/db DEBUG: copying build/lib/neutron/db/subnet_service_type_mixin.py -> build/bdist.linux-x86_64/wheel/neutron/db DEBUG: copying build/lib/neutron/db/standardattrdescription_db.py -> build/bdist.linux-x86_64/wheel/neutron/db DEBUG: copying build/lib/neutron/db/servicetype_db.py -> build/bdist.linux-x86_64/wheel/neutron/db DEBUG: copying build/lib/neutron/db/segments_db.py -> build/bdist.linux-x86_64/wheel/neutron/db DEBUG: copying build/lib/neutron/db/securitygroups_rpc_base.py -> build/bdist.linux-x86_64/wheel/neutron/db DEBUG: copying build/lib/neutron/db/securitygroups_db.py -> build/bdist.linux-x86_64/wheel/neutron/db DEBUG: copying build/lib/neutron/db/rbac_db_models.py -> build/bdist.linux-x86_64/wheel/neutron/db DEBUG: copying build/lib/neutron/db/rbac_db_mixin.py -> build/bdist.linux-x86_64/wheel/neutron/db DEBUG: copying build/lib/neutron/db/provisioning_blocks.py -> build/bdist.linux-x86_64/wheel/neutron/db DEBUG: copying build/lib/neutron/db/portsecurity_db_common.py -> build/bdist.linux-x86_64/wheel/neutron/db DEBUG: copying build/lib/neutron/db/portsecurity_db.py -> build/bdist.linux-x86_64/wheel/neutron/db DEBUG: copying build/lib/neutron/db/port_numa_affinity_policy_db.py -> build/bdist.linux-x86_64/wheel/neutron/db DEBUG: copying build/lib/neutron/db/port_hints_db.py -> build/bdist.linux-x86_64/wheel/neutron/db DEBUG: copying build/lib/neutron/db/port_hardware_offload_type_db.py -> build/bdist.linux-x86_64/wheel/neutron/db DEBUG: copying build/lib/neutron/db/port_device_profile_db.py -> build/bdist.linux-x86_64/wheel/neutron/db DEBUG: copying build/lib/neutron/db/ovn_revision_numbers_db.py -> build/bdist.linux-x86_64/wheel/neutron/db DEBUG: copying build/lib/neutron/db/ovn_l3_hamode_db.py -> build/bdist.linux-x86_64/wheel/neutron/db DEBUG: copying build/lib/neutron/db/ovn_hash_ring_db.py -> build/bdist.linux-x86_64/wheel/neutron/db DEBUG: copying build/lib/neutron/db/network_ip_availability_db.py -> build/bdist.linux-x86_64/wheel/neutron/db DEBUG: copying build/lib/neutron/db/models_v2.py -> build/bdist.linux-x86_64/wheel/neutron/db DEBUG: copying build/lib/neutron/db/local_ip_db.py -> build/bdist.linux-x86_64/wheel/neutron/db DEBUG: copying build/lib/neutron/db/l3_hascheduler_db.py -> build/bdist.linux-x86_64/wheel/neutron/db DEBUG: copying build/lib/neutron/db/l3_hamode_db.py -> build/bdist.linux-x86_64/wheel/neutron/db DEBUG: copying build/lib/neutron/db/l3_gwmode_db.py -> build/bdist.linux-x86_64/wheel/neutron/db DEBUG: copying build/lib/neutron/db/l3_gateway_ip_qos.py -> build/bdist.linux-x86_64/wheel/neutron/db DEBUG: copying build/lib/neutron/db/l3_fip_qos.py -> build/bdist.linux-x86_64/wheel/neutron/db DEBUG: copying build/lib/neutron/db/l3_fip_port_details.py -> build/bdist.linux-x86_64/wheel/neutron/db DEBUG: copying build/lib/neutron/db/l3_fip_pools_db.py -> build/bdist.linux-x86_64/wheel/neutron/db DEBUG: copying build/lib/neutron/db/l3_extra_gws_db.py -> build/bdist.linux-x86_64/wheel/neutron/db DEBUG: copying build/lib/neutron/db/l3_dvrscheduler_db.py -> build/bdist.linux-x86_64/wheel/neutron/db DEBUG: copying build/lib/neutron/db/l3_dvr_ha_scheduler_db.py -> build/bdist.linux-x86_64/wheel/neutron/db DEBUG: copying build/lib/neutron/db/l3_dvr_db.py -> build/bdist.linux-x86_64/wheel/neutron/db DEBUG: copying build/lib/neutron/db/l3_db.py -> build/bdist.linux-x86_64/wheel/neutron/db DEBUG: copying build/lib/neutron/db/l3_attrs_db.py -> build/bdist.linux-x86_64/wheel/neutron/db DEBUG: copying build/lib/neutron/db/l3_agentschedulers_db.py -> build/bdist.linux-x86_64/wheel/neutron/db DEBUG: copying build/lib/neutron/db/ipam_pluggable_backend.py -> build/bdist.linux-x86_64/wheel/neutron/db DEBUG: copying build/lib/neutron/db/ipam_backend_mixin.py -> build/bdist.linux-x86_64/wheel/neutron/db DEBUG: copying build/lib/neutron/db/flavors_db.py -> build/bdist.linux-x86_64/wheel/neutron/db DEBUG: copying build/lib/neutron/db/extraroute_db.py -> build/bdist.linux-x86_64/wheel/neutron/db DEBUG: copying build/lib/neutron/db/extradhcpopt_db.py -> build/bdist.linux-x86_64/wheel/neutron/db DEBUG: copying build/lib/neutron/db/external_net_db.py -> build/bdist.linux-x86_64/wheel/neutron/db DEBUG: copying build/lib/neutron/db/dvr_mac_db.py -> build/bdist.linux-x86_64/wheel/neutron/db DEBUG: copying build/lib/neutron/db/dns_db.py -> build/bdist.linux-x86_64/wheel/neutron/db DEBUG: copying build/lib/neutron/db/db_base_plugin_v2.py -> build/bdist.linux-x86_64/wheel/neutron/db DEBUG: copying build/lib/neutron/db/db_base_plugin_common.py -> build/bdist.linux-x86_64/wheel/neutron/db DEBUG: copying build/lib/neutron/db/data_plane_status_db.py -> build/bdist.linux-x86_64/wheel/neutron/db DEBUG: copying build/lib/neutron/db/allowedaddresspairs_db.py -> build/bdist.linux-x86_64/wheel/neutron/db DEBUG: copying build/lib/neutron/db/agentschedulers_db.py -> build/bdist.linux-x86_64/wheel/neutron/db DEBUG: copying build/lib/neutron/db/agents_db.py -> build/bdist.linux-x86_64/wheel/neutron/db DEBUG: copying build/lib/neutron/db/address_scope_db.py -> build/bdist.linux-x86_64/wheel/neutron/db DEBUG: copying build/lib/neutron/db/address_group_db.py -> build/bdist.linux-x86_64/wheel/neutron/db DEBUG: copying build/lib/neutron/db/_utils.py -> build/bdist.linux-x86_64/wheel/neutron/db DEBUG: copying build/lib/neutron/db/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/db DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/db/metering DEBUG: copying build/lib/neutron/db/metering/metering_rpc.py -> build/bdist.linux-x86_64/wheel/neutron/db/metering DEBUG: copying build/lib/neutron/db/metering/metering_db.py -> build/bdist.linux-x86_64/wheel/neutron/db/metering DEBUG: copying build/lib/neutron/db/metering/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/db/metering DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/db/availability_zone DEBUG: copying build/lib/neutron/db/availability_zone/router.py -> build/bdist.linux-x86_64/wheel/neutron/db/availability_zone DEBUG: copying build/lib/neutron/db/availability_zone/network.py -> build/bdist.linux-x86_64/wheel/neutron/db/availability_zone DEBUG: copying build/lib/neutron/db/availability_zone/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/db/availability_zone DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/db/quota DEBUG: copying build/lib/neutron/db/quota/models.py -> build/bdist.linux-x86_64/wheel/neutron/db/quota DEBUG: copying build/lib/neutron/db/quota/driver_null.py -> build/bdist.linux-x86_64/wheel/neutron/db/quota DEBUG: copying build/lib/neutron/db/quota/driver_nolock.py -> build/bdist.linux-x86_64/wheel/neutron/db/quota DEBUG: copying build/lib/neutron/db/quota/driver.py -> build/bdist.linux-x86_64/wheel/neutron/db/quota DEBUG: copying build/lib/neutron/db/quota/api.py -> build/bdist.linux-x86_64/wheel/neutron/db/quota DEBUG: copying build/lib/neutron/db/quota/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/db/quota DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/db/allowed_address_pairs DEBUG: copying build/lib/neutron/db/allowed_address_pairs/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/db/allowed_address_pairs DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/db/extra_dhcp_opt DEBUG: copying build/lib/neutron/db/extra_dhcp_opt/models.py -> build/bdist.linux-x86_64/wheel/neutron/db/extra_dhcp_opt DEBUG: copying build/lib/neutron/db/extra_dhcp_opt/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/db/extra_dhcp_opt DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/db/network_dhcp_agent_binding DEBUG: copying build/lib/neutron/db/network_dhcp_agent_binding/models.py -> build/bdist.linux-x86_64/wheel/neutron/db/network_dhcp_agent_binding DEBUG: copying build/lib/neutron/db/network_dhcp_agent_binding/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/db/network_dhcp_agent_binding DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/db/qos DEBUG: copying build/lib/neutron/db/qos/models.py -> build/bdist.linux-x86_64/wheel/neutron/db/qos DEBUG: copying build/lib/neutron/db/qos/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/db/qos DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/db/port_security DEBUG: copying build/lib/neutron/db/port_security/models.py -> build/bdist.linux-x86_64/wheel/neutron/db/port_security DEBUG: copying build/lib/neutron/db/port_security/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/db/port_security DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/db/models DEBUG: copying build/lib/neutron/db/models/README -> build/bdist.linux-x86_64/wheel/neutron/db/models DEBUG: copying build/lib/neutron/db/models/uplink_status_propagation.py -> build/bdist.linux-x86_64/wheel/neutron/db/models DEBUG: copying build/lib/neutron/db/models/tag.py -> build/bdist.linux-x86_64/wheel/neutron/db/models DEBUG: copying build/lib/neutron/db/models/subnet_service_type.py -> build/bdist.linux-x86_64/wheel/neutron/db/models DEBUG: copying build/lib/neutron/db/models/servicetype.py -> build/bdist.linux-x86_64/wheel/neutron/db/models DEBUG: copying build/lib/neutron/db/models/segment.py -> build/bdist.linux-x86_64/wheel/neutron/db/models DEBUG: copying build/lib/neutron/db/models/securitygroup_default_rules.py -> build/bdist.linux-x86_64/wheel/neutron/db/models DEBUG: copying build/lib/neutron/db/models/securitygroup.py -> build/bdist.linux-x86_64/wheel/neutron/db/models DEBUG: copying build/lib/neutron/db/models/provisioning_block.py -> build/bdist.linux-x86_64/wheel/neutron/db/models DEBUG: copying build/lib/neutron/db/models/port_numa_affinity_policy.py -> build/bdist.linux-x86_64/wheel/neutron/db/models DEBUG: copying build/lib/neutron/db/models/port_hints.py -> build/bdist.linux-x86_64/wheel/neutron/db/models DEBUG: copying build/lib/neutron/db/models/port_hardware_offload_type.py -> build/bdist.linux-x86_64/wheel/neutron/db/models DEBUG: copying build/lib/neutron/db/models/port_forwarding.py -> build/bdist.linux-x86_64/wheel/neutron/db/models DEBUG: copying build/lib/neutron/db/models/port_device_profile.py -> build/bdist.linux-x86_64/wheel/neutron/db/models DEBUG: copying build/lib/neutron/db/models/ovn.py -> build/bdist.linux-x86_64/wheel/neutron/db/models DEBUG: copying build/lib/neutron/db/models/network_segment_range.py -> build/bdist.linux-x86_64/wheel/neutron/db/models DEBUG: copying build/lib/neutron/db/models/ndp_proxy.py -> build/bdist.linux-x86_64/wheel/neutron/db/models DEBUG: copying build/lib/neutron/db/models/metering.py -> build/bdist.linux-x86_64/wheel/neutron/db/models DEBUG: copying build/lib/neutron/db/models/loggingapi.py -> build/bdist.linux-x86_64/wheel/neutron/db/models DEBUG: copying build/lib/neutron/db/models/local_ip.py -> build/bdist.linux-x86_64/wheel/neutron/db/models DEBUG: copying build/lib/neutron/db/models/l3ha.py -> build/bdist.linux-x86_64/wheel/neutron/db/models DEBUG: copying build/lib/neutron/db/models/l3agent.py -> build/bdist.linux-x86_64/wheel/neutron/db/models DEBUG: copying build/lib/neutron/db/models/l3_attrs.py -> build/bdist.linux-x86_64/wheel/neutron/db/models DEBUG: copying build/lib/neutron/db/models/l3.py -> build/bdist.linux-x86_64/wheel/neutron/db/models DEBUG: copying build/lib/neutron/db/models/flavor.py -> build/bdist.linux-x86_64/wheel/neutron/db/models DEBUG: copying build/lib/neutron/db/models/external_net.py -> build/bdist.linux-x86_64/wheel/neutron/db/models DEBUG: copying build/lib/neutron/db/models/dvr.py -> build/bdist.linux-x86_64/wheel/neutron/db/models DEBUG: copying build/lib/neutron/db/models/dns.py -> build/bdist.linux-x86_64/wheel/neutron/db/models DEBUG: copying build/lib/neutron/db/models/data_plane_status.py -> build/bdist.linux-x86_64/wheel/neutron/db/models DEBUG: copying build/lib/neutron/db/models/conntrack_helper.py -> build/bdist.linux-x86_64/wheel/neutron/db/models DEBUG: copying build/lib/neutron/db/models/allowed_address_pair.py -> build/bdist.linux-x86_64/wheel/neutron/db/models DEBUG: copying build/lib/neutron/db/models/agent.py -> build/bdist.linux-x86_64/wheel/neutron/db/models DEBUG: copying build/lib/neutron/db/models/address_scope.py -> build/bdist.linux-x86_64/wheel/neutron/db/models DEBUG: copying build/lib/neutron/db/models/address_group.py -> build/bdist.linux-x86_64/wheel/neutron/db/models DEBUG: copying build/lib/neutron/db/models/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/db/models DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/db/models/plugins DEBUG: copying build/lib/neutron/db/models/plugins/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/db/models/plugins DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/db/models/plugins/ml2 DEBUG: copying build/lib/neutron/db/models/plugins/ml2/vxlanallocation.py -> build/bdist.linux-x86_64/wheel/neutron/db/models/plugins/ml2 DEBUG: copying build/lib/neutron/db/models/plugins/ml2/vlanallocation.py -> build/bdist.linux-x86_64/wheel/neutron/db/models/plugins/ml2 DEBUG: copying build/lib/neutron/db/models/plugins/ml2/gre_allocation_endpoints.py -> build/bdist.linux-x86_64/wheel/neutron/db/models/plugins/ml2 DEBUG: copying build/lib/neutron/db/models/plugins/ml2/geneveallocation.py -> build/bdist.linux-x86_64/wheel/neutron/db/models/plugins/ml2 DEBUG: copying build/lib/neutron/db/models/plugins/ml2/flatallocation.py -> build/bdist.linux-x86_64/wheel/neutron/db/models/plugins/ml2 DEBUG: copying build/lib/neutron/db/models/plugins/ml2/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/db/models/plugins/ml2 DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/db/migration DEBUG: copying build/lib/neutron/db/migration/alembic.ini -> build/bdist.linux-x86_64/wheel/neutron/db/migration DEBUG: copying build/lib/neutron/db/migration/README -> build/bdist.linux-x86_64/wheel/neutron/db/migration DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/db/migration/models DEBUG: copying build/lib/neutron/db/migration/models/head.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/models DEBUG: copying build/lib/neutron/db/migration/models/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/models DEBUG: copying build/lib/neutron/db/migration/connection.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration DEBUG: copying build/lib/neutron/db/migration/cli.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration DEBUG: copying build/lib/neutron/db/migration/autogen.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration DEBUG: copying build/lib/neutron/db/migration/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/zed DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/zed/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/zed/expand/I43e0b669096_port_forwarding_port_ranges.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/zed/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/zed/expand/659cbedf30a1_add_index_to_subnetpools_address_scope_.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/zed/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/zed/expand/5881373af7f5_delete_sgpb_on_sg_deletion.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/zed/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/zed/expand/4e6e655746f6_add_index_to_ports_network_id.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/zed/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/zed/expand/21ff98fabab1_add_ndp_proxy_constraint.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/zed/expand DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/yoga DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/yoga/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/yoga/expand/e981acd076d3_add_networksegments_database_constraint.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/yoga/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/yoga/expand/cd9ef14ccf87_add_index_to_agents_host.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/yoga/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/yoga/expand/c181bb1d89e4_qos_minimum_packet_rate_rules.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/yoga/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/yoga/expand/ba859d649675_add_indexes_to_rbacs.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/yoga/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/yoga/expand/8160f7a9cebb_drop_portbindingports_table.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/yoga/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/yoga/expand/76df7844a8c6_add_local_ip.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/yoga/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/yoga/expand/34cf8b009713_add_router_ndp_proxy_table.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/yoga/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/yoga/expand/1ffef8d6f371_rbac_target_tenant_to_target_project.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/yoga/expand DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/xena DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/xena/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/xena/expand/8df53b0d2c0e_increase_tag_elements_from_60_to_255_.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/xena/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/xena/expand/1bb3393de75d_add_qos_pps_rule.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/xena/expand DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/wallaby DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/wallaby/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/wallaby/expand/f010820fc498_add_unique_quotas_project_resource.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/wallaby/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/wallaby/expand/a964d94b4677_support_remote_address_group_in_sg_rules.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/wallaby/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/wallaby/expand/6135a7bd4425_add_rbac_support_for_address_group.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/wallaby/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/wallaby/expand/532aa95457e2_port_numa_affinity_policy.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/wallaby/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/wallaby/expand/26d1e9f5c766_add_standard_attributes_to_address_group.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/wallaby/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/wallaby/expand/1e0744e4ffea_port_device_profile.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/wallaby/expand DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/victoria DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/victoria/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/victoria/expand/fd6107509ccd_ovn_distributed_device_owner.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/victoria/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/victoria/expand/dfe425060830_limit_vlan_allocation_id_values.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/victoria/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/victoria/expand/I38991de2b4_source_and_destination_ip_prefix_neutron_metering_rule.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/victoria/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/victoria/expand/49d8622c5221_propagate_uplink_status_defaults_to_true.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/victoria/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/victoria/expand/1ea5dab0897a_add_address_group.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/victoria/expand DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/ussuri DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/ussuri/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/ussuri/expand/f4b9654dd40c_ovn_backend.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/ussuri/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/ussuri/expand/e88badaa9591_add_rbac_support_for_subnetpool.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/ussuri/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/ussuri/expand/e4e236b0e1ff_add_rbac_support_for_address_scope.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/ussuri/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/ussuri/expand/d8bdf05313f4_add_in_use_to_subnet.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/ussuri/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/ussuri/expand/c3e9d13c4367_add_binding_index_to_.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/ussuri/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/ussuri/expand/a010322604bc_network_subnet_update_lock.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/ussuri/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/ussuri/expand/Ibac91d24da2_port_forwarding_description.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/ussuri/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/ussuri/expand/86274d77933e_change_mtu_to_not_null.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/ussuri/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/ussuri/expand/263d454a9655_add_dns_publish_fixed_ip_to_subnets.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/ussuri/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/ussuri/expand/2217c4222de6_add_dvr_fip_gateway_port_network_table.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/ussuri/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/ussuri/expand/18a7e90ae768_add_security_group_stateful.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/ussuri/expand DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/train DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/train/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/train/expand/c613d0b82681_subnet_force_network_id.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/train/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/train/expand/63fd95af7dcd_conntrack_helper.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/train/expand DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/stein DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/stein/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/stein/expand/fb0167bd9639_agent_resources_synced.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/stein/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/stein/expand/d72db3e25539_modify_uniq_port_forwarding.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/stein/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/stein/expand/cada2437bf41_add_propagate_uplink_status_to_port.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/stein/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/stein/expand/9bfad3f1e780_support_shared_security_groups.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/stein/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/stein/expand/195176fb410d_router_gateway_ip_qos.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/stein/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/stein/expand/0ff9e3881597_network_segment_range.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/stein/expand DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/rocky DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/rocky/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/rocky/expand/867d39095bf4_port_forwarding.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/rocky/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/rocky/expand/61663558142c_add_ha_router_state.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/rocky/expand DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/queens DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/queens/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/queens/expand/594422d373ee_fip_qos.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/queens/expand DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/pike DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/pike/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/pike/expand/c8c222d42aa9_logging_api.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/pike/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/pike/expand/804a3c76314c_add_data_plane_status_to_port.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/pike/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/pike/expand/7d32f979895f_add_mtu_for_networks.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/pike/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/pike/expand/62c781cb6192_add_qos_policies_default_table.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/pike/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/pike/expand/349b6fd605a6_add_dns_domain_to_portdnses.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/pike/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/pike/expand/2b42d90729da_qos_add_direction_to_bw_limit_rule_table.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/pike/expand DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/ocata DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/ocata/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/ocata/expand/a9c43481023c_extend_ml2_port_bindings.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/ocata/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/ocata/expand/929c968efe70_add_pk_version_table.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/ocata/expand DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/newton DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/newton/expand/d3435b514502_add_device_id_index_to_port.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/newton/expand/c415aab1c048_add_revisions_column.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/newton/expand/a963b38d82f4_add_dns_name_to_portdnses.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/newton/expand/a5648cfeeadf_add_subnet_service_types.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/newton/expand/6b461a21bcfc_uniq_floatingips0floating_network_.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/newton/expand/67daae611b6e_add_standard_attr_to_qos_policies.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/newton/expand/5cd92597d11d_add_ip_allocation_to_port.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/newton/expand/5abc0278ca73_add_support_for_vlan_trunking.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/newton/expand/45f8dd33480b_qos_dscp_db_addition.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/newton/expand/3d0e74aa7d37_add_flavor_id_to_routers.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/newton/expand/30107ab6a3ee_provisioning_blocks.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/newton/expand/0f5bef0f87d4_add_qos_minimum_bandwidth_rules.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/newton/expand/030a959ceafa_uniq_routerports0port_id.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/newton/expand DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/newton/contract/c879c5e1ee90_add_segment_id_to_subnet.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/newton/contract/b67e765a3524_remove_mtu_column_from_networks.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/newton/contract/b12a3ef66e62_add_standardattr_to_qos_policies.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/newton/contract/a8b517cff8ab_add_routerport_bindings_for_ha.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/newton/contract/a84ccf28f06a_migrate_dns_name_from_port.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/newton/contract/97c25b0d2353_add_name_desc.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/newton/contract/8fd3918ef6f4_add_segment_host_mapping.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/newton/contract/89ab9a816d70_rename_ml2_network_segments.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/newton/contract/7d9d8eeec6ad_rename_tenant_to_project.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/newton/contract/7bbb25278f53_device_owner_ha_replicate_int.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/newton/contract/5c85685d616d_remove_availability_ranges.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/newton/contract/4bcd4df1f426_rename_ml2_dvr_port_bindings.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/newton/contract/3b935b28e7a0_migrate_to_pluggable_ipam.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/newton/contract/2e0d7a8a1586_add_binding_index_to_routerl3agentbinding.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/newton/contract DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/mitaka DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand/ec7fcfbf72ee_network_az.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand/dce3ec7a25c9_router_az.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand/c3a73f615e4_add_ip_version_to_address_scope.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand/b4caf27aae4_add_bgp_dragent_model_data.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand/659bf3d90664_add_attributes_to_support_external_dns_integration.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand/59cb5b6cf4d_availability_zone.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand/3894bccad37f_add_timestamp_to_base_resources.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand/32e5974ada25_add_neutron_resources_table.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand/31ed664953e6_add_resource_versions_row_to_agent_table.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand/2f9e956e7532_tag_support.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand/1df244e556f5_add_unique_ha_router_agent_port_bindings.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand/19f26505c74f_auto_allocated_topology.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand/15e43b934f81_rbac_qos_policy.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand/15be73214821_add_bgp_model_data.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand/13cfb89f881a_add_is_default_to_subnetpool.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand/0e66c5227a8a_add_desc_to_standard_attr.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/mitaka/contract DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/contract/e3278ee65050_drop_nec_plugin_tables.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/mitaka/contract DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/contract/c6c112992c9_rbac_qos_policy.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/mitaka/contract DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/contract/8a6d8bdae39_migrate_neutron_resources_table.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/mitaka/contract DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/contract/5ffceebfada_rbac_network_external.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/mitaka/contract DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/contract/4ffceebfcdc_standard_desc.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/mitaka/contract DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/contract/2b4c2465d44b_dvr_sheduling_refactoring.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/mitaka/contract DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/contract/1b294093239c_remove_embrane_plugin.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/mitaka/contract DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/liberty DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/liberty/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/liberty/expand/9859ac9c136_quota_reservations.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/liberty/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/liberty/expand/8675309a5c4f_rbac_network.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/liberty/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/liberty/expand/599c6a226151_neutrodb_ipam.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/liberty/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/liberty/expand/52c5312f6baf_address_scopes.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/liberty/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/liberty/expand/48153cb5f051_qos_db_changes.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/liberty/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/liberty/expand/45f955889773_quota_usage.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/liberty/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/liberty/expand/354db87e3225_nsxv_vdr_metadata.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/liberty/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/liberty/expand/34af2b5c5a59_add_dns_name_to_port.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/liberty/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/liberty/expand/31337ec0ffee_flavors.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/liberty/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/liberty/expand/26c371498592_subnetpool_hash.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/liberty/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/liberty/expand/1c844d1677f7_dns_nameservers_order.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/liberty/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/liberty/expand/1b4c6e320f79_address_scope_support_in_subnetpool.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/liberty/expand DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/liberty/contract DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/liberty/contract/5498d17be016_drop_legacy_ovs_and_lb.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/liberty/contract DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/liberty/contract/4ffceebfada_rbac_network.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/liberty/contract DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/liberty/contract/4af11ca47297_drop_cisco_monolithic_tables.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/liberty/contract DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/liberty/contract/30018084ec99_initial.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/liberty/contract DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/liberty/contract/2e5352a0ad4d_add_missing_foreign_keys.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/liberty/contract DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/liberty/contract/2a16083502f3_metaplugin_removal.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/liberty/contract DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/liberty/contract/11926bcfe72d_add_geneve_ml2_type_driver.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/liberty/contract DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/2024.2 DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/2024.2/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/2024.2/expand/175fa80908e1_add_numa_policy_socket.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/2024.2/expand DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/2024.1 DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/2024.1/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/2024.1/expand/0e6eff810791_add_port_hardware_offload_extension_type.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/2024.1/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/2024.1/expand/054e34dbe6b4_drop_unused_tables.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/2024.1/expand DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/2023.2 DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/2023.2/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/2023.2/expand/c33da356b165_security_group_default_rules.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/2023.2/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/2023.2/expand/b1199a3adbef_de_duplicate_indices_for_ports.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/2023.2/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/2023.2/expand/93f394357a27_remove_in_use_on_subnets.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/2023.2/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/2023.2/expand/89c58a70ceba_ecmp_bfd_attributes.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/2023.2/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/2023.2/expand/6f1145bff34c_port_hints.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/2023.2/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/2023.2/expand/682c319773d7_create_l3harouternetwork_project_id_.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/2023.2/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/2023.2/expand/0aefee21cd87_remove_dedundant_indexes.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/2023.2/expand DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/2023.1 DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/2023.1/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/2023.1/expand/fc153938cdc1_update_segment_networks_constraint.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions/2023.1/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/kilo_initial.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/README -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/EXPAND_HEAD -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/CONTRACT_HEAD -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations/versions DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/script.py.mako -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/vpn_init_ops.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/vmware_init_ops.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/secgroup_init_ops.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/portsec_init_ops.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/ovs_init_ops.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/other_plugins_init_ops.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/other_extensions_init_ops.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/nuage_init_opts.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/nsxv_initial_opts.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/nec_init_ops.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/ml2_init_ops.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/metering_init_ops.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/loadbalancer_init_ops.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/lb_init_ops.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/l3_init_ops.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/firewall_init_ops.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/external.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/env.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/dvr_init_opts.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/core_init_ops.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/cisco_init_ops.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/brocade_init_ops.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/agent_init_ops.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/db/migration/alembic_migrations DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/pecan_wsgi DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/pecan_wsgi/hooks DEBUG: copying build/lib/neutron/pecan_wsgi/hooks/utils.py -> build/bdist.linux-x86_64/wheel/neutron/pecan_wsgi/hooks DEBUG: copying build/lib/neutron/pecan_wsgi/hooks/userfilters.py -> build/bdist.linux-x86_64/wheel/neutron/pecan_wsgi/hooks DEBUG: copying build/lib/neutron/pecan_wsgi/hooks/translation.py -> build/bdist.linux-x86_64/wheel/neutron/pecan_wsgi/hooks DEBUG: copying build/lib/neutron/pecan_wsgi/hooks/quota_enforcement.py -> build/bdist.linux-x86_64/wheel/neutron/pecan_wsgi/hooks DEBUG: copying build/lib/neutron/pecan_wsgi/hooks/query_parameters.py -> build/bdist.linux-x86_64/wheel/neutron/pecan_wsgi/hooks DEBUG: copying build/lib/neutron/pecan_wsgi/hooks/policy_enforcement.py -> build/bdist.linux-x86_64/wheel/neutron/pecan_wsgi/hooks DEBUG: copying build/lib/neutron/pecan_wsgi/hooks/ownership_validation.py -> build/bdist.linux-x86_64/wheel/neutron/pecan_wsgi/hooks DEBUG: copying build/lib/neutron/pecan_wsgi/hooks/notifier.py -> build/bdist.linux-x86_64/wheel/neutron/pecan_wsgi/hooks DEBUG: copying build/lib/neutron/pecan_wsgi/hooks/context.py -> build/bdist.linux-x86_64/wheel/neutron/pecan_wsgi/hooks DEBUG: copying build/lib/neutron/pecan_wsgi/hooks/body_validation.py -> build/bdist.linux-x86_64/wheel/neutron/pecan_wsgi/hooks DEBUG: copying build/lib/neutron/pecan_wsgi/hooks/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/pecan_wsgi/hooks DEBUG: copying build/lib/neutron/pecan_wsgi/startup.py -> build/bdist.linux-x86_64/wheel/neutron/pecan_wsgi DEBUG: copying build/lib/neutron/pecan_wsgi/constants.py -> build/bdist.linux-x86_64/wheel/neutron/pecan_wsgi DEBUG: copying build/lib/neutron/pecan_wsgi/app.py -> build/bdist.linux-x86_64/wheel/neutron/pecan_wsgi DEBUG: copying build/lib/neutron/pecan_wsgi/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/pecan_wsgi DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/pecan_wsgi/controllers DEBUG: copying build/lib/neutron/pecan_wsgi/controllers/utils.py -> build/bdist.linux-x86_64/wheel/neutron/pecan_wsgi/controllers DEBUG: copying build/lib/neutron/pecan_wsgi/controllers/root.py -> build/bdist.linux-x86_64/wheel/neutron/pecan_wsgi/controllers DEBUG: copying build/lib/neutron/pecan_wsgi/controllers/resource.py -> build/bdist.linux-x86_64/wheel/neutron/pecan_wsgi/controllers DEBUG: copying build/lib/neutron/pecan_wsgi/controllers/quota.py -> build/bdist.linux-x86_64/wheel/neutron/pecan_wsgi/controllers DEBUG: copying build/lib/neutron/pecan_wsgi/controllers/extensions.py -> build/bdist.linux-x86_64/wheel/neutron/pecan_wsgi/controllers DEBUG: copying build/lib/neutron/pecan_wsgi/controllers/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/pecan_wsgi/controllers DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/api DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/api/v2 DEBUG: copying build/lib/neutron/api/v2/router.py -> build/bdist.linux-x86_64/wheel/neutron/api/v2 DEBUG: copying build/lib/neutron/api/v2/resource_helper.py -> build/bdist.linux-x86_64/wheel/neutron/api/v2 DEBUG: copying build/lib/neutron/api/v2/resource.py -> build/bdist.linux-x86_64/wheel/neutron/api/v2 DEBUG: copying build/lib/neutron/api/v2/base.py -> build/bdist.linux-x86_64/wheel/neutron/api/v2 DEBUG: copying build/lib/neutron/api/v2/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/api/v2 DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/api/views DEBUG: copying build/lib/neutron/api/views/versions.py -> build/bdist.linux-x86_64/wheel/neutron/api/views DEBUG: copying build/lib/neutron/api/views/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/api/views DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/api/rpc DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/api/rpc/agentnotifiers DEBUG: copying build/lib/neutron/api/rpc/agentnotifiers/utils.py -> build/bdist.linux-x86_64/wheel/neutron/api/rpc/agentnotifiers DEBUG: copying build/lib/neutron/api/rpc/agentnotifiers/metering_rpc_agent_api.py -> build/bdist.linux-x86_64/wheel/neutron/api/rpc/agentnotifiers DEBUG: copying build/lib/neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py -> build/bdist.linux-x86_64/wheel/neutron/api/rpc/agentnotifiers DEBUG: copying build/lib/neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py -> build/bdist.linux-x86_64/wheel/neutron/api/rpc/agentnotifiers DEBUG: copying build/lib/neutron/api/rpc/agentnotifiers/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/api/rpc/agentnotifiers DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/api/rpc/handlers DEBUG: copying build/lib/neutron/api/rpc/handlers/securitygroups_rpc.py -> build/bdist.linux-x86_64/wheel/neutron/api/rpc/handlers DEBUG: copying build/lib/neutron/api/rpc/handlers/resources_rpc.py -> build/bdist.linux-x86_64/wheel/neutron/api/rpc/handlers DEBUG: copying build/lib/neutron/api/rpc/handlers/metadata_rpc.py -> build/bdist.linux-x86_64/wheel/neutron/api/rpc/handlers DEBUG: copying build/lib/neutron/api/rpc/handlers/l3_rpc.py -> build/bdist.linux-x86_64/wheel/neutron/api/rpc/handlers DEBUG: copying build/lib/neutron/api/rpc/handlers/dvr_rpc.py -> build/bdist.linux-x86_64/wheel/neutron/api/rpc/handlers DEBUG: copying build/lib/neutron/api/rpc/handlers/dhcp_rpc.py -> build/bdist.linux-x86_64/wheel/neutron/api/rpc/handlers DEBUG: copying build/lib/neutron/api/rpc/handlers/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/api/rpc/handlers DEBUG: copying build/lib/neutron/api/rpc/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/api/rpc DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/api/rpc/callbacks DEBUG: copying build/lib/neutron/api/rpc/callbacks/version_manager.py -> build/bdist.linux-x86_64/wheel/neutron/api/rpc/callbacks DEBUG: copying build/lib/neutron/api/rpc/callbacks/resources.py -> build/bdist.linux-x86_64/wheel/neutron/api/rpc/callbacks DEBUG: copying build/lib/neutron/api/rpc/callbacks/resource_manager.py -> build/bdist.linux-x86_64/wheel/neutron/api/rpc/callbacks DEBUG: copying build/lib/neutron/api/rpc/callbacks/exceptions.py -> build/bdist.linux-x86_64/wheel/neutron/api/rpc/callbacks DEBUG: copying build/lib/neutron/api/rpc/callbacks/events.py -> build/bdist.linux-x86_64/wheel/neutron/api/rpc/callbacks DEBUG: copying build/lib/neutron/api/rpc/callbacks/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/api/rpc/callbacks DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/api/rpc/callbacks/consumer DEBUG: copying build/lib/neutron/api/rpc/callbacks/consumer/registry.py -> build/bdist.linux-x86_64/wheel/neutron/api/rpc/callbacks/consumer DEBUG: copying build/lib/neutron/api/rpc/callbacks/consumer/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/api/rpc/callbacks/consumer DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/api/rpc/callbacks/producer DEBUG: copying build/lib/neutron/api/rpc/callbacks/producer/registry.py -> build/bdist.linux-x86_64/wheel/neutron/api/rpc/callbacks/producer DEBUG: copying build/lib/neutron/api/rpc/callbacks/producer/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/api/rpc/callbacks/producer DEBUG: copying build/lib/neutron/api/extensions.py -> build/bdist.linux-x86_64/wheel/neutron/api DEBUG: copying build/lib/neutron/api/api_common.py -> build/bdist.linux-x86_64/wheel/neutron/api DEBUG: copying build/lib/neutron/api/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/api DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/privileged DEBUG: copying build/lib/neutron/privileged/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/privileged DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/privileged/agent DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/privileged/agent/linux DEBUG: copying build/lib/neutron/privileged/agent/linux/utils.py -> build/bdist.linux-x86_64/wheel/neutron/privileged/agent/linux DEBUG: copying build/lib/neutron/privileged/agent/linux/tc_lib.py -> build/bdist.linux-x86_64/wheel/neutron/privileged/agent/linux DEBUG: copying build/lib/neutron/privileged/agent/linux/netlink_lib.py -> build/bdist.linux-x86_64/wheel/neutron/privileged/agent/linux DEBUG: copying build/lib/neutron/privileged/agent/linux/netlink_constants.py -> build/bdist.linux-x86_64/wheel/neutron/privileged/agent/linux DEBUG: copying build/lib/neutron/privileged/agent/linux/ip_lib.py -> build/bdist.linux-x86_64/wheel/neutron/privileged/agent/linux DEBUG: copying build/lib/neutron/privileged/agent/linux/ethtool.py -> build/bdist.linux-x86_64/wheel/neutron/privileged/agent/linux DEBUG: copying build/lib/neutron/privileged/agent/linux/dhcp.py -> build/bdist.linux-x86_64/wheel/neutron/privileged/agent/linux DEBUG: copying build/lib/neutron/privileged/agent/linux/devlink.py -> build/bdist.linux-x86_64/wheel/neutron/privileged/agent/linux DEBUG: copying build/lib/neutron/privileged/agent/linux/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/privileged/agent/linux DEBUG: copying build/lib/neutron/privileged/agent/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/privileged/agent DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/privileged/agent/ovsdb DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/privileged/agent/ovsdb/native DEBUG: copying build/lib/neutron/privileged/agent/ovsdb/native/helpers.py -> build/bdist.linux-x86_64/wheel/neutron/privileged/agent/ovsdb/native DEBUG: copying build/lib/neutron/privileged/agent/ovsdb/native/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/privileged/agent/ovsdb/native DEBUG: copying build/lib/neutron/privileged/agent/ovsdb/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/privileged/agent/ovsdb DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/quota DEBUG: copying build/lib/neutron/quota/resource_registry.py -> build/bdist.linux-x86_64/wheel/neutron/quota DEBUG: copying build/lib/neutron/quota/resource.py -> build/bdist.linux-x86_64/wheel/neutron/quota DEBUG: copying build/lib/neutron/quota/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/quota DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/vlantransparent.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/uplink_status_propagation.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/trunk_details.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/trunk.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/timestamp.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/tagging.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/tag_ports_during_bulk_creation.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/subnetpool_prefix_ops.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/subnetallocation.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/subnet_service_types.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/subnet_segmentid_writable.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/subnet_onboard.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/subnet_dns_publish_fixed_ip.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/stdattrs_common.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/stateful_security_group.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/standardattrdescription.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/standard_attr_segment.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/sorting.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/servicetype.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/segments_peer_subnet_host_routes.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/segment.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/securitygroup.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/security_groups_shared_filtering.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/security_groups_rules_belongs_to_default_sg.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/security_groups_remote_address_group.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/security_groups_port_filtering.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/security_groups_normalized_cidr.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/security_groups_default_rules.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/routerservicetype.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/router_availability_zone.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/revisions.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/revisionifmatch.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/rbac_subnetpool.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/rbac_security_groups.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/rbac_address_scope.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/rbac_address_group.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/rbac.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/quotasv2_detail.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/quotasv2.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/quota_check_limit.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/qos_rules_alias.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/qos_rule_type_filter.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/qos_rule_type_details.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/qos_pps_rule.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/qos_pps_minimum_rule_alias.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/qos_pps_minimum_rule.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/qos_port_network_policy.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/qos_gateway_ip.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/qos_fip_network_policy.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/qos_fip.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/qos_default.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/qos_bw_minimum_ingress.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/qos_bw_limit_direction.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/qos.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/providernet.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/project_id.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/portsecurity.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/portbindings_extended.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/portbindings.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/port_resource_request_groups.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/port_resource_request.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/port_numa_affinity_policy_socket.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/port_numa_affinity_policy.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/port_mac_address_regenerate.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/port_mac_address_override.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/port_hints.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/port_hint_ovs_tx_steering.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/port_hardware_offload_type.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/port_device_profile.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/pagination.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/network_segment_range.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/network_ip_availability.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/network_ha.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/network_availability_zone.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/netmtu_writable.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/netmtu.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/multiprovidernet.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/metering_source_and_destination_fields.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/metering.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/logging.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/local_ip.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/l3agentscheduler.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/l3_port_ip_change_not_allowed.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/l3_ndp_proxy.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/l3_flavors.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/l3_extra_gws.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/l3_ext_ndp_proxy.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/l3_ext_ha_mode.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/l3_ext_gw_mode.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/l3_enable_default_route_ecmp.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/l3_enable_default_route_bfd.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/l3_conntrack_helper.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/l3.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/l2_adjacency.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/ip_substring_port_filtering.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/ip_allocation.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/floatingip_pools.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/floating_ip_port_forwarding.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/flavors.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/fip_port_details.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/fip_pf_port_range.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/fip_pf_detail.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/fip_pf_description.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/filter_validation.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/extraroute_atomic.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/extraroute.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/extra_dhcp_opt.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/external_net.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/expose_port_forwarding_in_fip.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/expose_l3_conntrack_helper.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/empty_string_filtering.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/ecmp_routes.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/dvr.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/dns_integration_domain_keywords.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/dns_domain_ports.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/dns.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/dhcpagentscheduler.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/default_subnetpools.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/data_plane_status.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/availability_zone_filter.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/availability_zone.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/auto_allocated_topology.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/allowedaddresspairs.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/agent_resources_synced.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/agent.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/admin_state_down_before_update.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/address_scope.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/address_group.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: copying build/lib/neutron/extensions/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/extensions DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/notifiers DEBUG: copying build/lib/neutron/notifiers/nova.py -> build/bdist.linux-x86_64/wheel/neutron/notifiers DEBUG: copying build/lib/neutron/notifiers/ironic.py -> build/bdist.linux-x86_64/wheel/neutron/notifiers DEBUG: copying build/lib/neutron/notifiers/batch_notifier.py -> build/bdist.linux-x86_64/wheel/neutron/notifiers DEBUG: copying build/lib/neutron/notifiers/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/notifiers DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/agent DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/agent/common DEBUG: copying build/lib/neutron/agent/common/utils.py -> build/bdist.linux-x86_64/wheel/neutron/agent/common DEBUG: copying build/lib/neutron/agent/common/resource_processing_queue.py -> build/bdist.linux-x86_64/wheel/neutron/agent/common DEBUG: copying build/lib/neutron/agent/common/polling.py -> build/bdist.linux-x86_64/wheel/neutron/agent/common DEBUG: copying build/lib/neutron/agent/common/placement_report.py -> build/bdist.linux-x86_64/wheel/neutron/agent/common DEBUG: copying build/lib/neutron/agent/common/ovsdb_monitor.py -> build/bdist.linux-x86_64/wheel/neutron/agent/common DEBUG: copying build/lib/neutron/agent/common/ovs_lib.py -> build/bdist.linux-x86_64/wheel/neutron/agent/common DEBUG: copying build/lib/neutron/agent/common/ip_lib.py -> build/bdist.linux-x86_64/wheel/neutron/agent/common DEBUG: copying build/lib/neutron/agent/common/base_polling.py -> build/bdist.linux-x86_64/wheel/neutron/agent/common DEBUG: copying build/lib/neutron/agent/common/base_agent_rpc.py -> build/bdist.linux-x86_64/wheel/neutron/agent/common DEBUG: copying build/lib/neutron/agent/common/async_process.py -> build/bdist.linux-x86_64/wheel/neutron/agent/common DEBUG: copying build/lib/neutron/agent/common/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/agent/common DEBUG: copying build/lib/neutron/agent/securitygroups_rpc.py -> build/bdist.linux-x86_64/wheel/neutron/agent DEBUG: copying build/lib/neutron/agent/rpc.py -> build/bdist.linux-x86_64/wheel/neutron/agent DEBUG: copying build/lib/neutron/agent/resource_cache.py -> build/bdist.linux-x86_64/wheel/neutron/agent DEBUG: copying build/lib/neutron/agent/metadata_agent.py -> build/bdist.linux-x86_64/wheel/neutron/agent DEBUG: copying build/lib/neutron/agent/l3_agent.py -> build/bdist.linux-x86_64/wheel/neutron/agent DEBUG: copying build/lib/neutron/agent/firewall.py -> build/bdist.linux-x86_64/wheel/neutron/agent DEBUG: copying build/lib/neutron/agent/dhcp_agent.py -> build/bdist.linux-x86_64/wheel/neutron/agent DEBUG: copying build/lib/neutron/agent/agent_extensions_manager.py -> build/bdist.linux-x86_64/wheel/neutron/agent DEBUG: copying build/lib/neutron/agent/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/agent DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/agent/linux DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/agent/linux/openvswitch_firewall DEBUG: copying build/lib/neutron/agent/linux/openvswitch_firewall/rules.py -> build/bdist.linux-x86_64/wheel/neutron/agent/linux/openvswitch_firewall DEBUG: copying build/lib/neutron/agent/linux/openvswitch_firewall/iptables.py -> build/bdist.linux-x86_64/wheel/neutron/agent/linux/openvswitch_firewall DEBUG: copying build/lib/neutron/agent/linux/openvswitch_firewall/firewall.py -> build/bdist.linux-x86_64/wheel/neutron/agent/linux/openvswitch_firewall DEBUG: copying build/lib/neutron/agent/linux/openvswitch_firewall/exceptions.py -> build/bdist.linux-x86_64/wheel/neutron/agent/linux/openvswitch_firewall DEBUG: copying build/lib/neutron/agent/linux/openvswitch_firewall/constants.py -> build/bdist.linux-x86_64/wheel/neutron/agent/linux/openvswitch_firewall DEBUG: copying build/lib/neutron/agent/linux/openvswitch_firewall/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/agent/linux/openvswitch_firewall DEBUG: copying build/lib/neutron/agent/linux/utils.py -> build/bdist.linux-x86_64/wheel/neutron/agent/linux DEBUG: copying build/lib/neutron/agent/linux/tc_lib.py -> build/bdist.linux-x86_64/wheel/neutron/agent/linux DEBUG: copying build/lib/neutron/agent/linux/ra.py -> build/bdist.linux-x86_64/wheel/neutron/agent/linux DEBUG: copying build/lib/neutron/agent/linux/pd_driver.py -> build/bdist.linux-x86_64/wheel/neutron/agent/linux DEBUG: copying build/lib/neutron/agent/linux/pd.py -> build/bdist.linux-x86_64/wheel/neutron/agent/linux DEBUG: copying build/lib/neutron/agent/linux/of_monitor.py -> build/bdist.linux-x86_64/wheel/neutron/agent/linux DEBUG: copying build/lib/neutron/agent/linux/l3_tc_lib.py -> build/bdist.linux-x86_64/wheel/neutron/agent/linux DEBUG: copying build/lib/neutron/agent/linux/keepalived.py -> build/bdist.linux-x86_64/wheel/neutron/agent/linux DEBUG: copying build/lib/neutron/agent/linux/iptables_manager.py -> build/bdist.linux-x86_64/wheel/neutron/agent/linux DEBUG: copying build/lib/neutron/agent/linux/iptables_firewall.py -> build/bdist.linux-x86_64/wheel/neutron/agent/linux DEBUG: copying build/lib/neutron/agent/linux/iptables_comments.py -> build/bdist.linux-x86_64/wheel/neutron/agent/linux DEBUG: copying build/lib/neutron/agent/linux/ipset_manager.py -> build/bdist.linux-x86_64/wheel/neutron/agent/linux DEBUG: copying build/lib/neutron/agent/linux/ip_lib.py -> build/bdist.linux-x86_64/wheel/neutron/agent/linux DEBUG: copying build/lib/neutron/agent/linux/ip_conntrack.py -> build/bdist.linux-x86_64/wheel/neutron/agent/linux DEBUG: copying build/lib/neutron/agent/linux/interface.py -> build/bdist.linux-x86_64/wheel/neutron/agent/linux DEBUG: copying build/lib/neutron/agent/linux/external_process.py -> build/bdist.linux-x86_64/wheel/neutron/agent/linux DEBUG: copying build/lib/neutron/agent/linux/dibbler.py -> build/bdist.linux-x86_64/wheel/neutron/agent/linux DEBUG: copying build/lib/neutron/agent/linux/dhcp.py -> build/bdist.linux-x86_64/wheel/neutron/agent/linux DEBUG: copying build/lib/neutron/agent/linux/devlink.py -> build/bdist.linux-x86_64/wheel/neutron/agent/linux DEBUG: copying build/lib/neutron/agent/linux/daemon.py -> build/bdist.linux-x86_64/wheel/neutron/agent/linux DEBUG: copying build/lib/neutron/agent/linux/bridge_lib.py -> build/bdist.linux-x86_64/wheel/neutron/agent/linux DEBUG: copying build/lib/neutron/agent/linux/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/agent/linux DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/agent/ovsdb DEBUG: copying build/lib/neutron/agent/ovsdb/impl_idl.py -> build/bdist.linux-x86_64/wheel/neutron/agent/ovsdb DEBUG: copying build/lib/neutron/agent/ovsdb/api.py -> build/bdist.linux-x86_64/wheel/neutron/agent/ovsdb DEBUG: copying build/lib/neutron/agent/ovsdb/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/agent/ovsdb DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/agent/ovsdb/native DEBUG: copying build/lib/neutron/agent/ovsdb/native/vlog.py -> build/bdist.linux-x86_64/wheel/neutron/agent/ovsdb/native DEBUG: copying build/lib/neutron/agent/ovsdb/native/helpers.py -> build/bdist.linux-x86_64/wheel/neutron/agent/ovsdb/native DEBUG: copying build/lib/neutron/agent/ovsdb/native/exceptions.py -> build/bdist.linux-x86_64/wheel/neutron/agent/ovsdb/native DEBUG: copying build/lib/neutron/agent/ovsdb/native/connection.py -> build/bdist.linux-x86_64/wheel/neutron/agent/ovsdb/native DEBUG: copying build/lib/neutron/agent/ovsdb/native/commands.py -> build/bdist.linux-x86_64/wheel/neutron/agent/ovsdb/native DEBUG: copying build/lib/neutron/agent/ovsdb/native/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/agent/ovsdb/native DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/agent/l3 DEBUG: copying build/lib/neutron/agent/l3/router_info.py -> build/bdist.linux-x86_64/wheel/neutron/agent/l3 DEBUG: copying build/lib/neutron/agent/l3/namespaces.py -> build/bdist.linux-x86_64/wheel/neutron/agent/l3 DEBUG: copying build/lib/neutron/agent/l3/namespace_manager.py -> build/bdist.linux-x86_64/wheel/neutron/agent/l3 DEBUG: copying build/lib/neutron/agent/l3/link_local_allocator.py -> build/bdist.linux-x86_64/wheel/neutron/agent/l3 DEBUG: copying build/lib/neutron/agent/l3/legacy_router.py -> build/bdist.linux-x86_64/wheel/neutron/agent/l3 DEBUG: copying build/lib/neutron/agent/l3/l3_agent_extensions_manager.py -> build/bdist.linux-x86_64/wheel/neutron/agent/l3 DEBUG: copying build/lib/neutron/agent/l3/l3_agent_extension_api.py -> build/bdist.linux-x86_64/wheel/neutron/agent/l3 DEBUG: copying build/lib/neutron/agent/l3/keepalived_state_change.py -> build/bdist.linux-x86_64/wheel/neutron/agent/l3 DEBUG: copying build/lib/neutron/agent/l3/item_allocator.py -> build/bdist.linux-x86_64/wheel/neutron/agent/l3 DEBUG: copying build/lib/neutron/agent/l3/ha_router.py -> build/bdist.linux-x86_64/wheel/neutron/agent/l3 DEBUG: copying build/lib/neutron/agent/l3/ha.py -> build/bdist.linux-x86_64/wheel/neutron/agent/l3 DEBUG: copying build/lib/neutron/agent/l3/fip_rule_priority_allocator.py -> build/bdist.linux-x86_64/wheel/neutron/agent/l3 DEBUG: copying build/lib/neutron/agent/l3/dvr_snat_ns.py -> build/bdist.linux-x86_64/wheel/neutron/agent/l3 DEBUG: copying build/lib/neutron/agent/l3/dvr_router_base.py -> build/bdist.linux-x86_64/wheel/neutron/agent/l3 DEBUG: copying build/lib/neutron/agent/l3/dvr_local_router.py -> build/bdist.linux-x86_64/wheel/neutron/agent/l3 DEBUG: copying build/lib/neutron/agent/l3/dvr_fip_ns.py -> build/bdist.linux-x86_64/wheel/neutron/agent/l3 DEBUG: copying build/lib/neutron/agent/l3/dvr_edge_router.py -> build/bdist.linux-x86_64/wheel/neutron/agent/l3 DEBUG: copying build/lib/neutron/agent/l3/dvr_edge_ha_router.py -> build/bdist.linux-x86_64/wheel/neutron/agent/l3 DEBUG: copying build/lib/neutron/agent/l3/dvr.py -> build/bdist.linux-x86_64/wheel/neutron/agent/l3 DEBUG: copying build/lib/neutron/agent/l3/agent.py -> build/bdist.linux-x86_64/wheel/neutron/agent/l3 DEBUG: copying build/lib/neutron/agent/l3/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/agent/l3 DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/agent/l3/extensions DEBUG: copying build/lib/neutron/agent/l3/extensions/snat_log.py -> build/bdist.linux-x86_64/wheel/neutron/agent/l3/extensions DEBUG: copying build/lib/neutron/agent/l3/extensions/port_forwarding.py -> build/bdist.linux-x86_64/wheel/neutron/agent/l3/extensions DEBUG: copying build/lib/neutron/agent/l3/extensions/ndp_proxy.py -> build/bdist.linux-x86_64/wheel/neutron/agent/l3/extensions DEBUG: copying build/lib/neutron/agent/l3/extensions/conntrack_helper.py -> build/bdist.linux-x86_64/wheel/neutron/agent/l3/extensions DEBUG: copying build/lib/neutron/agent/l3/extensions/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/agent/l3/extensions DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/agent/l3/extensions/qos DEBUG: copying build/lib/neutron/agent/l3/extensions/qos/gateway_ip.py -> build/bdist.linux-x86_64/wheel/neutron/agent/l3/extensions/qos DEBUG: copying build/lib/neutron/agent/l3/extensions/qos/fip.py -> build/bdist.linux-x86_64/wheel/neutron/agent/l3/extensions/qos DEBUG: copying build/lib/neutron/agent/l3/extensions/qos/base.py -> build/bdist.linux-x86_64/wheel/neutron/agent/l3/extensions/qos DEBUG: copying build/lib/neutron/agent/l3/extensions/qos/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/agent/l3/extensions/qos DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/agent/dhcp DEBUG: copying build/lib/neutron/agent/dhcp/agent.py -> build/bdist.linux-x86_64/wheel/neutron/agent/dhcp DEBUG: copying build/lib/neutron/agent/dhcp/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/agent/dhcp DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/agent/windows DEBUG: copying build/lib/neutron/agent/windows/utils.py -> build/bdist.linux-x86_64/wheel/neutron/agent/windows DEBUG: copying build/lib/neutron/agent/windows/ip_lib.py -> build/bdist.linux-x86_64/wheel/neutron/agent/windows DEBUG: copying build/lib/neutron/agent/windows/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/agent/windows DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/agent/metadata DEBUG: copying build/lib/neutron/agent/metadata/proxy_base.py -> build/bdist.linux-x86_64/wheel/neutron/agent/metadata DEBUG: copying build/lib/neutron/agent/metadata/driver_base.py -> build/bdist.linux-x86_64/wheel/neutron/agent/metadata DEBUG: copying build/lib/neutron/agent/metadata/driver.py -> build/bdist.linux-x86_64/wheel/neutron/agent/metadata DEBUG: copying build/lib/neutron/agent/metadata/agent.py -> build/bdist.linux-x86_64/wheel/neutron/agent/metadata DEBUG: copying build/lib/neutron/agent/metadata/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/agent/metadata DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/agent/ovn DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/agent/ovn/agent DEBUG: copying build/lib/neutron/agent/ovn/agent/ovsdb.py -> build/bdist.linux-x86_64/wheel/neutron/agent/ovn/agent DEBUG: copying build/lib/neutron/agent/ovn/agent/ovn_neutron_agent.py -> build/bdist.linux-x86_64/wheel/neutron/agent/ovn/agent DEBUG: copying build/lib/neutron/agent/ovn/agent/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/agent/ovn/agent DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/agent/ovn/metadata DEBUG: copying build/lib/neutron/agent/ovn/metadata/server.py -> build/bdist.linux-x86_64/wheel/neutron/agent/ovn/metadata DEBUG: copying build/lib/neutron/agent/ovn/metadata/ovsdb.py -> build/bdist.linux-x86_64/wheel/neutron/agent/ovn/metadata DEBUG: copying build/lib/neutron/agent/ovn/metadata/driver.py -> build/bdist.linux-x86_64/wheel/neutron/agent/ovn/metadata DEBUG: copying build/lib/neutron/agent/ovn/metadata/agent.py -> build/bdist.linux-x86_64/wheel/neutron/agent/ovn/metadata DEBUG: copying build/lib/neutron/agent/ovn/metadata/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/agent/ovn/metadata DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/agent/ovn/extensions DEBUG: copying build/lib/neutron/agent/ovn/extensions/qos_hwol.py -> build/bdist.linux-x86_64/wheel/neutron/agent/ovn/extensions DEBUG: copying build/lib/neutron/agent/ovn/extensions/noop.py -> build/bdist.linux-x86_64/wheel/neutron/agent/ovn/extensions DEBUG: copying build/lib/neutron/agent/ovn/extensions/metadata.py -> build/bdist.linux-x86_64/wheel/neutron/agent/ovn/extensions DEBUG: copying build/lib/neutron/agent/ovn/extensions/extension_manager.py -> build/bdist.linux-x86_64/wheel/neutron/agent/ovn/extensions DEBUG: copying build/lib/neutron/agent/ovn/extensions/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/agent/ovn/extensions DEBUG: copying build/lib/neutron/agent/ovn/ovn_neutron_agent.py -> build/bdist.linux-x86_64/wheel/neutron/agent/ovn DEBUG: copying build/lib/neutron/agent/ovn/metadata_agent.py -> build/bdist.linux-x86_64/wheel/neutron/agent/ovn DEBUG: copying build/lib/neutron/agent/ovn/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/agent/ovn DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/agent/l2 DEBUG: copying build/lib/neutron/agent/l2/l2_agent_extensions_manager.py -> build/bdist.linux-x86_64/wheel/neutron/agent/l2 DEBUG: copying build/lib/neutron/agent/l2/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/agent/l2 DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/agent/l2/extensions DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/agent/l2/extensions/metadata DEBUG: copying build/lib/neutron/agent/l2/extensions/metadata/host_metadata_proxy.py -> build/bdist.linux-x86_64/wheel/neutron/agent/l2/extensions/metadata DEBUG: copying build/lib/neutron/agent/l2/extensions/metadata/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/agent/l2/extensions/metadata DEBUG: copying build/lib/neutron/agent/l2/extensions/qos_linux.py -> build/bdist.linux-x86_64/wheel/neutron/agent/l2/extensions DEBUG: copying build/lib/neutron/agent/l2/extensions/qos.py -> build/bdist.linux-x86_64/wheel/neutron/agent/l2/extensions DEBUG: copying build/lib/neutron/agent/l2/extensions/local_ip.py -> build/bdist.linux-x86_64/wheel/neutron/agent/l2/extensions DEBUG: copying build/lib/neutron/agent/l2/extensions/fdb_population.py -> build/bdist.linux-x86_64/wheel/neutron/agent/l2/extensions DEBUG: copying build/lib/neutron/agent/l2/extensions/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/agent/l2/extensions DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/agent/l2/extensions/dhcp DEBUG: copying build/lib/neutron/agent/l2/extensions/dhcp/ipv6.py -> build/bdist.linux-x86_64/wheel/neutron/agent/l2/extensions/dhcp DEBUG: copying build/lib/neutron/agent/l2/extensions/dhcp/ipv4.py -> build/bdist.linux-x86_64/wheel/neutron/agent/l2/extensions/dhcp DEBUG: copying build/lib/neutron/agent/l2/extensions/dhcp/extension.py -> build/bdist.linux-x86_64/wheel/neutron/agent/l2/extensions/dhcp DEBUG: copying build/lib/neutron/agent/l2/extensions/dhcp/base.py -> build/bdist.linux-x86_64/wheel/neutron/agent/l2/extensions/dhcp DEBUG: copying build/lib/neutron/agent/l2/extensions/dhcp/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/agent/l2/extensions/dhcp DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/var DEBUG: copying build/lib/neutron/tests/var/privatekey.key -> build/bdist.linux-x86_64/wheel/neutron/tests/var DEBUG: copying build/lib/neutron/tests/var/certificate.crt -> build/bdist.linux-x86_64/wheel/neutron/tests/var DEBUG: copying build/lib/neutron/tests/var/certandkey.pem -> build/bdist.linux-x86_64/wheel/neutron/tests/var DEBUG: copying build/lib/neutron/tests/var/ca.crt -> build/bdist.linux-x86_64/wheel/neutron/tests/var DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/etc DEBUG: copying build/lib/neutron/tests/etc/neutron_test2.conf.example -> build/bdist.linux-x86_64/wheel/neutron/tests/etc DEBUG: copying build/lib/neutron/tests/etc/neutron_test.conf -> build/bdist.linux-x86_64/wheel/neutron/tests/etc DEBUG: copying build/lib/neutron/tests/etc/neutron.conf -> build/bdist.linux-x86_64/wheel/neutron/tests/etc DEBUG: copying build/lib/neutron/tests/etc/api-paste.ini.test -> build/bdist.linux-x86_64/wheel/neutron/tests/etc DEBUG: copying build/lib/neutron/tests/etc/api-paste.ini -> build/bdist.linux-x86_64/wheel/neutron/tests/etc DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/contrib DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/contrib/hooks DEBUG: copying build/lib/neutron/tests/contrib/hooks/vlan_provider -> build/bdist.linux-x86_64/wheel/neutron/tests/contrib/hooks DEBUG: copying build/lib/neutron/tests/contrib/hooks/uplink_status_propagation -> build/bdist.linux-x86_64/wheel/neutron/tests/contrib/hooks DEBUG: copying build/lib/neutron/tests/contrib/hooks/ubuntu_image -> build/bdist.linux-x86_64/wheel/neutron/tests/contrib/hooks DEBUG: copying build/lib/neutron/tests/contrib/hooks/tunnel_types -> build/bdist.linux-x86_64/wheel/neutron/tests/contrib/hooks DEBUG: copying build/lib/neutron/tests/contrib/hooks/trunk -> build/bdist.linux-x86_64/wheel/neutron/tests/contrib/hooks DEBUG: copying build/lib/neutron/tests/contrib/hooks/segments -> build/bdist.linux-x86_64/wheel/neutron/tests/contrib/hooks DEBUG: copying build/lib/neutron/tests/contrib/hooks/quotas -> build/bdist.linux-x86_64/wheel/neutron/tests/contrib/hooks DEBUG: copying build/lib/neutron/tests/contrib/hooks/qos -> build/bdist.linux-x86_64/wheel/neutron/tests/contrib/hooks DEBUG: copying build/lib/neutron/tests/contrib/hooks/osprofiler -> build/bdist.linux-x86_64/wheel/neutron/tests/contrib/hooks DEBUG: copying build/lib/neutron/tests/contrib/hooks/openvswitch_type_drivers -> build/bdist.linux-x86_64/wheel/neutron/tests/contrib/hooks DEBUG: copying build/lib/neutron/tests/contrib/hooks/network_segment_range -> build/bdist.linux-x86_64/wheel/neutron/tests/contrib/hooks DEBUG: copying build/lib/neutron/tests/contrib/hooks/log -> build/bdist.linux-x86_64/wheel/neutron/tests/contrib/hooks DEBUG: copying build/lib/neutron/tests/contrib/hooks/dvr -> build/bdist.linux-x86_64/wheel/neutron/tests/contrib/hooks DEBUG: copying build/lib/neutron/tests/contrib/hooks/dns -> build/bdist.linux-x86_64/wheel/neutron/tests/contrib/hooks DEBUG: copying build/lib/neutron/tests/contrib/hooks/disable_dvr_tests -> build/bdist.linux-x86_64/wheel/neutron/tests/contrib/hooks DEBUG: copying build/lib/neutron/tests/contrib/hooks/disable_dvr -> build/bdist.linux-x86_64/wheel/neutron/tests/contrib/hooks DEBUG: copying build/lib/neutron/tests/contrib/hooks/availability_zone -> build/bdist.linux-x86_64/wheel/neutron/tests/contrib/hooks DEBUG: copying build/lib/neutron/tests/contrib/hooks/api_all_extensions -> build/bdist.linux-x86_64/wheel/neutron/tests/contrib/hooks DEBUG: copying build/lib/neutron/tests/contrib/testing.filters -> build/bdist.linux-x86_64/wheel/neutron/tests/contrib DEBUG: copying build/lib/neutron/tests/contrib/gate_hook.sh -> build/bdist.linux-x86_64/wheel/neutron/tests/contrib DEBUG: copying build/lib/neutron/tests/contrib/README -> build/bdist.linux-x86_64/wheel/neutron/tests/contrib DEBUG: copying build/lib/neutron/tests/tools.py -> build/bdist.linux-x86_64/wheel/neutron/tests DEBUG: copying build/lib/neutron/tests/post_mortem_debug.py -> build/bdist.linux-x86_64/wheel/neutron/tests DEBUG: copying build/lib/neutron/tests/base.py -> build/bdist.linux-x86_64/wheel/neutron/tests DEBUG: copying build/lib/neutron/tests/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/fullstack DEBUG: copying build/lib/neutron/tests/fullstack/README -> build/bdist.linux-x86_64/wheel/neutron/tests/fullstack DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/fullstack/agents DEBUG: copying build/lib/neutron/tests/fullstack/agents/ovs_agent.py -> build/bdist.linux-x86_64/wheel/neutron/tests/fullstack/agents DEBUG: copying build/lib/neutron/tests/fullstack/agents/l3_agent.py -> build/bdist.linux-x86_64/wheel/neutron/tests/fullstack/agents DEBUG: copying build/lib/neutron/tests/fullstack/agents/dhcp_agent.py -> build/bdist.linux-x86_64/wheel/neutron/tests/fullstack/agents DEBUG: copying build/lib/neutron/tests/fullstack/agents/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/fullstack/agents DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/fullstack/servers DEBUG: copying build/lib/neutron/tests/fullstack/servers/placement.py -> build/bdist.linux-x86_64/wheel/neutron/tests/fullstack/servers DEBUG: copying build/lib/neutron/tests/fullstack/servers/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/fullstack/servers DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/fullstack/resources DEBUG: copying build/lib/neutron/tests/fullstack/resources/process.py -> build/bdist.linux-x86_64/wheel/neutron/tests/fullstack/resources DEBUG: copying build/lib/neutron/tests/fullstack/resources/machine.py -> build/bdist.linux-x86_64/wheel/neutron/tests/fullstack/resources DEBUG: copying build/lib/neutron/tests/fullstack/resources/environment.py -> build/bdist.linux-x86_64/wheel/neutron/tests/fullstack/resources DEBUG: copying build/lib/neutron/tests/fullstack/resources/config.py -> build/bdist.linux-x86_64/wheel/neutron/tests/fullstack/resources DEBUG: copying build/lib/neutron/tests/fullstack/resources/client.py -> build/bdist.linux-x86_64/wheel/neutron/tests/fullstack/resources DEBUG: copying build/lib/neutron/tests/fullstack/resources/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/fullstack/resources DEBUG: copying build/lib/neutron/tests/fullstack/test_subnet.py -> build/bdist.linux-x86_64/wheel/neutron/tests/fullstack DEBUG: copying build/lib/neutron/tests/fullstack/test_segmentation_id.py -> build/bdist.linux-x86_64/wheel/neutron/tests/fullstack DEBUG: copying build/lib/neutron/tests/fullstack/test_securitygroup.py -> build/bdist.linux-x86_64/wheel/neutron/tests/fullstack DEBUG: copying build/lib/neutron/tests/fullstack/test_quota.py -> build/bdist.linux-x86_64/wheel/neutron/tests/fullstack DEBUG: copying build/lib/neutron/tests/fullstack/test_qos.py -> build/bdist.linux-x86_64/wheel/neutron/tests/fullstack DEBUG: copying build/lib/neutron/tests/fullstack/test_ports_rebind.py -> build/bdist.linux-x86_64/wheel/neutron/tests/fullstack DEBUG: copying build/lib/neutron/tests/fullstack/test_ports_binding.py -> build/bdist.linux-x86_64/wheel/neutron/tests/fullstack DEBUG: copying build/lib/neutron/tests/fullstack/test_ports_api.py -> build/bdist.linux-x86_64/wheel/neutron/tests/fullstack DEBUG: copying build/lib/neutron/tests/fullstack/test_ovs_dhcp_extension.py -> build/bdist.linux-x86_64/wheel/neutron/tests/fullstack DEBUG: copying build/lib/neutron/tests/fullstack/test_multisegs.py -> build/bdist.linux-x86_64/wheel/neutron/tests/fullstack DEBUG: copying build/lib/neutron/tests/fullstack/test_mtu.py -> build/bdist.linux-x86_64/wheel/neutron/tests/fullstack DEBUG: copying build/lib/neutron/tests/fullstack/test_logging.py -> build/bdist.linux-x86_64/wheel/neutron/tests/fullstack DEBUG: copying build/lib/neutron/tests/fullstack/test_local_ip.py -> build/bdist.linux-x86_64/wheel/neutron/tests/fullstack DEBUG: copying build/lib/neutron/tests/fullstack/test_l3_agent.py -> build/bdist.linux-x86_64/wheel/neutron/tests/fullstack DEBUG: copying build/lib/neutron/tests/fullstack/test_firewall.py -> build/bdist.linux-x86_64/wheel/neutron/tests/fullstack DEBUG: copying build/lib/neutron/tests/fullstack/test_dhcp_agent.py -> build/bdist.linux-x86_64/wheel/neutron/tests/fullstack DEBUG: copying build/lib/neutron/tests/fullstack/test_connectivity.py -> build/bdist.linux-x86_64/wheel/neutron/tests/fullstack DEBUG: copying build/lib/neutron/tests/fullstack/test_agent_bandwidth_report.py -> build/bdist.linux-x86_64/wheel/neutron/tests/fullstack DEBUG: copying build/lib/neutron/tests/fullstack/base.py -> build/bdist.linux-x86_64/wheel/neutron/tests/fullstack DEBUG: copying build/lib/neutron/tests/fullstack/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/fullstack DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/fullstack/schedulers DEBUG: copying build/lib/neutron/tests/fullstack/schedulers/dhcp.py -> build/bdist.linux-x86_64/wheel/neutron/tests/fullstack/schedulers DEBUG: copying build/lib/neutron/tests/fullstack/schedulers/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/fullstack/schedulers DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/common DEBUG: copying build/lib/neutron/tests/common/net_helpers.py -> build/bdist.linux-x86_64/wheel/neutron/tests/common DEBUG: copying build/lib/neutron/tests/common/machine_fixtures.py -> build/bdist.linux-x86_64/wheel/neutron/tests/common DEBUG: copying build/lib/neutron/tests/common/l3_test_common.py -> build/bdist.linux-x86_64/wheel/neutron/tests/common DEBUG: copying build/lib/neutron/tests/common/helpers.py -> build/bdist.linux-x86_64/wheel/neutron/tests/common DEBUG: copying build/lib/neutron/tests/common/conn_testers.py -> build/bdist.linux-x86_64/wheel/neutron/tests/common DEBUG: copying build/lib/neutron/tests/common/config_fixtures.py -> build/bdist.linux-x86_64/wheel/neutron/tests/common DEBUG: copying build/lib/neutron/tests/common/base.py -> build/bdist.linux-x86_64/wheel/neutron/tests/common DEBUG: copying build/lib/neutron/tests/common/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/common DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/common/agents DEBUG: copying build/lib/neutron/tests/common/agents/ovs_agent.py -> build/bdist.linux-x86_64/wheel/neutron/tests/common/agents DEBUG: copying build/lib/neutron/tests/common/agents/l3_agent.py -> build/bdist.linux-x86_64/wheel/neutron/tests/common/agents DEBUG: copying build/lib/neutron/tests/common/agents/l2_extensions.py -> build/bdist.linux-x86_64/wheel/neutron/tests/common/agents DEBUG: copying build/lib/neutron/tests/common/agents/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/common/agents DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/common/exclusive_resources DEBUG: copying build/lib/neutron/tests/common/exclusive_resources/resource_allocator.py -> build/bdist.linux-x86_64/wheel/neutron/tests/common/exclusive_resources DEBUG: copying build/lib/neutron/tests/common/exclusive_resources/port.py -> build/bdist.linux-x86_64/wheel/neutron/tests/common/exclusive_resources DEBUG: copying build/lib/neutron/tests/common/exclusive_resources/ip_network.py -> build/bdist.linux-x86_64/wheel/neutron/tests/common/exclusive_resources DEBUG: copying build/lib/neutron/tests/common/exclusive_resources/ip_address.py -> build/bdist.linux-x86_64/wheel/neutron/tests/common/exclusive_resources DEBUG: copying build/lib/neutron/tests/common/exclusive_resources/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/common/exclusive_resources DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional DEBUG: copying build/lib/neutron/tests/functional/requirements.txt -> build/bdist.linux-x86_64/wheel/neutron/tests/functional DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/scheduler DEBUG: copying build/lib/neutron/tests/functional/scheduler/test_l3_agent_scheduler.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/scheduler DEBUG: copying build/lib/neutron/tests/functional/scheduler/test_dhcp_agent_scheduler.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/scheduler DEBUG: copying build/lib/neutron/tests/functional/scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/scheduler DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/cmd DEBUG: copying build/lib/neutron/tests/functional/cmd/test_status.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/cmd DEBUG: copying build/lib/neutron/tests/functional/cmd/test_ovs_cleanup.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/cmd DEBUG: copying build/lib/neutron/tests/functional/cmd/test_netns_cleanup.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/cmd DEBUG: copying build/lib/neutron/tests/functional/cmd/test_linuxbridge_cleanup.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/cmd DEBUG: copying build/lib/neutron/tests/functional/cmd/test_ipset_cleanup.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/cmd DEBUG: copying build/lib/neutron/tests/functional/cmd/test_destroy_patch_ports.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/cmd DEBUG: copying build/lib/neutron/tests/functional/cmd/process_spawn.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/cmd DEBUG: copying build/lib/neutron/tests/functional/cmd/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/cmd DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/db DEBUG: copying build/lib/neutron/tests/functional/db/test_ovn_revision_numbers_db.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/db DEBUG: copying build/lib/neutron/tests/functional/db/test_network.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/db DEBUG: copying build/lib/neutron/tests/functional/db/test_models.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/db DEBUG: copying build/lib/neutron/tests/functional/db/test_migrations.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/db DEBUG: copying build/lib/neutron/tests/functional/db/test_ipam.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/db DEBUG: copying build/lib/neutron/tests/functional/db/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/db DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/db/migrations DEBUG: copying build/lib/neutron/tests/functional/db/migrations/test_c3e9d13c4367_add_binding_index_to_.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/db/migrations DEBUG: copying build/lib/neutron/tests/functional/db/migrations/test_ba859d649675_add_indexes_to_rbacs.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/db/migrations DEBUG: copying build/lib/neutron/tests/functional/db/migrations/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/db/migrations DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/api DEBUG: copying build/lib/neutron/tests/functional/api/test_policies.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/api DEBUG: copying build/lib/neutron/tests/functional/api/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/api DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/objects DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/objects/plugins DEBUG: copying build/lib/neutron/tests/functional/objects/plugins/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/objects/plugins DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/objects/plugins/ml2 DEBUG: copying build/lib/neutron/tests/functional/objects/plugins/ml2/test_vxlanallocation.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/objects/plugins/ml2 DEBUG: copying build/lib/neutron/tests/functional/objects/plugins/ml2/test_vlanallocation.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/objects/plugins/ml2 DEBUG: copying build/lib/neutron/tests/functional/objects/plugins/ml2/test_greallocation.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/objects/plugins/ml2 DEBUG: copying build/lib/neutron/tests/functional/objects/plugins/ml2/test_geneveallocation.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/objects/plugins/ml2 DEBUG: copying build/lib/neutron/tests/functional/objects/plugins/ml2/test_base.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/objects/plugins/ml2 DEBUG: copying build/lib/neutron/tests/functional/objects/plugins/ml2/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/objects/plugins/ml2 DEBUG: copying build/lib/neutron/tests/functional/objects/test_quota.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/objects DEBUG: copying build/lib/neutron/tests/functional/objects/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/objects DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/pecan_wsgi DEBUG: copying build/lib/neutron/tests/functional/pecan_wsgi/utils.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/pecan_wsgi DEBUG: copying build/lib/neutron/tests/functional/pecan_wsgi/test_hooks.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/pecan_wsgi DEBUG: copying build/lib/neutron/tests/functional/pecan_wsgi/test_functional.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/pecan_wsgi DEBUG: copying build/lib/neutron/tests/functional/pecan_wsgi/test_controllers.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/pecan_wsgi DEBUG: copying build/lib/neutron/tests/functional/pecan_wsgi/config.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/pecan_wsgi DEBUG: copying build/lib/neutron/tests/functional/pecan_wsgi/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/pecan_wsgi DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/sanity DEBUG: copying build/lib/neutron/tests/functional/sanity/test_sanity.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/sanity DEBUG: copying build/lib/neutron/tests/functional/sanity/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/sanity DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/plugins DEBUG: copying build/lib/neutron/tests/functional/plugins/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/plugins DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/plugins/ml2 DEBUG: copying build/lib/neutron/tests/functional/plugins/ml2/test_plugin.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/plugins/ml2 DEBUG: copying build/lib/neutron/tests/functional/plugins/ml2/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/plugins/ml2 DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/plugins/ml2/drivers DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/plugins/ml2/drivers/macvtap DEBUG: copying build/lib/neutron/tests/functional/plugins/ml2/drivers/macvtap/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/plugins/ml2/drivers/macvtap DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/plugins/ml2/drivers/macvtap/agent DEBUG: copying build/lib/neutron/tests/functional/plugins/ml2/drivers/macvtap/agent/test_macvtap_neutron_agent.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/plugins/ml2/drivers/macvtap/agent DEBUG: copying build/lib/neutron/tests/functional/plugins/ml2/drivers/macvtap/agent/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/plugins/ml2/drivers/macvtap/agent DEBUG: copying build/lib/neutron/tests/functional/plugins/ml2/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/plugins/ml2/drivers DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/plugins/ml2/drivers/ovn DEBUG: copying build/lib/neutron/tests/functional/plugins/ml2/drivers/ovn/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/plugins/ml2/drivers/ovn DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver DEBUG: copying build/lib/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/test_mech_driver.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver DEBUG: copying build/lib/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying build/lib/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovsdb_monitor.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying build/lib/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovn_db_sync.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying build/lib/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovn_db_resources.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying build/lib/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovn_client.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying build/lib/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_maintenance.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying build/lib/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_impl_idl.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying build/lib/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions DEBUG: copying build/lib/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/test_qos.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions DEBUG: copying build/lib/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/test_placement.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions DEBUG: copying build/lib/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/resources DEBUG: copying build/lib/neutron/tests/functional/resources/process.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/resources DEBUG: copying build/lib/neutron/tests/functional/resources/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/resources DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/resources/ovsdb DEBUG: copying build/lib/neutron/tests/functional/resources/ovsdb/fixtures.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/resources/ovsdb DEBUG: copying build/lib/neutron/tests/functional/resources/ovsdb/events.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/resources/ovsdb DEBUG: copying build/lib/neutron/tests/functional/resources/ovsdb/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/resources/ovsdb DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/tests DEBUG: copying build/lib/neutron/tests/functional/tests/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/tests DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/tests/common DEBUG: copying build/lib/neutron/tests/functional/tests/common/test_net_helpers.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/tests/common DEBUG: copying build/lib/neutron/tests/functional/tests/common/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/tests/common DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/tests/common/exclusive_resources DEBUG: copying build/lib/neutron/tests/functional/tests/common/exclusive_resources/test_resource_allocator.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/tests/common/exclusive_resources DEBUG: copying build/lib/neutron/tests/functional/tests/common/exclusive_resources/test_port.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/tests/common/exclusive_resources DEBUG: copying build/lib/neutron/tests/functional/tests/common/exclusive_resources/test_ip_network.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/tests/common/exclusive_resources DEBUG: copying build/lib/neutron/tests/functional/tests/common/exclusive_resources/test_ip_address.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/tests/common/exclusive_resources DEBUG: copying build/lib/neutron/tests/functional/tests/common/exclusive_resources/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/tests/common/exclusive_resources DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/services DEBUG: copying build/lib/neutron/tests/functional/services/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/services DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/services/l3_router DEBUG: copying build/lib/neutron/tests/functional/services/l3_router/test_l3_dvr_router_plugin.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/services/l3_router DEBUG: copying build/lib/neutron/tests/functional/services/l3_router/test_l3_dvr_ha_router_plugin.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/services/l3_router DEBUG: copying build/lib/neutron/tests/functional/services/l3_router/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/services/l3_router DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/services/portforwarding DEBUG: copying build/lib/neutron/tests/functional/services/portforwarding/test_port_forwarding.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/services/portforwarding DEBUG: copying build/lib/neutron/tests/functional/services/portforwarding/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/services/portforwarding DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/services/conntrack_helper DEBUG: copying build/lib/neutron/tests/functional/services/conntrack_helper/test_conntrack_helper.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/services/conntrack_helper DEBUG: copying build/lib/neutron/tests/functional/services/conntrack_helper/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/services/conntrack_helper DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/services/ovn_l3 DEBUG: copying build/lib/neutron/tests/functional/services/ovn_l3/test_plugin.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/services/ovn_l3 DEBUG: copying build/lib/neutron/tests/functional/services/ovn_l3/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/services/ovn_l3 DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/services/trunk DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/services/trunk/drivers DEBUG: copying build/lib/neutron/tests/functional/services/trunk/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/services/trunk/drivers DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/services/trunk/drivers/openvswitch DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/services/trunk/drivers/openvswitch/agent DEBUG: copying build/lib/neutron/tests/functional/services/trunk/drivers/openvswitch/agent/test_trunk_manager.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/services/trunk/drivers/openvswitch/agent DEBUG: copying build/lib/neutron/tests/functional/services/trunk/drivers/openvswitch/agent/test_ovsdb_handler.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/services/trunk/drivers/openvswitch/agent DEBUG: copying build/lib/neutron/tests/functional/services/trunk/drivers/openvswitch/agent/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/services/trunk/drivers/openvswitch/agent DEBUG: copying build/lib/neutron/tests/functional/services/trunk/drivers/openvswitch/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/services/trunk/drivers/openvswitch DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/services/trunk/drivers/ovn DEBUG: copying build/lib/neutron/tests/functional/services/trunk/drivers/ovn/test_trunk_driver.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/services/trunk/drivers/ovn DEBUG: copying build/lib/neutron/tests/functional/services/trunk/drivers/ovn/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/services/trunk/drivers/ovn DEBUG: copying build/lib/neutron/tests/functional/services/trunk/test_plugin.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/services/trunk DEBUG: copying build/lib/neutron/tests/functional/services/trunk/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/services/trunk DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/services/trunk/rpc DEBUG: copying build/lib/neutron/tests/functional/services/trunk/rpc/test_server.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/services/trunk/rpc DEBUG: copying build/lib/neutron/tests/functional/services/trunk/rpc/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/services/trunk/rpc DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/services/logapi DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/services/logapi/drivers DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/services/logapi/drivers/ovn DEBUG: copying build/lib/neutron/tests/functional/services/logapi/drivers/ovn/test_driver.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/services/logapi/drivers/ovn DEBUG: copying build/lib/neutron/tests/functional/services/logapi/drivers/ovn/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/services/logapi/drivers/ovn DEBUG: copying build/lib/neutron/tests/functional/services/logapi/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/services/logapi/drivers DEBUG: copying build/lib/neutron/tests/functional/services/logapi/test_logging.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/services/logapi DEBUG: copying build/lib/neutron/tests/functional/services/logapi/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/services/logapi DEBUG: copying build/lib/neutron/tests/functional/test_service.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional DEBUG: copying build/lib/neutron/tests/functional/test_server.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional DEBUG: copying build/lib/neutron/tests/functional/constants.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional DEBUG: copying build/lib/neutron/tests/functional/base.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional DEBUG: copying build/lib/neutron/tests/functional/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/privileged DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/privileged/agent DEBUG: copying build/lib/neutron/tests/functional/privileged/agent/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/privileged/agent DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/privileged/agent/linux DEBUG: copying build/lib/neutron/tests/functional/privileged/agent/linux/test_utils.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/privileged/agent/linux DEBUG: copying build/lib/neutron/tests/functional/privileged/agent/linux/test_tc_lib.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/privileged/agent/linux DEBUG: copying build/lib/neutron/tests/functional/privileged/agent/linux/test_ip_lib.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/privileged/agent/linux DEBUG: copying build/lib/neutron/tests/functional/privileged/agent/linux/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/privileged/agent/linux DEBUG: copying build/lib/neutron/tests/functional/privileged/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/privileged DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/common DEBUG: copying build/lib/neutron/tests/functional/common/test_utils.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/common DEBUG: copying build/lib/neutron/tests/functional/common/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/common DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/common/ovn DEBUG: copying build/lib/neutron/tests/functional/common/ovn/test_utils.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/common/ovn DEBUG: copying build/lib/neutron/tests/functional/common/ovn/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/common/ovn DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent DEBUG: copying build/lib/neutron/tests/functional/agent/test_ovs_lib.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent DEBUG: copying build/lib/neutron/tests/functional/agent/test_ovs_flows.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent DEBUG: copying build/lib/neutron/tests/functional/agent/test_l2_ovs_agent.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent DEBUG: copying build/lib/neutron/tests/functional/agent/test_l2_lb_agent.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent DEBUG: copying build/lib/neutron/tests/functional/agent/test_firewall.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent DEBUG: copying build/lib/neutron/tests/functional/agent/test_dhcp_agent.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent DEBUG: copying build/lib/neutron/tests/functional/agent/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/common DEBUG: copying build/lib/neutron/tests/functional/agent/common/test_ovsdb_monitor.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/common DEBUG: copying build/lib/neutron/tests/functional/agent/common/test_ovs_lib.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/common DEBUG: copying build/lib/neutron/tests/functional/agent/common/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/common DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/ovsdb DEBUG: copying build/lib/neutron/tests/functional/agent/ovsdb/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/ovsdb DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/ovsdb/native DEBUG: copying build/lib/neutron/tests/functional/agent/ovsdb/native/test_helpers.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/ovsdb/native DEBUG: copying build/lib/neutron/tests/functional/agent/ovsdb/native/test_connection.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/ovsdb/native DEBUG: copying build/lib/neutron/tests/functional/agent/ovsdb/native/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/ovsdb/native DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/l3 DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/l3/extensions DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/l3/extensions/qos DEBUG: copying build/lib/neutron/tests/functional/agent/l3/extensions/qos/test_fip_qos_extension.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/l3/extensions/qos DEBUG: copying build/lib/neutron/tests/functional/agent/l3/extensions/qos/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/l3/extensions/qos DEBUG: copying build/lib/neutron/tests/functional/agent/l3/extensions/test_port_forwarding_extension.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/l3/extensions DEBUG: copying build/lib/neutron/tests/functional/agent/l3/extensions/test_ndp_proxy_extension.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/l3/extensions DEBUG: copying build/lib/neutron/tests/functional/agent/l3/extensions/test_gateway_ip_qos_extension.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/l3/extensions DEBUG: copying build/lib/neutron/tests/functional/agent/l3/extensions/test_conntrack_helper_extension.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/l3/extensions DEBUG: copying build/lib/neutron/tests/functional/agent/l3/extensions/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/l3/extensions DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/l3/bin DEBUG: copying build/lib/neutron/tests/functional/agent/l3/bin/cmd_keepalived_state_change.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/l3/bin DEBUG: copying build/lib/neutron/tests/functional/agent/l3/bin/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/l3/bin DEBUG: copying build/lib/neutron/tests/functional/agent/l3/test_namespace_manager.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/l3 DEBUG: copying build/lib/neutron/tests/functional/agent/l3/test_metadata_proxy.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/l3 DEBUG: copying build/lib/neutron/tests/functional/agent/l3/test_legacy_router.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/l3 DEBUG: copying build/lib/neutron/tests/functional/agent/l3/test_keepalived_state_change.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/l3 DEBUG: copying build/lib/neutron/tests/functional/agent/l3/test_ha_router.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/l3 DEBUG: copying build/lib/neutron/tests/functional/agent/l3/test_dvr_router.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/l3 DEBUG: copying build/lib/neutron/tests/functional/agent/l3/framework.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/l3 DEBUG: copying build/lib/neutron/tests/functional/agent/l3/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/l3 DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/l2 DEBUG: copying build/lib/neutron/tests/functional/agent/l2/base.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/l2 DEBUG: copying build/lib/neutron/tests/functional/agent/l2/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/l2 DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/l2/extensions DEBUG: copying build/lib/neutron/tests/functional/agent/l2/extensions/test_ovs_agent_qos_extension.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/l2/extensions DEBUG: copying build/lib/neutron/tests/functional/agent/l2/extensions/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/l2/extensions DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/linux DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/linux/openvswitch_firewall DEBUG: copying build/lib/neutron/tests/functional/agent/linux/openvswitch_firewall/test_iptables.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/linux/openvswitch_firewall DEBUG: copying build/lib/neutron/tests/functional/agent/linux/openvswitch_firewall/test_firewall.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/linux/openvswitch_firewall DEBUG: copying build/lib/neutron/tests/functional/agent/linux/openvswitch_firewall/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/linux/openvswitch_firewall DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/linux/bin DEBUG: copying build/lib/neutron/tests/functional/agent/linux/bin/ipt_binname.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/linux/bin DEBUG: copying build/lib/neutron/tests/functional/agent/linux/bin/ip_monitor.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/linux/bin DEBUG: copying build/lib/neutron/tests/functional/agent/linux/bin/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/linux/bin DEBUG: copying build/lib/neutron/tests/functional/agent/linux/test_utils.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/linux DEBUG: copying build/lib/neutron/tests/functional/agent/linux/test_tc_lib.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/linux DEBUG: copying build/lib/neutron/tests/functional/agent/linux/test_process_monitor.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/linux DEBUG: copying build/lib/neutron/tests/functional/agent/linux/test_ovsdb_monitor.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/linux DEBUG: copying build/lib/neutron/tests/functional/agent/linux/test_of_monitor.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/linux DEBUG: copying build/lib/neutron/tests/functional/agent/linux/test_netlink_lib.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/linux DEBUG: copying build/lib/neutron/tests/functional/agent/linux/test_linuxbridge_arp_protect.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/linux DEBUG: copying build/lib/neutron/tests/functional/agent/linux/test_l3_tc_lib.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/linux DEBUG: copying build/lib/neutron/tests/functional/agent/linux/test_keepalived.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/linux DEBUG: copying build/lib/neutron/tests/functional/agent/linux/test_iptables.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/linux DEBUG: copying build/lib/neutron/tests/functional/agent/linux/test_ipset.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/linux DEBUG: copying build/lib/neutron/tests/functional/agent/linux/test_ip_lib.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/linux DEBUG: copying build/lib/neutron/tests/functional/agent/linux/test_interface.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/linux DEBUG: copying build/lib/neutron/tests/functional/agent/linux/test_dhcp.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/linux DEBUG: copying build/lib/neutron/tests/functional/agent/linux/test_bridge_lib.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/linux DEBUG: copying build/lib/neutron/tests/functional/agent/linux/test_async_process.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/linux DEBUG: copying build/lib/neutron/tests/functional/agent/linux/simple_daemon.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/linux DEBUG: copying build/lib/neutron/tests/functional/agent/linux/helpers.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/linux DEBUG: copying build/lib/neutron/tests/functional/agent/linux/base.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/linux DEBUG: copying build/lib/neutron/tests/functional/agent/linux/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/linux DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/ovn DEBUG: copying build/lib/neutron/tests/functional/agent/ovn/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/ovn DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/ovn/extensions DEBUG: copying build/lib/neutron/tests/functional/agent/ovn/extensions/test_qos_hwol.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/ovn/extensions DEBUG: copying build/lib/neutron/tests/functional/agent/ovn/extensions/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/ovn/extensions DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/ovn/agent DEBUG: copying build/lib/neutron/tests/functional/agent/ovn/agent/test_ovsdb.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/ovn/agent DEBUG: copying build/lib/neutron/tests/functional/agent/ovn/agent/test_ovn_neutron_agent.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/ovn/agent DEBUG: copying build/lib/neutron/tests/functional/agent/ovn/agent/fake_ovn_agent_extension.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/ovn/agent DEBUG: copying build/lib/neutron/tests/functional/agent/ovn/agent/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/ovn/agent DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/ovn/metadata DEBUG: copying build/lib/neutron/tests/functional/agent/ovn/metadata/test_metadata_agent.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/ovn/metadata DEBUG: copying build/lib/neutron/tests/functional/agent/ovn/metadata/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/ovn/metadata DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/pecan_wsgi DEBUG: copying build/lib/neutron/tests/unit/pecan_wsgi/test_app.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/pecan_wsgi DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/hacking DEBUG: copying build/lib/neutron/tests/unit/hacking/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/hacking DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/quota DEBUG: copying build/lib/neutron/tests/unit/quota/test_resource_registry.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/quota DEBUG: copying build/lib/neutron/tests/unit/quota/test_resource.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/quota DEBUG: copying build/lib/neutron/tests/unit/quota/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/quota DEBUG: copying build/lib/neutron/tests/unit/testlib_api.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit DEBUG: copying build/lib/neutron/tests/unit/test_wsgi.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit DEBUG: copying build/lib/neutron/tests/unit/test_worker.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit DEBUG: copying build/lib/neutron/tests/unit/test_service.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit DEBUG: copying build/lib/neutron/tests/unit/test_policy.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit DEBUG: copying build/lib/neutron/tests/unit/test_opts.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit DEBUG: copying build/lib/neutron/tests/unit/test_neutron_plugin_base_v2.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit DEBUG: copying build/lib/neutron/tests/unit/test_manager.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit DEBUG: copying build/lib/neutron/tests/unit/test_auth.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit DEBUG: copying build/lib/neutron/tests/unit/fake_resources.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit DEBUG: copying build/lib/neutron/tests/unit/extension_stubs.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit DEBUG: copying build/lib/neutron/tests/unit/dummy_plugin.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit DEBUG: copying build/lib/neutron/tests/unit/_test_extension_portbindings.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit DEBUG: copying build/lib/neutron/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/api DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/api/v2 DEBUG: copying build/lib/neutron/tests/unit/api/v2/test_router.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/api/v2 DEBUG: copying build/lib/neutron/tests/unit/api/v2/test_resource.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/api/v2 DEBUG: copying build/lib/neutron/tests/unit/api/v2/test_base.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/api/v2 DEBUG: copying build/lib/neutron/tests/unit/api/v2/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/api/v2 DEBUG: copying build/lib/neutron/tests/unit/api/test_extensions.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/api DEBUG: copying build/lib/neutron/tests/unit/api/test_api_common.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/api DEBUG: copying build/lib/neutron/tests/unit/api/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/api DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/api/rpc DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/api/rpc/agentnotifiers DEBUG: copying build/lib/neutron/tests/unit/api/rpc/agentnotifiers/test_l3_rpc_agent_api.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/api/rpc/agentnotifiers DEBUG: copying build/lib/neutron/tests/unit/api/rpc/agentnotifiers/test_dhcp_rpc_agent_api.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/api/rpc/agentnotifiers DEBUG: copying build/lib/neutron/tests/unit/api/rpc/agentnotifiers/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/api/rpc/agentnotifiers DEBUG: copying build/lib/neutron/tests/unit/api/rpc/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/api/rpc DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/api/rpc/callbacks DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/api/rpc/callbacks/consumer DEBUG: copying build/lib/neutron/tests/unit/api/rpc/callbacks/consumer/test_registry.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/api/rpc/callbacks/consumer DEBUG: copying build/lib/neutron/tests/unit/api/rpc/callbacks/consumer/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/api/rpc/callbacks/consumer DEBUG: copying build/lib/neutron/tests/unit/api/rpc/callbacks/test_version_manager.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/api/rpc/callbacks DEBUG: copying build/lib/neutron/tests/unit/api/rpc/callbacks/test_resources.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/api/rpc/callbacks DEBUG: copying build/lib/neutron/tests/unit/api/rpc/callbacks/test_resource_manager.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/api/rpc/callbacks DEBUG: copying build/lib/neutron/tests/unit/api/rpc/callbacks/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/api/rpc/callbacks DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/api/rpc/callbacks/producer DEBUG: copying build/lib/neutron/tests/unit/api/rpc/callbacks/producer/test_registry.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/api/rpc/callbacks/producer DEBUG: copying build/lib/neutron/tests/unit/api/rpc/callbacks/producer/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/api/rpc/callbacks/producer DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/api/rpc/handlers DEBUG: copying build/lib/neutron/tests/unit/api/rpc/handlers/test_securitygroups_rpc.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/api/rpc/handlers DEBUG: copying build/lib/neutron/tests/unit/api/rpc/handlers/test_resources_rpc.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/api/rpc/handlers DEBUG: copying build/lib/neutron/tests/unit/api/rpc/handlers/test_l3_rpc.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/api/rpc/handlers DEBUG: copying build/lib/neutron/tests/unit/api/rpc/handlers/test_dvr_rpc.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/api/rpc/handlers DEBUG: copying build/lib/neutron/tests/unit/api/rpc/handlers/test_dhcp_rpc.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/api/rpc/handlers DEBUG: copying build/lib/neutron/tests/unit/api/rpc/handlers/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/api/rpc/handlers DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/notifiers DEBUG: copying build/lib/neutron/tests/unit/notifiers/test_nova.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/notifiers DEBUG: copying build/lib/neutron/tests/unit/notifiers/test_ironic.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/notifiers DEBUG: copying build/lib/neutron/tests/unit/notifiers/test_batch_notifier.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/notifiers DEBUG: copying build/lib/neutron/tests/unit/notifiers/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/notifiers DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/db DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/db/metering DEBUG: copying build/lib/neutron/tests/unit/db/metering/test_metering_db.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/db/metering DEBUG: copying build/lib/neutron/tests/unit/db/metering/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/db/metering DEBUG: copying build/lib/neutron/tests/unit/db/test_segments_db.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/db DEBUG: copying build/lib/neutron/tests/unit/db/test_securitygroups_db.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/db DEBUG: copying build/lib/neutron/tests/unit/db/test_rbac_db_mixin.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/db DEBUG: copying build/lib/neutron/tests/unit/db/test_provisioning_blocks.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/db DEBUG: copying build/lib/neutron/tests/unit/db/test_portsecurity_db_common.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/db DEBUG: copying build/lib/neutron/tests/unit/db/test_portsecurity_db.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/db DEBUG: copying build/lib/neutron/tests/unit/db/test_ovn_revision_numbers_db.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/db DEBUG: copying build/lib/neutron/tests/unit/db/test_ovn_l3_hamode_db.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/db DEBUG: copying build/lib/neutron/tests/unit/db/test_ovn_hash_ring_db.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/db DEBUG: copying build/lib/neutron/tests/unit/db/test_migration.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/db DEBUG: copying build/lib/neutron/tests/unit/db/test_l3_hamode_db.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/db DEBUG: copying build/lib/neutron/tests/unit/db/test_l3_extra_gws_db.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/db DEBUG: copying build/lib/neutron/tests/unit/db/test_l3_dvr_db.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/db DEBUG: copying build/lib/neutron/tests/unit/db/test_l3_db.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/db DEBUG: copying build/lib/neutron/tests/unit/db/test_ipam_pluggable_backend.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/db DEBUG: copying build/lib/neutron/tests/unit/db/test_ipam_backend_mixin.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/db DEBUG: copying build/lib/neutron/tests/unit/db/test_extraroute_db.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/db DEBUG: copying build/lib/neutron/tests/unit/db/test_dvr_mac_db.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/db DEBUG: copying build/lib/neutron/tests/unit/db/test_db_base_plugin_v2.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/db DEBUG: copying build/lib/neutron/tests/unit/db/test_db_base_plugin_common.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/db DEBUG: copying build/lib/neutron/tests/unit/db/test_allowedaddresspairs_db.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/db DEBUG: copying build/lib/neutron/tests/unit/db/test_agentschedulers_db.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/db DEBUG: copying build/lib/neutron/tests/unit/db/test_agents_db.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/db DEBUG: copying build/lib/neutron/tests/unit/db/test__utils.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/db DEBUG: copying build/lib/neutron/tests/unit/db/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/db DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/db/quota DEBUG: copying build/lib/neutron/tests/unit/db/quota/test_driver_nolock.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/db/quota DEBUG: copying build/lib/neutron/tests/unit/db/quota/test_driver.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/db/quota DEBUG: copying build/lib/neutron/tests/unit/db/quota/test_api.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/db/quota DEBUG: copying build/lib/neutron/tests/unit/db/quota/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/db/quota DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/common DEBUG: copying build/lib/neutron/tests/unit/common/test_utils.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/common DEBUG: copying build/lib/neutron/tests/unit/common/test_ipv6_utils.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/common DEBUG: copying build/lib/neutron/tests/unit/common/test_coordination.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/common DEBUG: copying build/lib/neutron/tests/unit/common/test_cache_utils.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/common DEBUG: copying build/lib/neutron/tests/unit/common/test__deprecate.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/common DEBUG: copying build/lib/neutron/tests/unit/common/moved_globals_target.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/common DEBUG: copying build/lib/neutron/tests/unit/common/moved_globals_code2.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/common DEBUG: copying build/lib/neutron/tests/unit/common/moved_globals_code1.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/common DEBUG: copying build/lib/neutron/tests/unit/common/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/common DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/common/ovn DEBUG: copying build/lib/neutron/tests/unit/common/ovn/test_utils.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/common/ovn DEBUG: copying build/lib/neutron/tests/unit/common/ovn/test_hash_ring_manager.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/common/ovn DEBUG: copying build/lib/neutron/tests/unit/common/ovn/test_acl.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/common/ovn DEBUG: copying build/lib/neutron/tests/unit/common/ovn/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/common/ovn DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/cmd DEBUG: copying build/lib/neutron/tests/unit/cmd/test_status.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/cmd DEBUG: copying build/lib/neutron/tests/unit/cmd/test_sanity_check.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/cmd DEBUG: copying build/lib/neutron/tests/unit/cmd/test_runtime_checks.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/cmd DEBUG: copying build/lib/neutron/tests/unit/cmd/test_ovs_cleanup.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/cmd DEBUG: copying build/lib/neutron/tests/unit/cmd/test_netns_cleanup.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/cmd DEBUG: copying build/lib/neutron/tests/unit/cmd/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/cmd DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/cmd/upgrade_checks DEBUG: copying build/lib/neutron/tests/unit/cmd/upgrade_checks/test_checks.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/cmd/upgrade_checks DEBUG: copying build/lib/neutron/tests/unit/cmd/upgrade_checks/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/cmd/upgrade_checks DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/cmd/ovn DEBUG: copying build/lib/neutron/tests/unit/cmd/ovn/test_neutron_ovn_db_sync_util.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/cmd/ovn DEBUG: copying build/lib/neutron/tests/unit/cmd/ovn/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/cmd/ovn DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/scheduler DEBUG: copying build/lib/neutron/tests/unit/scheduler/test_l3_ovn_scheduler.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/scheduler DEBUG: copying build/lib/neutron/tests/unit/scheduler/test_l3_agent_scheduler.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/scheduler DEBUG: copying build/lib/neutron/tests/unit/scheduler/test_dhcp_agent_scheduler.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/scheduler DEBUG: copying build/lib/neutron/tests/unit/scheduler/test_base_scheduler.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/scheduler DEBUG: copying build/lib/neutron/tests/unit/scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/scheduler DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/privileged DEBUG: copying build/lib/neutron/tests/unit/privileged/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/privileged DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/privileged/agent DEBUG: copying build/lib/neutron/tests/unit/privileged/agent/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/privileged/agent DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/privileged/agent/linux DEBUG: copying build/lib/neutron/tests/unit/privileged/agent/linux/test_utils.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/privileged/agent/linux DEBUG: copying build/lib/neutron/tests/unit/privileged/agent/linux/test_netlink_lib.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/privileged/agent/linux DEBUG: copying build/lib/neutron/tests/unit/privileged/agent/linux/test_ip_lib.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/privileged/agent/linux DEBUG: copying build/lib/neutron/tests/unit/privileged/agent/linux/test___init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/privileged/agent/linux DEBUG: copying build/lib/neutron/tests/unit/privileged/agent/linux/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/privileged/agent/linux DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/v2attributes.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_vlantransparent.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_uplink_status_propagation.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_timestamp.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_subnetpool_prefix_ops.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_subnet_service_types.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_subnet_onboard.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_subnet_dns_publish_fixed_ip.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_servicetype.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_segment.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_securitygroup.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_security_groups_normalized_cidr.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_security_groups_default_rules.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_router_availability_zone.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_quotasv2_detail.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_quotasv2.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_qos_gateway_ip.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_qos_fip.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_providernet.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_portsecurity.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_port_numa_affinity_policy_socket.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_port_numa_affinity_policy.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_port_hints.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_port_hardware_offload_type.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_port_device_profile.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_network_segment_range.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_network_ip_availability.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_local_ip.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_l3_ndp_proxy.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_l3_ext_gw_mode.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_l3_conntrack_helper.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_l3.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_floatingip_pools.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_floating_ip_port_forwarding.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_flavors.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_fip_port_details.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_extraroute.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_extra_dhcp_opt.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_external_net.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_expose_port_forwarding_in_fip.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_dns.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_default_subnetpools.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_data_plane_status.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_availability_zone.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_agent.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_address_scope.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_address_group.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/foxinsocks.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/extensionattribute.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/extendedattribute.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/base.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/extensions DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/ipam DEBUG: copying build/lib/neutron/tests/unit/ipam/test_utils.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/ipam DEBUG: copying build/lib/neutron/tests/unit/ipam/test_subnet_alloc.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/ipam DEBUG: copying build/lib/neutron/tests/unit/ipam/test_requests.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/ipam DEBUG: copying build/lib/neutron/tests/unit/ipam/fake_driver.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/ipam DEBUG: copying build/lib/neutron/tests/unit/ipam/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/ipam DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/ipam/drivers DEBUG: copying build/lib/neutron/tests/unit/ipam/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/ipam/drivers DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/ipam/drivers/neutrondb_ipam DEBUG: copying build/lib/neutron/tests/unit/ipam/drivers/neutrondb_ipam/test_driver.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/ipam/drivers/neutrondb_ipam DEBUG: copying build/lib/neutron/tests/unit/ipam/drivers/neutrondb_ipam/test_db_api.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/ipam/drivers/neutrondb_ipam DEBUG: copying build/lib/neutron/tests/unit/ipam/drivers/neutrondb_ipam/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/ipam/drivers/neutrondb_ipam DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects/logapi DEBUG: copying build/lib/neutron/tests/unit/objects/logapi/test_logging_resource.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects/logapi DEBUG: copying build/lib/neutron/tests/unit/objects/logapi/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects/logapi DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects/db DEBUG: copying build/lib/neutron/tests/unit/objects/db/test_api.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects/db DEBUG: copying build/lib/neutron/tests/unit/objects/db/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects/db DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects/qos DEBUG: copying build/lib/neutron/tests/unit/objects/qos/test_rule_type.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects/qos DEBUG: copying build/lib/neutron/tests/unit/objects/qos/test_rule.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects/qos DEBUG: copying build/lib/neutron/tests/unit/objects/qos/test_policy.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects/qos DEBUG: copying build/lib/neutron/tests/unit/objects/qos/test_binding.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects/qos DEBUG: copying build/lib/neutron/tests/unit/objects/qos/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects/qos DEBUG: copying build/lib/neutron/tests/unit/objects/test_trunk.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects DEBUG: copying build/lib/neutron/tests/unit/objects/test_tag.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects DEBUG: copying build/lib/neutron/tests/unit/objects/test_subnetpool.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects DEBUG: copying build/lib/neutron/tests/unit/objects/test_subnet.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects DEBUG: copying build/lib/neutron/tests/unit/objects/test_servicetype.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects DEBUG: copying build/lib/neutron/tests/unit/objects/test_securitygroup_default_rules.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects DEBUG: copying build/lib/neutron/tests/unit/objects/test_securitygroup.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects DEBUG: copying build/lib/neutron/tests/unit/objects/test_router.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects DEBUG: copying build/lib/neutron/tests/unit/objects/test_rbac_db.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects DEBUG: copying build/lib/neutron/tests/unit/objects/test_rbac.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects DEBUG: copying build/lib/neutron/tests/unit/objects/test_quota.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects DEBUG: copying build/lib/neutron/tests/unit/objects/test_provisioning_blocks.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects DEBUG: copying build/lib/neutron/tests/unit/objects/test_ports.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects DEBUG: copying build/lib/neutron/tests/unit/objects/test_port_forwarding.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects DEBUG: copying build/lib/neutron/tests/unit/objects/test_objects.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects DEBUG: copying build/lib/neutron/tests/unit/objects/test_network_segment_range.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects DEBUG: copying build/lib/neutron/tests/unit/objects/test_network.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects DEBUG: copying build/lib/neutron/tests/unit/objects/test_ndp_proxy.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects DEBUG: copying build/lib/neutron/tests/unit/objects/test_metering.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects DEBUG: copying build/lib/neutron/tests/unit/objects/test_local_ip.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects DEBUG: copying build/lib/neutron/tests/unit/objects/test_l3agent.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects DEBUG: copying build/lib/neutron/tests/unit/objects/test_l3_hamode.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects DEBUG: copying build/lib/neutron/tests/unit/objects/test_ipam.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects DEBUG: copying build/lib/neutron/tests/unit/objects/test_floatingip.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects DEBUG: copying build/lib/neutron/tests/unit/objects/test_flavor.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects DEBUG: copying build/lib/neutron/tests/unit/objects/test_conntrack_helper.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects DEBUG: copying build/lib/neutron/tests/unit/objects/test_base.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects DEBUG: copying build/lib/neutron/tests/unit/objects/test_auto_allocate.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects DEBUG: copying build/lib/neutron/tests/unit/objects/test_agent.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects DEBUG: copying build/lib/neutron/tests/unit/objects/test_address_scope.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects DEBUG: copying build/lib/neutron/tests/unit/objects/test_address_group.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects DEBUG: copying build/lib/neutron/tests/unit/objects/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects/plugins DEBUG: copying build/lib/neutron/tests/unit/objects/plugins/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects/plugins DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects/plugins/ml2 DEBUG: copying build/lib/neutron/tests/unit/objects/plugins/ml2/test_vxlanallocation.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects/plugins/ml2 DEBUG: copying build/lib/neutron/tests/unit/objects/plugins/ml2/test_vlanallocation.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects/plugins/ml2 DEBUG: copying build/lib/neutron/tests/unit/objects/plugins/ml2/test_greallocation.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects/plugins/ml2 DEBUG: copying build/lib/neutron/tests/unit/objects/plugins/ml2/test_geneveallocation.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects/plugins/ml2 DEBUG: copying build/lib/neutron/tests/unit/objects/plugins/ml2/test_flatallocation.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects/plugins/ml2 DEBUG: copying build/lib/neutron/tests/unit/objects/plugins/ml2/test_base.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects/plugins/ml2 DEBUG: copying build/lib/neutron/tests/unit/objects/plugins/ml2/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects/plugins/ml2 DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects/port DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects/port/extensions DEBUG: copying build/lib/neutron/tests/unit/objects/port/extensions/test_uplink_status_propagation.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects/port/extensions DEBUG: copying build/lib/neutron/tests/unit/objects/port/extensions/test_port_security.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects/port/extensions DEBUG: copying build/lib/neutron/tests/unit/objects/port/extensions/test_port_numa_affinity_policy.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects/port/extensions DEBUG: copying build/lib/neutron/tests/unit/objects/port/extensions/test_port_hints.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects/port/extensions DEBUG: copying build/lib/neutron/tests/unit/objects/port/extensions/test_port_hardware_offload_type.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects/port/extensions DEBUG: copying build/lib/neutron/tests/unit/objects/port/extensions/test_extra_dhcp_opt.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects/port/extensions DEBUG: copying build/lib/neutron/tests/unit/objects/port/extensions/test_data_plane_status.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects/port/extensions DEBUG: copying build/lib/neutron/tests/unit/objects/port/extensions/test_allowedaddresspairs.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects/port/extensions DEBUG: copying build/lib/neutron/tests/unit/objects/port/extensions/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects/port/extensions DEBUG: copying build/lib/neutron/tests/unit/objects/port/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/objects/port DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/metadata DEBUG: copying build/lib/neutron/tests/unit/agent/metadata/test_proxy_base.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/metadata DEBUG: copying build/lib/neutron/tests/unit/agent/metadata/test_driver.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/metadata DEBUG: copying build/lib/neutron/tests/unit/agent/metadata/test_agent.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/metadata DEBUG: copying build/lib/neutron/tests/unit/agent/metadata/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/metadata DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/dhcp DEBUG: copying build/lib/neutron/tests/unit/agent/dhcp/test_agent.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/dhcp DEBUG: copying build/lib/neutron/tests/unit/agent/dhcp/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/dhcp DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/l2 DEBUG: copying build/lib/neutron/tests/unit/agent/l2/test_l2_agent_extensions_manager.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/l2 DEBUG: copying build/lib/neutron/tests/unit/agent/l2/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/l2 DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/l2/extensions DEBUG: copying build/lib/neutron/tests/unit/agent/l2/extensions/test_qos.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/l2/extensions DEBUG: copying build/lib/neutron/tests/unit/agent/l2/extensions/test_local_ip.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/l2/extensions DEBUG: copying build/lib/neutron/tests/unit/agent/l2/extensions/test_fdb_population.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/l2/extensions DEBUG: copying build/lib/neutron/tests/unit/agent/l2/extensions/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/l2/extensions DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/l2/extensions/dhcp DEBUG: copying build/lib/neutron/tests/unit/agent/l2/extensions/dhcp/test_ipv6.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/l2/extensions/dhcp DEBUG: copying build/lib/neutron/tests/unit/agent/l2/extensions/dhcp/test_ipv4.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/l2/extensions/dhcp DEBUG: copying build/lib/neutron/tests/unit/agent/l2/extensions/dhcp/test_extension.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/l2/extensions/dhcp DEBUG: copying build/lib/neutron/tests/unit/agent/l2/extensions/dhcp/test_base.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/l2/extensions/dhcp DEBUG: copying build/lib/neutron/tests/unit/agent/l2/extensions/dhcp/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/l2/extensions/dhcp DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/l2/extensions/metadata DEBUG: copying build/lib/neutron/tests/unit/agent/l2/extensions/metadata/test_host_metadata_proxy.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/l2/extensions/metadata DEBUG: copying build/lib/neutron/tests/unit/agent/l2/extensions/metadata/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/l2/extensions/metadata DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/ovsdb DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/ovsdb/native DEBUG: copying build/lib/neutron/tests/unit/agent/ovsdb/native/test_connection.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/ovsdb/native DEBUG: copying build/lib/neutron/tests/unit/agent/ovsdb/native/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/ovsdb/native DEBUG: copying build/lib/neutron/tests/unit/agent/ovsdb/test_impl_idl.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/ovsdb DEBUG: copying build/lib/neutron/tests/unit/agent/ovsdb/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/ovsdb DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/ovn DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/ovn/metadata DEBUG: copying build/lib/neutron/tests/unit/agent/ovn/metadata/test_server.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/ovn/metadata DEBUG: copying build/lib/neutron/tests/unit/agent/ovn/metadata/test_driver.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/ovn/metadata DEBUG: copying build/lib/neutron/tests/unit/agent/ovn/metadata/test_agent.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/ovn/metadata DEBUG: copying build/lib/neutron/tests/unit/agent/ovn/metadata/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/ovn/metadata DEBUG: copying build/lib/neutron/tests/unit/agent/ovn/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/ovn DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/linux DEBUG: copying build/lib/neutron/tests/unit/agent/linux/test_utils.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/linux DEBUG: copying build/lib/neutron/tests/unit/agent/linux/test_tc_lib.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/linux DEBUG: copying build/lib/neutron/tests/unit/agent/linux/test_pd.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/linux DEBUG: copying build/lib/neutron/tests/unit/agent/linux/test_l3_tc_lib.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/linux DEBUG: copying build/lib/neutron/tests/unit/agent/linux/test_keepalived.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/linux DEBUG: copying build/lib/neutron/tests/unit/agent/linux/test_iptables_manager.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/linux DEBUG: copying build/lib/neutron/tests/unit/agent/linux/test_iptables_firewall.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/linux DEBUG: copying build/lib/neutron/tests/unit/agent/linux/test_ipset_manager.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/linux DEBUG: copying build/lib/neutron/tests/unit/agent/linux/test_ip_lib.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/linux DEBUG: copying build/lib/neutron/tests/unit/agent/linux/test_ip_conntrack.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/linux DEBUG: copying build/lib/neutron/tests/unit/agent/linux/test_interface.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/linux DEBUG: copying build/lib/neutron/tests/unit/agent/linux/test_external_process.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/linux DEBUG: copying build/lib/neutron/tests/unit/agent/linux/test_dhcp.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/linux DEBUG: copying build/lib/neutron/tests/unit/agent/linux/test_devlink.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/linux DEBUG: copying build/lib/neutron/tests/unit/agent/linux/test_daemon.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/linux DEBUG: copying build/lib/neutron/tests/unit/agent/linux/test_bridge_lib.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/linux DEBUG: copying build/lib/neutron/tests/unit/agent/linux/failing_process.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/linux DEBUG: copying build/lib/neutron/tests/unit/agent/linux/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/linux DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/linux/openvswitch_firewall DEBUG: copying build/lib/neutron/tests/unit/agent/linux/openvswitch_firewall/test_rules.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/linux/openvswitch_firewall DEBUG: copying build/lib/neutron/tests/unit/agent/linux/openvswitch_firewall/test_iptables.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/linux/openvswitch_firewall DEBUG: copying build/lib/neutron/tests/unit/agent/linux/openvswitch_firewall/test_firewall.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/linux/openvswitch_firewall DEBUG: copying build/lib/neutron/tests/unit/agent/linux/openvswitch_firewall/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/linux/openvswitch_firewall DEBUG: copying build/lib/neutron/tests/unit/agent/test_securitygroups_rpc.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent DEBUG: copying build/lib/neutron/tests/unit/agent/test_rpc.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent DEBUG: copying build/lib/neutron/tests/unit/agent/test_resource_cache.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent DEBUG: copying build/lib/neutron/tests/unit/agent/test_agent_extensions_manager.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent DEBUG: copying build/lib/neutron/tests/unit/agent/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/common DEBUG: copying build/lib/neutron/tests/unit/agent/common/test_utils.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/common DEBUG: copying build/lib/neutron/tests/unit/agent/common/test_resource_processing_queue.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/common DEBUG: copying build/lib/neutron/tests/unit/agent/common/test_polling.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/common DEBUG: copying build/lib/neutron/tests/unit/agent/common/test_placement_report.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/common DEBUG: copying build/lib/neutron/tests/unit/agent/common/test_ovsdb_monitor.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/common DEBUG: copying build/lib/neutron/tests/unit/agent/common/test_ovs_lib.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/common DEBUG: copying build/lib/neutron/tests/unit/agent/common/test_async_process.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/common DEBUG: copying build/lib/neutron/tests/unit/agent/common/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/common DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/l3 DEBUG: copying build/lib/neutron/tests/unit/agent/l3/test_router_info.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/l3 DEBUG: copying build/lib/neutron/tests/unit/agent/l3/test_namespace_manager.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/l3 DEBUG: copying build/lib/neutron/tests/unit/agent/l3/test_link_local_allocator.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/l3 DEBUG: copying build/lib/neutron/tests/unit/agent/l3/test_legacy_router.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/l3 DEBUG: copying build/lib/neutron/tests/unit/agent/l3/test_l3_agent_extension_api.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/l3 DEBUG: copying build/lib/neutron/tests/unit/agent/l3/test_item_allocator.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/l3 DEBUG: copying build/lib/neutron/tests/unit/agent/l3/test_ha_router.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/l3 DEBUG: copying build/lib/neutron/tests/unit/agent/l3/test_fip_rule_priority_allocator.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/l3 DEBUG: copying build/lib/neutron/tests/unit/agent/l3/test_dvr_snat_ns.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/l3 DEBUG: copying build/lib/neutron/tests/unit/agent/l3/test_dvr_local_router.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/l3 DEBUG: copying build/lib/neutron/tests/unit/agent/l3/test_dvr_fip_ns.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/l3 DEBUG: copying build/lib/neutron/tests/unit/agent/l3/test_agent.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/l3 DEBUG: copying build/lib/neutron/tests/unit/agent/l3/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/l3 DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/l3/extensions DEBUG: copying build/lib/neutron/tests/unit/agent/l3/extensions/test_snat_log.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/l3/extensions DEBUG: copying build/lib/neutron/tests/unit/agent/l3/extensions/test_port_forwarding.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/l3/extensions DEBUG: copying build/lib/neutron/tests/unit/agent/l3/extensions/test_ndp_proxy.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/l3/extensions DEBUG: copying build/lib/neutron/tests/unit/agent/l3/extensions/test_conntrack_helper.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/l3/extensions DEBUG: copying build/lib/neutron/tests/unit/agent/l3/extensions/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/l3/extensions DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/l3/extensions/qos DEBUG: copying build/lib/neutron/tests/unit/agent/l3/extensions/qos/test_gateway_ip.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/l3/extensions/qos DEBUG: copying build/lib/neutron/tests/unit/agent/l3/extensions/qos/test_fip.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/l3/extensions/qos DEBUG: copying build/lib/neutron/tests/unit/agent/l3/extensions/qos/test_base.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/l3/extensions/qos DEBUG: copying build/lib/neutron/tests/unit/agent/l3/extensions/qos/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/l3/extensions/qos DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/core_extensions DEBUG: copying build/lib/neutron/tests/unit/core_extensions/test_qos.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/core_extensions DEBUG: copying build/lib/neutron/tests/unit/core_extensions/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/core_extensions DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/services DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/conntrack_helper DEBUG: copying build/lib/neutron/tests/unit/services/conntrack_helper/test_plugin.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/conntrack_helper DEBUG: copying build/lib/neutron/tests/unit/services/conntrack_helper/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/conntrack_helper DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/placement_report DEBUG: copying build/lib/neutron/tests/unit/services/placement_report/test_plugin.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/placement_report DEBUG: copying build/lib/neutron/tests/unit/services/placement_report/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/placement_report DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/qos DEBUG: copying build/lib/neutron/tests/unit/services/qos/test_qos_plugin.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/qos DEBUG: copying build/lib/neutron/tests/unit/services/qos/base.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/qos DEBUG: copying build/lib/neutron/tests/unit/services/qos/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/qos DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/qos/drivers DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/qos/drivers/openvswitch DEBUG: copying build/lib/neutron/tests/unit/services/qos/drivers/openvswitch/test_driver.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/qos/drivers/openvswitch DEBUG: copying build/lib/neutron/tests/unit/services/qos/drivers/openvswitch/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/qos/drivers/openvswitch DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/qos/drivers/ovn DEBUG: copying build/lib/neutron/tests/unit/services/qos/drivers/ovn/test_driver.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/qos/drivers/ovn DEBUG: copying build/lib/neutron/tests/unit/services/qos/drivers/ovn/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/qos/drivers/ovn DEBUG: copying build/lib/neutron/tests/unit/services/qos/drivers/test_manager.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/qos/drivers DEBUG: copying build/lib/neutron/tests/unit/services/qos/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/qos/drivers DEBUG: copying build/lib/neutron/tests/unit/services/test_provider_configuration.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services DEBUG: copying build/lib/neutron/tests/unit/services/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/auto_allocate DEBUG: copying build/lib/neutron/tests/unit/services/auto_allocate/test_db.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/auto_allocate DEBUG: copying build/lib/neutron/tests/unit/services/auto_allocate/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/auto_allocate DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/revisions DEBUG: copying build/lib/neutron/tests/unit/services/revisions/test_revision_plugin.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/revisions DEBUG: copying build/lib/neutron/tests/unit/services/revisions/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/revisions DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/externaldns DEBUG: copying build/lib/neutron/tests/unit/services/externaldns/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/externaldns DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/externaldns/drivers DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/externaldns/drivers/designate DEBUG: copying build/lib/neutron/tests/unit/services/externaldns/drivers/designate/test_driver.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/externaldns/drivers/designate DEBUG: copying build/lib/neutron/tests/unit/services/externaldns/drivers/designate/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/externaldns/drivers/designate DEBUG: copying build/lib/neutron/tests/unit/services/externaldns/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/externaldns/drivers DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/ovn_l3 DEBUG: copying build/lib/neutron/tests/unit/services/ovn_l3/test_plugin.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/ovn_l3 DEBUG: copying build/lib/neutron/tests/unit/services/ovn_l3/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/ovn_l3 DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/ovn_l3/service_providers DEBUG: copying build/lib/neutron/tests/unit/services/ovn_l3/service_providers/test_user_defined.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/ovn_l3/service_providers DEBUG: copying build/lib/neutron/tests/unit/services/ovn_l3/service_providers/test_ovn.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/ovn_l3/service_providers DEBUG: copying build/lib/neutron/tests/unit/services/ovn_l3/service_providers/test_driver_controller.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/ovn_l3/service_providers DEBUG: copying build/lib/neutron/tests/unit/services/ovn_l3/service_providers/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/ovn_l3/service_providers DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/portforwarding DEBUG: copying build/lib/neutron/tests/unit/services/portforwarding/test_pf_plugin.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/portforwarding DEBUG: copying build/lib/neutron/tests/unit/services/portforwarding/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/portforwarding DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/portforwarding/drivers DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/portforwarding/drivers/ovn DEBUG: copying build/lib/neutron/tests/unit/services/portforwarding/drivers/ovn/test_driver.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/portforwarding/drivers/ovn DEBUG: copying build/lib/neutron/tests/unit/services/portforwarding/drivers/ovn/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/portforwarding/drivers/ovn DEBUG: copying build/lib/neutron/tests/unit/services/portforwarding/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/portforwarding/drivers DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/network_segment_range DEBUG: copying build/lib/neutron/tests/unit/services/network_segment_range/test_plugin.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/network_segment_range DEBUG: copying build/lib/neutron/tests/unit/services/network_segment_range/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/network_segment_range DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/l3_router DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/l3_router/service_providers DEBUG: copying build/lib/neutron/tests/unit/services/l3_router/service_providers/test_driver_controller.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/l3_router/service_providers DEBUG: copying build/lib/neutron/tests/unit/services/l3_router/service_providers/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/l3_router/service_providers DEBUG: copying build/lib/neutron/tests/unit/services/l3_router/test_l3_router_plugin.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/l3_router DEBUG: copying build/lib/neutron/tests/unit/services/l3_router/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/l3_router DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/trunk DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/trunk/rpc DEBUG: copying build/lib/neutron/tests/unit/services/trunk/rpc/test_server.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/trunk/rpc DEBUG: copying build/lib/neutron/tests/unit/services/trunk/rpc/test_backend.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/trunk/rpc DEBUG: copying build/lib/neutron/tests/unit/services/trunk/rpc/test_agent.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/trunk/rpc DEBUG: copying build/lib/neutron/tests/unit/services/trunk/rpc/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/trunk/rpc DEBUG: copying build/lib/neutron/tests/unit/services/trunk/test_utils.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/trunk DEBUG: copying build/lib/neutron/tests/unit/services/trunk/test_rules.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/trunk DEBUG: copying build/lib/neutron/tests/unit/services/trunk/test_plugin.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/trunk DEBUG: copying build/lib/neutron/tests/unit/services/trunk/fakes.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/trunk DEBUG: copying build/lib/neutron/tests/unit/services/trunk/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/trunk DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/trunk/drivers DEBUG: copying build/lib/neutron/tests/unit/services/trunk/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/trunk/drivers DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/trunk/drivers/linuxbridge DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/trunk/drivers/linuxbridge/agent DEBUG: copying build/lib/neutron/tests/unit/services/trunk/drivers/linuxbridge/agent/test_trunk_plumber.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/trunk/drivers/linuxbridge/agent DEBUG: copying build/lib/neutron/tests/unit/services/trunk/drivers/linuxbridge/agent/test_driver.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/trunk/drivers/linuxbridge/agent DEBUG: copying build/lib/neutron/tests/unit/services/trunk/drivers/linuxbridge/agent/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/trunk/drivers/linuxbridge/agent DEBUG: copying build/lib/neutron/tests/unit/services/trunk/drivers/linuxbridge/test_driver.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/trunk/drivers/linuxbridge DEBUG: copying build/lib/neutron/tests/unit/services/trunk/drivers/linuxbridge/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/trunk/drivers/linuxbridge DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/trunk/drivers/ovn DEBUG: copying build/lib/neutron/tests/unit/services/trunk/drivers/ovn/test_trunk_driver.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/trunk/drivers/ovn DEBUG: copying build/lib/neutron/tests/unit/services/trunk/drivers/ovn/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/trunk/drivers/ovn DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/trunk/drivers/openvswitch DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/trunk/drivers/openvswitch/agent DEBUG: copying build/lib/neutron/tests/unit/services/trunk/drivers/openvswitch/agent/test_trunk_manager.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/trunk/drivers/openvswitch/agent DEBUG: copying build/lib/neutron/tests/unit/services/trunk/drivers/openvswitch/agent/test_ovsdb_handler.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/trunk/drivers/openvswitch/agent DEBUG: copying build/lib/neutron/tests/unit/services/trunk/drivers/openvswitch/agent/test_driver.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/trunk/drivers/openvswitch/agent DEBUG: copying build/lib/neutron/tests/unit/services/trunk/drivers/openvswitch/agent/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/trunk/drivers/openvswitch/agent DEBUG: copying build/lib/neutron/tests/unit/services/trunk/drivers/openvswitch/test_driver.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/trunk/drivers/openvswitch DEBUG: copying build/lib/neutron/tests/unit/services/trunk/drivers/openvswitch/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/trunk/drivers/openvswitch DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/trunk/seg_types DEBUG: copying build/lib/neutron/tests/unit/services/trunk/seg_types/test_validators.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/trunk/seg_types DEBUG: copying build/lib/neutron/tests/unit/services/trunk/seg_types/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/trunk/seg_types DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/metering DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/metering/drivers DEBUG: copying build/lib/neutron/tests/unit/services/metering/drivers/test_iptables.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/metering/drivers DEBUG: copying build/lib/neutron/tests/unit/services/metering/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/metering/drivers DEBUG: copying build/lib/neutron/tests/unit/services/metering/test_metering_plugin.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/metering DEBUG: copying build/lib/neutron/tests/unit/services/metering/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/metering DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/metering/agents DEBUG: copying build/lib/neutron/tests/unit/services/metering/agents/test_metering_agent.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/metering/agents DEBUG: copying build/lib/neutron/tests/unit/services/metering/agents/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/metering/agents DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/logapi DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/logapi/common DEBUG: copying build/lib/neutron/tests/unit/services/logapi/common/test_validators.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/logapi/common DEBUG: copying build/lib/neutron/tests/unit/services/logapi/common/test_snat_validate.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/logapi/common DEBUG: copying build/lib/neutron/tests/unit/services/logapi/common/test_sg_validate.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/logapi/common DEBUG: copying build/lib/neutron/tests/unit/services/logapi/common/test_sg_callback.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/logapi/common DEBUG: copying build/lib/neutron/tests/unit/services/logapi/common/test_db_api.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/logapi/common DEBUG: copying build/lib/neutron/tests/unit/services/logapi/common/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/logapi/common DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/logapi/rpc DEBUG: copying build/lib/neutron/tests/unit/services/logapi/rpc/test_server.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/logapi/rpc DEBUG: copying build/lib/neutron/tests/unit/services/logapi/rpc/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/logapi/rpc DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/logapi/drivers DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/logapi/drivers/openvswitch DEBUG: copying build/lib/neutron/tests/unit/services/logapi/drivers/openvswitch/test_ovs_firewall_log.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/logapi/drivers/openvswitch DEBUG: copying build/lib/neutron/tests/unit/services/logapi/drivers/openvswitch/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/logapi/drivers/openvswitch DEBUG: copying build/lib/neutron/tests/unit/services/logapi/drivers/test_manager.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/logapi/drivers DEBUG: copying build/lib/neutron/tests/unit/services/logapi/drivers/test_base.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/logapi/drivers DEBUG: copying build/lib/neutron/tests/unit/services/logapi/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/logapi/drivers DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/logapi/drivers/ovn DEBUG: copying build/lib/neutron/tests/unit/services/logapi/drivers/ovn/test_driver.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/logapi/drivers/ovn DEBUG: copying build/lib/neutron/tests/unit/services/logapi/drivers/ovn/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/logapi/drivers/ovn DEBUG: copying build/lib/neutron/tests/unit/services/logapi/test_logging_plugin.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/logapi DEBUG: copying build/lib/neutron/tests/unit/services/logapi/base.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/logapi DEBUG: copying build/lib/neutron/tests/unit/services/logapi/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/logapi DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/logapi/agent DEBUG: copying build/lib/neutron/tests/unit/services/logapi/agent/test_log_extension.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/logapi/agent DEBUG: copying build/lib/neutron/tests/unit/services/logapi/agent/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/logapi/agent DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/logapi/agent/l3 DEBUG: copying build/lib/neutron/tests/unit/services/logapi/agent/l3/test_base.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/logapi/agent/l3 DEBUG: copying build/lib/neutron/tests/unit/services/logapi/agent/l3/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/logapi/agent/l3 DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/conf DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/conf/agent DEBUG: copying build/lib/neutron/tests/unit/conf/agent/test_common.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/conf/agent DEBUG: copying build/lib/neutron/tests/unit/conf/agent/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/conf/agent DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_trunk.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_subnetpool.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_subnet.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_service_type.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_segment.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_security_group.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_router.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_rbac.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_quotas.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_qos.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_port_bindings.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_port.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_network_segment_range.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_network_ip_availability.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_network.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_ndp_proxy.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_metering.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_logging.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_local_ip_association.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_local_ip.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_l3_conntrack_helper.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_floatingip_port_forwarding.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_floatingip_pools.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_floatingip.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_flavor.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_default_security_group_rules.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_base.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_availability_zone.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_auto_allocated_topology.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_agent.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_address_scope.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_address_group.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/test_service.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/conf DEBUG: copying build/lib/neutron/tests/unit/conf/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/conf DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/tests DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/tests/functional DEBUG: copying build/lib/neutron/tests/unit/tests/functional/test_base.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/tests/functional DEBUG: copying build/lib/neutron/tests/unit/tests/functional/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/tests/functional DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/tests/example DEBUG: copying build/lib/neutron/tests/unit/tests/example/README -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/tests/example DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/tests/example/dir DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/tests/example/dir/subdir DEBUG: copying build/lib/neutron/tests/unit/tests/example/dir/subdir/example_module.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/tests/example/dir/subdir DEBUG: copying build/lib/neutron/tests/unit/tests/example/dir/subdir/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/tests/example/dir/subdir DEBUG: copying build/lib/neutron/tests/unit/tests/example/dir/example_module.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/tests/example/dir DEBUG: copying build/lib/neutron/tests/unit/tests/example/dir/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/tests/example/dir DEBUG: copying build/lib/neutron/tests/unit/tests/example/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/tests/example DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/tests/common DEBUG: copying build/lib/neutron/tests/unit/tests/common/test_net_helpers.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/tests/common DEBUG: copying build/lib/neutron/tests/unit/tests/common/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/tests/common DEBUG: copying build/lib/neutron/tests/unit/tests/test_post_mortem_debug.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/tests DEBUG: copying build/lib/neutron/tests/unit/tests/test_base.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/tests DEBUG: copying build/lib/neutron/tests/unit/tests/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/tests DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins DEBUG: copying build/lib/neutron/tests/unit/plugins/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2 DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/extensions DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/extensions/test_uplink_status_propagation.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/extensions DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/extensions/test_tag_ports_during_bulk_creation.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/extensions DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/extensions/test_port_security.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/extensions DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/extensions/test_dns_integration.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/extensions DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/extensions/test_dns_domain_keywords.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/extensions DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/extensions/test_data_plane_status.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/extensions DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/extensions/fake_extension.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/extensions DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/extensions/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/extensions DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/test_tracked_resources.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2 DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/test_security_group.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2 DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/test_rpc.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2 DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/test_port_binding.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2 DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/test_plugin.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2 DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/test_ovo_rpc.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2 DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/test_managers.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2 DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/test_extension_driver_api.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2 DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/test_ext_portsecurity.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2 DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/test_driver_context.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2 DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/test_db.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2 DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/test_agent_scheduler.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2 DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/base.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2 DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/_test_mech_agent.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2 DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2 DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/agent DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/agent/test_capabilities.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/agent DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/agent/test__common_agent.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/agent DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/agent/test__agent_manager_base.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/agent DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/agent/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/agent DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/l2pop DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/l2pop/rpc_manager DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/l2pop/rpc_manager/test_l2population_rpc.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/l2pop/rpc_manager DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/l2pop/rpc_manager/l2population_rpc_base.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/l2pop/rpc_manager DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/l2pop/rpc_manager/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/l2pop/rpc_manager DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/l2pop/test_mech_driver.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/l2pop DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/l2pop/test_db.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/l2pop DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/l2pop/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/l2pop DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/test_type_vxlan.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/test_type_vlan.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/test_type_local.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/test_type_gre.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/test_type_geneve.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/test_type_flat.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/test_helpers.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/mechanism_test.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/mechanism_logger.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/mech_faulty_agent.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/mech_fake_agent.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/ext_test.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/base_type_tunnel.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/linuxbridge DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/mech_driver DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/mech_driver/test_mech_linuxbridge.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/mech_driver DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/mech_driver/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/mech_driver DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/linuxbridge DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/test_linuxbridge_neutron_agent.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/test_linuxbridge_agent_extension_api.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/test_arp_protect.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/extension_drivers DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/extension_drivers/test_qos_driver.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/extension_drivers DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/extension_drivers/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/extension_drivers DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/ovn DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/ovn/agent DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/agent/test_neutron_agent.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/ovn/agent DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/agent/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/ovn/agent DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/test_mech_driver.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/schemas DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/schemas/ovn-sb.ovsschema -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/schemas DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/schemas/ovn-nb.ovsschema -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/schemas DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/test_qos.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/test_placement.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovsdb_monitor.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovn_db_sync.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovn_client.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_maintenance.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_impl_idl_ovn.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_commands.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/test_db_migration.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/ovn DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/ovn DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/mech_sriov DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/mech_driver DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/mech_driver/test_mech_sriov_nic_switch.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/mech_driver DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/mech_driver/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/mech_driver DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/mech_sriov DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/test_sriov_nic_agent.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/test_pci_lib.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/test_eswitch_manager.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/extension_drivers DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/extension_drivers/test_qos_driver.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/extension_drivers DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/extension_drivers/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/extension_drivers DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/common DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/common/test_config.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/common DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/common/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/common DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/openvswitch DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/openvswitch/mech_driver DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/mech_driver/test_mech_openvswitch.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/openvswitch/mech_driver DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/mech_driver/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/openvswitch/mech_driver DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/openvswitch DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/extension_drivers DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/extension_drivers/test_qos_driver.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/extension_drivers DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/extension_drivers/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/extension_drivers DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/test_vlanmanager.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/test_ovs_tunnel.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/test_ovs_neutron_agent.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/test_ovs_capabilities.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/test_ovs_agent_extension_api.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/ovs_test_base.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/fake_oflib.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/test_br_cookie.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/test_ovs_bridge.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/test_ofswitch.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/test_br_tun.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/test_br_phys.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/test_br_int.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/ovs_bridge_test_base.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/macvtap DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/macvtap/mech_driver DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/macvtap/mech_driver/test_mech_macvtap.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/macvtap/mech_driver DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/macvtap/mech_driver/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/macvtap/mech_driver DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/macvtap/agent DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/macvtap/agent/test_macvtap_neutron_agent.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/macvtap/agent DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/macvtap/agent/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/macvtap/agent DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/macvtap/test_macvtap_common.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/macvtap DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/macvtap/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/plugins/ml2/drivers/macvtap DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/conf DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/conf/db DEBUG: copying build/lib/neutron/conf/db/migration_cli.py -> build/bdist.linux-x86_64/wheel/neutron/conf/db DEBUG: copying build/lib/neutron/conf/db/l3_ndpproxy_db.py -> build/bdist.linux-x86_64/wheel/neutron/conf/db DEBUG: copying build/lib/neutron/conf/db/l3_hamode_db.py -> build/bdist.linux-x86_64/wheel/neutron/conf/db DEBUG: copying build/lib/neutron/conf/db/l3_gwmode_db.py -> build/bdist.linux-x86_64/wheel/neutron/conf/db DEBUG: copying build/lib/neutron/conf/db/l3_extra_gws_db.py -> build/bdist.linux-x86_64/wheel/neutron/conf/db DEBUG: copying build/lib/neutron/conf/db/l3_dvr_db.py -> build/bdist.linux-x86_64/wheel/neutron/conf/db DEBUG: copying build/lib/neutron/conf/db/l3_agentschedulers_db.py -> build/bdist.linux-x86_64/wheel/neutron/conf/db DEBUG: copying build/lib/neutron/conf/db/extraroute_db.py -> build/bdist.linux-x86_64/wheel/neutron/conf/db DEBUG: copying build/lib/neutron/conf/db/dvr_mac_db.py -> build/bdist.linux-x86_64/wheel/neutron/conf/db DEBUG: copying build/lib/neutron/conf/db/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/conf/db DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/trunk.py -> build/bdist.linux-x86_64/wheel/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/subnetpool.py -> build/bdist.linux-x86_64/wheel/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/subnet.py -> build/bdist.linux-x86_64/wheel/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/service_type.py -> build/bdist.linux-x86_64/wheel/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/segment.py -> build/bdist.linux-x86_64/wheel/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/security_group.py -> build/bdist.linux-x86_64/wheel/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/router.py -> build/bdist.linux-x86_64/wheel/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/rbac.py -> build/bdist.linux-x86_64/wheel/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/quotas.py -> build/bdist.linux-x86_64/wheel/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/qos.py -> build/bdist.linux-x86_64/wheel/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/port_bindings.py -> build/bdist.linux-x86_64/wheel/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/port.py -> build/bdist.linux-x86_64/wheel/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/network_segment_range.py -> build/bdist.linux-x86_64/wheel/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/network_ip_availability.py -> build/bdist.linux-x86_64/wheel/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/network.py -> build/bdist.linux-x86_64/wheel/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/ndp_proxy.py -> build/bdist.linux-x86_64/wheel/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/metering.py -> build/bdist.linux-x86_64/wheel/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/logging.py -> build/bdist.linux-x86_64/wheel/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/local_ip_association.py -> build/bdist.linux-x86_64/wheel/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/local_ip.py -> build/bdist.linux-x86_64/wheel/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/l3_conntrack_helper.py -> build/bdist.linux-x86_64/wheel/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/floatingip_port_forwarding.py -> build/bdist.linux-x86_64/wheel/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/floatingip_pools.py -> build/bdist.linux-x86_64/wheel/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/floatingip.py -> build/bdist.linux-x86_64/wheel/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/flavor.py -> build/bdist.linux-x86_64/wheel/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/default_security_group_rules.py -> build/bdist.linux-x86_64/wheel/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/base.py -> build/bdist.linux-x86_64/wheel/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/availability_zone.py -> build/bdist.linux-x86_64/wheel/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/auto_allocated_topology.py -> build/bdist.linux-x86_64/wheel/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/agent.py -> build/bdist.linux-x86_64/wheel/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/address_scope.py -> build/bdist.linux-x86_64/wheel/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/address_group.py -> build/bdist.linux-x86_64/wheel/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/conf/policies DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/conf/extensions DEBUG: copying build/lib/neutron/conf/extensions/conntrack_helper.py -> build/bdist.linux-x86_64/wheel/neutron/conf/extensions DEBUG: copying build/lib/neutron/conf/extensions/allowedaddresspairs.py -> build/bdist.linux-x86_64/wheel/neutron/conf/extensions DEBUG: copying build/lib/neutron/conf/extensions/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/conf/extensions DEBUG: copying build/lib/neutron/conf/wsgi.py -> build/bdist.linux-x86_64/wheel/neutron/conf DEBUG: copying build/lib/neutron/conf/service.py -> build/bdist.linux-x86_64/wheel/neutron/conf DEBUG: copying build/lib/neutron/conf/quota.py -> build/bdist.linux-x86_64/wheel/neutron/conf DEBUG: copying build/lib/neutron/conf/profiling.py -> build/bdist.linux-x86_64/wheel/neutron/conf DEBUG: copying build/lib/neutron/conf/experimental.py -> build/bdist.linux-x86_64/wheel/neutron/conf DEBUG: copying build/lib/neutron/conf/common.py -> build/bdist.linux-x86_64/wheel/neutron/conf DEBUG: copying build/lib/neutron/conf/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/conf DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/conf/services DEBUG: copying build/lib/neutron/conf/services/provider_configuration.py -> build/bdist.linux-x86_64/wheel/neutron/conf/services DEBUG: copying build/lib/neutron/conf/services/metering_agent.py -> build/bdist.linux-x86_64/wheel/neutron/conf/services DEBUG: copying build/lib/neutron/conf/services/logging.py -> build/bdist.linux-x86_64/wheel/neutron/conf/services DEBUG: copying build/lib/neutron/conf/services/extdns_designate_driver.py -> build/bdist.linux-x86_64/wheel/neutron/conf/services DEBUG: copying build/lib/neutron/conf/services/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/conf/services DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/conf/plugins DEBUG: copying build/lib/neutron/conf/plugins/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/conf/plugins DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/conf/plugins/ml2 DEBUG: copying build/lib/neutron/conf/plugins/ml2/config.py -> build/bdist.linux-x86_64/wheel/neutron/conf/plugins/ml2 DEBUG: copying build/lib/neutron/conf/plugins/ml2/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/conf/plugins/ml2 DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/conf/plugins/ml2/drivers DEBUG: copying build/lib/neutron/conf/plugins/ml2/drivers/ovs_conf.py -> build/bdist.linux-x86_64/wheel/neutron/conf/plugins/ml2/drivers DEBUG: copying build/lib/neutron/conf/plugins/ml2/drivers/macvtap.py -> build/bdist.linux-x86_64/wheel/neutron/conf/plugins/ml2/drivers DEBUG: copying build/lib/neutron/conf/plugins/ml2/drivers/linuxbridge.py -> build/bdist.linux-x86_64/wheel/neutron/conf/plugins/ml2/drivers DEBUG: copying build/lib/neutron/conf/plugins/ml2/drivers/driver_type.py -> build/bdist.linux-x86_64/wheel/neutron/conf/plugins/ml2/drivers DEBUG: copying build/lib/neutron/conf/plugins/ml2/drivers/agent.py -> build/bdist.linux-x86_64/wheel/neutron/conf/plugins/ml2/drivers DEBUG: copying build/lib/neutron/conf/plugins/ml2/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/conf/plugins/ml2/drivers DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/conf/plugins/ml2/drivers/mech_sriov DEBUG: copying build/lib/neutron/conf/plugins/ml2/drivers/mech_sriov/mech_sriov_conf.py -> build/bdist.linux-x86_64/wheel/neutron/conf/plugins/ml2/drivers/mech_sriov DEBUG: copying build/lib/neutron/conf/plugins/ml2/drivers/mech_sriov/agent_common.py -> build/bdist.linux-x86_64/wheel/neutron/conf/plugins/ml2/drivers/mech_sriov DEBUG: copying build/lib/neutron/conf/plugins/ml2/drivers/mech_sriov/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/conf/plugins/ml2/drivers/mech_sriov DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/conf/plugins/ml2/drivers/ovn DEBUG: copying build/lib/neutron/conf/plugins/ml2/drivers/ovn/ovn_conf.py -> build/bdist.linux-x86_64/wheel/neutron/conf/plugins/ml2/drivers/ovn DEBUG: copying build/lib/neutron/conf/plugins/ml2/drivers/ovn/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/conf/plugins/ml2/drivers/ovn DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/conf/plugins/ml2/drivers/openvswitch DEBUG: copying build/lib/neutron/conf/plugins/ml2/drivers/openvswitch/mech_ovs_conf.py -> build/bdist.linux-x86_64/wheel/neutron/conf/plugins/ml2/drivers/openvswitch DEBUG: copying build/lib/neutron/conf/plugins/ml2/drivers/openvswitch/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/conf/plugins/ml2/drivers/openvswitch DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/conf/agent DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/conf/agent/database DEBUG: copying build/lib/neutron/conf/agent/database/agentschedulers_db.py -> build/bdist.linux-x86_64/wheel/neutron/conf/agent/database DEBUG: copying build/lib/neutron/conf/agent/database/agents_db.py -> build/bdist.linux-x86_64/wheel/neutron/conf/agent/database DEBUG: copying build/lib/neutron/conf/agent/database/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/conf/agent/database DEBUG: copying build/lib/neutron/conf/agent/windows.py -> build/bdist.linux-x86_64/wheel/neutron/conf/agent DEBUG: copying build/lib/neutron/conf/agent/securitygroups_rpc.py -> build/bdist.linux-x86_64/wheel/neutron/conf/agent DEBUG: copying build/lib/neutron/conf/agent/ovsdb_api.py -> build/bdist.linux-x86_64/wheel/neutron/conf/agent DEBUG: copying build/lib/neutron/conf/agent/ovs_conf.py -> build/bdist.linux-x86_64/wheel/neutron/conf/agent DEBUG: copying build/lib/neutron/conf/agent/linux.py -> build/bdist.linux-x86_64/wheel/neutron/conf/agent DEBUG: copying build/lib/neutron/conf/agent/l2_ext_fdb_population.py -> build/bdist.linux-x86_64/wheel/neutron/conf/agent DEBUG: copying build/lib/neutron/conf/agent/dhcp.py -> build/bdist.linux-x86_64/wheel/neutron/conf/agent DEBUG: copying build/lib/neutron/conf/agent/common.py -> build/bdist.linux-x86_64/wheel/neutron/conf/agent DEBUG: copying build/lib/neutron/conf/agent/cmd.py -> build/bdist.linux-x86_64/wheel/neutron/conf/agent DEBUG: copying build/lib/neutron/conf/agent/agent_extensions_manager.py -> build/bdist.linux-x86_64/wheel/neutron/conf/agent DEBUG: copying build/lib/neutron/conf/agent/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/conf/agent DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/conf/agent/ovn DEBUG: copying build/lib/neutron/conf/agent/ovn/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/conf/agent/ovn DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/conf/agent/ovn/metadata DEBUG: copying build/lib/neutron/conf/agent/ovn/metadata/config.py -> build/bdist.linux-x86_64/wheel/neutron/conf/agent/ovn/metadata DEBUG: copying build/lib/neutron/conf/agent/ovn/metadata/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/conf/agent/ovn/metadata DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/conf/agent/ovn/ovn_neutron_agent DEBUG: copying build/lib/neutron/conf/agent/ovn/ovn_neutron_agent/config.py -> build/bdist.linux-x86_64/wheel/neutron/conf/agent/ovn/ovn_neutron_agent DEBUG: copying build/lib/neutron/conf/agent/ovn/ovn_neutron_agent/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/conf/agent/ovn/ovn_neutron_agent DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/conf/agent/l3 DEBUG: copying build/lib/neutron/conf/agent/l3/keepalived.py -> build/bdist.linux-x86_64/wheel/neutron/conf/agent/l3 DEBUG: copying build/lib/neutron/conf/agent/l3/ha.py -> build/bdist.linux-x86_64/wheel/neutron/conf/agent/l3 DEBUG: copying build/lib/neutron/conf/agent/l3/config.py -> build/bdist.linux-x86_64/wheel/neutron/conf/agent/l3 DEBUG: copying build/lib/neutron/conf/agent/l3/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/conf/agent/l3 DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/conf/agent/metadata DEBUG: copying build/lib/neutron/conf/agent/metadata/config.py -> build/bdist.linux-x86_64/wheel/neutron/conf/agent/metadata DEBUG: copying build/lib/neutron/conf/agent/metadata/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/conf/agent/metadata DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/services DEBUG: copying build/lib/neutron/services/service_base.py -> build/bdist.linux-x86_64/wheel/neutron/services DEBUG: copying build/lib/neutron/services/provider_configuration.py -> build/bdist.linux-x86_64/wheel/neutron/services DEBUG: copying build/lib/neutron/services/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/services DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/services/ndp_proxy DEBUG: copying build/lib/neutron/services/ndp_proxy/plugin.py -> build/bdist.linux-x86_64/wheel/neutron/services/ndp_proxy DEBUG: copying build/lib/neutron/services/ndp_proxy/exceptions.py -> build/bdist.linux-x86_64/wheel/neutron/services/ndp_proxy DEBUG: copying build/lib/neutron/services/ndp_proxy/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/services/ndp_proxy DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/services/placement_report DEBUG: copying build/lib/neutron/services/placement_report/plugin.py -> build/bdist.linux-x86_64/wheel/neutron/services/placement_report DEBUG: copying build/lib/neutron/services/placement_report/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/services/placement_report DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/services/loki DEBUG: copying build/lib/neutron/services/loki/loki_plugin.py -> build/bdist.linux-x86_64/wheel/neutron/services/loki DEBUG: copying build/lib/neutron/services/loki/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/services/loki DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/services/local_ip DEBUG: copying build/lib/neutron/services/local_ip/local_ip_plugin.py -> build/bdist.linux-x86_64/wheel/neutron/services/local_ip DEBUG: copying build/lib/neutron/services/local_ip/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/services/local_ip DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/services/flavors DEBUG: copying build/lib/neutron/services/flavors/flavors_plugin.py -> build/bdist.linux-x86_64/wheel/neutron/services/flavors DEBUG: copying build/lib/neutron/services/flavors/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/services/flavors DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/services/timestamp DEBUG: copying build/lib/neutron/services/timestamp/timestamp_plugin.py -> build/bdist.linux-x86_64/wheel/neutron/services/timestamp DEBUG: copying build/lib/neutron/services/timestamp/timestamp_db.py -> build/bdist.linux-x86_64/wheel/neutron/services/timestamp DEBUG: copying build/lib/neutron/services/timestamp/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/services/timestamp DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/services/revisions DEBUG: copying build/lib/neutron/services/revisions/revision_plugin.py -> build/bdist.linux-x86_64/wheel/neutron/services/revisions DEBUG: copying build/lib/neutron/services/revisions/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/services/revisions DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/services/auto_allocate DEBUG: copying build/lib/neutron/services/auto_allocate/plugin.py -> build/bdist.linux-x86_64/wheel/neutron/services/auto_allocate DEBUG: copying build/lib/neutron/services/auto_allocate/models.py -> build/bdist.linux-x86_64/wheel/neutron/services/auto_allocate DEBUG: copying build/lib/neutron/services/auto_allocate/exceptions.py -> build/bdist.linux-x86_64/wheel/neutron/services/auto_allocate DEBUG: copying build/lib/neutron/services/auto_allocate/db.py -> build/bdist.linux-x86_64/wheel/neutron/services/auto_allocate DEBUG: copying build/lib/neutron/services/auto_allocate/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/services/auto_allocate DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/services/network_ip_availability DEBUG: copying build/lib/neutron/services/network_ip_availability/plugin.py -> build/bdist.linux-x86_64/wheel/neutron/services/network_ip_availability DEBUG: copying build/lib/neutron/services/network_ip_availability/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/services/network_ip_availability DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/services/metering DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/services/metering/agents DEBUG: copying build/lib/neutron/services/metering/agents/metering_agent.py -> build/bdist.linux-x86_64/wheel/neutron/services/metering/agents DEBUG: copying build/lib/neutron/services/metering/agents/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/services/metering/agents DEBUG: copying build/lib/neutron/services/metering/metering_plugin.py -> build/bdist.linux-x86_64/wheel/neutron/services/metering DEBUG: copying build/lib/neutron/services/metering/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/services/metering DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/services/metering/drivers DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/services/metering/drivers/noop DEBUG: copying build/lib/neutron/services/metering/drivers/noop/noop_driver.py -> build/bdist.linux-x86_64/wheel/neutron/services/metering/drivers/noop DEBUG: copying build/lib/neutron/services/metering/drivers/noop/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/services/metering/drivers/noop DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/services/metering/drivers/iptables DEBUG: copying build/lib/neutron/services/metering/drivers/iptables/iptables_driver.py -> build/bdist.linux-x86_64/wheel/neutron/services/metering/drivers/iptables DEBUG: copying build/lib/neutron/services/metering/drivers/iptables/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/services/metering/drivers/iptables DEBUG: copying build/lib/neutron/services/metering/drivers/utils.py -> build/bdist.linux-x86_64/wheel/neutron/services/metering/drivers DEBUG: copying build/lib/neutron/services/metering/drivers/abstract_driver.py -> build/bdist.linux-x86_64/wheel/neutron/services/metering/drivers DEBUG: copying build/lib/neutron/services/metering/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/services/metering/drivers DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/services/externaldns DEBUG: copying build/lib/neutron/services/externaldns/driver.py -> build/bdist.linux-x86_64/wheel/neutron/services/externaldns DEBUG: copying build/lib/neutron/services/externaldns/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/services/externaldns DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/services/externaldns/drivers DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/services/externaldns/drivers/designate DEBUG: copying build/lib/neutron/services/externaldns/drivers/designate/driver.py -> build/bdist.linux-x86_64/wheel/neutron/services/externaldns/drivers/designate DEBUG: copying build/lib/neutron/services/externaldns/drivers/designate/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/services/externaldns/drivers/designate DEBUG: copying build/lib/neutron/services/externaldns/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/services/externaldns/drivers DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/services/logapi DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/services/logapi/drivers DEBUG: copying build/lib/neutron/services/logapi/drivers/manager.py -> build/bdist.linux-x86_64/wheel/neutron/services/logapi/drivers DEBUG: copying build/lib/neutron/services/logapi/drivers/base.py -> build/bdist.linux-x86_64/wheel/neutron/services/logapi/drivers DEBUG: copying build/lib/neutron/services/logapi/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/services/logapi/drivers DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/services/logapi/drivers/openvswitch DEBUG: copying build/lib/neutron/services/logapi/drivers/openvswitch/ovs_firewall_log.py -> build/bdist.linux-x86_64/wheel/neutron/services/logapi/drivers/openvswitch DEBUG: copying build/lib/neutron/services/logapi/drivers/openvswitch/log_oskenapp.py -> build/bdist.linux-x86_64/wheel/neutron/services/logapi/drivers/openvswitch DEBUG: copying build/lib/neutron/services/logapi/drivers/openvswitch/driver.py -> build/bdist.linux-x86_64/wheel/neutron/services/logapi/drivers/openvswitch DEBUG: copying build/lib/neutron/services/logapi/drivers/openvswitch/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/services/logapi/drivers/openvswitch DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/services/logapi/drivers/ovn DEBUG: copying build/lib/neutron/services/logapi/drivers/ovn/driver.py -> build/bdist.linux-x86_64/wheel/neutron/services/logapi/drivers/ovn DEBUG: copying build/lib/neutron/services/logapi/drivers/ovn/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/services/logapi/drivers/ovn DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/services/logapi/common DEBUG: copying build/lib/neutron/services/logapi/common/validators.py -> build/bdist.linux-x86_64/wheel/neutron/services/logapi/common DEBUG: copying build/lib/neutron/services/logapi/common/snat_validate.py -> build/bdist.linux-x86_64/wheel/neutron/services/logapi/common DEBUG: copying build/lib/neutron/services/logapi/common/sg_validate.py -> build/bdist.linux-x86_64/wheel/neutron/services/logapi/common DEBUG: copying build/lib/neutron/services/logapi/common/sg_callback.py -> build/bdist.linux-x86_64/wheel/neutron/services/logapi/common DEBUG: copying build/lib/neutron/services/logapi/common/exceptions.py -> build/bdist.linux-x86_64/wheel/neutron/services/logapi/common DEBUG: copying build/lib/neutron/services/logapi/common/db_api.py -> build/bdist.linux-x86_64/wheel/neutron/services/logapi/common DEBUG: copying build/lib/neutron/services/logapi/common/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/services/logapi/common DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/services/logapi/agent DEBUG: copying build/lib/neutron/services/logapi/agent/log_extension.py -> build/bdist.linux-x86_64/wheel/neutron/services/logapi/agent DEBUG: copying build/lib/neutron/services/logapi/agent/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/services/logapi/agent DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/services/logapi/agent/l3 DEBUG: copying build/lib/neutron/services/logapi/agent/l3/base.py -> build/bdist.linux-x86_64/wheel/neutron/services/logapi/agent/l3 DEBUG: copying build/lib/neutron/services/logapi/agent/l3/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/services/logapi/agent/l3 DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/services/logapi/rpc DEBUG: copying build/lib/neutron/services/logapi/rpc/server.py -> build/bdist.linux-x86_64/wheel/neutron/services/logapi/rpc DEBUG: copying build/lib/neutron/services/logapi/rpc/agent.py -> build/bdist.linux-x86_64/wheel/neutron/services/logapi/rpc DEBUG: copying build/lib/neutron/services/logapi/rpc/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/services/logapi/rpc DEBUG: copying build/lib/neutron/services/logapi/logging_plugin.py -> build/bdist.linux-x86_64/wheel/neutron/services/logapi DEBUG: copying build/lib/neutron/services/logapi/api_base.py -> build/bdist.linux-x86_64/wheel/neutron/services/logapi DEBUG: copying build/lib/neutron/services/logapi/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/services/logapi DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/services/trunk DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/services/trunk/drivers DEBUG: copying build/lib/neutron/services/trunk/drivers/base.py -> build/bdist.linux-x86_64/wheel/neutron/services/trunk/drivers DEBUG: copying build/lib/neutron/services/trunk/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/services/trunk/drivers DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/services/trunk/drivers/ovn DEBUG: copying build/lib/neutron/services/trunk/drivers/ovn/trunk_driver.py -> build/bdist.linux-x86_64/wheel/neutron/services/trunk/drivers/ovn DEBUG: copying build/lib/neutron/services/trunk/drivers/ovn/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/services/trunk/drivers/ovn DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/services/trunk/drivers/linuxbridge DEBUG: copying build/lib/neutron/services/trunk/drivers/linuxbridge/driver.py -> build/bdist.linux-x86_64/wheel/neutron/services/trunk/drivers/linuxbridge DEBUG: copying build/lib/neutron/services/trunk/drivers/linuxbridge/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/services/trunk/drivers/linuxbridge DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/services/trunk/drivers/linuxbridge/agent DEBUG: copying build/lib/neutron/services/trunk/drivers/linuxbridge/agent/trunk_plumber.py -> build/bdist.linux-x86_64/wheel/neutron/services/trunk/drivers/linuxbridge/agent DEBUG: copying build/lib/neutron/services/trunk/drivers/linuxbridge/agent/driver.py -> build/bdist.linux-x86_64/wheel/neutron/services/trunk/drivers/linuxbridge/agent DEBUG: copying build/lib/neutron/services/trunk/drivers/linuxbridge/agent/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/services/trunk/drivers/linuxbridge/agent DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/services/trunk/drivers/openvswitch DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/services/trunk/drivers/openvswitch/agent DEBUG: copying build/lib/neutron/services/trunk/drivers/openvswitch/agent/trunk_manager.py -> build/bdist.linux-x86_64/wheel/neutron/services/trunk/drivers/openvswitch/agent DEBUG: copying build/lib/neutron/services/trunk/drivers/openvswitch/agent/ovsdb_handler.py -> build/bdist.linux-x86_64/wheel/neutron/services/trunk/drivers/openvswitch/agent DEBUG: copying build/lib/neutron/services/trunk/drivers/openvswitch/agent/exceptions.py -> build/bdist.linux-x86_64/wheel/neutron/services/trunk/drivers/openvswitch/agent DEBUG: copying build/lib/neutron/services/trunk/drivers/openvswitch/agent/driver.py -> build/bdist.linux-x86_64/wheel/neutron/services/trunk/drivers/openvswitch/agent DEBUG: copying build/lib/neutron/services/trunk/drivers/openvswitch/agent/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/services/trunk/drivers/openvswitch/agent DEBUG: copying build/lib/neutron/services/trunk/drivers/openvswitch/utils.py -> build/bdist.linux-x86_64/wheel/neutron/services/trunk/drivers/openvswitch DEBUG: copying build/lib/neutron/services/trunk/drivers/openvswitch/driver.py -> build/bdist.linux-x86_64/wheel/neutron/services/trunk/drivers/openvswitch DEBUG: copying build/lib/neutron/services/trunk/drivers/openvswitch/constants.py -> build/bdist.linux-x86_64/wheel/neutron/services/trunk/drivers/openvswitch DEBUG: copying build/lib/neutron/services/trunk/drivers/openvswitch/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/services/trunk/drivers/openvswitch DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/services/trunk/rpc DEBUG: copying build/lib/neutron/services/trunk/rpc/server.py -> build/bdist.linux-x86_64/wheel/neutron/services/trunk/rpc DEBUG: copying build/lib/neutron/services/trunk/rpc/constants.py -> build/bdist.linux-x86_64/wheel/neutron/services/trunk/rpc DEBUG: copying build/lib/neutron/services/trunk/rpc/backend.py -> build/bdist.linux-x86_64/wheel/neutron/services/trunk/rpc DEBUG: copying build/lib/neutron/services/trunk/rpc/agent.py -> build/bdist.linux-x86_64/wheel/neutron/services/trunk/rpc DEBUG: copying build/lib/neutron/services/trunk/rpc/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/services/trunk/rpc DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/services/trunk/seg_types DEBUG: copying build/lib/neutron/services/trunk/seg_types/validators.py -> build/bdist.linux-x86_64/wheel/neutron/services/trunk/seg_types DEBUG: copying build/lib/neutron/services/trunk/seg_types/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/services/trunk/seg_types DEBUG: copying build/lib/neutron/services/trunk/utils.py -> build/bdist.linux-x86_64/wheel/neutron/services/trunk DEBUG: copying build/lib/neutron/services/trunk/rules.py -> build/bdist.linux-x86_64/wheel/neutron/services/trunk DEBUG: copying build/lib/neutron/services/trunk/plugin.py -> build/bdist.linux-x86_64/wheel/neutron/services/trunk DEBUG: copying build/lib/neutron/services/trunk/models.py -> build/bdist.linux-x86_64/wheel/neutron/services/trunk DEBUG: copying build/lib/neutron/services/trunk/exceptions.py -> build/bdist.linux-x86_64/wheel/neutron/services/trunk DEBUG: copying build/lib/neutron/services/trunk/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/services/trunk DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/services/tag DEBUG: copying build/lib/neutron/services/tag/tag_plugin.py -> build/bdist.linux-x86_64/wheel/neutron/services/tag DEBUG: copying build/lib/neutron/services/tag/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/services/tag DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/services/segments DEBUG: copying build/lib/neutron/services/segments/plugin.py -> build/bdist.linux-x86_64/wheel/neutron/services/segments DEBUG: copying build/lib/neutron/services/segments/exceptions.py -> build/bdist.linux-x86_64/wheel/neutron/services/segments DEBUG: copying build/lib/neutron/services/segments/db.py -> build/bdist.linux-x86_64/wheel/neutron/services/segments DEBUG: copying build/lib/neutron/services/segments/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/services/segments DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/services/rbac DEBUG: copying build/lib/neutron/services/rbac/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/services/rbac DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/services/ovn_l3 DEBUG: copying build/lib/neutron/services/ovn_l3/plugin.py -> build/bdist.linux-x86_64/wheel/neutron/services/ovn_l3 DEBUG: copying build/lib/neutron/services/ovn_l3/exceptions.py -> build/bdist.linux-x86_64/wheel/neutron/services/ovn_l3 DEBUG: copying build/lib/neutron/services/ovn_l3/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/services/ovn_l3 DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/services/ovn_l3/service_providers DEBUG: copying build/lib/neutron/services/ovn_l3/service_providers/user_defined.py -> build/bdist.linux-x86_64/wheel/neutron/services/ovn_l3/service_providers DEBUG: copying build/lib/neutron/services/ovn_l3/service_providers/ovn.py -> build/bdist.linux-x86_64/wheel/neutron/services/ovn_l3/service_providers DEBUG: copying build/lib/neutron/services/ovn_l3/service_providers/driver_controller.py -> build/bdist.linux-x86_64/wheel/neutron/services/ovn_l3/service_providers DEBUG: copying build/lib/neutron/services/ovn_l3/service_providers/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/services/ovn_l3/service_providers DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/services/l3_router DEBUG: copying build/lib/neutron/services/l3_router/README -> build/bdist.linux-x86_64/wheel/neutron/services/l3_router DEBUG: copying build/lib/neutron/services/l3_router/l3_router_plugin.py -> build/bdist.linux-x86_64/wheel/neutron/services/l3_router DEBUG: copying build/lib/neutron/services/l3_router/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/services/l3_router DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/services/l3_router/service_providers DEBUG: copying build/lib/neutron/services/l3_router/service_providers/single_node.py -> build/bdist.linux-x86_64/wheel/neutron/services/l3_router/service_providers DEBUG: copying build/lib/neutron/services/l3_router/service_providers/ha.py -> build/bdist.linux-x86_64/wheel/neutron/services/l3_router/service_providers DEBUG: copying build/lib/neutron/services/l3_router/service_providers/dvrha.py -> build/bdist.linux-x86_64/wheel/neutron/services/l3_router/service_providers DEBUG: copying build/lib/neutron/services/l3_router/service_providers/dvr.py -> build/bdist.linux-x86_64/wheel/neutron/services/l3_router/service_providers DEBUG: copying build/lib/neutron/services/l3_router/service_providers/driver_controller.py -> build/bdist.linux-x86_64/wheel/neutron/services/l3_router/service_providers DEBUG: copying build/lib/neutron/services/l3_router/service_providers/base.py -> build/bdist.linux-x86_64/wheel/neutron/services/l3_router/service_providers DEBUG: copying build/lib/neutron/services/l3_router/service_providers/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/services/l3_router/service_providers DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/services/conntrack_helper DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/services/conntrack_helper/common DEBUG: copying build/lib/neutron/services/conntrack_helper/common/exceptions.py -> build/bdist.linux-x86_64/wheel/neutron/services/conntrack_helper/common DEBUG: copying build/lib/neutron/services/conntrack_helper/common/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/services/conntrack_helper/common DEBUG: copying build/lib/neutron/services/conntrack_helper/plugin.py -> build/bdist.linux-x86_64/wheel/neutron/services/conntrack_helper DEBUG: copying build/lib/neutron/services/conntrack_helper/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/services/conntrack_helper DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/services/qos DEBUG: copying build/lib/neutron/services/qos/qos_plugin.py -> build/bdist.linux-x86_64/wheel/neutron/services/qos DEBUG: copying build/lib/neutron/services/qos/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/services/qos DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/services/qos/drivers DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/services/qos/drivers/sriov DEBUG: copying build/lib/neutron/services/qos/drivers/sriov/driver.py -> build/bdist.linux-x86_64/wheel/neutron/services/qos/drivers/sriov DEBUG: copying build/lib/neutron/services/qos/drivers/sriov/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/services/qos/drivers/sriov DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/services/qos/drivers/linuxbridge DEBUG: copying build/lib/neutron/services/qos/drivers/linuxbridge/driver.py -> build/bdist.linux-x86_64/wheel/neutron/services/qos/drivers/linuxbridge DEBUG: copying build/lib/neutron/services/qos/drivers/linuxbridge/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/services/qos/drivers/linuxbridge DEBUG: copying build/lib/neutron/services/qos/drivers/manager.py -> build/bdist.linux-x86_64/wheel/neutron/services/qos/drivers DEBUG: copying build/lib/neutron/services/qos/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/services/qos/drivers DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/services/qos/drivers/ovn DEBUG: copying build/lib/neutron/services/qos/drivers/ovn/driver.py -> build/bdist.linux-x86_64/wheel/neutron/services/qos/drivers/ovn DEBUG: copying build/lib/neutron/services/qos/drivers/ovn/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/services/qos/drivers/ovn DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/services/qos/drivers/openvswitch DEBUG: copying build/lib/neutron/services/qos/drivers/openvswitch/driver.py -> build/bdist.linux-x86_64/wheel/neutron/services/qos/drivers/openvswitch DEBUG: copying build/lib/neutron/services/qos/drivers/openvswitch/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/services/qos/drivers/openvswitch DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/services/portforwarding DEBUG: copying build/lib/neutron/services/portforwarding/pf_plugin.py -> build/bdist.linux-x86_64/wheel/neutron/services/portforwarding DEBUG: copying build/lib/neutron/services/portforwarding/constants.py -> build/bdist.linux-x86_64/wheel/neutron/services/portforwarding DEBUG: copying build/lib/neutron/services/portforwarding/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/services/portforwarding DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/services/portforwarding/common DEBUG: copying build/lib/neutron/services/portforwarding/common/exceptions.py -> build/bdist.linux-x86_64/wheel/neutron/services/portforwarding/common DEBUG: copying build/lib/neutron/services/portforwarding/common/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/services/portforwarding/common DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/services/portforwarding/drivers DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/services/portforwarding/drivers/ovn DEBUG: copying build/lib/neutron/services/portforwarding/drivers/ovn/driver.py -> build/bdist.linux-x86_64/wheel/neutron/services/portforwarding/drivers/ovn DEBUG: copying build/lib/neutron/services/portforwarding/drivers/ovn/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/services/portforwarding/drivers/ovn DEBUG: copying build/lib/neutron/services/portforwarding/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/services/portforwarding/drivers DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/services/network_segment_range DEBUG: copying build/lib/neutron/services/network_segment_range/plugin.py -> build/bdist.linux-x86_64/wheel/neutron/services/network_segment_range DEBUG: copying build/lib/neutron/services/network_segment_range/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/services/network_segment_range DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/objects DEBUG: copying build/lib/neutron/objects/README.rst -> build/bdist.linux-x86_64/wheel/neutron/objects DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/objects/logapi DEBUG: copying build/lib/neutron/objects/logapi/logging_resource.py -> build/bdist.linux-x86_64/wheel/neutron/objects/logapi DEBUG: copying build/lib/neutron/objects/logapi/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/objects/logapi DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/objects/extensions DEBUG: copying build/lib/neutron/objects/extensions/port_security.py -> build/bdist.linux-x86_64/wheel/neutron/objects/extensions DEBUG: copying build/lib/neutron/objects/extensions/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/objects/extensions DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/objects/qos DEBUG: copying build/lib/neutron/objects/qos/rule_type.py -> build/bdist.linux-x86_64/wheel/neutron/objects/qos DEBUG: copying build/lib/neutron/objects/qos/rule.py -> build/bdist.linux-x86_64/wheel/neutron/objects/qos DEBUG: copying build/lib/neutron/objects/qos/qos_policy_validator.py -> build/bdist.linux-x86_64/wheel/neutron/objects/qos DEBUG: copying build/lib/neutron/objects/qos/policy.py -> build/bdist.linux-x86_64/wheel/neutron/objects/qos DEBUG: copying build/lib/neutron/objects/qos/binding.py -> build/bdist.linux-x86_64/wheel/neutron/objects/qos DEBUG: copying build/lib/neutron/objects/qos/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/objects/qos DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/objects/db DEBUG: copying build/lib/neutron/objects/db/api.py -> build/bdist.linux-x86_64/wheel/neutron/objects/db DEBUG: copying build/lib/neutron/objects/db/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/objects/db DEBUG: copying build/lib/neutron/objects/trunk.py -> build/bdist.linux-x86_64/wheel/neutron/objects DEBUG: copying build/lib/neutron/objects/tag.py -> build/bdist.linux-x86_64/wheel/neutron/objects DEBUG: copying build/lib/neutron/objects/subnetpool.py -> build/bdist.linux-x86_64/wheel/neutron/objects DEBUG: copying build/lib/neutron/objects/subnet.py -> build/bdist.linux-x86_64/wheel/neutron/objects DEBUG: copying build/lib/neutron/objects/stdattrs.py -> build/bdist.linux-x86_64/wheel/neutron/objects DEBUG: copying build/lib/neutron/objects/servicetype.py -> build/bdist.linux-x86_64/wheel/neutron/objects DEBUG: copying build/lib/neutron/objects/securitygroup_default_rules.py -> build/bdist.linux-x86_64/wheel/neutron/objects DEBUG: copying build/lib/neutron/objects/securitygroup.py -> build/bdist.linux-x86_64/wheel/neutron/objects DEBUG: copying build/lib/neutron/objects/router.py -> build/bdist.linux-x86_64/wheel/neutron/objects DEBUG: copying build/lib/neutron/objects/rbac_db.py -> build/bdist.linux-x86_64/wheel/neutron/objects DEBUG: copying build/lib/neutron/objects/rbac.py -> build/bdist.linux-x86_64/wheel/neutron/objects DEBUG: copying build/lib/neutron/objects/quota.py -> build/bdist.linux-x86_64/wheel/neutron/objects DEBUG: copying build/lib/neutron/objects/provisioning_blocks.py -> build/bdist.linux-x86_64/wheel/neutron/objects DEBUG: copying build/lib/neutron/objects/ports.py -> build/bdist.linux-x86_64/wheel/neutron/objects DEBUG: copying build/lib/neutron/objects/port_forwarding.py -> build/bdist.linux-x86_64/wheel/neutron/objects DEBUG: copying build/lib/neutron/objects/network_segment_range.py -> build/bdist.linux-x86_64/wheel/neutron/objects DEBUG: copying build/lib/neutron/objects/network.py -> build/bdist.linux-x86_64/wheel/neutron/objects DEBUG: copying build/lib/neutron/objects/ndp_proxy.py -> build/bdist.linux-x86_64/wheel/neutron/objects DEBUG: copying build/lib/neutron/objects/metering.py -> build/bdist.linux-x86_64/wheel/neutron/objects DEBUG: copying build/lib/neutron/objects/local_ip.py -> build/bdist.linux-x86_64/wheel/neutron/objects DEBUG: copying build/lib/neutron/objects/l3agent.py -> build/bdist.linux-x86_64/wheel/neutron/objects DEBUG: copying build/lib/neutron/objects/l3_hamode.py -> build/bdist.linux-x86_64/wheel/neutron/objects DEBUG: copying build/lib/neutron/objects/ipam.py -> build/bdist.linux-x86_64/wheel/neutron/objects DEBUG: copying build/lib/neutron/objects/floatingip.py -> build/bdist.linux-x86_64/wheel/neutron/objects DEBUG: copying build/lib/neutron/objects/flavor.py -> build/bdist.linux-x86_64/wheel/neutron/objects DEBUG: copying build/lib/neutron/objects/conntrack_helper.py -> build/bdist.linux-x86_64/wheel/neutron/objects DEBUG: copying build/lib/neutron/objects/base.py -> build/bdist.linux-x86_64/wheel/neutron/objects DEBUG: copying build/lib/neutron/objects/auto_allocate.py -> build/bdist.linux-x86_64/wheel/neutron/objects DEBUG: copying build/lib/neutron/objects/agent.py -> build/bdist.linux-x86_64/wheel/neutron/objects DEBUG: copying build/lib/neutron/objects/address_scope.py -> build/bdist.linux-x86_64/wheel/neutron/objects DEBUG: copying build/lib/neutron/objects/address_group.py -> build/bdist.linux-x86_64/wheel/neutron/objects DEBUG: copying build/lib/neutron/objects/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/objects DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/objects/plugins DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/objects/plugins/ml2 DEBUG: copying build/lib/neutron/objects/plugins/ml2/vxlanallocation.py -> build/bdist.linux-x86_64/wheel/neutron/objects/plugins/ml2 DEBUG: copying build/lib/neutron/objects/plugins/ml2/vlanallocation.py -> build/bdist.linux-x86_64/wheel/neutron/objects/plugins/ml2 DEBUG: copying build/lib/neutron/objects/plugins/ml2/greallocation.py -> build/bdist.linux-x86_64/wheel/neutron/objects/plugins/ml2 DEBUG: copying build/lib/neutron/objects/plugins/ml2/geneveallocation.py -> build/bdist.linux-x86_64/wheel/neutron/objects/plugins/ml2 DEBUG: copying build/lib/neutron/objects/plugins/ml2/flatallocation.py -> build/bdist.linux-x86_64/wheel/neutron/objects/plugins/ml2 DEBUG: copying build/lib/neutron/objects/plugins/ml2/base.py -> build/bdist.linux-x86_64/wheel/neutron/objects/plugins/ml2 DEBUG: copying build/lib/neutron/objects/plugins/ml2/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/objects/plugins/ml2 DEBUG: copying build/lib/neutron/objects/plugins/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/objects/plugins DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/objects/port DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/objects/port/extensions DEBUG: copying build/lib/neutron/objects/port/extensions/uplink_status_propagation.py -> build/bdist.linux-x86_64/wheel/neutron/objects/port/extensions DEBUG: copying build/lib/neutron/objects/port/extensions/port_security.py -> build/bdist.linux-x86_64/wheel/neutron/objects/port/extensions DEBUG: copying build/lib/neutron/objects/port/extensions/port_numa_affinity_policy.py -> build/bdist.linux-x86_64/wheel/neutron/objects/port/extensions DEBUG: copying build/lib/neutron/objects/port/extensions/port_hints.py -> build/bdist.linux-x86_64/wheel/neutron/objects/port/extensions DEBUG: copying build/lib/neutron/objects/port/extensions/port_hardware_offload_type.py -> build/bdist.linux-x86_64/wheel/neutron/objects/port/extensions DEBUG: copying build/lib/neutron/objects/port/extensions/port_device_profile.py -> build/bdist.linux-x86_64/wheel/neutron/objects/port/extensions DEBUG: copying build/lib/neutron/objects/port/extensions/extra_dhcp_opt.py -> build/bdist.linux-x86_64/wheel/neutron/objects/port/extensions DEBUG: copying build/lib/neutron/objects/port/extensions/data_plane_status.py -> build/bdist.linux-x86_64/wheel/neutron/objects/port/extensions DEBUG: copying build/lib/neutron/objects/port/extensions/allowedaddresspairs.py -> build/bdist.linux-x86_64/wheel/neutron/objects/port/extensions DEBUG: copying build/lib/neutron/objects/port/extensions/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/objects/port/extensions DEBUG: copying build/lib/neutron/objects/port/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/objects/port DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/plugins DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/plugins/common DEBUG: copying build/lib/neutron/plugins/common/constants.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/common DEBUG: copying build/lib/neutron/plugins/common/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/common DEBUG: copying build/lib/neutron/plugins/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/plugins DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/plugins/ml2 DEBUG: copying build/lib/neutron/plugins/ml2/README -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2 DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/extensions DEBUG: copying build/lib/neutron/plugins/ml2/extensions/uplink_status_propagation.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/extensions DEBUG: copying build/lib/neutron/plugins/ml2/extensions/tag_ports_during_bulk_creation.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/extensions DEBUG: copying build/lib/neutron/plugins/ml2/extensions/subnet_dns_publish_fixed_ip.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/extensions DEBUG: copying build/lib/neutron/plugins/ml2/extensions/qos.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/extensions DEBUG: copying build/lib/neutron/plugins/ml2/extensions/port_security.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/extensions DEBUG: copying build/lib/neutron/plugins/ml2/extensions/port_numa_affinity_policy.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/extensions DEBUG: copying build/lib/neutron/plugins/ml2/extensions/port_hints.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/extensions DEBUG: copying build/lib/neutron/plugins/ml2/extensions/port_hint_ovs_tx_steering.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/extensions DEBUG: copying build/lib/neutron/plugins/ml2/extensions/port_hardware_offload_type.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/extensions DEBUG: copying build/lib/neutron/plugins/ml2/extensions/port_device_profile.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/extensions DEBUG: copying build/lib/neutron/plugins/ml2/extensions/dns_integration.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/extensions DEBUG: copying build/lib/neutron/plugins/ml2/extensions/dns_domain_keywords.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/extensions DEBUG: copying build/lib/neutron/plugins/ml2/extensions/data_plane_status.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/extensions DEBUG: copying build/lib/neutron/plugins/ml2/extensions/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/extensions DEBUG: copying build/lib/neutron/plugins/ml2/rpc.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2 DEBUG: copying build/lib/neutron/plugins/ml2/plugin.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2 DEBUG: copying build/lib/neutron/plugins/ml2/ovo_rpc.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2 DEBUG: copying build/lib/neutron/plugins/ml2/models.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2 DEBUG: copying build/lib/neutron/plugins/ml2/managers.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2 DEBUG: copying build/lib/neutron/plugins/ml2/driver_context.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2 DEBUG: copying build/lib/neutron/plugins/ml2/db.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2 DEBUG: copying build/lib/neutron/plugins/ml2/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2 DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/common DEBUG: copying build/lib/neutron/plugins/ml2/common/exceptions.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/common DEBUG: copying build/lib/neutron/plugins/ml2/common/constants.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/common DEBUG: copying build/lib/neutron/plugins/ml2/common/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/common DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/agent DEBUG: copying build/lib/neutron/plugins/ml2/drivers/agent/config.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/agent DEBUG: copying build/lib/neutron/plugins/ml2/drivers/agent/capabilities.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/agent DEBUG: copying build/lib/neutron/plugins/ml2/drivers/agent/_common_agent.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/agent DEBUG: copying build/lib/neutron/plugins/ml2/drivers/agent/_agent_manager_base.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/agent DEBUG: copying build/lib/neutron/plugins/ml2/drivers/agent/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/agent DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/macvtap DEBUG: copying build/lib/neutron/plugins/ml2/drivers/macvtap/macvtap_common.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/macvtap DEBUG: copying build/lib/neutron/plugins/ml2/drivers/macvtap/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/macvtap DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/macvtap/agent DEBUG: copying build/lib/neutron/plugins/ml2/drivers/macvtap/agent/macvtap_neutron_agent.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/macvtap/agent DEBUG: copying build/lib/neutron/plugins/ml2/drivers/macvtap/agent/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/macvtap/agent DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/macvtap/mech_driver DEBUG: copying build/lib/neutron/plugins/ml2/drivers/macvtap/mech_driver/mech_macvtap.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/macvtap/mech_driver DEBUG: copying build/lib/neutron/plugins/ml2/drivers/macvtap/mech_driver/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/macvtap/mech_driver DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/ovn DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/ovn/agent DEBUG: copying build/lib/neutron/plugins/ml2/drivers/ovn/agent/neutron_agent.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/ovn/agent DEBUG: copying build/lib/neutron/plugins/ml2/drivers/ovn/agent/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/ovn/agent DEBUG: copying build/lib/neutron/plugins/ml2/drivers/ovn/db_migration.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/ovn DEBUG: copying build/lib/neutron/plugins/ml2/drivers/ovn/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/ovn DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/ovn/mech_driver DEBUG: copying build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver/mech_driver.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/ovn/mech_driver DEBUG: copying build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/ovn/mech_driver DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/worker.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_db_sync.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/impl_idl_ovn.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/commands.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/api.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions DEBUG: copying build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/qos.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions DEBUG: copying build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/placement.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions DEBUG: copying build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/l2pop DEBUG: copying build/lib/neutron/plugins/ml2/drivers/l2pop/README -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/l2pop DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/l2pop/rpc_manager DEBUG: copying build/lib/neutron/plugins/ml2/drivers/l2pop/rpc_manager/l2population_rpc.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/l2pop/rpc_manager DEBUG: copying build/lib/neutron/plugins/ml2/drivers/l2pop/rpc_manager/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/l2pop/rpc_manager DEBUG: copying build/lib/neutron/plugins/ml2/drivers/l2pop/rpc.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/l2pop DEBUG: copying build/lib/neutron/plugins/ml2/drivers/l2pop/mech_driver.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/l2pop DEBUG: copying build/lib/neutron/plugins/ml2/drivers/l2pop/db.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/l2pop DEBUG: copying build/lib/neutron/plugins/ml2/drivers/l2pop/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/l2pop DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/linuxbridge DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/linuxbridge/agent DEBUG: copying build/lib/neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/linuxbridge/agent DEBUG: copying build/lib/neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_capabilities.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/linuxbridge/agent DEBUG: copying build/lib/neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_agent_extension_api.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/linuxbridge/agent DEBUG: copying build/lib/neutron/plugins/ml2/drivers/linuxbridge/agent/arp_protect.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/linuxbridge/agent DEBUG: copying build/lib/neutron/plugins/ml2/drivers/linuxbridge/agent/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/linuxbridge/agent DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/linuxbridge/agent/extension_drivers DEBUG: copying build/lib/neutron/plugins/ml2/drivers/linuxbridge/agent/extension_drivers/qos_driver.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/linuxbridge/agent/extension_drivers DEBUG: copying build/lib/neutron/plugins/ml2/drivers/linuxbridge/agent/extension_drivers/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/linuxbridge/agent/extension_drivers DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/linuxbridge/agent/common DEBUG: copying build/lib/neutron/plugins/ml2/drivers/linuxbridge/agent/common/utils.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/linuxbridge/agent/common DEBUG: copying build/lib/neutron/plugins/ml2/drivers/linuxbridge/agent/common/constants.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/linuxbridge/agent/common DEBUG: copying build/lib/neutron/plugins/ml2/drivers/linuxbridge/agent/common/config.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/linuxbridge/agent/common DEBUG: copying build/lib/neutron/plugins/ml2/drivers/linuxbridge/agent/common/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/linuxbridge/agent/common DEBUG: copying build/lib/neutron/plugins/ml2/drivers/linuxbridge/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/linuxbridge DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/linuxbridge/mech_driver DEBUG: copying build/lib/neutron/plugins/ml2/drivers/linuxbridge/mech_driver/mech_linuxbridge.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/linuxbridge/mech_driver DEBUG: copying build/lib/neutron/plugins/ml2/drivers/linuxbridge/mech_driver/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/linuxbridge/mech_driver DEBUG: copying build/lib/neutron/plugins/ml2/drivers/type_vxlan.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers DEBUG: copying build/lib/neutron/plugins/ml2/drivers/type_vlan.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers DEBUG: copying build/lib/neutron/plugins/ml2/drivers/type_tunnel.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers DEBUG: copying build/lib/neutron/plugins/ml2/drivers/type_local.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers DEBUG: copying build/lib/neutron/plugins/ml2/drivers/type_gre.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers DEBUG: copying build/lib/neutron/plugins/ml2/drivers/type_geneve.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers DEBUG: copying build/lib/neutron/plugins/ml2/drivers/type_flat.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers DEBUG: copying build/lib/neutron/plugins/ml2/drivers/mech_agent.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers DEBUG: copying build/lib/neutron/plugins/ml2/drivers/helpers.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers DEBUG: copying build/lib/neutron/plugins/ml2/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/mech_sriov DEBUG: copying build/lib/neutron/plugins/ml2/drivers/mech_sriov/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/mech_sriov DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/mech_sriov/mech_driver DEBUG: copying build/lib/neutron/plugins/ml2/drivers/mech_sriov/mech_driver/mech_driver.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/mech_sriov/mech_driver DEBUG: copying build/lib/neutron/plugins/ml2/drivers/mech_sriov/mech_driver/exceptions.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/mech_sriov/mech_driver DEBUG: copying build/lib/neutron/plugins/ml2/drivers/mech_sriov/mech_driver/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/mech_sriov/mech_driver DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/mech_sriov/agent DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/mech_sriov/agent/extension_drivers DEBUG: copying build/lib/neutron/plugins/ml2/drivers/mech_sriov/agent/extension_drivers/qos_driver.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/mech_sriov/agent/extension_drivers DEBUG: copying build/lib/neutron/plugins/ml2/drivers/mech_sriov/agent/extension_drivers/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/mech_sriov/agent/extension_drivers DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/mech_sriov/agent/common DEBUG: copying build/lib/neutron/plugins/ml2/drivers/mech_sriov/agent/common/exceptions.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/mech_sriov/agent/common DEBUG: copying build/lib/neutron/plugins/ml2/drivers/mech_sriov/agent/common/config.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/mech_sriov/agent/common DEBUG: copying build/lib/neutron/plugins/ml2/drivers/mech_sriov/agent/common/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/mech_sriov/agent/common DEBUG: copying build/lib/neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/mech_sriov/agent DEBUG: copying build/lib/neutron/plugins/ml2/drivers/mech_sriov/agent/pci_lib.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/mech_sriov/agent DEBUG: copying build/lib/neutron/plugins/ml2/drivers/mech_sriov/agent/eswitch_manager.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/mech_sriov/agent DEBUG: copying build/lib/neutron/plugins/ml2/drivers/mech_sriov/agent/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/mech_sriov/agent DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/openvswitch DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/openvswitch/mech_driver DEBUG: copying build/lib/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/openvswitch/mech_driver DEBUG: copying build/lib/neutron/plugins/ml2/drivers/openvswitch/mech_driver/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/openvswitch/mech_driver DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/openvswitch/agent DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/openvswitch/agent/openflow DEBUG: copying build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/br_cookie.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/openvswitch/agent/openflow DEBUG: copying build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/openvswitch/agent/openflow DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ovs_oskenapp.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ovs_bridge.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/main.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/br_tun.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/br_phys.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/br_int.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/br_dvr_process.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/base_oskenapp.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/openvswitch/agent/extension_drivers DEBUG: copying build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/extension_drivers/qos_driver.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/openvswitch/agent/extension_drivers DEBUG: copying build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/extension_drivers/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/openvswitch/agent/extension_drivers DEBUG: copying build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/vlanmanager.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/openvswitch/agent DEBUG: copying build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/openvswitch/agent DEBUG: copying build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_dvr_neutron_agent.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/openvswitch/agent DEBUG: copying build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_capabilities.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/openvswitch/agent DEBUG: copying build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_agent_extension_api.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/openvswitch/agent DEBUG: copying build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/main.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/openvswitch/agent DEBUG: copying build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/openvswitch/agent DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/openvswitch/agent/common DEBUG: copying build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/common/exceptions.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/openvswitch/agent/common DEBUG: copying build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/common/config.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/openvswitch/agent/common DEBUG: copying build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/common/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/openvswitch/agent/common DEBUG: copying build/lib/neutron/plugins/ml2/drivers/openvswitch/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/plugins/ml2/drivers/openvswitch DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/cmd DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/cmd/upgrade_checks DEBUG: copying build/lib/neutron/cmd/upgrade_checks/checks.py -> build/bdist.linux-x86_64/wheel/neutron/cmd/upgrade_checks DEBUG: copying build/lib/neutron/cmd/upgrade_checks/base.py -> build/bdist.linux-x86_64/wheel/neutron/cmd/upgrade_checks DEBUG: copying build/lib/neutron/cmd/upgrade_checks/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/cmd/upgrade_checks DEBUG: copying build/lib/neutron/cmd/status.py -> build/bdist.linux-x86_64/wheel/neutron/cmd DEBUG: copying build/lib/neutron/cmd/sanity_check.py -> build/bdist.linux-x86_64/wheel/neutron/cmd DEBUG: copying build/lib/neutron/cmd/sanitize_port_mac_addresses.py -> build/bdist.linux-x86_64/wheel/neutron/cmd DEBUG: copying build/lib/neutron/cmd/sanitize_port_binding_profile_allocation.py -> build/bdist.linux-x86_64/wheel/neutron/cmd DEBUG: copying build/lib/neutron/cmd/runtime_checks.py -> build/bdist.linux-x86_64/wheel/neutron/cmd DEBUG: copying build/lib/neutron/cmd/remove_duplicated_port_bindings.py -> build/bdist.linux-x86_64/wheel/neutron/cmd DEBUG: copying build/lib/neutron/cmd/pd_notify.py -> build/bdist.linux-x86_64/wheel/neutron/cmd DEBUG: copying build/lib/neutron/cmd/ovs_cleanup.py -> build/bdist.linux-x86_64/wheel/neutron/cmd DEBUG: copying build/lib/neutron/cmd/netns_cleanup.py -> build/bdist.linux-x86_64/wheel/neutron/cmd DEBUG: copying build/lib/neutron/cmd/linuxbridge_cleanup.py -> build/bdist.linux-x86_64/wheel/neutron/cmd DEBUG: copying build/lib/neutron/cmd/keepalived_state_change.py -> build/bdist.linux-x86_64/wheel/neutron/cmd DEBUG: copying build/lib/neutron/cmd/ipset_cleanup.py -> build/bdist.linux-x86_64/wheel/neutron/cmd DEBUG: copying build/lib/neutron/cmd/destroy_patch_ports.py -> build/bdist.linux-x86_64/wheel/neutron/cmd DEBUG: copying build/lib/neutron/cmd/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/cmd DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/cmd/ovn DEBUG: copying build/lib/neutron/cmd/ovn/neutron_ovn_db_sync_util.py -> build/bdist.linux-x86_64/wheel/neutron/cmd/ovn DEBUG: copying build/lib/neutron/cmd/ovn/ml2ovn_trace.py -> build/bdist.linux-x86_64/wheel/neutron/cmd/ovn DEBUG: copying build/lib/neutron/cmd/ovn/migration_mtu.py -> build/bdist.linux-x86_64/wheel/neutron/cmd/ovn DEBUG: copying build/lib/neutron/cmd/ovn/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/cmd/ovn DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/cmd/eventlet DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/cmd/eventlet/server DEBUG: copying build/lib/neutron/cmd/eventlet/server/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/cmd/eventlet/server DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/cmd/eventlet/plugins DEBUG: copying build/lib/neutron/cmd/eventlet/plugins/sriov_nic_neutron_agent.py -> build/bdist.linux-x86_64/wheel/neutron/cmd/eventlet/plugins DEBUG: copying build/lib/neutron/cmd/eventlet/plugins/ovs_neutron_agent.py -> build/bdist.linux-x86_64/wheel/neutron/cmd/eventlet/plugins DEBUG: copying build/lib/neutron/cmd/eventlet/plugins/macvtap_neutron_agent.py -> build/bdist.linux-x86_64/wheel/neutron/cmd/eventlet/plugins DEBUG: copying build/lib/neutron/cmd/eventlet/plugins/linuxbridge_neutron_agent.py -> build/bdist.linux-x86_64/wheel/neutron/cmd/eventlet/plugins DEBUG: copying build/lib/neutron/cmd/eventlet/plugins/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/cmd/eventlet/plugins DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/cmd/eventlet/services DEBUG: copying build/lib/neutron/cmd/eventlet/services/metering_agent.py -> build/bdist.linux-x86_64/wheel/neutron/cmd/eventlet/services DEBUG: copying build/lib/neutron/cmd/eventlet/services/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/cmd/eventlet/services DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/cmd/eventlet/agents DEBUG: copying build/lib/neutron/cmd/eventlet/agents/ovn_neutron_agent.py -> build/bdist.linux-x86_64/wheel/neutron/cmd/eventlet/agents DEBUG: copying build/lib/neutron/cmd/eventlet/agents/ovn_metadata.py -> build/bdist.linux-x86_64/wheel/neutron/cmd/eventlet/agents DEBUG: copying build/lib/neutron/cmd/eventlet/agents/metadata.py -> build/bdist.linux-x86_64/wheel/neutron/cmd/eventlet/agents DEBUG: copying build/lib/neutron/cmd/eventlet/agents/l3.py -> build/bdist.linux-x86_64/wheel/neutron/cmd/eventlet/agents DEBUG: copying build/lib/neutron/cmd/eventlet/agents/dhcp.py -> build/bdist.linux-x86_64/wheel/neutron/cmd/eventlet/agents DEBUG: copying build/lib/neutron/cmd/eventlet/agents/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/cmd/eventlet/agents DEBUG: copying build/lib/neutron/cmd/eventlet/usage_audit.py -> build/bdist.linux-x86_64/wheel/neutron/cmd/eventlet DEBUG: copying build/lib/neutron/cmd/eventlet/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/cmd/eventlet DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/cmd/sanity DEBUG: copying build/lib/neutron/cmd/sanity/checks.py -> build/bdist.linux-x86_64/wheel/neutron/cmd/sanity DEBUG: copying build/lib/neutron/cmd/sanity/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/cmd/sanity DEBUG: running install_data DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/etc DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/etc/neutron DEBUG: copying etc/api-paste.ini -> build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/etc/neutron DEBUG: copying etc/rootwrap.conf -> build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/etc/neutron DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/etc/neutron/rootwrap.d DEBUG: copying etc/neutron/rootwrap.d/rootwrap.filters -> build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/etc/neutron/rootwrap.d/ DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/revert.yml -> build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/ DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/reduce-dhcp-renewal-time.yml -> build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/ DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/ovn-migration.yml -> build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/ DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/backup DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/backup/tasks DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/backup/tasks/main.yml -> build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/backup/tasks DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/delete-neutron-resources DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/delete-neutron-resources/defaults DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/delete-neutron-resources/defaults/main.yml -> build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/delete-neutron-resources/defaults DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/delete-neutron-resources/tasks DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/delete-neutron-resources/tasks/main.yml -> build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/delete-neutron-resources/tasks DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/delete-neutron-resources/templates DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/delete-neutron-resources/templates/delete-neutron-resources.sh.j2 -> build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/delete-neutron-resources/templates DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/migration DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/migration/defaults DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/migration/defaults/main.yml -> build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/migration/defaults DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/migration/tasks DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/migration/tasks/sync-dbs.yml -> build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/migration/tasks DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/migration/tasks/main.yml -> build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/migration/tasks DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/migration/tasks/clone-dataplane.yml -> build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/migration/tasks DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/migration/tasks/cleanup-dataplane.yml -> build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/migration/tasks DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/migration/tasks/activate-ovn.yml -> build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/migration/tasks DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/migration/templates DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/migration/templates/clone-br-int.sh.j2 -> build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/migration/templates DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/migration/templates/activate-ovn.sh.j2 -> build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/migration/templates DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/post-migration DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/post-migration/defaults DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/post-migration/defaults/main.yml -> build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/post-migration/defaults DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/post-migration/tasks DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/post-migration/tasks/main.yml -> build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/post-migration/tasks DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/pre-migration DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/pre-migration/tasks DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/pre-migration/tasks/main.yml -> build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/pre-migration/tasks DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/recovery-backup DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/recovery-backup/defaults DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/recovery-backup/defaults/main.yml -> build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/recovery-backup/defaults DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/recovery-backup/tasks DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/recovery-backup/tasks/main.yml -> build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/recovery-backup/tasks DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/resources DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/resources/cleanup DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/resources/cleanup/defaults DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/resources/cleanup/defaults/main.yml -> build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/resources/cleanup/defaults DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/resources/cleanup/tasks DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/resources/cleanup/tasks/main.yml -> build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/resources/cleanup/tasks DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/resources/cleanup/templates DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/resources/cleanup/templates/cleanup-resources.sh.j2 -> build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/resources/cleanup/templates DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/resources/create DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/resources/create/defaults DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/resources/create/defaults/main.yml -> build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/resources/create/defaults DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/resources/create/tasks DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/resources/create/tasks/main.yml -> build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/resources/create/tasks DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/resources/create/templates DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/resources/create/templates/create-resources.sh.j2 -> build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/resources/create/templates DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/resources/validate DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/resources/validate/defaults DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/resources/validate/defaults/main.yml -> build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/resources/validate/defaults DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/resources/validate/tasks DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/resources/validate/tasks/main.yml -> build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/resources/validate/tasks DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/resources/validate/templates DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/resources/validate/templates/validate-resources.sh.j2 -> build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/resources/validate/templates DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/revert DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/revert/tasks DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/revert/tasks/main.yml -> build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/revert/tasks DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/stop-agents DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/stop-agents/defaults DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/stop-agents/defaults/main.yml -> build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/stop-agents/defaults DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/stop-agents/tasks DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/stop-agents/tasks/main.yml -> build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/stop-agents/tasks DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/stop-agents/tasks/cleanup.yml -> build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/stop-agents/tasks DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/stop-agents/vars DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/stop-agents/vars/main.yml -> build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/stop-agents/vars DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/tripleo-update DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/tripleo-update/defaults DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/tripleo-update/defaults/main.yml -> build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/tripleo-update/defaults DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/tripleo-update/tasks DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/tripleo-update/tasks/main.yml -> build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/tripleo-update/tasks DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/tripleo-update/templates DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/tripleo-update/templates/generate-ovn-extras.sh.j2 -> build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/tripleo-update/templates DEBUG: running install_egg_info DEBUG: Copying neutron.egg-info to build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174-py3.9.egg-info DEBUG: running install_scripts DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/scripts DEBUG: copying build/scripts-3.9/ovn_migration.sh -> build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/scripts DEBUG: changing mode of build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/scripts/ovn_migration.sh to 755 DEBUG: Installing neutron-api script to build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.data/scripts DEBUG: adding license file "LICENSE" (matched pattern "LICEN[CS]E*") DEBUG: adding license file "AUTHORS" (matched pattern "AUTHORS*") DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.1.0.dev174.dist-info/WHEEL DEBUG: creating '/builddir/build/BUILD/neutron-24.1.0.dev174/.pyproject-builddir/pip-wheel-x6aoj1js/tmprh9eaxis/neutron-24.1.0.dev174-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it DEBUG: adding 'neutron/__init__.py' DEBUG: adding 'neutron/_i18n.py' DEBUG: adding 'neutron/auth.py' DEBUG: adding 'neutron/manager.py' DEBUG: adding 'neutron/neutron_plugin_base_v2.py' DEBUG: adding 'neutron/opts.py' DEBUG: adding 'neutron/policy.py' DEBUG: adding 'neutron/service.py' DEBUG: adding 'neutron/version.py' DEBUG: adding 'neutron/worker.py' DEBUG: adding 'neutron/wsgi.py' DEBUG: adding 'neutron/agent/__init__.py' DEBUG: adding 'neutron/agent/agent_extensions_manager.py' DEBUG: adding 'neutron/agent/dhcp_agent.py' DEBUG: adding 'neutron/agent/firewall.py' DEBUG: adding 'neutron/agent/l3_agent.py' DEBUG: adding 'neutron/agent/metadata_agent.py' DEBUG: adding 'neutron/agent/resource_cache.py' DEBUG: adding 'neutron/agent/rpc.py' DEBUG: adding 'neutron/agent/securitygroups_rpc.py' DEBUG: adding 'neutron/agent/common/__init__.py' DEBUG: adding 'neutron/agent/common/async_process.py' DEBUG: adding 'neutron/agent/common/base_agent_rpc.py' DEBUG: adding 'neutron/agent/common/base_polling.py' DEBUG: adding 'neutron/agent/common/ip_lib.py' DEBUG: adding 'neutron/agent/common/ovs_lib.py' DEBUG: adding 'neutron/agent/common/ovsdb_monitor.py' DEBUG: adding 'neutron/agent/common/placement_report.py' DEBUG: adding 'neutron/agent/common/polling.py' DEBUG: adding 'neutron/agent/common/resource_processing_queue.py' DEBUG: adding 'neutron/agent/common/utils.py' DEBUG: adding 'neutron/agent/dhcp/__init__.py' DEBUG: adding 'neutron/agent/dhcp/agent.py' DEBUG: adding 'neutron/agent/l2/__init__.py' DEBUG: adding 'neutron/agent/l2/l2_agent_extensions_manager.py' DEBUG: adding 'neutron/agent/l2/extensions/__init__.py' DEBUG: adding 'neutron/agent/l2/extensions/fdb_population.py' DEBUG: adding 'neutron/agent/l2/extensions/local_ip.py' DEBUG: adding 'neutron/agent/l2/extensions/qos.py' DEBUG: adding 'neutron/agent/l2/extensions/qos_linux.py' DEBUG: adding 'neutron/agent/l2/extensions/dhcp/__init__.py' DEBUG: adding 'neutron/agent/l2/extensions/dhcp/base.py' DEBUG: adding 'neutron/agent/l2/extensions/dhcp/extension.py' DEBUG: adding 'neutron/agent/l2/extensions/dhcp/ipv4.py' DEBUG: adding 'neutron/agent/l2/extensions/dhcp/ipv6.py' DEBUG: adding 'neutron/agent/l2/extensions/metadata/__init__.py' DEBUG: adding 'neutron/agent/l2/extensions/metadata/host_metadata_proxy.py' DEBUG: adding 'neutron/agent/l3/__init__.py' DEBUG: adding 'neutron/agent/l3/agent.py' DEBUG: adding 'neutron/agent/l3/dvr.py' DEBUG: adding 'neutron/agent/l3/dvr_edge_ha_router.py' DEBUG: adding 'neutron/agent/l3/dvr_edge_router.py' DEBUG: adding 'neutron/agent/l3/dvr_fip_ns.py' DEBUG: adding 'neutron/agent/l3/dvr_local_router.py' DEBUG: adding 'neutron/agent/l3/dvr_router_base.py' DEBUG: adding 'neutron/agent/l3/dvr_snat_ns.py' DEBUG: adding 'neutron/agent/l3/fip_rule_priority_allocator.py' DEBUG: adding 'neutron/agent/l3/ha.py' DEBUG: adding 'neutron/agent/l3/ha_router.py' DEBUG: adding 'neutron/agent/l3/item_allocator.py' DEBUG: adding 'neutron/agent/l3/keepalived_state_change.py' DEBUG: adding 'neutron/agent/l3/l3_agent_extension_api.py' DEBUG: adding 'neutron/agent/l3/l3_agent_extensions_manager.py' DEBUG: adding 'neutron/agent/l3/legacy_router.py' DEBUG: adding 'neutron/agent/l3/link_local_allocator.py' DEBUG: adding 'neutron/agent/l3/namespace_manager.py' DEBUG: adding 'neutron/agent/l3/namespaces.py' DEBUG: adding 'neutron/agent/l3/router_info.py' DEBUG: adding 'neutron/agent/l3/extensions/__init__.py' DEBUG: adding 'neutron/agent/l3/extensions/conntrack_helper.py' DEBUG: adding 'neutron/agent/l3/extensions/ndp_proxy.py' DEBUG: adding 'neutron/agent/l3/extensions/port_forwarding.py' DEBUG: adding 'neutron/agent/l3/extensions/snat_log.py' DEBUG: adding 'neutron/agent/l3/extensions/qos/__init__.py' DEBUG: adding 'neutron/agent/l3/extensions/qos/base.py' DEBUG: adding 'neutron/agent/l3/extensions/qos/fip.py' DEBUG: adding 'neutron/agent/l3/extensions/qos/gateway_ip.py' DEBUG: adding 'neutron/agent/linux/__init__.py' DEBUG: adding 'neutron/agent/linux/bridge_lib.py' DEBUG: adding 'neutron/agent/linux/daemon.py' DEBUG: adding 'neutron/agent/linux/devlink.py' DEBUG: adding 'neutron/agent/linux/dhcp.py' DEBUG: adding 'neutron/agent/linux/dibbler.py' DEBUG: adding 'neutron/agent/linux/external_process.py' DEBUG: adding 'neutron/agent/linux/interface.py' DEBUG: adding 'neutron/agent/linux/ip_conntrack.py' DEBUG: adding 'neutron/agent/linux/ip_lib.py' DEBUG: adding 'neutron/agent/linux/ipset_manager.py' DEBUG: adding 'neutron/agent/linux/iptables_comments.py' DEBUG: adding 'neutron/agent/linux/iptables_firewall.py' DEBUG: adding 'neutron/agent/linux/iptables_manager.py' DEBUG: adding 'neutron/agent/linux/keepalived.py' DEBUG: adding 'neutron/agent/linux/l3_tc_lib.py' DEBUG: adding 'neutron/agent/linux/of_monitor.py' DEBUG: adding 'neutron/agent/linux/pd.py' DEBUG: adding 'neutron/agent/linux/pd_driver.py' DEBUG: adding 'neutron/agent/linux/ra.py' DEBUG: adding 'neutron/agent/linux/tc_lib.py' DEBUG: adding 'neutron/agent/linux/utils.py' DEBUG: adding 'neutron/agent/linux/openvswitch_firewall/__init__.py' DEBUG: adding 'neutron/agent/linux/openvswitch_firewall/constants.py' DEBUG: adding 'neutron/agent/linux/openvswitch_firewall/exceptions.py' DEBUG: adding 'neutron/agent/linux/openvswitch_firewall/firewall.py' DEBUG: adding 'neutron/agent/linux/openvswitch_firewall/iptables.py' DEBUG: adding 'neutron/agent/linux/openvswitch_firewall/rules.py' DEBUG: adding 'neutron/agent/metadata/__init__.py' DEBUG: adding 'neutron/agent/metadata/agent.py' DEBUG: adding 'neutron/agent/metadata/driver.py' DEBUG: adding 'neutron/agent/metadata/driver_base.py' DEBUG: adding 'neutron/agent/metadata/proxy_base.py' DEBUG: adding 'neutron/agent/ovn/__init__.py' DEBUG: adding 'neutron/agent/ovn/metadata_agent.py' DEBUG: adding 'neutron/agent/ovn/ovn_neutron_agent.py' DEBUG: adding 'neutron/agent/ovn/agent/__init__.py' DEBUG: adding 'neutron/agent/ovn/agent/ovn_neutron_agent.py' DEBUG: adding 'neutron/agent/ovn/agent/ovsdb.py' DEBUG: adding 'neutron/agent/ovn/extensions/__init__.py' DEBUG: adding 'neutron/agent/ovn/extensions/extension_manager.py' DEBUG: adding 'neutron/agent/ovn/extensions/metadata.py' DEBUG: adding 'neutron/agent/ovn/extensions/noop.py' DEBUG: adding 'neutron/agent/ovn/extensions/qos_hwol.py' DEBUG: adding 'neutron/agent/ovn/metadata/__init__.py' DEBUG: adding 'neutron/agent/ovn/metadata/agent.py' DEBUG: adding 'neutron/agent/ovn/metadata/driver.py' DEBUG: adding 'neutron/agent/ovn/metadata/ovsdb.py' DEBUG: adding 'neutron/agent/ovn/metadata/server.py' DEBUG: adding 'neutron/agent/ovsdb/__init__.py' DEBUG: adding 'neutron/agent/ovsdb/api.py' DEBUG: adding 'neutron/agent/ovsdb/impl_idl.py' DEBUG: adding 'neutron/agent/ovsdb/native/__init__.py' DEBUG: adding 'neutron/agent/ovsdb/native/commands.py' DEBUG: adding 'neutron/agent/ovsdb/native/connection.py' DEBUG: adding 'neutron/agent/ovsdb/native/exceptions.py' DEBUG: adding 'neutron/agent/ovsdb/native/helpers.py' DEBUG: adding 'neutron/agent/ovsdb/native/vlog.py' DEBUG: adding 'neutron/agent/windows/__init__.py' DEBUG: adding 'neutron/agent/windows/ip_lib.py' DEBUG: adding 'neutron/agent/windows/utils.py' DEBUG: adding 'neutron/api/__init__.py' DEBUG: adding 'neutron/api/api_common.py' DEBUG: adding 'neutron/api/extensions.py' DEBUG: adding 'neutron/api/rpc/__init__.py' DEBUG: adding 'neutron/api/rpc/agentnotifiers/__init__.py' DEBUG: adding 'neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py' DEBUG: adding 'neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py' DEBUG: adding 'neutron/api/rpc/agentnotifiers/metering_rpc_agent_api.py' DEBUG: adding 'neutron/api/rpc/agentnotifiers/utils.py' DEBUG: adding 'neutron/api/rpc/callbacks/__init__.py' DEBUG: adding 'neutron/api/rpc/callbacks/events.py' DEBUG: adding 'neutron/api/rpc/callbacks/exceptions.py' DEBUG: adding 'neutron/api/rpc/callbacks/resource_manager.py' DEBUG: adding 'neutron/api/rpc/callbacks/resources.py' DEBUG: adding 'neutron/api/rpc/callbacks/version_manager.py' DEBUG: adding 'neutron/api/rpc/callbacks/consumer/__init__.py' DEBUG: adding 'neutron/api/rpc/callbacks/consumer/registry.py' DEBUG: adding 'neutron/api/rpc/callbacks/producer/__init__.py' DEBUG: adding 'neutron/api/rpc/callbacks/producer/registry.py' DEBUG: adding 'neutron/api/rpc/handlers/__init__.py' DEBUG: adding 'neutron/api/rpc/handlers/dhcp_rpc.py' DEBUG: adding 'neutron/api/rpc/handlers/dvr_rpc.py' DEBUG: adding 'neutron/api/rpc/handlers/l3_rpc.py' DEBUG: adding 'neutron/api/rpc/handlers/metadata_rpc.py' DEBUG: adding 'neutron/api/rpc/handlers/resources_rpc.py' DEBUG: adding 'neutron/api/rpc/handlers/securitygroups_rpc.py' DEBUG: adding 'neutron/api/v2/__init__.py' DEBUG: adding 'neutron/api/v2/base.py' DEBUG: adding 'neutron/api/v2/resource.py' DEBUG: adding 'neutron/api/v2/resource_helper.py' DEBUG: adding 'neutron/api/v2/router.py' DEBUG: adding 'neutron/api/views/__init__.py' DEBUG: adding 'neutron/api/views/versions.py' DEBUG: adding 'neutron/cmd/__init__.py' DEBUG: adding 'neutron/cmd/destroy_patch_ports.py' DEBUG: adding 'neutron/cmd/ipset_cleanup.py' DEBUG: adding 'neutron/cmd/keepalived_state_change.py' DEBUG: adding 'neutron/cmd/linuxbridge_cleanup.py' DEBUG: adding 'neutron/cmd/netns_cleanup.py' DEBUG: adding 'neutron/cmd/ovs_cleanup.py' DEBUG: adding 'neutron/cmd/pd_notify.py' DEBUG: adding 'neutron/cmd/remove_duplicated_port_bindings.py' DEBUG: adding 'neutron/cmd/runtime_checks.py' DEBUG: adding 'neutron/cmd/sanitize_port_binding_profile_allocation.py' DEBUG: adding 'neutron/cmd/sanitize_port_mac_addresses.py' DEBUG: adding 'neutron/cmd/sanity_check.py' DEBUG: adding 'neutron/cmd/status.py' DEBUG: adding 'neutron/cmd/eventlet/__init__.py' DEBUG: adding 'neutron/cmd/eventlet/usage_audit.py' DEBUG: adding 'neutron/cmd/eventlet/agents/__init__.py' DEBUG: adding 'neutron/cmd/eventlet/agents/dhcp.py' DEBUG: adding 'neutron/cmd/eventlet/agents/l3.py' DEBUG: adding 'neutron/cmd/eventlet/agents/metadata.py' DEBUG: adding 'neutron/cmd/eventlet/agents/ovn_metadata.py' DEBUG: adding 'neutron/cmd/eventlet/agents/ovn_neutron_agent.py' DEBUG: adding 'neutron/cmd/eventlet/plugins/__init__.py' DEBUG: adding 'neutron/cmd/eventlet/plugins/linuxbridge_neutron_agent.py' DEBUG: adding 'neutron/cmd/eventlet/plugins/macvtap_neutron_agent.py' DEBUG: adding 'neutron/cmd/eventlet/plugins/ovs_neutron_agent.py' DEBUG: adding 'neutron/cmd/eventlet/plugins/sriov_nic_neutron_agent.py' DEBUG: adding 'neutron/cmd/eventlet/server/__init__.py' DEBUG: adding 'neutron/cmd/eventlet/services/__init__.py' DEBUG: adding 'neutron/cmd/eventlet/services/metering_agent.py' DEBUG: adding 'neutron/cmd/ovn/__init__.py' DEBUG: adding 'neutron/cmd/ovn/migration_mtu.py' DEBUG: adding 'neutron/cmd/ovn/ml2ovn_trace.py' DEBUG: adding 'neutron/cmd/ovn/neutron_ovn_db_sync_util.py' DEBUG: adding 'neutron/cmd/sanity/__init__.py' DEBUG: adding 'neutron/cmd/sanity/checks.py' DEBUG: adding 'neutron/cmd/upgrade_checks/__init__.py' DEBUG: adding 'neutron/cmd/upgrade_checks/base.py' DEBUG: adding 'neutron/cmd/upgrade_checks/checks.py' DEBUG: adding 'neutron/common/__init__.py' DEBUG: adding 'neutron/common/_constants.py' DEBUG: adding 'neutron/common/_deprecate.py' DEBUG: adding 'neutron/common/cache_utils.py' DEBUG: adding 'neutron/common/config.py' DEBUG: adding 'neutron/common/coordination.py' DEBUG: adding 'neutron/common/eventlet_utils.py' DEBUG: adding 'neutron/common/experimental.py' DEBUG: adding 'neutron/common/ipv6_utils.py' DEBUG: adding 'neutron/common/metadata.py' DEBUG: adding 'neutron/common/profiler.py' DEBUG: adding 'neutron/common/test_lib.py' DEBUG: adding 'neutron/common/utils.py' DEBUG: adding 'neutron/common/ovn/__init__.py' DEBUG: adding 'neutron/common/ovn/acl.py' DEBUG: adding 'neutron/common/ovn/constants.py' DEBUG: adding 'neutron/common/ovn/exceptions.py' DEBUG: adding 'neutron/common/ovn/extensions.py' DEBUG: adding 'neutron/common/ovn/hash_ring_manager.py' DEBUG: adding 'neutron/common/ovn/utils.py' DEBUG: adding 'neutron/conf/__init__.py' DEBUG: adding 'neutron/conf/common.py' DEBUG: adding 'neutron/conf/experimental.py' DEBUG: adding 'neutron/conf/profiling.py' DEBUG: adding 'neutron/conf/quota.py' DEBUG: adding 'neutron/conf/service.py' DEBUG: adding 'neutron/conf/wsgi.py' DEBUG: adding 'neutron/conf/agent/__init__.py' DEBUG: adding 'neutron/conf/agent/agent_extensions_manager.py' DEBUG: adding 'neutron/conf/agent/cmd.py' DEBUG: adding 'neutron/conf/agent/common.py' DEBUG: adding 'neutron/conf/agent/dhcp.py' DEBUG: adding 'neutron/conf/agent/l2_ext_fdb_population.py' DEBUG: adding 'neutron/conf/agent/linux.py' DEBUG: adding 'neutron/conf/agent/ovs_conf.py' DEBUG: adding 'neutron/conf/agent/ovsdb_api.py' DEBUG: adding 'neutron/conf/agent/securitygroups_rpc.py' DEBUG: adding 'neutron/conf/agent/windows.py' DEBUG: adding 'neutron/conf/agent/database/__init__.py' DEBUG: adding 'neutron/conf/agent/database/agents_db.py' DEBUG: adding 'neutron/conf/agent/database/agentschedulers_db.py' DEBUG: adding 'neutron/conf/agent/l3/__init__.py' DEBUG: adding 'neutron/conf/agent/l3/config.py' DEBUG: adding 'neutron/conf/agent/l3/ha.py' DEBUG: adding 'neutron/conf/agent/l3/keepalived.py' DEBUG: adding 'neutron/conf/agent/metadata/__init__.py' DEBUG: adding 'neutron/conf/agent/metadata/config.py' DEBUG: adding 'neutron/conf/agent/ovn/__init__.py' DEBUG: adding 'neutron/conf/agent/ovn/metadata/__init__.py' DEBUG: adding 'neutron/conf/agent/ovn/metadata/config.py' DEBUG: adding 'neutron/conf/agent/ovn/ovn_neutron_agent/__init__.py' DEBUG: adding 'neutron/conf/agent/ovn/ovn_neutron_agent/config.py' DEBUG: adding 'neutron/conf/db/__init__.py' DEBUG: adding 'neutron/conf/db/dvr_mac_db.py' DEBUG: adding 'neutron/conf/db/extraroute_db.py' DEBUG: adding 'neutron/conf/db/l3_agentschedulers_db.py' DEBUG: adding 'neutron/conf/db/l3_dvr_db.py' DEBUG: adding 'neutron/conf/db/l3_extra_gws_db.py' DEBUG: adding 'neutron/conf/db/l3_gwmode_db.py' DEBUG: adding 'neutron/conf/db/l3_hamode_db.py' DEBUG: adding 'neutron/conf/db/l3_ndpproxy_db.py' DEBUG: adding 'neutron/conf/db/migration_cli.py' DEBUG: adding 'neutron/conf/extensions/__init__.py' DEBUG: adding 'neutron/conf/extensions/allowedaddresspairs.py' DEBUG: adding 'neutron/conf/extensions/conntrack_helper.py' DEBUG: adding 'neutron/conf/plugins/__init__.py' DEBUG: adding 'neutron/conf/plugins/ml2/__init__.py' DEBUG: adding 'neutron/conf/plugins/ml2/config.py' DEBUG: adding 'neutron/conf/plugins/ml2/drivers/__init__.py' DEBUG: adding 'neutron/conf/plugins/ml2/drivers/agent.py' DEBUG: adding 'neutron/conf/plugins/ml2/drivers/driver_type.py' DEBUG: adding 'neutron/conf/plugins/ml2/drivers/linuxbridge.py' DEBUG: adding 'neutron/conf/plugins/ml2/drivers/macvtap.py' DEBUG: adding 'neutron/conf/plugins/ml2/drivers/ovs_conf.py' DEBUG: adding 'neutron/conf/plugins/ml2/drivers/mech_sriov/__init__.py' DEBUG: adding 'neutron/conf/plugins/ml2/drivers/mech_sriov/agent_common.py' DEBUG: adding 'neutron/conf/plugins/ml2/drivers/mech_sriov/mech_sriov_conf.py' DEBUG: adding 'neutron/conf/plugins/ml2/drivers/openvswitch/__init__.py' DEBUG: adding 'neutron/conf/plugins/ml2/drivers/openvswitch/mech_ovs_conf.py' DEBUG: adding 'neutron/conf/plugins/ml2/drivers/ovn/__init__.py' DEBUG: adding 'neutron/conf/plugins/ml2/drivers/ovn/ovn_conf.py' DEBUG: adding 'neutron/conf/policies/__init__.py' DEBUG: adding 'neutron/conf/policies/address_group.py' DEBUG: adding 'neutron/conf/policies/address_scope.py' DEBUG: adding 'neutron/conf/policies/agent.py' DEBUG: adding 'neutron/conf/policies/auto_allocated_topology.py' DEBUG: adding 'neutron/conf/policies/availability_zone.py' DEBUG: adding 'neutron/conf/policies/base.py' DEBUG: adding 'neutron/conf/policies/default_security_group_rules.py' DEBUG: adding 'neutron/conf/policies/flavor.py' DEBUG: adding 'neutron/conf/policies/floatingip.py' DEBUG: adding 'neutron/conf/policies/floatingip_pools.py' DEBUG: adding 'neutron/conf/policies/floatingip_port_forwarding.py' DEBUG: adding 'neutron/conf/policies/l3_conntrack_helper.py' DEBUG: adding 'neutron/conf/policies/local_ip.py' DEBUG: adding 'neutron/conf/policies/local_ip_association.py' DEBUG: adding 'neutron/conf/policies/logging.py' DEBUG: adding 'neutron/conf/policies/metering.py' DEBUG: adding 'neutron/conf/policies/ndp_proxy.py' DEBUG: adding 'neutron/conf/policies/network.py' DEBUG: adding 'neutron/conf/policies/network_ip_availability.py' DEBUG: adding 'neutron/conf/policies/network_segment_range.py' DEBUG: adding 'neutron/conf/policies/port.py' DEBUG: adding 'neutron/conf/policies/port_bindings.py' DEBUG: adding 'neutron/conf/policies/qos.py' DEBUG: adding 'neutron/conf/policies/quotas.py' DEBUG: adding 'neutron/conf/policies/rbac.py' DEBUG: adding 'neutron/conf/policies/router.py' DEBUG: adding 'neutron/conf/policies/security_group.py' DEBUG: adding 'neutron/conf/policies/segment.py' DEBUG: adding 'neutron/conf/policies/service_type.py' DEBUG: adding 'neutron/conf/policies/subnet.py' DEBUG: adding 'neutron/conf/policies/subnetpool.py' DEBUG: adding 'neutron/conf/policies/trunk.py' DEBUG: adding 'neutron/conf/services/__init__.py' DEBUG: adding 'neutron/conf/services/extdns_designate_driver.py' DEBUG: adding 'neutron/conf/services/logging.py' DEBUG: adding 'neutron/conf/services/metering_agent.py' DEBUG: adding 'neutron/conf/services/provider_configuration.py' DEBUG: adding 'neutron/core_extensions/__init__.py' DEBUG: adding 'neutron/core_extensions/base.py' DEBUG: adding 'neutron/core_extensions/qos.py' DEBUG: adding 'neutron/db/__init__.py' DEBUG: adding 'neutron/db/_utils.py' DEBUG: adding 'neutron/db/address_group_db.py' DEBUG: adding 'neutron/db/address_scope_db.py' DEBUG: adding 'neutron/db/agents_db.py' DEBUG: adding 'neutron/db/agentschedulers_db.py' DEBUG: adding 'neutron/db/allowedaddresspairs_db.py' DEBUG: adding 'neutron/db/data_plane_status_db.py' DEBUG: adding 'neutron/db/db_base_plugin_common.py' DEBUG: adding 'neutron/db/db_base_plugin_v2.py' DEBUG: adding 'neutron/db/dns_db.py' DEBUG: adding 'neutron/db/dvr_mac_db.py' DEBUG: adding 'neutron/db/external_net_db.py' DEBUG: adding 'neutron/db/extradhcpopt_db.py' DEBUG: adding 'neutron/db/extraroute_db.py' DEBUG: adding 'neutron/db/flavors_db.py' DEBUG: adding 'neutron/db/ipam_backend_mixin.py' DEBUG: adding 'neutron/db/ipam_pluggable_backend.py' DEBUG: adding 'neutron/db/l3_agentschedulers_db.py' DEBUG: adding 'neutron/db/l3_attrs_db.py' DEBUG: adding 'neutron/db/l3_db.py' DEBUG: adding 'neutron/db/l3_dvr_db.py' DEBUG: adding 'neutron/db/l3_dvr_ha_scheduler_db.py' DEBUG: adding 'neutron/db/l3_dvrscheduler_db.py' DEBUG: adding 'neutron/db/l3_extra_gws_db.py' DEBUG: adding 'neutron/db/l3_fip_pools_db.py' DEBUG: adding 'neutron/db/l3_fip_port_details.py' DEBUG: adding 'neutron/db/l3_fip_qos.py' DEBUG: adding 'neutron/db/l3_gateway_ip_qos.py' DEBUG: adding 'neutron/db/l3_gwmode_db.py' DEBUG: adding 'neutron/db/l3_hamode_db.py' DEBUG: adding 'neutron/db/l3_hascheduler_db.py' DEBUG: adding 'neutron/db/local_ip_db.py' DEBUG: adding 'neutron/db/models_v2.py' DEBUG: adding 'neutron/db/network_ip_availability_db.py' DEBUG: adding 'neutron/db/ovn_hash_ring_db.py' DEBUG: adding 'neutron/db/ovn_l3_hamode_db.py' DEBUG: adding 'neutron/db/ovn_revision_numbers_db.py' DEBUG: adding 'neutron/db/port_device_profile_db.py' DEBUG: adding 'neutron/db/port_hardware_offload_type_db.py' DEBUG: adding 'neutron/db/port_hints_db.py' DEBUG: adding 'neutron/db/port_numa_affinity_policy_db.py' DEBUG: adding 'neutron/db/portsecurity_db.py' DEBUG: adding 'neutron/db/portsecurity_db_common.py' DEBUG: adding 'neutron/db/provisioning_blocks.py' DEBUG: adding 'neutron/db/rbac_db_mixin.py' DEBUG: adding 'neutron/db/rbac_db_models.py' DEBUG: adding 'neutron/db/securitygroups_db.py' DEBUG: adding 'neutron/db/securitygroups_rpc_base.py' DEBUG: adding 'neutron/db/segments_db.py' DEBUG: adding 'neutron/db/servicetype_db.py' DEBUG: adding 'neutron/db/standardattrdescription_db.py' DEBUG: adding 'neutron/db/subnet_service_type_mixin.py' DEBUG: adding 'neutron/db/uplink_status_propagation_db.py' DEBUG: adding 'neutron/db/vlantransparent_db.py' DEBUG: adding 'neutron/db/allowed_address_pairs/__init__.py' DEBUG: adding 'neutron/db/availability_zone/__init__.py' DEBUG: adding 'neutron/db/availability_zone/network.py' DEBUG: adding 'neutron/db/availability_zone/router.py' DEBUG: adding 'neutron/db/extra_dhcp_opt/__init__.py' DEBUG: adding 'neutron/db/extra_dhcp_opt/models.py' DEBUG: adding 'neutron/db/metering/__init__.py' DEBUG: adding 'neutron/db/metering/metering_db.py' DEBUG: adding 'neutron/db/metering/metering_rpc.py' DEBUG: adding 'neutron/db/migration/README' DEBUG: adding 'neutron/db/migration/__init__.py' DEBUG: adding 'neutron/db/migration/alembic.ini' DEBUG: adding 'neutron/db/migration/autogen.py' DEBUG: adding 'neutron/db/migration/cli.py' DEBUG: adding 'neutron/db/migration/connection.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/__init__.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/agent_init_ops.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/brocade_init_ops.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/cisco_init_ops.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/core_init_ops.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/dvr_init_opts.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/env.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/external.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/firewall_init_ops.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/l3_init_ops.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/lb_init_ops.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/loadbalancer_init_ops.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/metering_init_ops.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/ml2_init_ops.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/nec_init_ops.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/nsxv_initial_opts.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/nuage_init_opts.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/other_extensions_init_ops.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/other_plugins_init_ops.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/ovs_init_ops.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/portsec_init_ops.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/script.py.mako' DEBUG: adding 'neutron/db/migration/alembic_migrations/secgroup_init_ops.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/vmware_init_ops.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/vpn_init_ops.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/CONTRACT_HEAD' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/EXPAND_HEAD' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/README' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/kilo_initial.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/2023.1/expand/fc153938cdc1_update_segment_networks_constraint.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/2023.2/expand/0aefee21cd87_remove_dedundant_indexes.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/2023.2/expand/682c319773d7_create_l3harouternetwork_project_id_.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/2023.2/expand/6f1145bff34c_port_hints.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/2023.2/expand/89c58a70ceba_ecmp_bfd_attributes.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/2023.2/expand/93f394357a27_remove_in_use_on_subnets.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/2023.2/expand/b1199a3adbef_de_duplicate_indices_for_ports.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/2023.2/expand/c33da356b165_security_group_default_rules.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/2024.1/expand/054e34dbe6b4_drop_unused_tables.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/2024.1/expand/0e6eff810791_add_port_hardware_offload_extension_type.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/2024.2/expand/175fa80908e1_add_numa_policy_socket.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/liberty/contract/11926bcfe72d_add_geneve_ml2_type_driver.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/liberty/contract/2a16083502f3_metaplugin_removal.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/liberty/contract/2e5352a0ad4d_add_missing_foreign_keys.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/liberty/contract/30018084ec99_initial.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/liberty/contract/4af11ca47297_drop_cisco_monolithic_tables.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/liberty/contract/4ffceebfada_rbac_network.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/liberty/contract/5498d17be016_drop_legacy_ovs_and_lb.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/liberty/expand/1b4c6e320f79_address_scope_support_in_subnetpool.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/liberty/expand/1c844d1677f7_dns_nameservers_order.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/liberty/expand/26c371498592_subnetpool_hash.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/liberty/expand/31337ec0ffee_flavors.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/liberty/expand/34af2b5c5a59_add_dns_name_to_port.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/liberty/expand/354db87e3225_nsxv_vdr_metadata.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/liberty/expand/45f955889773_quota_usage.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/liberty/expand/48153cb5f051_qos_db_changes.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/liberty/expand/52c5312f6baf_address_scopes.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/liberty/expand/599c6a226151_neutrodb_ipam.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/liberty/expand/8675309a5c4f_rbac_network.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/liberty/expand/9859ac9c136_quota_reservations.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/mitaka/contract/1b294093239c_remove_embrane_plugin.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/mitaka/contract/2b4c2465d44b_dvr_sheduling_refactoring.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/mitaka/contract/4ffceebfcdc_standard_desc.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/mitaka/contract/5ffceebfada_rbac_network_external.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/mitaka/contract/8a6d8bdae39_migrate_neutron_resources_table.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/mitaka/contract/c6c112992c9_rbac_qos_policy.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/mitaka/contract/e3278ee65050_drop_nec_plugin_tables.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/mitaka/expand/0e66c5227a8a_add_desc_to_standard_attr.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/mitaka/expand/13cfb89f881a_add_is_default_to_subnetpool.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/mitaka/expand/15be73214821_add_bgp_model_data.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/mitaka/expand/15e43b934f81_rbac_qos_policy.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/mitaka/expand/19f26505c74f_auto_allocated_topology.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/mitaka/expand/1df244e556f5_add_unique_ha_router_agent_port_bindings.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/mitaka/expand/2f9e956e7532_tag_support.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/mitaka/expand/31ed664953e6_add_resource_versions_row_to_agent_table.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/mitaka/expand/32e5974ada25_add_neutron_resources_table.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/mitaka/expand/3894bccad37f_add_timestamp_to_base_resources.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/mitaka/expand/59cb5b6cf4d_availability_zone.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/mitaka/expand/659bf3d90664_add_attributes_to_support_external_dns_integration.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/mitaka/expand/b4caf27aae4_add_bgp_dragent_model_data.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/mitaka/expand/c3a73f615e4_add_ip_version_to_address_scope.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/mitaka/expand/dce3ec7a25c9_router_az.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/mitaka/expand/ec7fcfbf72ee_network_az.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/newton/contract/2e0d7a8a1586_add_binding_index_to_routerl3agentbinding.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/newton/contract/3b935b28e7a0_migrate_to_pluggable_ipam.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/newton/contract/4bcd4df1f426_rename_ml2_dvr_port_bindings.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/newton/contract/5c85685d616d_remove_availability_ranges.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/newton/contract/7bbb25278f53_device_owner_ha_replicate_int.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/newton/contract/7d9d8eeec6ad_rename_tenant_to_project.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/newton/contract/89ab9a816d70_rename_ml2_network_segments.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/newton/contract/8fd3918ef6f4_add_segment_host_mapping.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/newton/contract/97c25b0d2353_add_name_desc.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/newton/contract/a84ccf28f06a_migrate_dns_name_from_port.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/newton/contract/a8b517cff8ab_add_routerport_bindings_for_ha.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/newton/contract/b12a3ef66e62_add_standardattr_to_qos_policies.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/newton/contract/b67e765a3524_remove_mtu_column_from_networks.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/newton/contract/c879c5e1ee90_add_segment_id_to_subnet.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/newton/expand/030a959ceafa_uniq_routerports0port_id.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/newton/expand/0f5bef0f87d4_add_qos_minimum_bandwidth_rules.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/newton/expand/30107ab6a3ee_provisioning_blocks.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/newton/expand/3d0e74aa7d37_add_flavor_id_to_routers.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/newton/expand/45f8dd33480b_qos_dscp_db_addition.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/newton/expand/5abc0278ca73_add_support_for_vlan_trunking.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/newton/expand/5cd92597d11d_add_ip_allocation_to_port.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/newton/expand/67daae611b6e_add_standard_attr_to_qos_policies.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/newton/expand/6b461a21bcfc_uniq_floatingips0floating_network_.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/newton/expand/a5648cfeeadf_add_subnet_service_types.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/newton/expand/a963b38d82f4_add_dns_name_to_portdnses.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/newton/expand/c415aab1c048_add_revisions_column.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/newton/expand/d3435b514502_add_device_id_index_to_port.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/ocata/expand/929c968efe70_add_pk_version_table.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/ocata/expand/a9c43481023c_extend_ml2_port_bindings.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/pike/expand/2b42d90729da_qos_add_direction_to_bw_limit_rule_table.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/pike/expand/349b6fd605a6_add_dns_domain_to_portdnses.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/pike/expand/62c781cb6192_add_qos_policies_default_table.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/pike/expand/7d32f979895f_add_mtu_for_networks.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/pike/expand/804a3c76314c_add_data_plane_status_to_port.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/pike/expand/c8c222d42aa9_logging_api.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/queens/expand/594422d373ee_fip_qos.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/rocky/expand/61663558142c_add_ha_router_state.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/rocky/expand/867d39095bf4_port_forwarding.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/stein/expand/0ff9e3881597_network_segment_range.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/stein/expand/195176fb410d_router_gateway_ip_qos.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/stein/expand/9bfad3f1e780_support_shared_security_groups.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/stein/expand/cada2437bf41_add_propagate_uplink_status_to_port.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/stein/expand/d72db3e25539_modify_uniq_port_forwarding.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/stein/expand/fb0167bd9639_agent_resources_synced.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/train/expand/63fd95af7dcd_conntrack_helper.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/train/expand/c613d0b82681_subnet_force_network_id.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/ussuri/expand/18a7e90ae768_add_security_group_stateful.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/ussuri/expand/2217c4222de6_add_dvr_fip_gateway_port_network_table.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/ussuri/expand/263d454a9655_add_dns_publish_fixed_ip_to_subnets.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/ussuri/expand/86274d77933e_change_mtu_to_not_null.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/ussuri/expand/Ibac91d24da2_port_forwarding_description.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/ussuri/expand/a010322604bc_network_subnet_update_lock.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/ussuri/expand/c3e9d13c4367_add_binding_index_to_.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/ussuri/expand/d8bdf05313f4_add_in_use_to_subnet.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/ussuri/expand/e4e236b0e1ff_add_rbac_support_for_address_scope.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/ussuri/expand/e88badaa9591_add_rbac_support_for_subnetpool.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/ussuri/expand/f4b9654dd40c_ovn_backend.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/victoria/expand/1ea5dab0897a_add_address_group.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/victoria/expand/49d8622c5221_propagate_uplink_status_defaults_to_true.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/victoria/expand/I38991de2b4_source_and_destination_ip_prefix_neutron_metering_rule.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/victoria/expand/dfe425060830_limit_vlan_allocation_id_values.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/victoria/expand/fd6107509ccd_ovn_distributed_device_owner.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/wallaby/expand/1e0744e4ffea_port_device_profile.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/wallaby/expand/26d1e9f5c766_add_standard_attributes_to_address_group.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/wallaby/expand/532aa95457e2_port_numa_affinity_policy.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/wallaby/expand/6135a7bd4425_add_rbac_support_for_address_group.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/wallaby/expand/a964d94b4677_support_remote_address_group_in_sg_rules.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/wallaby/expand/f010820fc498_add_unique_quotas_project_resource.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/xena/expand/1bb3393de75d_add_qos_pps_rule.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/xena/expand/8df53b0d2c0e_increase_tag_elements_from_60_to_255_.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/yoga/expand/1ffef8d6f371_rbac_target_tenant_to_target_project.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/yoga/expand/34cf8b009713_add_router_ndp_proxy_table.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/yoga/expand/76df7844a8c6_add_local_ip.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/yoga/expand/8160f7a9cebb_drop_portbindingports_table.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/yoga/expand/ba859d649675_add_indexes_to_rbacs.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/yoga/expand/c181bb1d89e4_qos_minimum_packet_rate_rules.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/yoga/expand/cd9ef14ccf87_add_index_to_agents_host.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/yoga/expand/e981acd076d3_add_networksegments_database_constraint.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/zed/expand/21ff98fabab1_add_ndp_proxy_constraint.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/zed/expand/4e6e655746f6_add_index_to_ports_network_id.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/zed/expand/5881373af7f5_delete_sgpb_on_sg_deletion.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/zed/expand/659cbedf30a1_add_index_to_subnetpools_address_scope_.py' DEBUG: adding 'neutron/db/migration/alembic_migrations/versions/zed/expand/I43e0b669096_port_forwarding_port_ranges.py' DEBUG: adding 'neutron/db/migration/models/__init__.py' DEBUG: adding 'neutron/db/migration/models/head.py' DEBUG: adding 'neutron/db/models/README' DEBUG: adding 'neutron/db/models/__init__.py' DEBUG: adding 'neutron/db/models/address_group.py' DEBUG: adding 'neutron/db/models/address_scope.py' DEBUG: adding 'neutron/db/models/agent.py' DEBUG: adding 'neutron/db/models/allowed_address_pair.py' DEBUG: adding 'neutron/db/models/conntrack_helper.py' DEBUG: adding 'neutron/db/models/data_plane_status.py' DEBUG: adding 'neutron/db/models/dns.py' DEBUG: adding 'neutron/db/models/dvr.py' DEBUG: adding 'neutron/db/models/external_net.py' DEBUG: adding 'neutron/db/models/flavor.py' DEBUG: adding 'neutron/db/models/l3.py' DEBUG: adding 'neutron/db/models/l3_attrs.py' DEBUG: adding 'neutron/db/models/l3agent.py' DEBUG: adding 'neutron/db/models/l3ha.py' DEBUG: adding 'neutron/db/models/local_ip.py' DEBUG: adding 'neutron/db/models/loggingapi.py' DEBUG: adding 'neutron/db/models/metering.py' DEBUG: adding 'neutron/db/models/ndp_proxy.py' DEBUG: adding 'neutron/db/models/network_segment_range.py' DEBUG: adding 'neutron/db/models/ovn.py' DEBUG: adding 'neutron/db/models/port_device_profile.py' DEBUG: adding 'neutron/db/models/port_forwarding.py' DEBUG: adding 'neutron/db/models/port_hardware_offload_type.py' DEBUG: adding 'neutron/db/models/port_hints.py' DEBUG: adding 'neutron/db/models/port_numa_affinity_policy.py' DEBUG: adding 'neutron/db/models/provisioning_block.py' DEBUG: adding 'neutron/db/models/securitygroup.py' DEBUG: adding 'neutron/db/models/securitygroup_default_rules.py' DEBUG: adding 'neutron/db/models/segment.py' DEBUG: adding 'neutron/db/models/servicetype.py' DEBUG: adding 'neutron/db/models/subnet_service_type.py' DEBUG: adding 'neutron/db/models/tag.py' DEBUG: adding 'neutron/db/models/uplink_status_propagation.py' DEBUG: adding 'neutron/db/models/plugins/__init__.py' DEBUG: adding 'neutron/db/models/plugins/ml2/__init__.py' DEBUG: adding 'neutron/db/models/plugins/ml2/flatallocation.py' DEBUG: adding 'neutron/db/models/plugins/ml2/geneveallocation.py' DEBUG: adding 'neutron/db/models/plugins/ml2/gre_allocation_endpoints.py' DEBUG: adding 'neutron/db/models/plugins/ml2/vlanallocation.py' DEBUG: adding 'neutron/db/models/plugins/ml2/vxlanallocation.py' DEBUG: adding 'neutron/db/network_dhcp_agent_binding/__init__.py' DEBUG: adding 'neutron/db/network_dhcp_agent_binding/models.py' DEBUG: adding 'neutron/db/port_security/__init__.py' DEBUG: adding 'neutron/db/port_security/models.py' DEBUG: adding 'neutron/db/qos/__init__.py' DEBUG: adding 'neutron/db/qos/models.py' DEBUG: adding 'neutron/db/quota/__init__.py' DEBUG: adding 'neutron/db/quota/api.py' DEBUG: adding 'neutron/db/quota/driver.py' DEBUG: adding 'neutron/db/quota/driver_nolock.py' DEBUG: adding 'neutron/db/quota/driver_null.py' DEBUG: adding 'neutron/db/quota/models.py' DEBUG: adding 'neutron/exceptions/__init__.py' DEBUG: adding 'neutron/exceptions/mtu.py' DEBUG: adding 'neutron/extensions/__init__.py' DEBUG: adding 'neutron/extensions/address_group.py' DEBUG: adding 'neutron/extensions/address_scope.py' DEBUG: adding 'neutron/extensions/admin_state_down_before_update.py' DEBUG: adding 'neutron/extensions/agent.py' DEBUG: adding 'neutron/extensions/agent_resources_synced.py' DEBUG: adding 'neutron/extensions/allowedaddresspairs.py' DEBUG: adding 'neutron/extensions/auto_allocated_topology.py' DEBUG: adding 'neutron/extensions/availability_zone.py' DEBUG: adding 'neutron/extensions/availability_zone_filter.py' DEBUG: adding 'neutron/extensions/data_plane_status.py' DEBUG: adding 'neutron/extensions/default_subnetpools.py' DEBUG: adding 'neutron/extensions/dhcpagentscheduler.py' DEBUG: adding 'neutron/extensions/dns.py' DEBUG: adding 'neutron/extensions/dns_domain_ports.py' DEBUG: adding 'neutron/extensions/dns_integration_domain_keywords.py' DEBUG: adding 'neutron/extensions/dvr.py' DEBUG: adding 'neutron/extensions/ecmp_routes.py' DEBUG: adding 'neutron/extensions/empty_string_filtering.py' DEBUG: adding 'neutron/extensions/expose_l3_conntrack_helper.py' DEBUG: adding 'neutron/extensions/expose_port_forwarding_in_fip.py' DEBUG: adding 'neutron/extensions/external_net.py' DEBUG: adding 'neutron/extensions/extra_dhcp_opt.py' DEBUG: adding 'neutron/extensions/extraroute.py' DEBUG: adding 'neutron/extensions/extraroute_atomic.py' DEBUG: adding 'neutron/extensions/filter_validation.py' DEBUG: adding 'neutron/extensions/fip_pf_description.py' DEBUG: adding 'neutron/extensions/fip_pf_detail.py' DEBUG: adding 'neutron/extensions/fip_pf_port_range.py' DEBUG: adding 'neutron/extensions/fip_port_details.py' DEBUG: adding 'neutron/extensions/flavors.py' DEBUG: adding 'neutron/extensions/floating_ip_port_forwarding.py' DEBUG: adding 'neutron/extensions/floatingip_pools.py' DEBUG: adding 'neutron/extensions/ip_allocation.py' DEBUG: adding 'neutron/extensions/ip_substring_port_filtering.py' DEBUG: adding 'neutron/extensions/l2_adjacency.py' DEBUG: adding 'neutron/extensions/l3.py' DEBUG: adding 'neutron/extensions/l3_conntrack_helper.py' DEBUG: adding 'neutron/extensions/l3_enable_default_route_bfd.py' DEBUG: adding 'neutron/extensions/l3_enable_default_route_ecmp.py' DEBUG: adding 'neutron/extensions/l3_ext_gw_mode.py' DEBUG: adding 'neutron/extensions/l3_ext_ha_mode.py' DEBUG: adding 'neutron/extensions/l3_ext_ndp_proxy.py' DEBUG: adding 'neutron/extensions/l3_extra_gws.py' DEBUG: adding 'neutron/extensions/l3_flavors.py' DEBUG: adding 'neutron/extensions/l3_ndp_proxy.py' DEBUG: adding 'neutron/extensions/l3_port_ip_change_not_allowed.py' DEBUG: adding 'neutron/extensions/l3agentscheduler.py' DEBUG: adding 'neutron/extensions/local_ip.py' DEBUG: adding 'neutron/extensions/logging.py' DEBUG: adding 'neutron/extensions/metering.py' DEBUG: adding 'neutron/extensions/metering_source_and_destination_fields.py' DEBUG: adding 'neutron/extensions/multiprovidernet.py' DEBUG: adding 'neutron/extensions/netmtu.py' DEBUG: adding 'neutron/extensions/netmtu_writable.py' DEBUG: adding 'neutron/extensions/network_availability_zone.py' DEBUG: adding 'neutron/extensions/network_ha.py' DEBUG: adding 'neutron/extensions/network_ip_availability.py' DEBUG: adding 'neutron/extensions/network_segment_range.py' DEBUG: adding 'neutron/extensions/pagination.py' DEBUG: adding 'neutron/extensions/port_device_profile.py' DEBUG: adding 'neutron/extensions/port_hardware_offload_type.py' DEBUG: adding 'neutron/extensions/port_hint_ovs_tx_steering.py' DEBUG: adding 'neutron/extensions/port_hints.py' DEBUG: adding 'neutron/extensions/port_mac_address_override.py' DEBUG: adding 'neutron/extensions/port_mac_address_regenerate.py' DEBUG: adding 'neutron/extensions/port_numa_affinity_policy.py' DEBUG: adding 'neutron/extensions/port_numa_affinity_policy_socket.py' DEBUG: adding 'neutron/extensions/port_resource_request.py' DEBUG: adding 'neutron/extensions/port_resource_request_groups.py' DEBUG: adding 'neutron/extensions/portbindings.py' DEBUG: adding 'neutron/extensions/portbindings_extended.py' DEBUG: adding 'neutron/extensions/portsecurity.py' DEBUG: adding 'neutron/extensions/project_id.py' DEBUG: adding 'neutron/extensions/providernet.py' DEBUG: adding 'neutron/extensions/qos.py' DEBUG: adding 'neutron/extensions/qos_bw_limit_direction.py' DEBUG: adding 'neutron/extensions/qos_bw_minimum_ingress.py' DEBUG: adding 'neutron/extensions/qos_default.py' DEBUG: adding 'neutron/extensions/qos_fip.py' DEBUG: adding 'neutron/extensions/qos_fip_network_policy.py' DEBUG: adding 'neutron/extensions/qos_gateway_ip.py' DEBUG: adding 'neutron/extensions/qos_port_network_policy.py' DEBUG: adding 'neutron/extensions/qos_pps_minimum_rule.py' DEBUG: adding 'neutron/extensions/qos_pps_minimum_rule_alias.py' DEBUG: adding 'neutron/extensions/qos_pps_rule.py' DEBUG: adding 'neutron/extensions/qos_rule_type_details.py' DEBUG: adding 'neutron/extensions/qos_rule_type_filter.py' DEBUG: adding 'neutron/extensions/qos_rules_alias.py' DEBUG: adding 'neutron/extensions/quota_check_limit.py' DEBUG: adding 'neutron/extensions/quotasv2.py' DEBUG: adding 'neutron/extensions/quotasv2_detail.py' DEBUG: adding 'neutron/extensions/rbac.py' DEBUG: adding 'neutron/extensions/rbac_address_group.py' DEBUG: adding 'neutron/extensions/rbac_address_scope.py' DEBUG: adding 'neutron/extensions/rbac_security_groups.py' DEBUG: adding 'neutron/extensions/rbac_subnetpool.py' DEBUG: adding 'neutron/extensions/revisionifmatch.py' DEBUG: adding 'neutron/extensions/revisions.py' DEBUG: adding 'neutron/extensions/router_availability_zone.py' DEBUG: adding 'neutron/extensions/routerservicetype.py' DEBUG: adding 'neutron/extensions/security_groups_default_rules.py' DEBUG: adding 'neutron/extensions/security_groups_normalized_cidr.py' DEBUG: adding 'neutron/extensions/security_groups_port_filtering.py' DEBUG: adding 'neutron/extensions/security_groups_remote_address_group.py' DEBUG: adding 'neutron/extensions/security_groups_rules_belongs_to_default_sg.py' DEBUG: adding 'neutron/extensions/security_groups_shared_filtering.py' DEBUG: adding 'neutron/extensions/securitygroup.py' DEBUG: adding 'neutron/extensions/segment.py' DEBUG: adding 'neutron/extensions/segments_peer_subnet_host_routes.py' DEBUG: adding 'neutron/extensions/servicetype.py' DEBUG: adding 'neutron/extensions/sorting.py' DEBUG: adding 'neutron/extensions/standard_attr_segment.py' DEBUG: adding 'neutron/extensions/standardattrdescription.py' DEBUG: adding 'neutron/extensions/stateful_security_group.py' DEBUG: adding 'neutron/extensions/stdattrs_common.py' DEBUG: adding 'neutron/extensions/subnet_dns_publish_fixed_ip.py' DEBUG: adding 'neutron/extensions/subnet_onboard.py' DEBUG: adding 'neutron/extensions/subnet_segmentid_writable.py' DEBUG: adding 'neutron/extensions/subnet_service_types.py' DEBUG: adding 'neutron/extensions/subnetallocation.py' DEBUG: adding 'neutron/extensions/subnetpool_prefix_ops.py' DEBUG: adding 'neutron/extensions/tag_ports_during_bulk_creation.py' DEBUG: adding 'neutron/extensions/tagging.py' DEBUG: adding 'neutron/extensions/timestamp.py' DEBUG: adding 'neutron/extensions/trunk.py' DEBUG: adding 'neutron/extensions/trunk_details.py' DEBUG: adding 'neutron/extensions/uplink_status_propagation.py' DEBUG: adding 'neutron/extensions/vlantransparent.py' DEBUG: adding 'neutron/hacking/__init__.py' DEBUG: adding 'neutron/ipam/__init__.py' DEBUG: adding 'neutron/ipam/driver.py' DEBUG: adding 'neutron/ipam/exceptions.py' DEBUG: adding 'neutron/ipam/requests.py' DEBUG: adding 'neutron/ipam/subnet_alloc.py' DEBUG: adding 'neutron/ipam/utils.py' DEBUG: adding 'neutron/ipam/drivers/__init__.py' DEBUG: adding 'neutron/ipam/drivers/neutrondb_ipam/__init__.py' DEBUG: adding 'neutron/ipam/drivers/neutrondb_ipam/db_api.py' DEBUG: adding 'neutron/ipam/drivers/neutrondb_ipam/db_models.py' DEBUG: adding 'neutron/ipam/drivers/neutrondb_ipam/driver.py' DEBUG: adding 'neutron/locale/de/LC_MESSAGES/neutron.po' DEBUG: adding 'neutron/locale/es/LC_MESSAGES/neutron.po' DEBUG: adding 'neutron/locale/fr/LC_MESSAGES/neutron.po' DEBUG: adding 'neutron/locale/it/LC_MESSAGES/neutron.po' DEBUG: adding 'neutron/locale/ja/LC_MESSAGES/neutron.po' DEBUG: adding 'neutron/locale/ko_KR/LC_MESSAGES/neutron.po' DEBUG: adding 'neutron/locale/pt_BR/LC_MESSAGES/neutron.po' DEBUG: adding 'neutron/locale/ru/LC_MESSAGES/neutron.po' DEBUG: adding 'neutron/locale/zh_CN/LC_MESSAGES/neutron.po' DEBUG: adding 'neutron/locale/zh_TW/LC_MESSAGES/neutron.po' DEBUG: adding 'neutron/notifiers/__init__.py' DEBUG: adding 'neutron/notifiers/batch_notifier.py' DEBUG: adding 'neutron/notifiers/ironic.py' DEBUG: adding 'neutron/notifiers/nova.py' DEBUG: adding 'neutron/objects/README.rst' DEBUG: adding 'neutron/objects/__init__.py' DEBUG: adding 'neutron/objects/address_group.py' DEBUG: adding 'neutron/objects/address_scope.py' DEBUG: adding 'neutron/objects/agent.py' DEBUG: adding 'neutron/objects/auto_allocate.py' DEBUG: adding 'neutron/objects/base.py' DEBUG: adding 'neutron/objects/conntrack_helper.py' DEBUG: adding 'neutron/objects/flavor.py' DEBUG: adding 'neutron/objects/floatingip.py' DEBUG: adding 'neutron/objects/ipam.py' DEBUG: adding 'neutron/objects/l3_hamode.py' DEBUG: adding 'neutron/objects/l3agent.py' DEBUG: adding 'neutron/objects/local_ip.py' DEBUG: adding 'neutron/objects/metering.py' DEBUG: adding 'neutron/objects/ndp_proxy.py' DEBUG: adding 'neutron/objects/network.py' DEBUG: adding 'neutron/objects/network_segment_range.py' DEBUG: adding 'neutron/objects/port_forwarding.py' DEBUG: adding 'neutron/objects/ports.py' DEBUG: adding 'neutron/objects/provisioning_blocks.py' DEBUG: adding 'neutron/objects/quota.py' DEBUG: adding 'neutron/objects/rbac.py' DEBUG: adding 'neutron/objects/rbac_db.py' DEBUG: adding 'neutron/objects/router.py' DEBUG: adding 'neutron/objects/securitygroup.py' DEBUG: adding 'neutron/objects/securitygroup_default_rules.py' DEBUG: adding 'neutron/objects/servicetype.py' DEBUG: adding 'neutron/objects/stdattrs.py' DEBUG: adding 'neutron/objects/subnet.py' DEBUG: adding 'neutron/objects/subnetpool.py' DEBUG: adding 'neutron/objects/tag.py' DEBUG: adding 'neutron/objects/trunk.py' DEBUG: adding 'neutron/objects/db/__init__.py' DEBUG: adding 'neutron/objects/db/api.py' DEBUG: adding 'neutron/objects/extensions/__init__.py' DEBUG: adding 'neutron/objects/extensions/port_security.py' DEBUG: adding 'neutron/objects/logapi/__init__.py' DEBUG: adding 'neutron/objects/logapi/logging_resource.py' DEBUG: adding 'neutron/objects/plugins/__init__.py' DEBUG: adding 'neutron/objects/plugins/ml2/__init__.py' DEBUG: adding 'neutron/objects/plugins/ml2/base.py' DEBUG: adding 'neutron/objects/plugins/ml2/flatallocation.py' DEBUG: adding 'neutron/objects/plugins/ml2/geneveallocation.py' DEBUG: adding 'neutron/objects/plugins/ml2/greallocation.py' DEBUG: adding 'neutron/objects/plugins/ml2/vlanallocation.py' DEBUG: adding 'neutron/objects/plugins/ml2/vxlanallocation.py' DEBUG: adding 'neutron/objects/port/__init__.py' DEBUG: adding 'neutron/objects/port/extensions/__init__.py' DEBUG: adding 'neutron/objects/port/extensions/allowedaddresspairs.py' DEBUG: adding 'neutron/objects/port/extensions/data_plane_status.py' DEBUG: adding 'neutron/objects/port/extensions/extra_dhcp_opt.py' DEBUG: adding 'neutron/objects/port/extensions/port_device_profile.py' DEBUG: adding 'neutron/objects/port/extensions/port_hardware_offload_type.py' DEBUG: adding 'neutron/objects/port/extensions/port_hints.py' DEBUG: adding 'neutron/objects/port/extensions/port_numa_affinity_policy.py' DEBUG: adding 'neutron/objects/port/extensions/port_security.py' DEBUG: adding 'neutron/objects/port/extensions/uplink_status_propagation.py' DEBUG: adding 'neutron/objects/qos/__init__.py' DEBUG: adding 'neutron/objects/qos/binding.py' DEBUG: adding 'neutron/objects/qos/policy.py' DEBUG: adding 'neutron/objects/qos/qos_policy_validator.py' DEBUG: adding 'neutron/objects/qos/rule.py' DEBUG: adding 'neutron/objects/qos/rule_type.py' DEBUG: adding 'neutron/pecan_wsgi/__init__.py' DEBUG: adding 'neutron/pecan_wsgi/app.py' DEBUG: adding 'neutron/pecan_wsgi/constants.py' DEBUG: adding 'neutron/pecan_wsgi/startup.py' DEBUG: adding 'neutron/pecan_wsgi/controllers/__init__.py' DEBUG: adding 'neutron/pecan_wsgi/controllers/extensions.py' DEBUG: adding 'neutron/pecan_wsgi/controllers/quota.py' DEBUG: adding 'neutron/pecan_wsgi/controllers/resource.py' DEBUG: adding 'neutron/pecan_wsgi/controllers/root.py' DEBUG: adding 'neutron/pecan_wsgi/controllers/utils.py' DEBUG: adding 'neutron/pecan_wsgi/hooks/__init__.py' DEBUG: adding 'neutron/pecan_wsgi/hooks/body_validation.py' DEBUG: adding 'neutron/pecan_wsgi/hooks/context.py' DEBUG: adding 'neutron/pecan_wsgi/hooks/notifier.py' DEBUG: adding 'neutron/pecan_wsgi/hooks/ownership_validation.py' DEBUG: adding 'neutron/pecan_wsgi/hooks/policy_enforcement.py' DEBUG: adding 'neutron/pecan_wsgi/hooks/query_parameters.py' DEBUG: adding 'neutron/pecan_wsgi/hooks/quota_enforcement.py' DEBUG: adding 'neutron/pecan_wsgi/hooks/translation.py' DEBUG: adding 'neutron/pecan_wsgi/hooks/userfilters.py' DEBUG: adding 'neutron/pecan_wsgi/hooks/utils.py' DEBUG: adding 'neutron/plugins/__init__.py' DEBUG: adding 'neutron/plugins/common/__init__.py' DEBUG: adding 'neutron/plugins/common/constants.py' DEBUG: adding 'neutron/plugins/ml2/README' DEBUG: adding 'neutron/plugins/ml2/__init__.py' DEBUG: adding 'neutron/plugins/ml2/db.py' DEBUG: adding 'neutron/plugins/ml2/driver_context.py' DEBUG: adding 'neutron/plugins/ml2/managers.py' DEBUG: adding 'neutron/plugins/ml2/models.py' DEBUG: adding 'neutron/plugins/ml2/ovo_rpc.py' DEBUG: adding 'neutron/plugins/ml2/plugin.py' DEBUG: adding 'neutron/plugins/ml2/rpc.py' DEBUG: adding 'neutron/plugins/ml2/common/__init__.py' DEBUG: adding 'neutron/plugins/ml2/common/constants.py' DEBUG: adding 'neutron/plugins/ml2/common/exceptions.py' DEBUG: adding 'neutron/plugins/ml2/drivers/__init__.py' DEBUG: adding 'neutron/plugins/ml2/drivers/helpers.py' DEBUG: adding 'neutron/plugins/ml2/drivers/mech_agent.py' DEBUG: adding 'neutron/plugins/ml2/drivers/type_flat.py' DEBUG: adding 'neutron/plugins/ml2/drivers/type_geneve.py' DEBUG: adding 'neutron/plugins/ml2/drivers/type_gre.py' DEBUG: adding 'neutron/plugins/ml2/drivers/type_local.py' DEBUG: adding 'neutron/plugins/ml2/drivers/type_tunnel.py' DEBUG: adding 'neutron/plugins/ml2/drivers/type_vlan.py' DEBUG: adding 'neutron/plugins/ml2/drivers/type_vxlan.py' DEBUG: adding 'neutron/plugins/ml2/drivers/agent/__init__.py' DEBUG: adding 'neutron/plugins/ml2/drivers/agent/_agent_manager_base.py' DEBUG: adding 'neutron/plugins/ml2/drivers/agent/_common_agent.py' DEBUG: adding 'neutron/plugins/ml2/drivers/agent/capabilities.py' DEBUG: adding 'neutron/plugins/ml2/drivers/agent/config.py' DEBUG: adding 'neutron/plugins/ml2/drivers/l2pop/README' DEBUG: adding 'neutron/plugins/ml2/drivers/l2pop/__init__.py' DEBUG: adding 'neutron/plugins/ml2/drivers/l2pop/db.py' DEBUG: adding 'neutron/plugins/ml2/drivers/l2pop/mech_driver.py' DEBUG: adding 'neutron/plugins/ml2/drivers/l2pop/rpc.py' DEBUG: adding 'neutron/plugins/ml2/drivers/l2pop/rpc_manager/__init__.py' DEBUG: adding 'neutron/plugins/ml2/drivers/l2pop/rpc_manager/l2population_rpc.py' DEBUG: adding 'neutron/plugins/ml2/drivers/linuxbridge/__init__.py' DEBUG: adding 'neutron/plugins/ml2/drivers/linuxbridge/agent/__init__.py' DEBUG: adding 'neutron/plugins/ml2/drivers/linuxbridge/agent/arp_protect.py' DEBUG: adding 'neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_agent_extension_api.py' DEBUG: adding 'neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_capabilities.py' DEBUG: adding 'neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py' DEBUG: adding 'neutron/plugins/ml2/drivers/linuxbridge/agent/common/__init__.py' DEBUG: adding 'neutron/plugins/ml2/drivers/linuxbridge/agent/common/config.py' DEBUG: adding 'neutron/plugins/ml2/drivers/linuxbridge/agent/common/constants.py' DEBUG: adding 'neutron/plugins/ml2/drivers/linuxbridge/agent/common/utils.py' DEBUG: adding 'neutron/plugins/ml2/drivers/linuxbridge/agent/extension_drivers/__init__.py' DEBUG: adding 'neutron/plugins/ml2/drivers/linuxbridge/agent/extension_drivers/qos_driver.py' DEBUG: adding 'neutron/plugins/ml2/drivers/linuxbridge/mech_driver/__init__.py' DEBUG: adding 'neutron/plugins/ml2/drivers/linuxbridge/mech_driver/mech_linuxbridge.py' DEBUG: adding 'neutron/plugins/ml2/drivers/macvtap/__init__.py' DEBUG: adding 'neutron/plugins/ml2/drivers/macvtap/macvtap_common.py' DEBUG: adding 'neutron/plugins/ml2/drivers/macvtap/agent/__init__.py' DEBUG: adding 'neutron/plugins/ml2/drivers/macvtap/agent/macvtap_neutron_agent.py' DEBUG: adding 'neutron/plugins/ml2/drivers/macvtap/mech_driver/__init__.py' DEBUG: adding 'neutron/plugins/ml2/drivers/macvtap/mech_driver/mech_macvtap.py' DEBUG: adding 'neutron/plugins/ml2/drivers/mech_sriov/__init__.py' DEBUG: adding 'neutron/plugins/ml2/drivers/mech_sriov/agent/__init__.py' DEBUG: adding 'neutron/plugins/ml2/drivers/mech_sriov/agent/eswitch_manager.py' DEBUG: adding 'neutron/plugins/ml2/drivers/mech_sriov/agent/pci_lib.py' DEBUG: adding 'neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py' DEBUG: adding 'neutron/plugins/ml2/drivers/mech_sriov/agent/common/__init__.py' DEBUG: adding 'neutron/plugins/ml2/drivers/mech_sriov/agent/common/config.py' DEBUG: adding 'neutron/plugins/ml2/drivers/mech_sriov/agent/common/exceptions.py' DEBUG: adding 'neutron/plugins/ml2/drivers/mech_sriov/agent/extension_drivers/__init__.py' DEBUG: adding 'neutron/plugins/ml2/drivers/mech_sriov/agent/extension_drivers/qos_driver.py' DEBUG: adding 'neutron/plugins/ml2/drivers/mech_sriov/mech_driver/__init__.py' DEBUG: adding 'neutron/plugins/ml2/drivers/mech_sriov/mech_driver/exceptions.py' DEBUG: adding 'neutron/plugins/ml2/drivers/mech_sriov/mech_driver/mech_driver.py' DEBUG: adding 'neutron/plugins/ml2/drivers/openvswitch/__init__.py' DEBUG: adding 'neutron/plugins/ml2/drivers/openvswitch/agent/__init__.py' DEBUG: adding 'neutron/plugins/ml2/drivers/openvswitch/agent/main.py' DEBUG: adding 'neutron/plugins/ml2/drivers/openvswitch/agent/ovs_agent_extension_api.py' DEBUG: adding 'neutron/plugins/ml2/drivers/openvswitch/agent/ovs_capabilities.py' DEBUG: adding 'neutron/plugins/ml2/drivers/openvswitch/agent/ovs_dvr_neutron_agent.py' DEBUG: adding 'neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py' DEBUG: adding 'neutron/plugins/ml2/drivers/openvswitch/agent/vlanmanager.py' DEBUG: adding 'neutron/plugins/ml2/drivers/openvswitch/agent/common/__init__.py' DEBUG: adding 'neutron/plugins/ml2/drivers/openvswitch/agent/common/config.py' DEBUG: adding 'neutron/plugins/ml2/drivers/openvswitch/agent/common/exceptions.py' DEBUG: adding 'neutron/plugins/ml2/drivers/openvswitch/agent/extension_drivers/__init__.py' DEBUG: adding 'neutron/plugins/ml2/drivers/openvswitch/agent/extension_drivers/qos_driver.py' DEBUG: adding 'neutron/plugins/ml2/drivers/openvswitch/agent/openflow/__init__.py' DEBUG: adding 'neutron/plugins/ml2/drivers/openvswitch/agent/openflow/br_cookie.py' DEBUG: adding 'neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/__init__.py' DEBUG: adding 'neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/base_oskenapp.py' DEBUG: adding 'neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/br_dvr_process.py' DEBUG: adding 'neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/br_int.py' DEBUG: adding 'neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/br_phys.py' DEBUG: adding 'neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/br_tun.py' DEBUG: adding 'neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/main.py' DEBUG: adding 'neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py' DEBUG: adding 'neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ovs_bridge.py' DEBUG: adding 'neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ovs_oskenapp.py' DEBUG: adding 'neutron/plugins/ml2/drivers/openvswitch/mech_driver/__init__.py' DEBUG: adding 'neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py' DEBUG: adding 'neutron/plugins/ml2/drivers/ovn/__init__.py' DEBUG: adding 'neutron/plugins/ml2/drivers/ovn/db_migration.py' DEBUG: adding 'neutron/plugins/ml2/drivers/ovn/agent/__init__.py' DEBUG: adding 'neutron/plugins/ml2/drivers/ovn/agent/neutron_agent.py' DEBUG: adding 'neutron/plugins/ml2/drivers/ovn/mech_driver/__init__.py' DEBUG: adding 'neutron/plugins/ml2/drivers/ovn/mech_driver/mech_driver.py' DEBUG: adding 'neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/__init__.py' DEBUG: adding 'neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/api.py' DEBUG: adding 'neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/commands.py' DEBUG: adding 'neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/impl_idl_ovn.py' DEBUG: adding 'neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py' DEBUG: adding 'neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py' DEBUG: adding 'neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_db_sync.py' DEBUG: adding 'neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py' DEBUG: adding 'neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/worker.py' DEBUG: adding 'neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/__init__.py' DEBUG: adding 'neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/placement.py' DEBUG: adding 'neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/qos.py' DEBUG: adding 'neutron/plugins/ml2/extensions/__init__.py' DEBUG: adding 'neutron/plugins/ml2/extensions/data_plane_status.py' DEBUG: adding 'neutron/plugins/ml2/extensions/dns_domain_keywords.py' DEBUG: adding 'neutron/plugins/ml2/extensions/dns_integration.py' DEBUG: adding 'neutron/plugins/ml2/extensions/port_device_profile.py' DEBUG: adding 'neutron/plugins/ml2/extensions/port_hardware_offload_type.py' DEBUG: adding 'neutron/plugins/ml2/extensions/port_hint_ovs_tx_steering.py' DEBUG: adding 'neutron/plugins/ml2/extensions/port_hints.py' DEBUG: adding 'neutron/plugins/ml2/extensions/port_numa_affinity_policy.py' DEBUG: adding 'neutron/plugins/ml2/extensions/port_security.py' DEBUG: adding 'neutron/plugins/ml2/extensions/qos.py' DEBUG: adding 'neutron/plugins/ml2/extensions/subnet_dns_publish_fixed_ip.py' DEBUG: adding 'neutron/plugins/ml2/extensions/tag_ports_during_bulk_creation.py' DEBUG: adding 'neutron/plugins/ml2/extensions/uplink_status_propagation.py' DEBUG: adding 'neutron/privileged/__init__.py' DEBUG: adding 'neutron/privileged/agent/__init__.py' DEBUG: adding 'neutron/privileged/agent/linux/__init__.py' DEBUG: adding 'neutron/privileged/agent/linux/devlink.py' DEBUG: adding 'neutron/privileged/agent/linux/dhcp.py' DEBUG: adding 'neutron/privileged/agent/linux/ethtool.py' DEBUG: adding 'neutron/privileged/agent/linux/ip_lib.py' DEBUG: adding 'neutron/privileged/agent/linux/netlink_constants.py' DEBUG: adding 'neutron/privileged/agent/linux/netlink_lib.py' DEBUG: adding 'neutron/privileged/agent/linux/tc_lib.py' DEBUG: adding 'neutron/privileged/agent/linux/utils.py' DEBUG: adding 'neutron/privileged/agent/ovsdb/__init__.py' DEBUG: adding 'neutron/privileged/agent/ovsdb/native/__init__.py' DEBUG: adding 'neutron/privileged/agent/ovsdb/native/helpers.py' DEBUG: adding 'neutron/profiling/__init__.py' DEBUG: adding 'neutron/profiling/profiled_decorator.py' DEBUG: adding 'neutron/quota/__init__.py' DEBUG: adding 'neutron/quota/resource.py' DEBUG: adding 'neutron/quota/resource_registry.py' DEBUG: adding 'neutron/scheduler/__init__.py' DEBUG: adding 'neutron/scheduler/base_resource_filter.py' DEBUG: adding 'neutron/scheduler/base_scheduler.py' DEBUG: adding 'neutron/scheduler/dhcp_agent_scheduler.py' DEBUG: adding 'neutron/scheduler/l3_agent_scheduler.py' DEBUG: adding 'neutron/scheduler/l3_ovn_scheduler.py' DEBUG: adding 'neutron/server/__init__.py' DEBUG: adding 'neutron/server/api_eventlet.py' DEBUG: adding 'neutron/server/rpc_eventlet.py' DEBUG: adding 'neutron/server/wsgi_eventlet.py' DEBUG: adding 'neutron/services/__init__.py' DEBUG: adding 'neutron/services/provider_configuration.py' DEBUG: adding 'neutron/services/service_base.py' DEBUG: adding 'neutron/services/auto_allocate/__init__.py' DEBUG: adding 'neutron/services/auto_allocate/db.py' DEBUG: adding 'neutron/services/auto_allocate/exceptions.py' DEBUG: adding 'neutron/services/auto_allocate/models.py' DEBUG: adding 'neutron/services/auto_allocate/plugin.py' DEBUG: adding 'neutron/services/conntrack_helper/__init__.py' DEBUG: adding 'neutron/services/conntrack_helper/plugin.py' DEBUG: adding 'neutron/services/conntrack_helper/common/__init__.py' DEBUG: adding 'neutron/services/conntrack_helper/common/exceptions.py' DEBUG: adding 'neutron/services/externaldns/__init__.py' DEBUG: adding 'neutron/services/externaldns/driver.py' DEBUG: adding 'neutron/services/externaldns/drivers/__init__.py' DEBUG: adding 'neutron/services/externaldns/drivers/designate/__init__.py' DEBUG: adding 'neutron/services/externaldns/drivers/designate/driver.py' DEBUG: adding 'neutron/services/flavors/__init__.py' DEBUG: adding 'neutron/services/flavors/flavors_plugin.py' DEBUG: adding 'neutron/services/l3_router/README' DEBUG: adding 'neutron/services/l3_router/__init__.py' DEBUG: adding 'neutron/services/l3_router/l3_router_plugin.py' DEBUG: adding 'neutron/services/l3_router/service_providers/__init__.py' DEBUG: adding 'neutron/services/l3_router/service_providers/base.py' DEBUG: adding 'neutron/services/l3_router/service_providers/driver_controller.py' DEBUG: adding 'neutron/services/l3_router/service_providers/dvr.py' DEBUG: adding 'neutron/services/l3_router/service_providers/dvrha.py' DEBUG: adding 'neutron/services/l3_router/service_providers/ha.py' DEBUG: adding 'neutron/services/l3_router/service_providers/single_node.py' DEBUG: adding 'neutron/services/local_ip/__init__.py' DEBUG: adding 'neutron/services/local_ip/local_ip_plugin.py' DEBUG: adding 'neutron/services/logapi/__init__.py' DEBUG: adding 'neutron/services/logapi/api_base.py' DEBUG: adding 'neutron/services/logapi/logging_plugin.py' DEBUG: adding 'neutron/services/logapi/agent/__init__.py' DEBUG: adding 'neutron/services/logapi/agent/log_extension.py' DEBUG: adding 'neutron/services/logapi/agent/l3/__init__.py' DEBUG: adding 'neutron/services/logapi/agent/l3/base.py' DEBUG: adding 'neutron/services/logapi/common/__init__.py' DEBUG: adding 'neutron/services/logapi/common/db_api.py' DEBUG: adding 'neutron/services/logapi/common/exceptions.py' DEBUG: adding 'neutron/services/logapi/common/sg_callback.py' DEBUG: adding 'neutron/services/logapi/common/sg_validate.py' DEBUG: adding 'neutron/services/logapi/common/snat_validate.py' DEBUG: adding 'neutron/services/logapi/common/validators.py' DEBUG: adding 'neutron/services/logapi/drivers/__init__.py' DEBUG: adding 'neutron/services/logapi/drivers/base.py' DEBUG: adding 'neutron/services/logapi/drivers/manager.py' DEBUG: adding 'neutron/services/logapi/drivers/openvswitch/__init__.py' DEBUG: adding 'neutron/services/logapi/drivers/openvswitch/driver.py' DEBUG: adding 'neutron/services/logapi/drivers/openvswitch/log_oskenapp.py' DEBUG: adding 'neutron/services/logapi/drivers/openvswitch/ovs_firewall_log.py' DEBUG: adding 'neutron/services/logapi/drivers/ovn/__init__.py' DEBUG: adding 'neutron/services/logapi/drivers/ovn/driver.py' DEBUG: adding 'neutron/services/logapi/rpc/__init__.py' DEBUG: adding 'neutron/services/logapi/rpc/agent.py' DEBUG: adding 'neutron/services/logapi/rpc/server.py' DEBUG: adding 'neutron/services/loki/__init__.py' DEBUG: adding 'neutron/services/loki/loki_plugin.py' DEBUG: adding 'neutron/services/metering/__init__.py' DEBUG: adding 'neutron/services/metering/metering_plugin.py' DEBUG: adding 'neutron/services/metering/agents/__init__.py' DEBUG: adding 'neutron/services/metering/agents/metering_agent.py' DEBUG: adding 'neutron/services/metering/drivers/__init__.py' DEBUG: adding 'neutron/services/metering/drivers/abstract_driver.py' DEBUG: adding 'neutron/services/metering/drivers/utils.py' DEBUG: adding 'neutron/services/metering/drivers/iptables/__init__.py' DEBUG: adding 'neutron/services/metering/drivers/iptables/iptables_driver.py' DEBUG: adding 'neutron/services/metering/drivers/noop/__init__.py' DEBUG: adding 'neutron/services/metering/drivers/noop/noop_driver.py' DEBUG: adding 'neutron/services/ndp_proxy/__init__.py' DEBUG: adding 'neutron/services/ndp_proxy/exceptions.py' DEBUG: adding 'neutron/services/ndp_proxy/plugin.py' DEBUG: adding 'neutron/services/network_ip_availability/__init__.py' DEBUG: adding 'neutron/services/network_ip_availability/plugin.py' DEBUG: adding 'neutron/services/network_segment_range/__init__.py' DEBUG: adding 'neutron/services/network_segment_range/plugin.py' DEBUG: adding 'neutron/services/ovn_l3/__init__.py' DEBUG: adding 'neutron/services/ovn_l3/exceptions.py' DEBUG: adding 'neutron/services/ovn_l3/plugin.py' DEBUG: adding 'neutron/services/ovn_l3/service_providers/__init__.py' DEBUG: adding 'neutron/services/ovn_l3/service_providers/driver_controller.py' DEBUG: adding 'neutron/services/ovn_l3/service_providers/ovn.py' DEBUG: adding 'neutron/services/ovn_l3/service_providers/user_defined.py' DEBUG: adding 'neutron/services/placement_report/__init__.py' DEBUG: adding 'neutron/services/placement_report/plugin.py' DEBUG: adding 'neutron/services/portforwarding/__init__.py' DEBUG: adding 'neutron/services/portforwarding/constants.py' DEBUG: adding 'neutron/services/portforwarding/pf_plugin.py' DEBUG: adding 'neutron/services/portforwarding/common/__init__.py' DEBUG: adding 'neutron/services/portforwarding/common/exceptions.py' DEBUG: adding 'neutron/services/portforwarding/drivers/__init__.py' DEBUG: adding 'neutron/services/portforwarding/drivers/ovn/__init__.py' DEBUG: adding 'neutron/services/portforwarding/drivers/ovn/driver.py' DEBUG: adding 'neutron/services/qos/__init__.py' DEBUG: adding 'neutron/services/qos/qos_plugin.py' DEBUG: adding 'neutron/services/qos/drivers/__init__.py' DEBUG: adding 'neutron/services/qos/drivers/manager.py' DEBUG: adding 'neutron/services/qos/drivers/linuxbridge/__init__.py' DEBUG: adding 'neutron/services/qos/drivers/linuxbridge/driver.py' DEBUG: adding 'neutron/services/qos/drivers/openvswitch/__init__.py' DEBUG: adding 'neutron/services/qos/drivers/openvswitch/driver.py' DEBUG: adding 'neutron/services/qos/drivers/ovn/__init__.py' DEBUG: adding 'neutron/services/qos/drivers/ovn/driver.py' DEBUG: adding 'neutron/services/qos/drivers/sriov/__init__.py' DEBUG: adding 'neutron/services/qos/drivers/sriov/driver.py' DEBUG: adding 'neutron/services/rbac/__init__.py' DEBUG: adding 'neutron/services/revisions/__init__.py' DEBUG: adding 'neutron/services/revisions/revision_plugin.py' DEBUG: adding 'neutron/services/segments/__init__.py' DEBUG: adding 'neutron/services/segments/db.py' DEBUG: adding 'neutron/services/segments/exceptions.py' DEBUG: adding 'neutron/services/segments/plugin.py' DEBUG: adding 'neutron/services/tag/__init__.py' DEBUG: adding 'neutron/services/tag/tag_plugin.py' DEBUG: adding 'neutron/services/timestamp/__init__.py' DEBUG: adding 'neutron/services/timestamp/timestamp_db.py' DEBUG: adding 'neutron/services/timestamp/timestamp_plugin.py' DEBUG: adding 'neutron/services/trunk/__init__.py' DEBUG: adding 'neutron/services/trunk/exceptions.py' DEBUG: adding 'neutron/services/trunk/models.py' DEBUG: adding 'neutron/services/trunk/plugin.py' DEBUG: adding 'neutron/services/trunk/rules.py' DEBUG: adding 'neutron/services/trunk/utils.py' DEBUG: adding 'neutron/services/trunk/drivers/__init__.py' DEBUG: adding 'neutron/services/trunk/drivers/base.py' DEBUG: adding 'neutron/services/trunk/drivers/linuxbridge/__init__.py' DEBUG: adding 'neutron/services/trunk/drivers/linuxbridge/driver.py' DEBUG: adding 'neutron/services/trunk/drivers/linuxbridge/agent/__init__.py' DEBUG: adding 'neutron/services/trunk/drivers/linuxbridge/agent/driver.py' DEBUG: adding 'neutron/services/trunk/drivers/linuxbridge/agent/trunk_plumber.py' DEBUG: adding 'neutron/services/trunk/drivers/openvswitch/__init__.py' DEBUG: adding 'neutron/services/trunk/drivers/openvswitch/constants.py' DEBUG: adding 'neutron/services/trunk/drivers/openvswitch/driver.py' DEBUG: adding 'neutron/services/trunk/drivers/openvswitch/utils.py' DEBUG: adding 'neutron/services/trunk/drivers/openvswitch/agent/__init__.py' DEBUG: adding 'neutron/services/trunk/drivers/openvswitch/agent/driver.py' DEBUG: adding 'neutron/services/trunk/drivers/openvswitch/agent/exceptions.py' DEBUG: adding 'neutron/services/trunk/drivers/openvswitch/agent/ovsdb_handler.py' DEBUG: adding 'neutron/services/trunk/drivers/openvswitch/agent/trunk_manager.py' DEBUG: adding 'neutron/services/trunk/drivers/ovn/__init__.py' DEBUG: adding 'neutron/services/trunk/drivers/ovn/trunk_driver.py' DEBUG: adding 'neutron/services/trunk/rpc/__init__.py' DEBUG: adding 'neutron/services/trunk/rpc/agent.py' DEBUG: adding 'neutron/services/trunk/rpc/backend.py' DEBUG: adding 'neutron/services/trunk/rpc/constants.py' DEBUG: adding 'neutron/services/trunk/rpc/server.py' DEBUG: adding 'neutron/services/trunk/seg_types/__init__.py' DEBUG: adding 'neutron/services/trunk/seg_types/validators.py' DEBUG: adding 'neutron/tests/__init__.py' DEBUG: adding 'neutron/tests/base.py' DEBUG: adding 'neutron/tests/post_mortem_debug.py' DEBUG: adding 'neutron/tests/tools.py' DEBUG: adding 'neutron/tests/common/__init__.py' DEBUG: adding 'neutron/tests/common/base.py' DEBUG: adding 'neutron/tests/common/config_fixtures.py' DEBUG: adding 'neutron/tests/common/conn_testers.py' DEBUG: adding 'neutron/tests/common/helpers.py' DEBUG: adding 'neutron/tests/common/l3_test_common.py' DEBUG: adding 'neutron/tests/common/machine_fixtures.py' DEBUG: adding 'neutron/tests/common/net_helpers.py' DEBUG: adding 'neutron/tests/common/agents/__init__.py' DEBUG: adding 'neutron/tests/common/agents/l2_extensions.py' DEBUG: adding 'neutron/tests/common/agents/l3_agent.py' DEBUG: adding 'neutron/tests/common/agents/ovs_agent.py' DEBUG: adding 'neutron/tests/common/exclusive_resources/__init__.py' DEBUG: adding 'neutron/tests/common/exclusive_resources/ip_address.py' DEBUG: adding 'neutron/tests/common/exclusive_resources/ip_network.py' DEBUG: adding 'neutron/tests/common/exclusive_resources/port.py' DEBUG: adding 'neutron/tests/common/exclusive_resources/resource_allocator.py' DEBUG: adding 'neutron/tests/contrib/README' DEBUG: adding 'neutron/tests/contrib/gate_hook.sh' DEBUG: adding 'neutron/tests/contrib/testing.filters' DEBUG: adding 'neutron/tests/contrib/hooks/api_all_extensions' DEBUG: adding 'neutron/tests/contrib/hooks/availability_zone' DEBUG: adding 'neutron/tests/contrib/hooks/disable_dvr' DEBUG: adding 'neutron/tests/contrib/hooks/disable_dvr_tests' DEBUG: adding 'neutron/tests/contrib/hooks/dns' DEBUG: adding 'neutron/tests/contrib/hooks/dvr' DEBUG: adding 'neutron/tests/contrib/hooks/log' DEBUG: adding 'neutron/tests/contrib/hooks/network_segment_range' DEBUG: adding 'neutron/tests/contrib/hooks/openvswitch_type_drivers' DEBUG: adding 'neutron/tests/contrib/hooks/osprofiler' DEBUG: adding 'neutron/tests/contrib/hooks/qos' DEBUG: adding 'neutron/tests/contrib/hooks/quotas' DEBUG: adding 'neutron/tests/contrib/hooks/segments' DEBUG: adding 'neutron/tests/contrib/hooks/trunk' DEBUG: adding 'neutron/tests/contrib/hooks/tunnel_types' DEBUG: adding 'neutron/tests/contrib/hooks/ubuntu_image' DEBUG: adding 'neutron/tests/contrib/hooks/uplink_status_propagation' DEBUG: adding 'neutron/tests/contrib/hooks/vlan_provider' DEBUG: adding 'neutron/tests/etc/api-paste.ini' DEBUG: adding 'neutron/tests/etc/api-paste.ini.test' DEBUG: adding 'neutron/tests/etc/neutron.conf' DEBUG: adding 'neutron/tests/etc/neutron_test.conf' DEBUG: adding 'neutron/tests/etc/neutron_test2.conf.example' DEBUG: adding 'neutron/tests/fullstack/README' DEBUG: adding 'neutron/tests/fullstack/__init__.py' DEBUG: adding 'neutron/tests/fullstack/base.py' DEBUG: adding 'neutron/tests/fullstack/test_agent_bandwidth_report.py' DEBUG: adding 'neutron/tests/fullstack/test_connectivity.py' DEBUG: adding 'neutron/tests/fullstack/test_dhcp_agent.py' DEBUG: adding 'neutron/tests/fullstack/test_firewall.py' DEBUG: adding 'neutron/tests/fullstack/test_l3_agent.py' DEBUG: adding 'neutron/tests/fullstack/test_local_ip.py' DEBUG: adding 'neutron/tests/fullstack/test_logging.py' DEBUG: adding 'neutron/tests/fullstack/test_mtu.py' DEBUG: adding 'neutron/tests/fullstack/test_multisegs.py' DEBUG: adding 'neutron/tests/fullstack/test_ovs_dhcp_extension.py' DEBUG: adding 'neutron/tests/fullstack/test_ports_api.py' DEBUG: adding 'neutron/tests/fullstack/test_ports_binding.py' DEBUG: adding 'neutron/tests/fullstack/test_ports_rebind.py' DEBUG: adding 'neutron/tests/fullstack/test_qos.py' DEBUG: adding 'neutron/tests/fullstack/test_quota.py' DEBUG: adding 'neutron/tests/fullstack/test_securitygroup.py' DEBUG: adding 'neutron/tests/fullstack/test_segmentation_id.py' DEBUG: adding 'neutron/tests/fullstack/test_subnet.py' DEBUG: adding 'neutron/tests/fullstack/agents/__init__.py' DEBUG: adding 'neutron/tests/fullstack/agents/dhcp_agent.py' DEBUG: adding 'neutron/tests/fullstack/agents/l3_agent.py' DEBUG: adding 'neutron/tests/fullstack/agents/ovs_agent.py' DEBUG: adding 'neutron/tests/fullstack/resources/__init__.py' DEBUG: adding 'neutron/tests/fullstack/resources/client.py' DEBUG: adding 'neutron/tests/fullstack/resources/config.py' DEBUG: adding 'neutron/tests/fullstack/resources/environment.py' DEBUG: adding 'neutron/tests/fullstack/resources/machine.py' DEBUG: adding 'neutron/tests/fullstack/resources/process.py' DEBUG: adding 'neutron/tests/fullstack/schedulers/__init__.py' DEBUG: adding 'neutron/tests/fullstack/schedulers/dhcp.py' DEBUG: adding 'neutron/tests/fullstack/servers/__init__.py' DEBUG: adding 'neutron/tests/fullstack/servers/placement.py' DEBUG: adding 'neutron/tests/functional/__init__.py' DEBUG: adding 'neutron/tests/functional/base.py' DEBUG: adding 'neutron/tests/functional/constants.py' DEBUG: adding 'neutron/tests/functional/requirements.txt' DEBUG: adding 'neutron/tests/functional/test_server.py' DEBUG: adding 'neutron/tests/functional/test_service.py' DEBUG: adding 'neutron/tests/functional/agent/__init__.py' DEBUG: adding 'neutron/tests/functional/agent/test_dhcp_agent.py' DEBUG: adding 'neutron/tests/functional/agent/test_firewall.py' DEBUG: adding 'neutron/tests/functional/agent/test_l2_lb_agent.py' DEBUG: adding 'neutron/tests/functional/agent/test_l2_ovs_agent.py' DEBUG: adding 'neutron/tests/functional/agent/test_ovs_flows.py' DEBUG: adding 'neutron/tests/functional/agent/test_ovs_lib.py' DEBUG: adding 'neutron/tests/functional/agent/common/__init__.py' DEBUG: adding 'neutron/tests/functional/agent/common/test_ovs_lib.py' DEBUG: adding 'neutron/tests/functional/agent/common/test_ovsdb_monitor.py' DEBUG: adding 'neutron/tests/functional/agent/l2/__init__.py' DEBUG: adding 'neutron/tests/functional/agent/l2/base.py' DEBUG: adding 'neutron/tests/functional/agent/l2/extensions/__init__.py' DEBUG: adding 'neutron/tests/functional/agent/l2/extensions/test_ovs_agent_qos_extension.py' DEBUG: adding 'neutron/tests/functional/agent/l3/__init__.py' DEBUG: adding 'neutron/tests/functional/agent/l3/framework.py' DEBUG: adding 'neutron/tests/functional/agent/l3/test_dvr_router.py' DEBUG: adding 'neutron/tests/functional/agent/l3/test_ha_router.py' DEBUG: adding 'neutron/tests/functional/agent/l3/test_keepalived_state_change.py' DEBUG: adding 'neutron/tests/functional/agent/l3/test_legacy_router.py' DEBUG: adding 'neutron/tests/functional/agent/l3/test_metadata_proxy.py' DEBUG: adding 'neutron/tests/functional/agent/l3/test_namespace_manager.py' DEBUG: adding 'neutron/tests/functional/agent/l3/bin/__init__.py' DEBUG: adding 'neutron/tests/functional/agent/l3/bin/cmd_keepalived_state_change.py' DEBUG: adding 'neutron/tests/functional/agent/l3/extensions/__init__.py' DEBUG: adding 'neutron/tests/functional/agent/l3/extensions/test_conntrack_helper_extension.py' DEBUG: adding 'neutron/tests/functional/agent/l3/extensions/test_gateway_ip_qos_extension.py' DEBUG: adding 'neutron/tests/functional/agent/l3/extensions/test_ndp_proxy_extension.py' DEBUG: adding 'neutron/tests/functional/agent/l3/extensions/test_port_forwarding_extension.py' DEBUG: adding 'neutron/tests/functional/agent/l3/extensions/qos/__init__.py' DEBUG: adding 'neutron/tests/functional/agent/l3/extensions/qos/test_fip_qos_extension.py' DEBUG: adding 'neutron/tests/functional/agent/linux/__init__.py' DEBUG: adding 'neutron/tests/functional/agent/linux/base.py' DEBUG: adding 'neutron/tests/functional/agent/linux/helpers.py' DEBUG: adding 'neutron/tests/functional/agent/linux/simple_daemon.py' DEBUG: adding 'neutron/tests/functional/agent/linux/test_async_process.py' DEBUG: adding 'neutron/tests/functional/agent/linux/test_bridge_lib.py' DEBUG: adding 'neutron/tests/functional/agent/linux/test_dhcp.py' DEBUG: adding 'neutron/tests/functional/agent/linux/test_interface.py' DEBUG: adding 'neutron/tests/functional/agent/linux/test_ip_lib.py' DEBUG: adding 'neutron/tests/functional/agent/linux/test_ipset.py' DEBUG: adding 'neutron/tests/functional/agent/linux/test_iptables.py' DEBUG: adding 'neutron/tests/functional/agent/linux/test_keepalived.py' DEBUG: adding 'neutron/tests/functional/agent/linux/test_l3_tc_lib.py' DEBUG: adding 'neutron/tests/functional/agent/linux/test_linuxbridge_arp_protect.py' DEBUG: adding 'neutron/tests/functional/agent/linux/test_netlink_lib.py' DEBUG: adding 'neutron/tests/functional/agent/linux/test_of_monitor.py' DEBUG: adding 'neutron/tests/functional/agent/linux/test_ovsdb_monitor.py' DEBUG: adding 'neutron/tests/functional/agent/linux/test_process_monitor.py' DEBUG: adding 'neutron/tests/functional/agent/linux/test_tc_lib.py' DEBUG: adding 'neutron/tests/functional/agent/linux/test_utils.py' DEBUG: adding 'neutron/tests/functional/agent/linux/bin/__init__.py' DEBUG: adding 'neutron/tests/functional/agent/linux/bin/ip_monitor.py' DEBUG: adding 'neutron/tests/functional/agent/linux/bin/ipt_binname.py' DEBUG: adding 'neutron/tests/functional/agent/linux/openvswitch_firewall/__init__.py' DEBUG: adding 'neutron/tests/functional/agent/linux/openvswitch_firewall/test_firewall.py' DEBUG: adding 'neutron/tests/functional/agent/linux/openvswitch_firewall/test_iptables.py' DEBUG: adding 'neutron/tests/functional/agent/ovn/__init__.py' DEBUG: adding 'neutron/tests/functional/agent/ovn/agent/__init__.py' DEBUG: adding 'neutron/tests/functional/agent/ovn/agent/fake_ovn_agent_extension.py' DEBUG: adding 'neutron/tests/functional/agent/ovn/agent/test_ovn_neutron_agent.py' DEBUG: adding 'neutron/tests/functional/agent/ovn/agent/test_ovsdb.py' DEBUG: adding 'neutron/tests/functional/agent/ovn/extensions/__init__.py' DEBUG: adding 'neutron/tests/functional/agent/ovn/extensions/test_qos_hwol.py' DEBUG: adding 'neutron/tests/functional/agent/ovn/metadata/__init__.py' DEBUG: adding 'neutron/tests/functional/agent/ovn/metadata/test_metadata_agent.py' DEBUG: adding 'neutron/tests/functional/agent/ovsdb/__init__.py' DEBUG: adding 'neutron/tests/functional/agent/ovsdb/native/__init__.py' DEBUG: adding 'neutron/tests/functional/agent/ovsdb/native/test_connection.py' DEBUG: adding 'neutron/tests/functional/agent/ovsdb/native/test_helpers.py' DEBUG: adding 'neutron/tests/functional/api/__init__.py' DEBUG: adding 'neutron/tests/functional/api/test_policies.py' DEBUG: adding 'neutron/tests/functional/cmd/__init__.py' DEBUG: adding 'neutron/tests/functional/cmd/process_spawn.py' DEBUG: adding 'neutron/tests/functional/cmd/test_destroy_patch_ports.py' DEBUG: adding 'neutron/tests/functional/cmd/test_ipset_cleanup.py' DEBUG: adding 'neutron/tests/functional/cmd/test_linuxbridge_cleanup.py' DEBUG: adding 'neutron/tests/functional/cmd/test_netns_cleanup.py' DEBUG: adding 'neutron/tests/functional/cmd/test_ovs_cleanup.py' DEBUG: adding 'neutron/tests/functional/cmd/test_status.py' DEBUG: adding 'neutron/tests/functional/common/__init__.py' DEBUG: adding 'neutron/tests/functional/common/test_utils.py' DEBUG: adding 'neutron/tests/functional/common/ovn/__init__.py' DEBUG: adding 'neutron/tests/functional/common/ovn/test_utils.py' DEBUG: adding 'neutron/tests/functional/db/__init__.py' DEBUG: adding 'neutron/tests/functional/db/test_ipam.py' DEBUG: adding 'neutron/tests/functional/db/test_migrations.py' DEBUG: adding 'neutron/tests/functional/db/test_models.py' DEBUG: adding 'neutron/tests/functional/db/test_network.py' DEBUG: adding 'neutron/tests/functional/db/test_ovn_revision_numbers_db.py' DEBUG: adding 'neutron/tests/functional/db/migrations/__init__.py' DEBUG: adding 'neutron/tests/functional/db/migrations/test_ba859d649675_add_indexes_to_rbacs.py' DEBUG: adding 'neutron/tests/functional/db/migrations/test_c3e9d13c4367_add_binding_index_to_.py' DEBUG: adding 'neutron/tests/functional/objects/__init__.py' DEBUG: adding 'neutron/tests/functional/objects/test_quota.py' DEBUG: adding 'neutron/tests/functional/objects/plugins/__init__.py' DEBUG: adding 'neutron/tests/functional/objects/plugins/ml2/__init__.py' DEBUG: adding 'neutron/tests/functional/objects/plugins/ml2/test_base.py' DEBUG: adding 'neutron/tests/functional/objects/plugins/ml2/test_geneveallocation.py' DEBUG: adding 'neutron/tests/functional/objects/plugins/ml2/test_greallocation.py' DEBUG: adding 'neutron/tests/functional/objects/plugins/ml2/test_vlanallocation.py' DEBUG: adding 'neutron/tests/functional/objects/plugins/ml2/test_vxlanallocation.py' DEBUG: adding 'neutron/tests/functional/pecan_wsgi/__init__.py' DEBUG: adding 'neutron/tests/functional/pecan_wsgi/config.py' DEBUG: adding 'neutron/tests/functional/pecan_wsgi/test_controllers.py' DEBUG: adding 'neutron/tests/functional/pecan_wsgi/test_functional.py' DEBUG: adding 'neutron/tests/functional/pecan_wsgi/test_hooks.py' DEBUG: adding 'neutron/tests/functional/pecan_wsgi/utils.py' DEBUG: adding 'neutron/tests/functional/plugins/__init__.py' DEBUG: adding 'neutron/tests/functional/plugins/ml2/__init__.py' DEBUG: adding 'neutron/tests/functional/plugins/ml2/test_plugin.py' DEBUG: adding 'neutron/tests/functional/plugins/ml2/drivers/__init__.py' DEBUG: adding 'neutron/tests/functional/plugins/ml2/drivers/macvtap/__init__.py' DEBUG: adding 'neutron/tests/functional/plugins/ml2/drivers/macvtap/agent/__init__.py' DEBUG: adding 'neutron/tests/functional/plugins/ml2/drivers/macvtap/agent/test_macvtap_neutron_agent.py' DEBUG: adding 'neutron/tests/functional/plugins/ml2/drivers/ovn/__init__.py' DEBUG: adding 'neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/__init__.py' DEBUG: adding 'neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/test_mech_driver.py' DEBUG: adding 'neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/__init__.py' DEBUG: adding 'neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_impl_idl.py' DEBUG: adding 'neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_maintenance.py' DEBUG: adding 'neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovn_client.py' DEBUG: adding 'neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovn_db_resources.py' DEBUG: adding 'neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovn_db_sync.py' DEBUG: adding 'neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovsdb_monitor.py' DEBUG: adding 'neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/__init__.py' DEBUG: adding 'neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/test_placement.py' DEBUG: adding 'neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/test_qos.py' DEBUG: adding 'neutron/tests/functional/privileged/__init__.py' DEBUG: adding 'neutron/tests/functional/privileged/agent/__init__.py' DEBUG: adding 'neutron/tests/functional/privileged/agent/linux/__init__.py' DEBUG: adding 'neutron/tests/functional/privileged/agent/linux/test_ip_lib.py' DEBUG: adding 'neutron/tests/functional/privileged/agent/linux/test_tc_lib.py' DEBUG: adding 'neutron/tests/functional/privileged/agent/linux/test_utils.py' DEBUG: adding 'neutron/tests/functional/resources/__init__.py' DEBUG: adding 'neutron/tests/functional/resources/process.py' DEBUG: adding 'neutron/tests/functional/resources/ovsdb/__init__.py' DEBUG: adding 'neutron/tests/functional/resources/ovsdb/events.py' DEBUG: adding 'neutron/tests/functional/resources/ovsdb/fixtures.py' DEBUG: adding 'neutron/tests/functional/sanity/__init__.py' DEBUG: adding 'neutron/tests/functional/sanity/test_sanity.py' DEBUG: adding 'neutron/tests/functional/scheduler/__init__.py' DEBUG: adding 'neutron/tests/functional/scheduler/test_dhcp_agent_scheduler.py' DEBUG: adding 'neutron/tests/functional/scheduler/test_l3_agent_scheduler.py' DEBUG: adding 'neutron/tests/functional/services/__init__.py' DEBUG: adding 'neutron/tests/functional/services/conntrack_helper/__init__.py' DEBUG: adding 'neutron/tests/functional/services/conntrack_helper/test_conntrack_helper.py' DEBUG: adding 'neutron/tests/functional/services/l3_router/__init__.py' DEBUG: adding 'neutron/tests/functional/services/l3_router/test_l3_dvr_ha_router_plugin.py' DEBUG: adding 'neutron/tests/functional/services/l3_router/test_l3_dvr_router_plugin.py' DEBUG: adding 'neutron/tests/functional/services/logapi/__init__.py' DEBUG: adding 'neutron/tests/functional/services/logapi/test_logging.py' DEBUG: adding 'neutron/tests/functional/services/logapi/drivers/__init__.py' DEBUG: adding 'neutron/tests/functional/services/logapi/drivers/ovn/__init__.py' DEBUG: adding 'neutron/tests/functional/services/logapi/drivers/ovn/test_driver.py' DEBUG: adding 'neutron/tests/functional/services/ovn_l3/__init__.py' DEBUG: adding 'neutron/tests/functional/services/ovn_l3/test_plugin.py' DEBUG: adding 'neutron/tests/functional/services/portforwarding/__init__.py' DEBUG: adding 'neutron/tests/functional/services/portforwarding/test_port_forwarding.py' DEBUG: adding 'neutron/tests/functional/services/trunk/__init__.py' DEBUG: adding 'neutron/tests/functional/services/trunk/test_plugin.py' DEBUG: adding 'neutron/tests/functional/services/trunk/drivers/__init__.py' DEBUG: adding 'neutron/tests/functional/services/trunk/drivers/openvswitch/__init__.py' DEBUG: adding 'neutron/tests/functional/services/trunk/drivers/openvswitch/agent/__init__.py' DEBUG: adding 'neutron/tests/functional/services/trunk/drivers/openvswitch/agent/test_ovsdb_handler.py' DEBUG: adding 'neutron/tests/functional/services/trunk/drivers/openvswitch/agent/test_trunk_manager.py' DEBUG: adding 'neutron/tests/functional/services/trunk/drivers/ovn/__init__.py' DEBUG: adding 'neutron/tests/functional/services/trunk/drivers/ovn/test_trunk_driver.py' DEBUG: adding 'neutron/tests/functional/services/trunk/rpc/__init__.py' DEBUG: adding 'neutron/tests/functional/services/trunk/rpc/test_server.py' DEBUG: adding 'neutron/tests/functional/tests/__init__.py' DEBUG: adding 'neutron/tests/functional/tests/common/__init__.py' DEBUG: adding 'neutron/tests/functional/tests/common/test_net_helpers.py' DEBUG: adding 'neutron/tests/functional/tests/common/exclusive_resources/__init__.py' DEBUG: adding 'neutron/tests/functional/tests/common/exclusive_resources/test_ip_address.py' DEBUG: adding 'neutron/tests/functional/tests/common/exclusive_resources/test_ip_network.py' DEBUG: adding 'neutron/tests/functional/tests/common/exclusive_resources/test_port.py' DEBUG: adding 'neutron/tests/functional/tests/common/exclusive_resources/test_resource_allocator.py' DEBUG: adding 'neutron/tests/unit/__init__.py' DEBUG: adding 'neutron/tests/unit/_test_extension_portbindings.py' DEBUG: adding 'neutron/tests/unit/dummy_plugin.py' DEBUG: adding 'neutron/tests/unit/extension_stubs.py' DEBUG: adding 'neutron/tests/unit/fake_resources.py' DEBUG: adding 'neutron/tests/unit/test_auth.py' DEBUG: adding 'neutron/tests/unit/test_manager.py' DEBUG: adding 'neutron/tests/unit/test_neutron_plugin_base_v2.py' DEBUG: adding 'neutron/tests/unit/test_opts.py' DEBUG: adding 'neutron/tests/unit/test_policy.py' DEBUG: adding 'neutron/tests/unit/test_service.py' DEBUG: adding 'neutron/tests/unit/test_worker.py' DEBUG: adding 'neutron/tests/unit/test_wsgi.py' DEBUG: adding 'neutron/tests/unit/testlib_api.py' DEBUG: adding 'neutron/tests/unit/agent/__init__.py' DEBUG: adding 'neutron/tests/unit/agent/test_agent_extensions_manager.py' DEBUG: adding 'neutron/tests/unit/agent/test_resource_cache.py' DEBUG: adding 'neutron/tests/unit/agent/test_rpc.py' DEBUG: adding 'neutron/tests/unit/agent/test_securitygroups_rpc.py' DEBUG: adding 'neutron/tests/unit/agent/common/__init__.py' DEBUG: adding 'neutron/tests/unit/agent/common/test_async_process.py' DEBUG: adding 'neutron/tests/unit/agent/common/test_ovs_lib.py' DEBUG: adding 'neutron/tests/unit/agent/common/test_ovsdb_monitor.py' DEBUG: adding 'neutron/tests/unit/agent/common/test_placement_report.py' DEBUG: adding 'neutron/tests/unit/agent/common/test_polling.py' DEBUG: adding 'neutron/tests/unit/agent/common/test_resource_processing_queue.py' DEBUG: adding 'neutron/tests/unit/agent/common/test_utils.py' DEBUG: adding 'neutron/tests/unit/agent/dhcp/__init__.py' DEBUG: adding 'neutron/tests/unit/agent/dhcp/test_agent.py' DEBUG: adding 'neutron/tests/unit/agent/l2/__init__.py' DEBUG: adding 'neutron/tests/unit/agent/l2/test_l2_agent_extensions_manager.py' DEBUG: adding 'neutron/tests/unit/agent/l2/extensions/__init__.py' DEBUG: adding 'neutron/tests/unit/agent/l2/extensions/test_fdb_population.py' DEBUG: adding 'neutron/tests/unit/agent/l2/extensions/test_local_ip.py' DEBUG: adding 'neutron/tests/unit/agent/l2/extensions/test_qos.py' DEBUG: adding 'neutron/tests/unit/agent/l2/extensions/dhcp/__init__.py' DEBUG: adding 'neutron/tests/unit/agent/l2/extensions/dhcp/test_base.py' DEBUG: adding 'neutron/tests/unit/agent/l2/extensions/dhcp/test_extension.py' DEBUG: adding 'neutron/tests/unit/agent/l2/extensions/dhcp/test_ipv4.py' DEBUG: adding 'neutron/tests/unit/agent/l2/extensions/dhcp/test_ipv6.py' DEBUG: adding 'neutron/tests/unit/agent/l2/extensions/metadata/__init__.py' DEBUG: adding 'neutron/tests/unit/agent/l2/extensions/metadata/test_host_metadata_proxy.py' DEBUG: adding 'neutron/tests/unit/agent/l3/__init__.py' DEBUG: adding 'neutron/tests/unit/agent/l3/test_agent.py' DEBUG: adding 'neutron/tests/unit/agent/l3/test_dvr_fip_ns.py' DEBUG: adding 'neutron/tests/unit/agent/l3/test_dvr_local_router.py' DEBUG: adding 'neutron/tests/unit/agent/l3/test_dvr_snat_ns.py' DEBUG: adding 'neutron/tests/unit/agent/l3/test_fip_rule_priority_allocator.py' DEBUG: adding 'neutron/tests/unit/agent/l3/test_ha_router.py' DEBUG: adding 'neutron/tests/unit/agent/l3/test_item_allocator.py' DEBUG: adding 'neutron/tests/unit/agent/l3/test_l3_agent_extension_api.py' DEBUG: adding 'neutron/tests/unit/agent/l3/test_legacy_router.py' DEBUG: adding 'neutron/tests/unit/agent/l3/test_link_local_allocator.py' DEBUG: adding 'neutron/tests/unit/agent/l3/test_namespace_manager.py' DEBUG: adding 'neutron/tests/unit/agent/l3/test_router_info.py' DEBUG: adding 'neutron/tests/unit/agent/l3/extensions/__init__.py' DEBUG: adding 'neutron/tests/unit/agent/l3/extensions/test_conntrack_helper.py' DEBUG: adding 'neutron/tests/unit/agent/l3/extensions/test_ndp_proxy.py' DEBUG: adding 'neutron/tests/unit/agent/l3/extensions/test_port_forwarding.py' DEBUG: adding 'neutron/tests/unit/agent/l3/extensions/test_snat_log.py' DEBUG: adding 'neutron/tests/unit/agent/l3/extensions/qos/__init__.py' DEBUG: adding 'neutron/tests/unit/agent/l3/extensions/qos/test_base.py' DEBUG: adding 'neutron/tests/unit/agent/l3/extensions/qos/test_fip.py' DEBUG: adding 'neutron/tests/unit/agent/l3/extensions/qos/test_gateway_ip.py' DEBUG: adding 'neutron/tests/unit/agent/linux/__init__.py' DEBUG: adding 'neutron/tests/unit/agent/linux/failing_process.py' DEBUG: adding 'neutron/tests/unit/agent/linux/test_bridge_lib.py' DEBUG: adding 'neutron/tests/unit/agent/linux/test_daemon.py' DEBUG: adding 'neutron/tests/unit/agent/linux/test_devlink.py' DEBUG: adding 'neutron/tests/unit/agent/linux/test_dhcp.py' DEBUG: adding 'neutron/tests/unit/agent/linux/test_external_process.py' DEBUG: adding 'neutron/tests/unit/agent/linux/test_interface.py' DEBUG: adding 'neutron/tests/unit/agent/linux/test_ip_conntrack.py' DEBUG: adding 'neutron/tests/unit/agent/linux/test_ip_lib.py' DEBUG: adding 'neutron/tests/unit/agent/linux/test_ipset_manager.py' DEBUG: adding 'neutron/tests/unit/agent/linux/test_iptables_firewall.py' DEBUG: adding 'neutron/tests/unit/agent/linux/test_iptables_manager.py' DEBUG: adding 'neutron/tests/unit/agent/linux/test_keepalived.py' DEBUG: adding 'neutron/tests/unit/agent/linux/test_l3_tc_lib.py' DEBUG: adding 'neutron/tests/unit/agent/linux/test_pd.py' DEBUG: adding 'neutron/tests/unit/agent/linux/test_tc_lib.py' DEBUG: adding 'neutron/tests/unit/agent/linux/test_utils.py' DEBUG: adding 'neutron/tests/unit/agent/linux/openvswitch_firewall/__init__.py' DEBUG: adding 'neutron/tests/unit/agent/linux/openvswitch_firewall/test_firewall.py' DEBUG: adding 'neutron/tests/unit/agent/linux/openvswitch_firewall/test_iptables.py' DEBUG: adding 'neutron/tests/unit/agent/linux/openvswitch_firewall/test_rules.py' DEBUG: adding 'neutron/tests/unit/agent/metadata/__init__.py' DEBUG: adding 'neutron/tests/unit/agent/metadata/test_agent.py' DEBUG: adding 'neutron/tests/unit/agent/metadata/test_driver.py' DEBUG: adding 'neutron/tests/unit/agent/metadata/test_proxy_base.py' DEBUG: adding 'neutron/tests/unit/agent/ovn/__init__.py' DEBUG: adding 'neutron/tests/unit/agent/ovn/metadata/__init__.py' DEBUG: adding 'neutron/tests/unit/agent/ovn/metadata/test_agent.py' DEBUG: adding 'neutron/tests/unit/agent/ovn/metadata/test_driver.py' DEBUG: adding 'neutron/tests/unit/agent/ovn/metadata/test_server.py' DEBUG: adding 'neutron/tests/unit/agent/ovsdb/__init__.py' DEBUG: adding 'neutron/tests/unit/agent/ovsdb/test_impl_idl.py' DEBUG: adding 'neutron/tests/unit/agent/ovsdb/native/__init__.py' DEBUG: adding 'neutron/tests/unit/agent/ovsdb/native/test_connection.py' DEBUG: adding 'neutron/tests/unit/api/__init__.py' DEBUG: adding 'neutron/tests/unit/api/test_api_common.py' DEBUG: adding 'neutron/tests/unit/api/test_extensions.py' DEBUG: adding 'neutron/tests/unit/api/rpc/__init__.py' DEBUG: adding 'neutron/tests/unit/api/rpc/agentnotifiers/__init__.py' DEBUG: adding 'neutron/tests/unit/api/rpc/agentnotifiers/test_dhcp_rpc_agent_api.py' DEBUG: adding 'neutron/tests/unit/api/rpc/agentnotifiers/test_l3_rpc_agent_api.py' DEBUG: adding 'neutron/tests/unit/api/rpc/callbacks/__init__.py' DEBUG: adding 'neutron/tests/unit/api/rpc/callbacks/test_resource_manager.py' DEBUG: adding 'neutron/tests/unit/api/rpc/callbacks/test_resources.py' DEBUG: adding 'neutron/tests/unit/api/rpc/callbacks/test_version_manager.py' DEBUG: adding 'neutron/tests/unit/api/rpc/callbacks/consumer/__init__.py' DEBUG: adding 'neutron/tests/unit/api/rpc/callbacks/consumer/test_registry.py' DEBUG: adding 'neutron/tests/unit/api/rpc/callbacks/producer/__init__.py' DEBUG: adding 'neutron/tests/unit/api/rpc/callbacks/producer/test_registry.py' DEBUG: adding 'neutron/tests/unit/api/rpc/handlers/__init__.py' DEBUG: adding 'neutron/tests/unit/api/rpc/handlers/test_dhcp_rpc.py' DEBUG: adding 'neutron/tests/unit/api/rpc/handlers/test_dvr_rpc.py' DEBUG: adding 'neutron/tests/unit/api/rpc/handlers/test_l3_rpc.py' DEBUG: adding 'neutron/tests/unit/api/rpc/handlers/test_resources_rpc.py' DEBUG: adding 'neutron/tests/unit/api/rpc/handlers/test_securitygroups_rpc.py' DEBUG: adding 'neutron/tests/unit/api/v2/__init__.py' DEBUG: adding 'neutron/tests/unit/api/v2/test_base.py' DEBUG: adding 'neutron/tests/unit/api/v2/test_resource.py' DEBUG: adding 'neutron/tests/unit/api/v2/test_router.py' DEBUG: adding 'neutron/tests/unit/cmd/__init__.py' DEBUG: adding 'neutron/tests/unit/cmd/test_netns_cleanup.py' DEBUG: adding 'neutron/tests/unit/cmd/test_ovs_cleanup.py' DEBUG: adding 'neutron/tests/unit/cmd/test_runtime_checks.py' DEBUG: adding 'neutron/tests/unit/cmd/test_sanity_check.py' DEBUG: adding 'neutron/tests/unit/cmd/test_status.py' DEBUG: adding 'neutron/tests/unit/cmd/ovn/__init__.py' DEBUG: adding 'neutron/tests/unit/cmd/ovn/test_neutron_ovn_db_sync_util.py' DEBUG: adding 'neutron/tests/unit/cmd/upgrade_checks/__init__.py' DEBUG: adding 'neutron/tests/unit/cmd/upgrade_checks/test_checks.py' DEBUG: adding 'neutron/tests/unit/common/__init__.py' DEBUG: adding 'neutron/tests/unit/common/moved_globals_code1.py' DEBUG: adding 'neutron/tests/unit/common/moved_globals_code2.py' DEBUG: adding 'neutron/tests/unit/common/moved_globals_target.py' DEBUG: adding 'neutron/tests/unit/common/test__deprecate.py' DEBUG: adding 'neutron/tests/unit/common/test_cache_utils.py' DEBUG: adding 'neutron/tests/unit/common/test_coordination.py' DEBUG: adding 'neutron/tests/unit/common/test_ipv6_utils.py' DEBUG: adding 'neutron/tests/unit/common/test_utils.py' DEBUG: adding 'neutron/tests/unit/common/ovn/__init__.py' DEBUG: adding 'neutron/tests/unit/common/ovn/test_acl.py' DEBUG: adding 'neutron/tests/unit/common/ovn/test_hash_ring_manager.py' DEBUG: adding 'neutron/tests/unit/common/ovn/test_utils.py' DEBUG: adding 'neutron/tests/unit/conf/__init__.py' DEBUG: adding 'neutron/tests/unit/conf/test_service.py' DEBUG: adding 'neutron/tests/unit/conf/agent/__init__.py' DEBUG: adding 'neutron/tests/unit/conf/agent/test_common.py' DEBUG: adding 'neutron/tests/unit/conf/policies/__init__.py' DEBUG: adding 'neutron/tests/unit/conf/policies/test_address_group.py' DEBUG: adding 'neutron/tests/unit/conf/policies/test_address_scope.py' DEBUG: adding 'neutron/tests/unit/conf/policies/test_agent.py' DEBUG: adding 'neutron/tests/unit/conf/policies/test_auto_allocated_topology.py' DEBUG: adding 'neutron/tests/unit/conf/policies/test_availability_zone.py' DEBUG: adding 'neutron/tests/unit/conf/policies/test_base.py' DEBUG: adding 'neutron/tests/unit/conf/policies/test_default_security_group_rules.py' DEBUG: adding 'neutron/tests/unit/conf/policies/test_flavor.py' DEBUG: adding 'neutron/tests/unit/conf/policies/test_floatingip.py' DEBUG: adding 'neutron/tests/unit/conf/policies/test_floatingip_pools.py' DEBUG: adding 'neutron/tests/unit/conf/policies/test_floatingip_port_forwarding.py' DEBUG: adding 'neutron/tests/unit/conf/policies/test_l3_conntrack_helper.py' DEBUG: adding 'neutron/tests/unit/conf/policies/test_local_ip.py' DEBUG: adding 'neutron/tests/unit/conf/policies/test_local_ip_association.py' DEBUG: adding 'neutron/tests/unit/conf/policies/test_logging.py' DEBUG: adding 'neutron/tests/unit/conf/policies/test_metering.py' DEBUG: adding 'neutron/tests/unit/conf/policies/test_ndp_proxy.py' DEBUG: adding 'neutron/tests/unit/conf/policies/test_network.py' DEBUG: adding 'neutron/tests/unit/conf/policies/test_network_ip_availability.py' DEBUG: adding 'neutron/tests/unit/conf/policies/test_network_segment_range.py' DEBUG: adding 'neutron/tests/unit/conf/policies/test_port.py' DEBUG: adding 'neutron/tests/unit/conf/policies/test_port_bindings.py' DEBUG: adding 'neutron/tests/unit/conf/policies/test_qos.py' DEBUG: adding 'neutron/tests/unit/conf/policies/test_quotas.py' DEBUG: adding 'neutron/tests/unit/conf/policies/test_rbac.py' DEBUG: adding 'neutron/tests/unit/conf/policies/test_router.py' DEBUG: adding 'neutron/tests/unit/conf/policies/test_security_group.py' DEBUG: adding 'neutron/tests/unit/conf/policies/test_segment.py' DEBUG: adding 'neutron/tests/unit/conf/policies/test_service_type.py' DEBUG: adding 'neutron/tests/unit/conf/policies/test_subnet.py' DEBUG: adding 'neutron/tests/unit/conf/policies/test_subnetpool.py' DEBUG: adding 'neutron/tests/unit/conf/policies/test_trunk.py' DEBUG: adding 'neutron/tests/unit/core_extensions/__init__.py' DEBUG: adding 'neutron/tests/unit/core_extensions/test_qos.py' DEBUG: adding 'neutron/tests/unit/db/__init__.py' DEBUG: adding 'neutron/tests/unit/db/test__utils.py' DEBUG: adding 'neutron/tests/unit/db/test_agents_db.py' DEBUG: adding 'neutron/tests/unit/db/test_agentschedulers_db.py' DEBUG: adding 'neutron/tests/unit/db/test_allowedaddresspairs_db.py' DEBUG: adding 'neutron/tests/unit/db/test_db_base_plugin_common.py' DEBUG: adding 'neutron/tests/unit/db/test_db_base_plugin_v2.py' DEBUG: adding 'neutron/tests/unit/db/test_dvr_mac_db.py' DEBUG: adding 'neutron/tests/unit/db/test_extraroute_db.py' DEBUG: adding 'neutron/tests/unit/db/test_ipam_backend_mixin.py' DEBUG: adding 'neutron/tests/unit/db/test_ipam_pluggable_backend.py' DEBUG: adding 'neutron/tests/unit/db/test_l3_db.py' DEBUG: adding 'neutron/tests/unit/db/test_l3_dvr_db.py' DEBUG: adding 'neutron/tests/unit/db/test_l3_extra_gws_db.py' DEBUG: adding 'neutron/tests/unit/db/test_l3_hamode_db.py' DEBUG: adding 'neutron/tests/unit/db/test_migration.py' DEBUG: adding 'neutron/tests/unit/db/test_ovn_hash_ring_db.py' DEBUG: adding 'neutron/tests/unit/db/test_ovn_l3_hamode_db.py' DEBUG: adding 'neutron/tests/unit/db/test_ovn_revision_numbers_db.py' DEBUG: adding 'neutron/tests/unit/db/test_portsecurity_db.py' DEBUG: adding 'neutron/tests/unit/db/test_portsecurity_db_common.py' DEBUG: adding 'neutron/tests/unit/db/test_provisioning_blocks.py' DEBUG: adding 'neutron/tests/unit/db/test_rbac_db_mixin.py' DEBUG: adding 'neutron/tests/unit/db/test_securitygroups_db.py' DEBUG: adding 'neutron/tests/unit/db/test_segments_db.py' DEBUG: adding 'neutron/tests/unit/db/metering/__init__.py' DEBUG: adding 'neutron/tests/unit/db/metering/test_metering_db.py' DEBUG: adding 'neutron/tests/unit/db/quota/__init__.py' DEBUG: adding 'neutron/tests/unit/db/quota/test_api.py' DEBUG: adding 'neutron/tests/unit/db/quota/test_driver.py' DEBUG: adding 'neutron/tests/unit/db/quota/test_driver_nolock.py' DEBUG: adding 'neutron/tests/unit/extensions/__init__.py' DEBUG: adding 'neutron/tests/unit/extensions/base.py' DEBUG: adding 'neutron/tests/unit/extensions/extendedattribute.py' DEBUG: adding 'neutron/tests/unit/extensions/extensionattribute.py' DEBUG: adding 'neutron/tests/unit/extensions/foxinsocks.py' DEBUG: adding 'neutron/tests/unit/extensions/test_address_group.py' DEBUG: adding 'neutron/tests/unit/extensions/test_address_scope.py' DEBUG: adding 'neutron/tests/unit/extensions/test_agent.py' DEBUG: adding 'neutron/tests/unit/extensions/test_availability_zone.py' DEBUG: adding 'neutron/tests/unit/extensions/test_data_plane_status.py' DEBUG: adding 'neutron/tests/unit/extensions/test_default_subnetpools.py' DEBUG: adding 'neutron/tests/unit/extensions/test_dns.py' DEBUG: adding 'neutron/tests/unit/extensions/test_expose_port_forwarding_in_fip.py' DEBUG: adding 'neutron/tests/unit/extensions/test_external_net.py' DEBUG: adding 'neutron/tests/unit/extensions/test_extra_dhcp_opt.py' DEBUG: adding 'neutron/tests/unit/extensions/test_extraroute.py' DEBUG: adding 'neutron/tests/unit/extensions/test_fip_port_details.py' DEBUG: adding 'neutron/tests/unit/extensions/test_flavors.py' DEBUG: adding 'neutron/tests/unit/extensions/test_floating_ip_port_forwarding.py' DEBUG: adding 'neutron/tests/unit/extensions/test_floatingip_pools.py' DEBUG: adding 'neutron/tests/unit/extensions/test_l3.py' DEBUG: adding 'neutron/tests/unit/extensions/test_l3_conntrack_helper.py' DEBUG: adding 'neutron/tests/unit/extensions/test_l3_ext_gw_mode.py' DEBUG: adding 'neutron/tests/unit/extensions/test_l3_ndp_proxy.py' DEBUG: adding 'neutron/tests/unit/extensions/test_local_ip.py' DEBUG: adding 'neutron/tests/unit/extensions/test_network_ip_availability.py' DEBUG: adding 'neutron/tests/unit/extensions/test_network_segment_range.py' DEBUG: adding 'neutron/tests/unit/extensions/test_port_device_profile.py' DEBUG: adding 'neutron/tests/unit/extensions/test_port_hardware_offload_type.py' DEBUG: adding 'neutron/tests/unit/extensions/test_port_hints.py' DEBUG: adding 'neutron/tests/unit/extensions/test_port_numa_affinity_policy.py' DEBUG: adding 'neutron/tests/unit/extensions/test_port_numa_affinity_policy_socket.py' DEBUG: adding 'neutron/tests/unit/extensions/test_portsecurity.py' DEBUG: adding 'neutron/tests/unit/extensions/test_providernet.py' DEBUG: adding 'neutron/tests/unit/extensions/test_qos_fip.py' DEBUG: adding 'neutron/tests/unit/extensions/test_qos_gateway_ip.py' DEBUG: adding 'neutron/tests/unit/extensions/test_quotasv2.py' DEBUG: adding 'neutron/tests/unit/extensions/test_quotasv2_detail.py' DEBUG: adding 'neutron/tests/unit/extensions/test_router_availability_zone.py' DEBUG: adding 'neutron/tests/unit/extensions/test_security_groups_default_rules.py' DEBUG: adding 'neutron/tests/unit/extensions/test_security_groups_normalized_cidr.py' DEBUG: adding 'neutron/tests/unit/extensions/test_securitygroup.py' DEBUG: adding 'neutron/tests/unit/extensions/test_segment.py' DEBUG: adding 'neutron/tests/unit/extensions/test_servicetype.py' DEBUG: adding 'neutron/tests/unit/extensions/test_subnet_dns_publish_fixed_ip.py' DEBUG: adding 'neutron/tests/unit/extensions/test_subnet_onboard.py' DEBUG: adding 'neutron/tests/unit/extensions/test_subnet_service_types.py' DEBUG: adding 'neutron/tests/unit/extensions/test_subnetpool_prefix_ops.py' DEBUG: adding 'neutron/tests/unit/extensions/test_timestamp.py' DEBUG: adding 'neutron/tests/unit/extensions/test_uplink_status_propagation.py' DEBUG: adding 'neutron/tests/unit/extensions/test_vlantransparent.py' DEBUG: adding 'neutron/tests/unit/extensions/v2attributes.py' DEBUG: adding 'neutron/tests/unit/hacking/__init__.py' DEBUG: adding 'neutron/tests/unit/ipam/__init__.py' DEBUG: adding 'neutron/tests/unit/ipam/fake_driver.py' DEBUG: adding 'neutron/tests/unit/ipam/test_requests.py' DEBUG: adding 'neutron/tests/unit/ipam/test_subnet_alloc.py' DEBUG: adding 'neutron/tests/unit/ipam/test_utils.py' DEBUG: adding 'neutron/tests/unit/ipam/drivers/__init__.py' DEBUG: adding 'neutron/tests/unit/ipam/drivers/neutrondb_ipam/__init__.py' DEBUG: adding 'neutron/tests/unit/ipam/drivers/neutrondb_ipam/test_db_api.py' DEBUG: adding 'neutron/tests/unit/ipam/drivers/neutrondb_ipam/test_driver.py' DEBUG: adding 'neutron/tests/unit/notifiers/__init__.py' DEBUG: adding 'neutron/tests/unit/notifiers/test_batch_notifier.py' DEBUG: adding 'neutron/tests/unit/notifiers/test_ironic.py' DEBUG: adding 'neutron/tests/unit/notifiers/test_nova.py' DEBUG: adding 'neutron/tests/unit/objects/__init__.py' DEBUG: adding 'neutron/tests/unit/objects/test_address_group.py' DEBUG: adding 'neutron/tests/unit/objects/test_address_scope.py' DEBUG: adding 'neutron/tests/unit/objects/test_agent.py' DEBUG: adding 'neutron/tests/unit/objects/test_auto_allocate.py' DEBUG: adding 'neutron/tests/unit/objects/test_base.py' DEBUG: adding 'neutron/tests/unit/objects/test_conntrack_helper.py' DEBUG: adding 'neutron/tests/unit/objects/test_flavor.py' DEBUG: adding 'neutron/tests/unit/objects/test_floatingip.py' DEBUG: adding 'neutron/tests/unit/objects/test_ipam.py' DEBUG: adding 'neutron/tests/unit/objects/test_l3_hamode.py' DEBUG: adding 'neutron/tests/unit/objects/test_l3agent.py' DEBUG: adding 'neutron/tests/unit/objects/test_local_ip.py' DEBUG: adding 'neutron/tests/unit/objects/test_metering.py' DEBUG: adding 'neutron/tests/unit/objects/test_ndp_proxy.py' DEBUG: adding 'neutron/tests/unit/objects/test_network.py' DEBUG: adding 'neutron/tests/unit/objects/test_network_segment_range.py' DEBUG: adding 'neutron/tests/unit/objects/test_objects.py' DEBUG: adding 'neutron/tests/unit/objects/test_port_forwarding.py' DEBUG: adding 'neutron/tests/unit/objects/test_ports.py' DEBUG: adding 'neutron/tests/unit/objects/test_provisioning_blocks.py' DEBUG: adding 'neutron/tests/unit/objects/test_quota.py' DEBUG: adding 'neutron/tests/unit/objects/test_rbac.py' DEBUG: adding 'neutron/tests/unit/objects/test_rbac_db.py' DEBUG: adding 'neutron/tests/unit/objects/test_router.py' DEBUG: adding 'neutron/tests/unit/objects/test_securitygroup.py' DEBUG: adding 'neutron/tests/unit/objects/test_securitygroup_default_rules.py' DEBUG: adding 'neutron/tests/unit/objects/test_servicetype.py' DEBUG: adding 'neutron/tests/unit/objects/test_subnet.py' DEBUG: adding 'neutron/tests/unit/objects/test_subnetpool.py' DEBUG: adding 'neutron/tests/unit/objects/test_tag.py' DEBUG: adding 'neutron/tests/unit/objects/test_trunk.py' DEBUG: adding 'neutron/tests/unit/objects/db/__init__.py' DEBUG: adding 'neutron/tests/unit/objects/db/test_api.py' DEBUG: adding 'neutron/tests/unit/objects/logapi/__init__.py' DEBUG: adding 'neutron/tests/unit/objects/logapi/test_logging_resource.py' DEBUG: adding 'neutron/tests/unit/objects/plugins/__init__.py' DEBUG: adding 'neutron/tests/unit/objects/plugins/ml2/__init__.py' DEBUG: adding 'neutron/tests/unit/objects/plugins/ml2/test_base.py' DEBUG: adding 'neutron/tests/unit/objects/plugins/ml2/test_flatallocation.py' DEBUG: adding 'neutron/tests/unit/objects/plugins/ml2/test_geneveallocation.py' DEBUG: adding 'neutron/tests/unit/objects/plugins/ml2/test_greallocation.py' DEBUG: adding 'neutron/tests/unit/objects/plugins/ml2/test_vlanallocation.py' DEBUG: adding 'neutron/tests/unit/objects/plugins/ml2/test_vxlanallocation.py' DEBUG: adding 'neutron/tests/unit/objects/port/__init__.py' DEBUG: adding 'neutron/tests/unit/objects/port/extensions/__init__.py' DEBUG: adding 'neutron/tests/unit/objects/port/extensions/test_allowedaddresspairs.py' DEBUG: adding 'neutron/tests/unit/objects/port/extensions/test_data_plane_status.py' DEBUG: adding 'neutron/tests/unit/objects/port/extensions/test_extra_dhcp_opt.py' DEBUG: adding 'neutron/tests/unit/objects/port/extensions/test_port_hardware_offload_type.py' DEBUG: adding 'neutron/tests/unit/objects/port/extensions/test_port_hints.py' DEBUG: adding 'neutron/tests/unit/objects/port/extensions/test_port_numa_affinity_policy.py' DEBUG: adding 'neutron/tests/unit/objects/port/extensions/test_port_security.py' DEBUG: adding 'neutron/tests/unit/objects/port/extensions/test_uplink_status_propagation.py' DEBUG: adding 'neutron/tests/unit/objects/qos/__init__.py' DEBUG: adding 'neutron/tests/unit/objects/qos/test_binding.py' DEBUG: adding 'neutron/tests/unit/objects/qos/test_policy.py' DEBUG: adding 'neutron/tests/unit/objects/qos/test_rule.py' DEBUG: adding 'neutron/tests/unit/objects/qos/test_rule_type.py' DEBUG: adding 'neutron/tests/unit/pecan_wsgi/test_app.py' DEBUG: adding 'neutron/tests/unit/plugins/__init__.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/__init__.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/_test_mech_agent.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/base.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/test_agent_scheduler.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/test_db.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/test_driver_context.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/test_ext_portsecurity.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/test_extension_driver_api.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/test_managers.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/test_ovo_rpc.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/test_plugin.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/test_port_binding.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/test_rpc.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/test_security_group.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/test_tracked_resources.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/__init__.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/base_type_tunnel.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/ext_test.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/mech_fake_agent.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/mech_faulty_agent.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/mechanism_logger.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/mechanism_test.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/test_helpers.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/test_type_flat.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/test_type_geneve.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/test_type_gre.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/test_type_local.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/test_type_vlan.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/test_type_vxlan.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/agent/__init__.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/agent/test__agent_manager_base.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/agent/test__common_agent.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/agent/test_capabilities.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/l2pop/__init__.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/l2pop/test_db.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/l2pop/test_mech_driver.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/l2pop/rpc_manager/__init__.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/l2pop/rpc_manager/l2population_rpc_base.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/l2pop/rpc_manager/test_l2population_rpc.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/linuxbridge/__init__.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/__init__.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/test_arp_protect.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/test_linuxbridge_agent_extension_api.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/test_linuxbridge_neutron_agent.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/extension_drivers/__init__.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/extension_drivers/test_qos_driver.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/linuxbridge/mech_driver/__init__.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/linuxbridge/mech_driver/test_mech_linuxbridge.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/macvtap/__init__.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/macvtap/test_macvtap_common.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/macvtap/agent/__init__.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/macvtap/agent/test_macvtap_neutron_agent.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/macvtap/mech_driver/__init__.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/macvtap/mech_driver/test_mech_macvtap.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/mech_sriov/__init__.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/__init__.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/test_eswitch_manager.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/test_pci_lib.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/test_sriov_nic_agent.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/common/__init__.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/common/test_config.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/extension_drivers/__init__.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/extension_drivers/test_qos_driver.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/mech_sriov/mech_driver/__init__.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/mech_sriov/mech_driver/test_mech_sriov_nic_switch.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/openvswitch/__init__.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/__init__.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/fake_oflib.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/ovs_test_base.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/test_ovs_agent_extension_api.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/test_ovs_capabilities.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/test_ovs_neutron_agent.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/test_ovs_tunnel.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/test_vlanmanager.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/extension_drivers/__init__.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/extension_drivers/test_qos_driver.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/__init__.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/test_br_cookie.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/__init__.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/ovs_bridge_test_base.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/test_br_int.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/test_br_phys.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/test_br_tun.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/test_ofswitch.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/test_ovs_bridge.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/openvswitch/mech_driver/__init__.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/openvswitch/mech_driver/test_mech_openvswitch.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/ovn/__init__.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/ovn/test_db_migration.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/ovn/agent/__init__.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/ovn/agent/test_neutron_agent.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/__init__.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/test_mech_driver.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/__init__.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_commands.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_impl_idl_ovn.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_maintenance.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovn_client.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovn_db_sync.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovsdb_monitor.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/__init__.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/test_placement.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/test_qos.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/schemas/ovn-nb.ovsschema' DEBUG: adding 'neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/schemas/ovn-sb.ovsschema' DEBUG: adding 'neutron/tests/unit/plugins/ml2/extensions/__init__.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/extensions/fake_extension.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/extensions/test_data_plane_status.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/extensions/test_dns_domain_keywords.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/extensions/test_dns_integration.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/extensions/test_port_security.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/extensions/test_tag_ports_during_bulk_creation.py' DEBUG: adding 'neutron/tests/unit/plugins/ml2/extensions/test_uplink_status_propagation.py' DEBUG: adding 'neutron/tests/unit/privileged/__init__.py' DEBUG: adding 'neutron/tests/unit/privileged/agent/__init__.py' DEBUG: adding 'neutron/tests/unit/privileged/agent/linux/__init__.py' DEBUG: adding 'neutron/tests/unit/privileged/agent/linux/test___init__.py' DEBUG: adding 'neutron/tests/unit/privileged/agent/linux/test_ip_lib.py' DEBUG: adding 'neutron/tests/unit/privileged/agent/linux/test_netlink_lib.py' DEBUG: adding 'neutron/tests/unit/privileged/agent/linux/test_utils.py' DEBUG: adding 'neutron/tests/unit/quota/__init__.py' DEBUG: adding 'neutron/tests/unit/quota/test_resource.py' DEBUG: adding 'neutron/tests/unit/quota/test_resource_registry.py' DEBUG: adding 'neutron/tests/unit/scheduler/__init__.py' DEBUG: adding 'neutron/tests/unit/scheduler/test_base_scheduler.py' DEBUG: adding 'neutron/tests/unit/scheduler/test_dhcp_agent_scheduler.py' DEBUG: adding 'neutron/tests/unit/scheduler/test_l3_agent_scheduler.py' DEBUG: adding 'neutron/tests/unit/scheduler/test_l3_ovn_scheduler.py' DEBUG: adding 'neutron/tests/unit/services/__init__.py' DEBUG: adding 'neutron/tests/unit/services/test_provider_configuration.py' DEBUG: adding 'neutron/tests/unit/services/auto_allocate/__init__.py' DEBUG: adding 'neutron/tests/unit/services/auto_allocate/test_db.py' DEBUG: adding 'neutron/tests/unit/services/conntrack_helper/__init__.py' DEBUG: adding 'neutron/tests/unit/services/conntrack_helper/test_plugin.py' DEBUG: adding 'neutron/tests/unit/services/externaldns/__init__.py' DEBUG: adding 'neutron/tests/unit/services/externaldns/drivers/__init__.py' DEBUG: adding 'neutron/tests/unit/services/externaldns/drivers/designate/__init__.py' DEBUG: adding 'neutron/tests/unit/services/externaldns/drivers/designate/test_driver.py' DEBUG: adding 'neutron/tests/unit/services/l3_router/__init__.py' DEBUG: adding 'neutron/tests/unit/services/l3_router/test_l3_router_plugin.py' DEBUG: adding 'neutron/tests/unit/services/l3_router/service_providers/__init__.py' DEBUG: adding 'neutron/tests/unit/services/l3_router/service_providers/test_driver_controller.py' DEBUG: adding 'neutron/tests/unit/services/logapi/__init__.py' DEBUG: adding 'neutron/tests/unit/services/logapi/base.py' DEBUG: adding 'neutron/tests/unit/services/logapi/test_logging_plugin.py' DEBUG: adding 'neutron/tests/unit/services/logapi/agent/__init__.py' DEBUG: adding 'neutron/tests/unit/services/logapi/agent/test_log_extension.py' DEBUG: adding 'neutron/tests/unit/services/logapi/agent/l3/__init__.py' DEBUG: adding 'neutron/tests/unit/services/logapi/agent/l3/test_base.py' DEBUG: adding 'neutron/tests/unit/services/logapi/common/__init__.py' DEBUG: adding 'neutron/tests/unit/services/logapi/common/test_db_api.py' DEBUG: adding 'neutron/tests/unit/services/logapi/common/test_sg_callback.py' DEBUG: adding 'neutron/tests/unit/services/logapi/common/test_sg_validate.py' DEBUG: adding 'neutron/tests/unit/services/logapi/common/test_snat_validate.py' DEBUG: adding 'neutron/tests/unit/services/logapi/common/test_validators.py' DEBUG: adding 'neutron/tests/unit/services/logapi/drivers/__init__.py' DEBUG: adding 'neutron/tests/unit/services/logapi/drivers/test_base.py' DEBUG: adding 'neutron/tests/unit/services/logapi/drivers/test_manager.py' DEBUG: adding 'neutron/tests/unit/services/logapi/drivers/openvswitch/__init__.py' DEBUG: adding 'neutron/tests/unit/services/logapi/drivers/openvswitch/test_ovs_firewall_log.py' DEBUG: adding 'neutron/tests/unit/services/logapi/drivers/ovn/__init__.py' DEBUG: adding 'neutron/tests/unit/services/logapi/drivers/ovn/test_driver.py' DEBUG: adding 'neutron/tests/unit/services/logapi/rpc/__init__.py' DEBUG: adding 'neutron/tests/unit/services/logapi/rpc/test_server.py' DEBUG: adding 'neutron/tests/unit/services/metering/__init__.py' DEBUG: adding 'neutron/tests/unit/services/metering/test_metering_plugin.py' DEBUG: adding 'neutron/tests/unit/services/metering/agents/__init__.py' DEBUG: adding 'neutron/tests/unit/services/metering/agents/test_metering_agent.py' DEBUG: adding 'neutron/tests/unit/services/metering/drivers/__init__.py' DEBUG: adding 'neutron/tests/unit/services/metering/drivers/test_iptables.py' DEBUG: adding 'neutron/tests/unit/services/network_segment_range/__init__.py' DEBUG: adding 'neutron/tests/unit/services/network_segment_range/test_plugin.py' DEBUG: adding 'neutron/tests/unit/services/ovn_l3/__init__.py' DEBUG: adding 'neutron/tests/unit/services/ovn_l3/test_plugin.py' DEBUG: adding 'neutron/tests/unit/services/ovn_l3/service_providers/__init__.py' DEBUG: adding 'neutron/tests/unit/services/ovn_l3/service_providers/test_driver_controller.py' DEBUG: adding 'neutron/tests/unit/services/ovn_l3/service_providers/test_ovn.py' DEBUG: adding 'neutron/tests/unit/services/ovn_l3/service_providers/test_user_defined.py' DEBUG: adding 'neutron/tests/unit/services/placement_report/__init__.py' DEBUG: adding 'neutron/tests/unit/services/placement_report/test_plugin.py' DEBUG: adding 'neutron/tests/unit/services/portforwarding/__init__.py' DEBUG: adding 'neutron/tests/unit/services/portforwarding/test_pf_plugin.py' DEBUG: adding 'neutron/tests/unit/services/portforwarding/drivers/__init__.py' DEBUG: adding 'neutron/tests/unit/services/portforwarding/drivers/ovn/__init__.py' DEBUG: adding 'neutron/tests/unit/services/portforwarding/drivers/ovn/test_driver.py' DEBUG: adding 'neutron/tests/unit/services/qos/__init__.py' DEBUG: adding 'neutron/tests/unit/services/qos/base.py' DEBUG: adding 'neutron/tests/unit/services/qos/test_qos_plugin.py' DEBUG: adding 'neutron/tests/unit/services/qos/drivers/__init__.py' DEBUG: adding 'neutron/tests/unit/services/qos/drivers/test_manager.py' DEBUG: adding 'neutron/tests/unit/services/qos/drivers/openvswitch/__init__.py' DEBUG: adding 'neutron/tests/unit/services/qos/drivers/openvswitch/test_driver.py' DEBUG: adding 'neutron/tests/unit/services/qos/drivers/ovn/__init__.py' DEBUG: adding 'neutron/tests/unit/services/qos/drivers/ovn/test_driver.py' DEBUG: adding 'neutron/tests/unit/services/revisions/__init__.py' DEBUG: adding 'neutron/tests/unit/services/revisions/test_revision_plugin.py' DEBUG: adding 'neutron/tests/unit/services/trunk/__init__.py' DEBUG: adding 'neutron/tests/unit/services/trunk/fakes.py' DEBUG: adding 'neutron/tests/unit/services/trunk/test_plugin.py' DEBUG: adding 'neutron/tests/unit/services/trunk/test_rules.py' DEBUG: adding 'neutron/tests/unit/services/trunk/test_utils.py' DEBUG: adding 'neutron/tests/unit/services/trunk/drivers/__init__.py' DEBUG: adding 'neutron/tests/unit/services/trunk/drivers/linuxbridge/__init__.py' DEBUG: adding 'neutron/tests/unit/services/trunk/drivers/linuxbridge/test_driver.py' DEBUG: adding 'neutron/tests/unit/services/trunk/drivers/linuxbridge/agent/__init__.py' DEBUG: adding 'neutron/tests/unit/services/trunk/drivers/linuxbridge/agent/test_driver.py' DEBUG: adding 'neutron/tests/unit/services/trunk/drivers/linuxbridge/agent/test_trunk_plumber.py' DEBUG: adding 'neutron/tests/unit/services/trunk/drivers/openvswitch/__init__.py' DEBUG: adding 'neutron/tests/unit/services/trunk/drivers/openvswitch/test_driver.py' DEBUG: adding 'neutron/tests/unit/services/trunk/drivers/openvswitch/agent/__init__.py' DEBUG: adding 'neutron/tests/unit/services/trunk/drivers/openvswitch/agent/test_driver.py' DEBUG: adding 'neutron/tests/unit/services/trunk/drivers/openvswitch/agent/test_ovsdb_handler.py' DEBUG: adding 'neutron/tests/unit/services/trunk/drivers/openvswitch/agent/test_trunk_manager.py' DEBUG: adding 'neutron/tests/unit/services/trunk/drivers/ovn/__init__.py' DEBUG: adding 'neutron/tests/unit/services/trunk/drivers/ovn/test_trunk_driver.py' DEBUG: adding 'neutron/tests/unit/services/trunk/rpc/__init__.py' DEBUG: adding 'neutron/tests/unit/services/trunk/rpc/test_agent.py' DEBUG: adding 'neutron/tests/unit/services/trunk/rpc/test_backend.py' DEBUG: adding 'neutron/tests/unit/services/trunk/rpc/test_server.py' DEBUG: adding 'neutron/tests/unit/services/trunk/seg_types/__init__.py' DEBUG: adding 'neutron/tests/unit/services/trunk/seg_types/test_validators.py' DEBUG: adding 'neutron/tests/unit/tests/__init__.py' DEBUG: adding 'neutron/tests/unit/tests/test_base.py' DEBUG: adding 'neutron/tests/unit/tests/test_post_mortem_debug.py' DEBUG: adding 'neutron/tests/unit/tests/common/__init__.py' DEBUG: adding 'neutron/tests/unit/tests/common/test_net_helpers.py' DEBUG: adding 'neutron/tests/unit/tests/example/README' DEBUG: adding 'neutron/tests/unit/tests/example/__init__.py' DEBUG: adding 'neutron/tests/unit/tests/example/dir/__init__.py' DEBUG: adding 'neutron/tests/unit/tests/example/dir/example_module.py' DEBUG: adding 'neutron/tests/unit/tests/example/dir/subdir/__init__.py' DEBUG: adding 'neutron/tests/unit/tests/example/dir/subdir/example_module.py' DEBUG: adding 'neutron/tests/unit/tests/functional/__init__.py' DEBUG: adding 'neutron/tests/unit/tests/functional/test_base.py' DEBUG: adding 'neutron/tests/var/ca.crt' DEBUG: adding 'neutron/tests/var/certandkey.pem' DEBUG: adding 'neutron/tests/var/certificate.crt' DEBUG: adding 'neutron/tests/var/privatekey.key' DEBUG: adding 'neutron-24.1.0.dev174.data/data/etc/neutron/api-paste.ini' DEBUG: adding 'neutron-24.1.0.dev174.data/data/etc/neutron/rootwrap.conf' DEBUG: adding 'neutron-24.1.0.dev174.data/data/etc/neutron/rootwrap.d/rootwrap.filters' DEBUG: adding 'neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/ovn-migration.yml' DEBUG: adding 'neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/reduce-dhcp-renewal-time.yml' DEBUG: adding 'neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/revert.yml' DEBUG: adding 'neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/backup/tasks/main.yml' DEBUG: adding 'neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/delete-neutron-resources/defaults/main.yml' DEBUG: adding 'neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/delete-neutron-resources/tasks/main.yml' DEBUG: adding 'neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/delete-neutron-resources/templates/delete-neutron-resources.sh.j2' DEBUG: adding 'neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/migration/defaults/main.yml' DEBUG: adding 'neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/migration/tasks/activate-ovn.yml' DEBUG: adding 'neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/migration/tasks/cleanup-dataplane.yml' DEBUG: adding 'neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/migration/tasks/clone-dataplane.yml' DEBUG: adding 'neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/migration/tasks/main.yml' DEBUG: adding 'neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/migration/tasks/sync-dbs.yml' DEBUG: adding 'neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/migration/templates/activate-ovn.sh.j2' DEBUG: adding 'neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/migration/templates/clone-br-int.sh.j2' DEBUG: adding 'neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/post-migration/defaults/main.yml' DEBUG: adding 'neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/post-migration/tasks/main.yml' DEBUG: adding 'neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/pre-migration/tasks/main.yml' DEBUG: adding 'neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/recovery-backup/defaults/main.yml' DEBUG: adding 'neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/recovery-backup/tasks/main.yml' DEBUG: adding 'neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/resources/cleanup/defaults/main.yml' DEBUG: adding 'neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/resources/cleanup/tasks/main.yml' DEBUG: adding 'neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/resources/cleanup/templates/cleanup-resources.sh.j2' DEBUG: adding 'neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/resources/create/defaults/main.yml' DEBUG: adding 'neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/resources/create/tasks/main.yml' DEBUG: adding 'neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/resources/create/templates/create-resources.sh.j2' DEBUG: adding 'neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/resources/validate/defaults/main.yml' DEBUG: adding 'neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/resources/validate/tasks/main.yml' DEBUG: adding 'neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/resources/validate/templates/validate-resources.sh.j2' DEBUG: adding 'neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/revert/tasks/main.yml' DEBUG: adding 'neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/stop-agents/defaults/main.yml' DEBUG: adding 'neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/stop-agents/tasks/cleanup.yml' DEBUG: adding 'neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/stop-agents/tasks/main.yml' DEBUG: adding 'neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/stop-agents/vars/main.yml' DEBUG: adding 'neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/tripleo-update/defaults/main.yml' DEBUG: adding 'neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/tripleo-update/tasks/main.yml' DEBUG: adding 'neutron-24.1.0.dev174.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/tripleo-update/templates/generate-ovn-extras.sh.j2' DEBUG: adding 'neutron-24.1.0.dev174.data/scripts/neutron-api' DEBUG: adding 'neutron-24.1.0.dev174.data/scripts/ovn_migration.sh' DEBUG: adding 'neutron-24.1.0.dev174.dist-info/AUTHORS' DEBUG: adding 'neutron-24.1.0.dev174.dist-info/LICENSE' DEBUG: adding 'neutron-24.1.0.dev174.dist-info/METADATA' DEBUG: adding 'neutron-24.1.0.dev174.dist-info/WHEEL' DEBUG: adding 'neutron-24.1.0.dev174.dist-info/entry_points.txt' DEBUG: adding 'neutron-24.1.0.dev174.dist-info/pbr.json' DEBUG: adding 'neutron-24.1.0.dev174.dist-info/top_level.txt' DEBUG: adding 'neutron-24.1.0.dev174.dist-info/RECORD' DEBUG: removing build/bdist.linux-x86_64/wheel DEBUG: Building wheel for neutron (pyproject.toml): finished with status 'done' DEBUG: Created wheel for neutron: filename=neutron-24.1.0.dev174-py3-none-any.whl size=4328934 sha256=a65cb45bf8c0c2cf19cd977077c2bb40a97fafe4369e50509be72761b7406145 DEBUG: Stored in directory: /builddir/.cache/pip/wheels/54/4f/77/cd8ca8be7fd055cc0940335cb87ce98ea644e10e5408d5920c DEBUG: Successfully built neutron DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YSRNAl DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64 DEBUG: + cd neutron-24.1.0.dev174 DEBUG: ++ ls /builddir/build/BUILD/neutron-24.1.0.dev174/pyproject-wheeldir/neutron-24.1.0.dev174-py3-none-any.whl DEBUG: ++ xargs basename --multiple DEBUG: ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' DEBUG: + specifier=neutron==24.1.0.dev174 DEBUG: + '[' -z neutron==24.1.0.dev174 ']' DEBUG: + TMPDIR=/builddir/build/BUILD/neutron-24.1.0.dev174/.pyproject-builddir DEBUG: + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64 --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/neutron-24.1.0.dev174/pyproject-wheeldir neutron==24.1.0.dev174 DEBUG: Using pip 21.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9) DEBUG: Looking in links: /builddir/build/BUILD/neutron-24.1.0.dev174/pyproject-wheeldir DEBUG: Processing ./pyproject-wheeldir/neutron-24.1.0.dev174-py3-none-any.whl DEBUG: Installing collected packages: neutron DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/ml2ovn-trace to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-db-manage to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-dhcp-agent to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-ipset-cleanup to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-keepalived-state-change to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-l3-agent to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-linuxbridge-agent to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-linuxbridge-cleanup to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-macvtap-agent to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-metadata-agent to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-metering-agent to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-netns-cleanup to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-openvswitch-agent to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-ovn-agent to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-ovn-db-sync-util to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-ovn-metadata-agent to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-ovn-migration-mtu to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-ovs-cleanup to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-pd-notify to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-remove-duplicated-port-bindings to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-rootwrap to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-rootwrap-daemon to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-rpc-server to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-sanitize-port-binding-profile-allocation to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-sanitize-port-mac-addresses to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-sanity-check to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-server to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-sriov-nic-agent to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-status to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-usage-audit to 755 DEBUG: Successfully installed neutron-24.1.0.dev174 DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin ']' DEBUG: + '[' -z s ']' DEBUG: + shebang_flags=-kas DEBUG: + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kas /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/ml2ovn-trace /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-api /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-db-manage /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-dhcp-agent /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-ipset-cleanup /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-keepalived-state-change /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-l3-agent /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-linuxbridge-agent /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-linuxbridge-cleanup /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-macvtap-agent /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-metadata-agent /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-metering-agent /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-netns-cleanup /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-openvswitch-agent /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-ovn-agent /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-ovn-db-sync-util /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-ovn-metadata-agent /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-ovn-migration-mtu /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-ovs-cleanup /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-pd-notify /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-remove-duplicated-port-bindings /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-rootwrap /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-rootwrap-daemon /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-rpc-server /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-sanitize-port-binding-profile-allocation /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-sanitize-port-mac-addresses /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-sanity-check /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-server /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-sriov-nic-agent /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-status /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-usage-audit /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/ovn_migration.sh DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/ml2ovn-trace: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-api: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-db-manage: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-dhcp-agent: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-ipset-cleanup: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-keepalived-state-change: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-l3-agent: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-linuxbridge-agent: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-linuxbridge-cleanup: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-macvtap-agent: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-metadata-agent: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-metering-agent: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-netns-cleanup: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-openvswitch-agent: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-ovn-agent: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-ovn-db-sync-util: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-ovn-metadata-agent: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-ovn-migration-mtu: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-ovs-cleanup: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-pd-notify: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-remove-duplicated-port-bindings: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-rootwrap: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-rootwrap-daemon: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-rpc-server: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-sanitize-port-binding-profile-allocation: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-sanitize-port-mac-addresses: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-sanity-check: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-server: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-sriov-nic-agent: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-status: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-usage-audit: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/ovn_migration.sh: no change DEBUG: + rm -rfv /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/__pycache__ DEBUG: + rm -f /builddir/build/BUILD/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64-pyproject-ghost-distinfo DEBUG: + site_dirs=() DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/python3.9/site-packages ']' DEBUG: + site_dirs+=("/usr/lib/python3.9/site-packages") DEBUG: + '[' /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/python3.9/site-packages ']' DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib64/python3.9/site-packages ']' DEBUG: + for site_dir in ${site_dirs[@]} DEBUG: + for distinfo in /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64$site_dir/*.dist-info DEBUG: + echo '%ghost /usr/lib/python3.9/site-packages/neutron-24.1.0.dev174.dist-info' DEBUG: + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/python3.9/site-packages/neutron-24.1.0.dev174.dist-info/INSTALLER DEBUG: + PYTHONPATH=/usr/lib/rpm/redhat DEBUG: + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64 --record /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/python3.9/site-packages/neutron-24.1.0.dev174.dist-info/RECORD --output /builddir/build/BUILD/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64-pyproject-record DEBUG: + rm -fv /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/python3.9/site-packages/neutron-24.1.0.dev174.dist-info/RECORD DEBUG: removed '/builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/python3.9/site-packages/neutron-24.1.0.dev174.dist-info/RECORD' DEBUG: removed '/builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/python3.9/site-packages/neutron-24.1.0.dev174.dist-info/REQUESTED' DEBUG: + rm -fv /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/python3.9/site-packages/neutron-24.1.0.dev174.dist-info/REQUESTED DEBUG: ++ cut -f1 '-d ' DEBUG: ++ wc -l /builddir/build/BUILD/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64-pyproject-ghost-distinfo DEBUG: + lines=1 DEBUG: + '[' 1 -ne 1 ']' DEBUG: + /usr/bin/python3 setup.py compile_catalog -d /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale -D neutron DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. DEBUG: warnings.warn( DEBUG: running compile_catalog DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/zh_TW/LC_MESSAGES/neutron.po to /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/zh_TW/LC_MESSAGES/neutron.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/zh_CN/LC_MESSAGES/neutron.po to /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/zh_CN/LC_MESSAGES/neutron.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/ru/LC_MESSAGES/neutron.po to /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/ru/LC_MESSAGES/neutron.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/pt_BR/LC_MESSAGES/neutron.po to /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/pt_BR/LC_MESSAGES/neutron.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/ko_KR/LC_MESSAGES/neutron.po to /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/ko_KR/LC_MESSAGES/neutron.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/ja/LC_MESSAGES/neutron.po to /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/ja/LC_MESSAGES/neutron.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/it/LC_MESSAGES/neutron.po to /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/it/LC_MESSAGES/neutron.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/fr/LC_MESSAGES/neutron.po to /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/fr/LC_MESSAGES/neutron.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/es/LC_MESSAGES/neutron.po to /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/es/LC_MESSAGES/neutron.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/de/LC_MESSAGES/neutron.po to /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/de/LC_MESSAGES/neutron.mo DEBUG: + export PYTHONPATH=/builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64//usr/lib/python3.9/site-packages DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64//usr/lib/python3.9/site-packages DEBUG: ++ ls etc/oslo-config-generator/dhcp_agent.ini etc/oslo-config-generator/l3_agent.ini etc/oslo-config-generator/linuxbridge_agent.ini etc/oslo-config-generator/macvtap_agent.ini etc/oslo-config-generator/metadata_agent.ini etc/oslo-config-generator/metering_agent.ini etc/oslo-config-generator/ml2_conf.ini etc/oslo-config-generator/neutron.conf etc/oslo-config-generator/neutron_ovn_metadata_agent.ini etc/oslo-config-generator/openvswitch_agent.ini etc/oslo-config-generator/ovn_agent.ini etc/oslo-config-generator/sriov_agent.ini DEBUG: + for file in `ls etc/oslo-config-generator/*` DEBUG: + oslo-config-generator --config-file=etc/oslo-config-generator/dhcp_agent.ini DEBUG: + for file in `ls etc/oslo-config-generator/*` DEBUG: + oslo-config-generator --config-file=etc/oslo-config-generator/l3_agent.ini DEBUG: + for file in `ls etc/oslo-config-generator/*` DEBUG: + oslo-config-generator --config-file=etc/oslo-config-generator/linuxbridge_agent.ini DEBUG: + for file in `ls etc/oslo-config-generator/*` DEBUG: + oslo-config-generator --config-file=etc/oslo-config-generator/macvtap_agent.ini DEBUG: + for file in `ls etc/oslo-config-generator/*` DEBUG: + oslo-config-generator --config-file=etc/oslo-config-generator/metadata_agent.ini DEBUG: + for file in `ls etc/oslo-config-generator/*` DEBUG: + oslo-config-generator --config-file=etc/oslo-config-generator/metering_agent.ini DEBUG: + for file in `ls etc/oslo-config-generator/*` DEBUG: + oslo-config-generator --config-file=etc/oslo-config-generator/ml2_conf.ini DEBUG: + for file in `ls etc/oslo-config-generator/*` DEBUG: + oslo-config-generator --config-file=etc/oslo-config-generator/neutron.conf DEBUG: + for file in `ls etc/oslo-config-generator/*` DEBUG: + oslo-config-generator --config-file=etc/oslo-config-generator/neutron_ovn_metadata_agent.ini DEBUG: + for file in `ls etc/oslo-config-generator/*` DEBUG: + oslo-config-generator --config-file=etc/oslo-config-generator/openvswitch_agent.ini DEBUG: + for file in `ls etc/oslo-config-generator/*` DEBUG: + oslo-config-generator --config-file=etc/oslo-config-generator/ovn_agent.ini DEBUG: + for file in `ls etc/oslo-config-generator/*` DEBUG: + oslo-config-generator --config-file=etc/oslo-config-generator/sriov_agent.ini DEBUG: + read filename DEBUG: + find etc -name '*.sample' DEBUG: ++ dirname etc/neutron_ovn_metadata_agent.ini.sample DEBUG: + filedir=etc DEBUG: ++ basename etc/neutron_ovn_metadata_agent.ini.sample .sample DEBUG: + file=neutron_ovn_metadata_agent.ini DEBUG: + mv etc/neutron_ovn_metadata_agent.ini.sample etc/neutron_ovn_metadata_agent.ini DEBUG: + read filename DEBUG: ++ dirname etc/neutron.conf.sample DEBUG: + filedir=etc DEBUG: ++ basename etc/neutron.conf.sample .sample DEBUG: + file=neutron.conf DEBUG: + mv etc/neutron.conf.sample etc/neutron.conf DEBUG: + read filename DEBUG: ++ dirname etc/metering_agent.ini.sample DEBUG: + filedir=etc DEBUG: ++ basename etc/metering_agent.ini.sample .sample DEBUG: + file=metering_agent.ini DEBUG: + mv etc/metering_agent.ini.sample etc/metering_agent.ini DEBUG: + read filename DEBUG: ++ dirname etc/metadata_agent.ini.sample DEBUG: + filedir=etc DEBUG: ++ basename etc/metadata_agent.ini.sample .sample DEBUG: + file=metadata_agent.ini DEBUG: + mv etc/metadata_agent.ini.sample etc/metadata_agent.ini DEBUG: + read filename DEBUG: ++ dirname etc/l3_agent.ini.sample DEBUG: + filedir=etc DEBUG: ++ basename etc/l3_agent.ini.sample .sample DEBUG: + file=l3_agent.ini DEBUG: + mv etc/l3_agent.ini.sample etc/l3_agent.ini DEBUG: + read filename DEBUG: ++ dirname etc/dhcp_agent.ini.sample DEBUG: + filedir=etc DEBUG: ++ basename etc/dhcp_agent.ini.sample .sample DEBUG: + file=dhcp_agent.ini DEBUG: + mv etc/dhcp_agent.ini.sample etc/dhcp_agent.ini DEBUG: + read filename DEBUG: ++ dirname etc/neutron/plugins/ml2/sriov_agent.ini.sample DEBUG: + filedir=etc/neutron/plugins/ml2 DEBUG: ++ basename etc/neutron/plugins/ml2/sriov_agent.ini.sample .sample DEBUG: + file=sriov_agent.ini DEBUG: + mv etc/neutron/plugins/ml2/sriov_agent.ini.sample etc/neutron/plugins/ml2/sriov_agent.ini DEBUG: + read filename DEBUG: ++ dirname etc/neutron/plugins/ml2/ovn_agent.ini.sample DEBUG: + filedir=etc/neutron/plugins/ml2 DEBUG: ++ basename etc/neutron/plugins/ml2/ovn_agent.ini.sample .sample DEBUG: + file=ovn_agent.ini DEBUG: + mv etc/neutron/plugins/ml2/ovn_agent.ini.sample etc/neutron/plugins/ml2/ovn_agent.ini DEBUG: + read filename DEBUG: ++ dirname etc/neutron/plugins/ml2/openvswitch_agent.ini.sample DEBUG: + filedir=etc/neutron/plugins/ml2 DEBUG: ++ basename etc/neutron/plugins/ml2/openvswitch_agent.ini.sample .sample DEBUG: + file=openvswitch_agent.ini DEBUG: + mv etc/neutron/plugins/ml2/openvswitch_agent.ini.sample etc/neutron/plugins/ml2/openvswitch_agent.ini DEBUG: + read filename DEBUG: ++ dirname etc/neutron/plugins/ml2/ml2_conf.ini.sample DEBUG: + filedir=etc/neutron/plugins/ml2 DEBUG: ++ basename etc/neutron/plugins/ml2/ml2_conf.ini.sample .sample DEBUG: + file=ml2_conf.ini DEBUG: + mv etc/neutron/plugins/ml2/ml2_conf.ini.sample etc/neutron/plugins/ml2/ml2_conf.ini DEBUG: + read filename DEBUG: ++ dirname etc/neutron/plugins/ml2/macvtap_agent.ini.sample DEBUG: + filedir=etc/neutron/plugins/ml2 DEBUG: ++ basename etc/neutron/plugins/ml2/macvtap_agent.ini.sample .sample DEBUG: + file=macvtap_agent.ini DEBUG: + mv etc/neutron/plugins/ml2/macvtap_agent.ini.sample etc/neutron/plugins/ml2/macvtap_agent.ini DEBUG: + read filename DEBUG: ++ dirname etc/neutron/plugins/ml2/linuxbridge_agent.ini.sample DEBUG: + filedir=etc/neutron/plugins/ml2 DEBUG: ++ basename etc/neutron/plugins/ml2/linuxbridge_agent.ini.sample .sample DEBUG: + file=linuxbridge_agent.ini DEBUG: + mv etc/neutron/plugins/ml2/linuxbridge_agent.ini.sample etc/neutron/plugins/ml2/linuxbridge_agent.ini DEBUG: + read filename DEBUG: + read name eq value DEBUG: + test '[DEFAULT]' DEBUG: + test '' DEBUG: + continue 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/neutron.conf DEBUG: + read name eq value DEBUG: + test api_paste_config DEBUG: + test /etc/neutron/api-paste.ini DEBUG: + sed -ri '0,/^(#)? *api_paste_config *=/{s!^(#)? *api_paste_config *=.*!# api_paste_config = /etc/neutron/api-paste.ini!}' etc/neutron.conf DEBUG: + read name eq value DEBUG: + test '' DEBUG: + continue DEBUG: + read name eq value DEBUG: + test '[agent]' DEBUG: + test '' DEBUG: + continue DEBUG: + read name eq value DEBUG: + test root_helper DEBUG: + test 'sudo neutron-rootwrap /etc/neutron/rootwrap.conf' DEBUG: + sed -ri '0,/^(#)? *root_helper *=/{s!^(#)? *root_helper *=.*!# root_helper = sudo neutron-rootwrap /etc/neutron/rootwrap.conf!}' etc/neutron.conf DEBUG: + read name eq value DEBUG: + test root_helper_daemon DEBUG: + test 'sudo neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' DEBUG: + sed -ri '0,/^(#)? *root_helper_daemon *=/{s!^(#)? *root_helper_daemon *=.*!# root_helper_daemon = sudo neutron-rootwrap-daemon /etc/neutron/rootwrap.conf!}' etc/neutron.conf DEBUG: + read name eq value DEBUG: + test '' DEBUG: + continue DEBUG: + read name eq value DEBUG: + test '[oslo_concurrency]' DEBUG: + test '' DEBUG: + continue DEBUG: + read name eq value DEBUG: + test lock_path DEBUG: + test '$state_path/lock' DEBUG: + sed -ri '0,/^(#)? *lock_path *=/{s!^(#)? *lock_path *=.*!# lock_path = $state_path/lock!}' etc/neutron.conf DEBUG: + read name eq value DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/python3.9/site-packages/bin DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/python3.9/site-packages/doc DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/python3.9/site-packages/tools DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/share/neutron/rootwrap DEBUG: + mv /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/etc/neutron/rootwrap.d/rootwrap.filters /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/share/neutron/rootwrap DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/etc/neutron DEBUG: + mv /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/etc/neutron/api-paste.ini /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/etc/neutron/rootwrap.conf /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/etc/neutron/rootwrap.d /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/etc/neutron DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/etc/neutron/plugins/ml2 DEBUG: + mv etc/neutron.conf /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/etc/neutron/neutron.conf DEBUG: + for agent in dhcp l3 metadata metering neutron_ovn_metadata DEBUG: + mv etc/dhcp_agent.ini /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/etc/neutron/dhcp_agent.ini DEBUG: + for agent in dhcp l3 metadata metering neutron_ovn_metadata DEBUG: + mv etc/l3_agent.ini /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/etc/neutron/l3_agent.ini DEBUG: + for agent in dhcp l3 metadata metering neutron_ovn_metadata DEBUG: + mv etc/metadata_agent.ini /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/etc/neutron/metadata_agent.ini DEBUG: + for agent in dhcp l3 metadata metering neutron_ovn_metadata DEBUG: + mv etc/metering_agent.ini /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/etc/neutron/metering_agent.ini DEBUG: + for agent in dhcp l3 metadata metering neutron_ovn_metadata DEBUG: + mv etc/neutron_ovn_metadata_agent.ini /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/etc/neutron/neutron_ovn_metadata_agent.ini DEBUG: + for file in linuxbridge_agent ml2_conf openvswitch_agent sriov_agent ovn_agent DEBUG: + mv etc/neutron/plugins/ml2/linuxbridge_agent.ini /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/etc/neutron/plugins/ml2/linuxbridge_agent.ini DEBUG: + for file in linuxbridge_agent ml2_conf openvswitch_agent sriov_agent ovn_agent DEBUG: + mv etc/neutron/plugins/ml2/ml2_conf.ini /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/etc/neutron/plugins/ml2/ml2_conf.ini DEBUG: + for file in linuxbridge_agent ml2_conf openvswitch_agent sriov_agent ovn_agent DEBUG: + mv etc/neutron/plugins/ml2/openvswitch_agent.ini /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/etc/neutron/plugins/ml2/openvswitch_agent.ini DEBUG: + for file in linuxbridge_agent ml2_conf openvswitch_agent sriov_agent ovn_agent DEBUG: + mv etc/neutron/plugins/ml2/sriov_agent.ini /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/etc/neutron/plugins/ml2/sriov_agent.ini DEBUG: + for file in linuxbridge_agent ml2_conf openvswitch_agent sriov_agent ovn_agent DEBUG: + mv etc/neutron/plugins/ml2/ovn_agent.ini /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/etc/neutron/plugins/ml2/ovn_agent.ini DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/etc/neutron/plugins/networking-ovn DEBUG: + ln -s /etc/neutron/neutron_ovn_metadata_agent.ini /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/etc/neutron/plugins/networking-ovn/networking-ovn-metadata-agent.ini DEBUG: + ln -s /etc/neutron/ovn.ini /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/etc/neutron/plugins/networking-ovn/networking-ovn.ini DEBUG: + ln -s /etc/neutron/plugins/ml2/ml2_conf.ini /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/etc/neutron/ovn.ini DEBUG: + ln -s /usr/bin/neutron-ovn-metadata-agent /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/networking-ovn-metadata-agent DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/neutron.logrotate /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/etc/logrotate.d/openstack-neutron DEBUG: + install -p -D -m 440 /builddir/build/SOURCES/neutron-sudoers /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/etc/sudoers.d/neutron DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/neutron-server.service /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/systemd/system/neutron-server.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/neutron-linuxbridge-agent.service /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/systemd/system/neutron-linuxbridge-agent.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/neutron-openvswitch-agent.service /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/systemd/system/neutron-openvswitch-agent.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/neutron-dhcp-agent.service /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/systemd/system/neutron-dhcp-agent.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/neutron-l3-agent.service /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/systemd/system/neutron-l3-agent.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/neutron-metadata-agent.service /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/systemd/system/neutron-metadata-agent.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/neutron-ovs-cleanup.service /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/systemd/system/neutron-ovs-cleanup.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/neutron-macvtap-agent.service /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/systemd/system/neutron-macvtap-agent.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/neutron-metering-agent.service /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/systemd/system/neutron-metering-agent.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/neutron-sriov-nic-agent.service /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/systemd/system/neutron-sriov-nic-agent.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/neutron-netns-cleanup.service /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/systemd/system/neutron-netns-cleanup.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/neutron-rpc-server.service /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/systemd/system/neutron-rpc-server.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/neutron-linuxbridge-cleanup.service /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/systemd/system/neutron-linuxbridge-cleanup.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/neutron-destroy-patch-ports.service /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/systemd/system/neutron-destroy-patch-ports.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/neutron-ovn-metadata-agent.service /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/systemd/system/neutron-ovn-metadata-agent.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/neutron-ovn-agent.service /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/systemd/system/neutron-ovn-agent.service DEBUG: + ln -s /usr/lib/systemd/system/neutron-ovn-metadata-agent.service /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/systemd/system/networking-ovn-metadata-agent.service DEBUG: + install -p -D -m 755 /builddir/build/SOURCES/neutron-enable-bridge-firewall.sh /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin/neutron-enable-bridge-firewall.sh DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/neutron-l2-agent-sysctl.conf /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/sysctl.d/99-neutron-openvswitch-agent.conf DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/neutron-l2-agent-sysctl.conf /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/sysctl.d/99-neutron-linuxbridge-agent.conf DEBUG: + install -p -D -m 755 /builddir/build/SOURCES/neutron-l2-agent.modules /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/etc/sysconfig/modules/neutron-openvswitch-agent.modules DEBUG: + install -p -D -m 755 /builddir/build/SOURCES/neutron-l2-agent.modules /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/etc/sysconfig/modules/neutron-linuxbridge-agent.modules DEBUG: + install -p -D -m 755 /builddir/build/SOURCES/conf.README /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/etc/neutron/conf.d/README DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/share/neutron DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/var/lib/neutron DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/var/log/neutron DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/var/run/neutron DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/etc/neutron/kill_scripts DEBUG: + install -p -D -m 640 /builddir/build/SOURCES/neutron-dist.conf /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/share/neutron/neutron-dist.conf DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/share/neutron/l3_agent DEBUG: + ln -s /etc/neutron/l3_agent.ini /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/share/neutron/l3_agent/l3_agent.conf DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/share/neutron/server DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64//etc/neutron/conf.d/common DEBUG: + for service in server rpc-server ovs-cleanup netns-cleanup linuxbridge-cleanup macvtap-agent DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64//etc/neutron/conf.d/neutron-server DEBUG: + for service in server rpc-server ovs-cleanup netns-cleanup linuxbridge-cleanup macvtap-agent DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64//etc/neutron/conf.d/neutron-rpc-server DEBUG: + for service in server rpc-server ovs-cleanup netns-cleanup linuxbridge-cleanup macvtap-agent DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64//etc/neutron/conf.d/neutron-ovs-cleanup DEBUG: + for service in server rpc-server ovs-cleanup netns-cleanup linuxbridge-cleanup macvtap-agent DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64//etc/neutron/conf.d/neutron-netns-cleanup DEBUG: + for service in server rpc-server ovs-cleanup netns-cleanup linuxbridge-cleanup macvtap-agent DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64//etc/neutron/conf.d/neutron-linuxbridge-cleanup DEBUG: + for service in server rpc-server ovs-cleanup netns-cleanup linuxbridge-cleanup macvtap-agent DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64//etc/neutron/conf.d/neutron-macvtap-agent DEBUG: + for service in linuxbridge openvswitch dhcp l3 metadata metering sriov-nic ovn-metadata ovn DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64//etc/neutron/conf.d/neutron-linuxbridge-agent DEBUG: + for service in linuxbridge openvswitch dhcp l3 metadata metering sriov-nic ovn-metadata ovn DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64//etc/neutron/conf.d/neutron-openvswitch-agent DEBUG: + for service in linuxbridge openvswitch dhcp l3 metadata metering sriov-nic ovn-metadata ovn DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64//etc/neutron/conf.d/neutron-dhcp-agent DEBUG: + for service in linuxbridge openvswitch dhcp l3 metadata metering sriov-nic ovn-metadata ovn DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64//etc/neutron/conf.d/neutron-l3-agent DEBUG: + for service in linuxbridge openvswitch dhcp l3 metadata metering sriov-nic ovn-metadata ovn DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64//etc/neutron/conf.d/neutron-metadata-agent DEBUG: + for service in linuxbridge openvswitch dhcp l3 metadata metering sriov-nic ovn-metadata ovn DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64//etc/neutron/conf.d/neutron-metering-agent DEBUG: + for service in linuxbridge openvswitch dhcp l3 metadata metering sriov-nic ovn-metadata ovn DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64//etc/neutron/conf.d/neutron-sriov-nic-agent DEBUG: + for service in linuxbridge openvswitch dhcp l3 metadata metering sriov-nic ovn-metadata ovn DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64//etc/neutron/conf.d/neutron-ovn-metadata-agent DEBUG: + for service in linuxbridge openvswitch dhcp l3 metadata metering sriov-nic ovn-metadata ovn DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64//etc/neutron/conf.d/neutron-ovn-agent DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/share DEBUG: + rm -f /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/de/LC_MESSAGES/neutron.po /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/es/LC_MESSAGES/neutron.po /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/fr/LC_MESSAGES/neutron.po /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/it/LC_MESSAGES/neutron.po /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/ja/LC_MESSAGES/neutron.po /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/ko_KR/LC_MESSAGES/neutron.po /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/pt_BR/LC_MESSAGES/neutron.po /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/ru/LC_MESSAGES/neutron.po /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/zh_CN/LC_MESSAGES/neutron.po /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/zh_TW/LC_MESSAGES/neutron.po DEBUG: + rm -f '/builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/*pot' DEBUG: + mv /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/share/locale DEBUG: + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64 neutron --all-name DEBUG: + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 24.1.0-0.20240613212217.2a2d626.el9 --unique-debug-suffix -24.1.0-0.20240613212217.2a2d626.el9.x86_64 --unique-debug-src-base openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/neutron-24.1.0.dev174 DEBUG: find: 'debug': No such file or directory DEBUG: + /usr/lib/rpm/check-buildroot DEBUG: + /usr/lib/rpm/redhat/brp-ldconfig DEBUG: + /usr/lib/rpm/brp-compress DEBUG: + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip DEBUG: + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip DEBUG: + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 DEBUG: Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/python3.9 using python3.9 DEBUG: + /usr/lib/rpm/brp-python-hardlink DEBUG: + /usr/lib/rpm/redhat/brp-mangle-shebangs DEBUG: mangling shebang in /etc/sysconfig/modules/neutron-linuxbridge-agent.modules from /bin/sh to #!/usr/bin/sh DEBUG: mangling shebang in /etc/sysconfig/modules/neutron-openvswitch-agent.modules from /bin/sh to #!/usr/bin/sh DEBUG: *** WARNING: ./etc/neutron/conf.d/README is executable but has no shebang, removing executable bit DEBUG: mangling shebang in /usr/bin/neutron-enable-bridge-firewall.sh from /bin/sh to #!/usr/bin/sh DEBUG: mangling shebang in /usr/bin/ovn_migration.sh from /bin/bash to #!/usr/bin/bash DEBUG: Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.c8Gsab DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-24.1.0.dev174 DEBUG: + TOX_TESTENV_PASSENV='*' DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' DEBUG: + PATH=/builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/python3.9/site-packages DEBUG: + PYTHONDONTWRITEBYTECODE=1 DEBUG: + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/neutron-24.1.0.dev174/.pyproject-builddir' DEBUG: + PYTEST_XDIST_AUTO_NUM_WORKERS=4 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -m tox --current-env -q --recreate -e py39 -- 'neutron.tests.unit.(objects|extensions)' DEBUG: /usr/lib/python3.9/site-packages/neutron_lib/db/model_base.py:119: MovedIn20Warning: Deprecated API features detected! These feature(s) are not compatible with SQLAlchemy 2.0. To prevent incompatible upgrades prior to updating applications, ensure requirements files are pinned to "sqlalchemy<2.0". Set environment variable SQLALCHEMY_WARN_20=1 to show all deprecation warnings. Set environment variable SQLALCHEMY_SILENCE_UBER_WARNING=1 to silence this message. (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) DEBUG: BASEV2 = declarative.declarative_base(cls=NeutronBaseV2) DEBUG: /usr/lib/python3.9/site-packages/neutron_lib/db/model_base.py:119: MovedIn20Warning: Deprecated API features detected! These feature(s) are not compatible with SQLAlchemy 2.0. To prevent incompatible upgrades prior to updating applications, ensure requirements files are pinned to "sqlalchemy<2.0". Set environment variable SQLALCHEMY_WARN_20=1 to show all deprecation warnings. Set environment variable SQLALCHEMY_SILENCE_UBER_WARNING=1 to silence this message. (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) DEBUG: BASEV2 = declarative.declarative_base(cls=NeutronBaseV2) DEBUG: /usr/lib/python3.9/site-packages/neutron_lib/db/model_base.py:119: MovedIn20Warning: Deprecated API features detected! These feature(s) are not compatible with SQLAlchemy 2.0. To prevent incompatible upgrades prior to updating applications, ensure requirements files are pinned to "sqlalchemy<2.0". Set environment variable SQLALCHEMY_WARN_20=1 to show all deprecation warnings. Set environment variable SQLALCHEMY_SILENCE_UBER_WARNING=1 to silence this message. (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) DEBUG: BASEV2 = declarative.declarative_base(cls=NeutronBaseV2) DEBUG: /usr/lib/python3.9/site-packages/neutron_lib/db/model_base.py:119: MovedIn20Warning: Deprecated API features detected! These feature(s) are not compatible with SQLAlchemy 2.0. To prevent incompatible upgrades prior to updating applications, ensure requirements files are pinned to "sqlalchemy<2.0". Set environment variable SQLALCHEMY_WARN_20=1 to show all deprecation warnings. Set environment variable SQLALCHEMY_SILENCE_UBER_WARNING=1 to silence this message. (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) DEBUG: BASEV2 = declarative.declarative_base(cls=NeutronBaseV2) DEBUG: /usr/lib/python3.9/site-packages/neutron_lib/db/model_base.py:119: MovedIn20Warning: Deprecated API features detected! These feature(s) are not compatible with SQLAlchemy 2.0. To prevent incompatible upgrades prior to updating applications, ensure requirements files are pinned to "sqlalchemy<2.0". Set environment variable SQLALCHEMY_WARN_20=1 to show all deprecation warnings. Set environment variable SQLALCHEMY_SILENCE_UBER_WARNING=1 to silence this message. (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) DEBUG: BASEV2 = declarative.declarative_base(cls=NeutronBaseV2) DEBUG: {0} neutron.tests.unit.extensions.test_address_group.TestAddressGroup.test_create_address_group_without_description_or_addresses [1.603441s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_address_group.TestAddressGroup.test_add_invalid_addresses [2.386965s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_address_group.TestAddressGroup.test_normalize_and_deduplicate_in_remove_addresses [1.055002s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_address_group.TestAddressGroup.test_create_address_group_with_description_and_addresses [1.018965s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_address_scope.TestAddressScope.test_create_address_scope_shared_admin [0.890034s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_address_scope.TestAddressScope.test_created_address_scope_shared_non_admin [0.447080s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_address_group.TestAddressGroup.test_delete_address_group [0.823399s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_address_group.TestAddressGroup.test_remove_absent_addresses [0.399307s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_address_group.TestAddressGroup.test_update_address_group_addresses [0.395660s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_address_scope.TestAddressScope.test_created_address_scope_specify_id [1.283162s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_address_scope.TestAddressScope.test_delete_address_scope [0.437161s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_address_scope.TestAddressScope.test_get_address_scope [0.478757s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_address_group.TestAddressGroup.test_add_duplicated_addresses [2.360578s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_address_scope.TestAddressScope.test_get_address_scope_different_tenants_not_shared [0.377524s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_address_scope.TestAddressScope.test_create_address_scope_empty_name [1.767271s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_address_group.TestAddressGroup.test_list_address_groups [0.635203s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_address_scope.TestAddressScope.test_update_address_scope_shared_true_non_admin [0.697208s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_address_scope.TestAddressScope.test_create_address_scope_ipv4 [0.692096s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_address_group.TestAddressGroup.test_create_address_group_empty_name [1.736434s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_address_group.TestAddressGroup.test_normalize_and_deduplicate_in_add_addresses [0.946701s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_address_scope.TestSubnetPoolsWithAddressScopes.test_add_subnetpool_address_scope_wrong_address_family [0.874702s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_address_scope.TestAddressScope.test_get_address_scope_different_tenants_shared [0.806311s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_address_group.TestAddressGroup.test_get_address_group [0.681252s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_address_scope.TestAddressScope.test_create_address_scope_ipv6 [0.557723s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_address_scope.TestAddressScope.test_list_address_scopes_different_tenants_not_shared [0.307785s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_address_scope.TestAddressScope.test_list_address_scopes [0.421013s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_address_scope.TestSubnetPoolsWithAddressScopes.test_create_subnetpool_associate_address_scope [0.373586s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_address_scope.TestSubnetPoolsWithAddressScopes.test_create_subnetpool_assoc_address_scope_with_prefix_intersect [1.306881s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_address_group.TestAddressGroup.test_update_address_group_name_and_description [1.235046s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_address_scope.TestSubnetPoolsWithAddressScopes.test_not_update_subnetpool_address_scope_not_notify [1.273420s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_address_scope.TestAddressScope.test_list_address_scopes_different_tenants_shared [0.725050s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_address_scope.TestSubnetPoolsWithAddressScopes.test_delete_address_scope_in_use [1.276759s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_address_scope.TestSubnetPoolsWithAddressScopes.test_update_subnetpool_disassociate_address_scope [1.055919s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_address_scope.TestSubnetPoolsWithAddressScopes.test_correlate_network_with_address_scope [2.421769s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_address_scope.TestSubnetPoolsWithAddressScopes.test_create_subnetpool_associate_invalid_address_scope [0.500901s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_address_scope.TestAddressScope.test_update_address_scope [2.136558s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_address_scope.TestSubnetPoolsWithAddressScopes.test_network_create_contain_address_scope_attr [0.809896s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_address_scope.TestSubnetPoolsWithAddressScopes.test_ipv6_pd_add_non_pd_subnet_to_same_network [2.170256s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_address_scope.TestSubnetPoolsWithAddressScopes.test_update_subnetpool_associate_invalid_address_scope [0.351188s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_address_scope.TestAddressScope.test_update_address_scope_shared_false_admin [0.726805s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_agent.AgentDBTestCase.test_update_agent [2.152564s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_address_scope.TestAddressScope.test_update_address_scope_shared_true_admin [0.379165s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_agent.AgentDBTestCase.test_create_agent [0.471382s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_address_scope.TestSubnetPoolsWithAddressScopes.test_update_subnetpool_associate_address_scope_wrong_family [1.234383s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_data_plane_status.DataPlaneStatusExtensionTestCase.test_port_create_invalid_attr_data_plane_status [0.819622s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_address_scope.TestSubnetPoolsWithAddressScopes.test_block_update_subnetpool_network_affinity [1.094971s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_agent.AgentDBTestCase.test_list_agent [1.206784s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_address_scope.TestSubnetPoolsWithAddressScopes.test_update_subnetpool_associate_another_address_scope [1.139078s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_agent.AgentDBTestCase.test_show_agent [0.547290s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_data_plane_status.DataPlaneStatusExtensionTestCase.test_port_update_event_on_data_plane_status [1.358813s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_availability_zone.TestAZAgentCase.test_list_availability_zones [1.009142s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_availability_zone.TestAZAgentCase.test_list_agent_with_az [0.411877s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_address_scope.TestSubnetPoolsWithAddressScopes.test_create_two_subnets_different_subnetpools_same_network [1.343646s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_data_plane_status.DataPlaneStatusExtensionTestCase.test_port_update_with_invalid_data_plane_status [1.124221s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_availability_zone.TestAZAgentCase.test_validate_availability_zones [0.804382s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_availability_zone.TestAZNetworkCase.test_availability_zones_in_create_response [1.329135s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_availability_zone.TestAZNetworkCase.test_create_network_with_az [0.636103s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_default_subnetpools.DefaultSubnetpoolsExtensionTestCase.test_convert_subnetpool_to_default_subnetpool [0.702080s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_address_scope.TestSubnetPoolsWithAddressScopes.test_ipv6_non_pd_add_pd_subnet_to_same_network [1.480916s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_data_plane_status.DataPlaneStatusExtensionTestCase.test_update_port_data_plane_status [0.710699s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_default_subnetpools.DefaultSubnetpoolsExtensionTestCase.test_create_subnet_V6_pd_slaac [0.956740s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_dns.DnsExtensionTestCase.test_api_extension_validation_with_bad_dns_names [0.552871s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_availability_zone.TestAZNetworkCase.test_create_network_with_default_azs_existing_az [1.119394s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_address_scope.TestSubnetPoolsWithAddressScopes.test_update_subnetpool_address_scope_notify [1.615295s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_availability_zone.TestAZNetworkCase.test_create_network_with_default_azs_not_existing [0.859557s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_dns.DnsExtensionTestCase.test_create_port_json [1.552280s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_availability_zone.TestAZNetworkCase.test_create_network_without_az [1.226043s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_address_scope.TestSubnetPoolsWithAddressScopes.test_update_subnetpool_associate_address_scope [2.092937s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_data_plane_status.DataPlaneStatusExtensionTestCase.test_port_create_data_plane_status_default_none [1.320245s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_dns.DnsExtensionTestCase.test_create_port_multiple_v4_v6_subnets_bad_fqdn_and_dns_domain [2.822194s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_data_plane_status.DataPlaneStatusExtensionTestCase.test_port_update_preserves_data_plane_status [1.047758s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_default_subnetpools.DefaultSubnetpoolsExtensionTestCase.test_convert_default_subnetpool_to_non_default [0.444214s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_agent.AgentDBTestCase.test_dead_agent [2.242273s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_availability_zone.TestAZAgentCase.test_list_availability_zones_with_filter [0.833354s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_default_subnetpools.DefaultSubnetpoolsExtensionTestCase.test_create_subnet_V6_pd_no_mode [0.848983s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_dns.DnsExtensionTestCase.test_create_port_multiple_v4_v6_subnets_fqdn_and_dns_domain_period [1.977676s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_default_subnetpools.DefaultSubnetpoolsExtensionTestCase.test_create_subnet_V6_pd_stateful [0.852069s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_dns.DnsExtensionTestCase.test_api_extension_validation_with_good_dns_names [6.774063s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_availability_zone.TestAZNetworkCase.test_create_network_with_azs [1.090679s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_default_subnetpools.DefaultSubnetpoolsExtensionTestCase.test_create_subnet_V6_pd_stateless [0.970321s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_availability_zone.TestAZNetworkCase.test_create_network_with_empty_az [0.967297s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_dns.DnsExtensionTestCase.test_create_port_multiple_v4_v6_subnets_pqdn_and_no_dns_domain [2.169732s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_default_subnetpools.DefaultSubnetpoolsExtensionTestCase.test_create_subnet_only_ip_version_v6 [0.888489s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_availability_zone.TestAZNetworkCase.test_create_network_with_not_exist_az [0.712110s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_dns.DnsExtensionTestCase.test_create_port_multiple_v4_v6_subnets_fqdn_and_dns_domain_no_period [1.905612s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_default_subnetpools.DefaultSubnetpoolsExtensionTestCase.test_create_subnet_only_ip_version_v4 [0.968183s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_dns.DnsExtensionTestCase.test_create_port_multiple_v4_v6_subnets_pqdn_and_dns_domain_no_period [2.202486s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_dns.DnsExtensionTestCase.test_create_port_with_multiple_ipv4_and_ipv6_subnets [2.074696s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_dns.DnsExtensionTestCase.test_list_ports [2.339510s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_dns.DnsExtensionTestCase.test_create_port_multiple_v4_v6_subnets_bad_pqdn_and_dns_domain [1.819364s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_dns.DnsExtensionTestNetworkDnsDomain.test_update_network_dns_domain [0.586763s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_dns.DnsExtensionTestCase.test_update_port_non_default_dns_domain_with_dns_name [1.343541s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_dns.DnsExtensionTestCase.test_create_port_multiple_v4_v6_subnets_pqdn_and_dns_domain_period [2.330628s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_dns.DnsExtensionTestCase.test_create_port_multiple_v4_v6_subnets_fqdn_default_domain_period [3.316843s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_dns.DnsExtensionTestCase.test_update_port_default_dns_domain_with_dns_name [2.791185s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_dns.DnsExtensionTestCase.test_show_port [1.374064s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_external_net.ExtNetDBTestCase.test_create_external_network_non_admin_fails [0.555371s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_external_net.ExtNetDBTestCase.test_create_port_external_network_non_admin_fails [1.049683s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_dns.DnsExtensionTestCase.test_update_port_update_ip [2.038031s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_external_net.ExtNetDBTestCase.test_list_nets_external [0.820589s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_external_net.ExtNetDBTestCase.test_network_filter_hook_admin_context [0.501090s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_dns.DnsExtensionTestCase.test_update_port_update_ip_address_only [1.209683s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_expose_port_forwarding_in_fip.TestExtendFipPortForwardingExtension.test_port_in_used_by_port_forwarding [7.272802s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_external_net.ExtNetDBTestCase.test_create_external_network_admin_succeeds [0.620451s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_external_net.ExtNetDBTestCase.test_update_network_external_net_with_ports_set_not_shared [1.350651s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extra_dhcp_opt.TestExtraDhcpOpt.test_create_port_with_empty_router_extradhcpopts [0.680282s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_external_net.ExtNetDBTestCase.test_delete_network_check_disassociated_floatingips [1.150144s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extra_dhcp_opt.TestExtraDhcpOpt.test_create_port_with_extradhcpopts_ipv4_opt_version [0.592298s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_external_net.ExtNetDBTestCase.test_update_network_set_external_non_admin_fails [1.038425s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extra_dhcp_opt.TestExtraDhcpOpt.test_update_port_adding_extradhcpopts [1.051854s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_expose_port_forwarding_in_fip.TestExtendFipPortForwardingExtension.test_create_port_forwarding_and_remove_subnets [11.036624s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extra_dhcp_opt.TestExtraDhcpOpt.test_create_port_with_extradhcpopts [0.913762s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extra_dhcp_opt.TestExtraDhcpOpt.test_create_port_with_extradhcpopts_ipv6_opt_version [0.751315s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extra_dhcp_opt.TestExtraDhcpOpt.test_update_port_with_extradhcpopts_add_another_ver_opt [1.772946s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_expose_port_forwarding_in_fip.TestExtendFipPortForwardingExtension.test_create_floatingip_port_forwarding_same_port_diff_protocol [5.811392s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_ipv6_and_ipv4_network_creates_ipv4 [0.958787s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_external_net.ExtNetDBTestCase.test_get_network_succeeds_without_filter [0.473069s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extra_dhcp_opt.TestExtraDhcpOpt.test_update_port_with_additional_extradhcpopt [1.947998s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_ipv6_only_network_returns_400 [0.843173s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_external_net.ExtNetDBTestCase.test_network_filter_hook_nonadmin_context [0.495872s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extra_dhcp_opt.TestExtraDhcpOpt.test_update_port_with_blank_name_extradhcpopt [0.507794s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extra_dhcp_opt.TestExtraDhcpOpt.test_update_port_with_extradhcpopts [0.374791s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extra_dhcp_opt.TestExtraDhcpOpt.test_create_port_with_none_extradhcpopts [0.690511s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extra_dhcp_opt.TestExtraDhcpOpt.test_update_port_without_extradhcpopt_delete [0.342752s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_no_ext_gateway_return_404 [1.219137s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extra_dhcp_opt.TestExtraDhcpOpt.test_update_port_with_blank_router_extradhcpopt [0.908010s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_with_assoc_to_ipv6_subnet [1.311603s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test__notify_gateway_port_ip_changed [1.728921s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_expose_port_forwarding_in_fip.TestExtendFipPortForwardingExtension.test_get_fip_after_port_forwarding_create [6.316787s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extra_dhcp_opt.TestExtraDhcpOpt.test_update_port_with_blank_string_extradhcpopt [1.087215s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extra_dhcp_opt.TestExtraDhcpOpt.test_update_port_with_extradhcpopts_ipv6_change_value [0.709824s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_external_net.ExtNetDBTestCase.test_create_port_external_network_admin_succeeds [0.800947s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test__notify_subnetpool_address_scope_update [0.960699s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_with_multisubnet_id [1.367355s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floating_non_ext_network_returns_400 [0.508066s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_invalid_fixed_ip_address_returns_400 [0.245811s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_external_net.ExtNetDBTestCase.test_list_nets_external_pagination [1.033983s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_with_specific_ip_out_of_allocation [1.091428s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_invalid_fixed_ipv6_address_returns_400 [0.559450s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extra_dhcp_opt.TestExtraDhcpOpt.test_update_port_with_extradhcpopts_with_same [1.638185s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extra_dhcp_opt.TestExtraDhcpOpt.test_update_port_with_extradhcpopt_delete [0.803693s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_associate_to_dhcp_port_fails [1.095249s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_no_public_subnet_returns_400 [1.688261s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_with_subnet_and_invalid_fip_address [1.850031s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test__notify_gateway_port_ip_not_changed [1.684963s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_invalid_floating_network_id_returns_400 [0.444687s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_with_subnet_id_non_admin [1.032996s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_invalid_floating_port_id_returns_400 [0.412662s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_not_existing_network_returns_404 [1.401402s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingips_native_quotas [0.918955s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_non_admin_context_agent_notification [2.539214s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_with_duplicated_specific_ip [0.853476s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_router_port_with_device_id_of_other_tenants_router [1.025496s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_with_assoc_to_ipv4_and_ipv6_port [2.816996s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_with_assoc [2.722747s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_with_specific_ip [1.199492s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_router_gateway_fails_nested_delete_router_failed [0.500412s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_routers_native_quotas [0.490489s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_with_specific_ip_non_admin [0.985868s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_with_specific_ip_out_of_subnet [1.697264s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_delete_ext_net_with_disassociated_floating_ips [1.007054s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_with_subnet_id_and_fip_address [0.937056s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_create_different_fixed_ip_same_port [4.255844s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_association_on_unowned_router [2.588307s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_with_wrong_subnet_id [1.417200s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_first_floatingip_associate_notification [3.524275s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_delete_router_intf_with_subnet_id_returns_409 [2.865007s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_multiple_floatingips_same_fixed_ip_same_port [2.211521s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_non_router_port_device_id_of_other_tenants_router_update [1.455047s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_disassociate_notification [4.367195s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_router_gateway_fails [0.644541s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_router_gateway_fails_nested [0.241731s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_port_delete [3.062896s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_list_with_port_id [2.968850s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_disassociate_notification_port_delete [3.007894s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floating_ip_direct_port_delete_returns_409 [3.408577s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_update [4.282258s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_list_with_sort [1.949850s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_multi_external_one_internal [4.541207s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floating_port_status_not_applicable [2.385507s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_update_different_port_owner_as_admin [2.565376s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_update_different_fixed_ip_same_port [3.003005s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_update_invalid_fixed_ip [2.700065s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_route_update_with_route_via_another_tenant_subnet [1.493974s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_crd_ops [3.249530s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_and_remove_gateway [1.684678s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_and_remove_gateway_tenant_ctx [1.732689s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_delete_router_intf_with_port_id_returns_409 [2.788148s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_update_to_same_port_id_twice [4.899861s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_gateway_dup_subnet2_returns_400 [1.571648s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_list_with_pagination [2.366297s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_update_different_router [6.840665s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_by_port_cidr_overlapped_with_gateway [1.189340s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_by_port_fails_nested [0.735077s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_via_router_interface_returns_201 [3.834735s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_by_port_other_tenant_address_in_pool [1.230559s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_list_with_pagination_reverse [3.320424s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_update_same_fixed_ip_same_port [3.582840s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_by_port_other_tenant_address_out_of_pool [1.648528s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_with_assoc_fails [1.784180s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_janitor_doesnt_delete_if_fixed_in_interim [0.375446s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_nexthop_is_port_ip [0.932400s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_cidr_overlapped_with_gateway [1.710611s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_update_subnet_gateway_disabled [2.918281s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_delete_port_after_failure [0.923376s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_no_nexthop_route [1.891032s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_same_external_and_internal [4.435208s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_via_router_interface_returns_404 [2.018740s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_janitor_clears_orphaned_floatingip_port [0.490928s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_multiple_ipv4_subnets [2.877576s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_none_nexthop [2.337308s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_network_update_external [1.086475s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_with_invalid_create_port [2.489413s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_route_update_with_external_route [1.984020s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_multiple_ipv6_subnets_different_net [2.278555s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_network_update_external_failure [2.372758s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_janitor_updates_port_device_id [2.943696s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_multiple_ipv6_subnets_same_net [2.233919s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_no_destination_route [1.577078s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_gateway_multiple_subnets_ipv6 [2.602087s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_route_update_with_multi_routes [1.926418s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_port [1.292672s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_none_destination [1.310833s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_gateway_no_subnet [1.182707s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_port_without_ips [0.599367s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_empty_port_and_subnet_ids [0.489289s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_subnet_with_bad_tenant_returns_404 [0.883619s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_route_clear_routes_with_None [1.963392s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_route_update_with_one_route [2.581572s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_subnet_with_port_from_other_tenant [1.272863s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_gateway_invalid_network_returns_400 [0.430267s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_overlapped_cidr_returns_400 [2.522351s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_gateway_dup_subnet1_returns_400 [1.221592s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_gateway_net_not_external_returns_400 [0.705566s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_gateway_non_existent_network_returns_404 [0.568866s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_create [1.123423s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_gateway_no_subnet_forbidden [0.679205s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_create_call_extensions [0.408124s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_port_bad_tenant_returns_404 [1.876163s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_gateway_notifications [1.064747s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_by_port_admin_address_out_of_pool [2.284471s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_create_with_gwinfo_ext_ip_subnet [1.952392s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_subnet [1.283958s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_iface_ipv6_ext_ra_subnet_returns_400 [1.301021s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_by_subnet_other_tenant_subnet_returns_400 [0.595504s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_bad_values [0.555760s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_create_with_gwinfo [0.985090s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_list [0.641005s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_by_subnet_other_tenant_subnet_rbac_shared [0.930860s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_delete_with_floatingip_existed_returns_409 [2.006830s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_list_with_parameters [0.647989s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_ipv6_port_existing_network_returns_400 [1.933895s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_list_with_sort [0.585281s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_dup_port [1.447635s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_interface_in_use_by_route [1.874271s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_remove_interface_callback_failure_returns_409 [1.064179s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_dup_subnet1_returns_400 [1.609345s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_remove_interface_inuse_returns_409 [0.907158s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_remove_interface_nothing_returns_400 [1.358134s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_remove_interface_returns_200 [2.048447s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_dup_subnet2_returns_400 [2.349339s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_remove_interface_wrong_port_returns_404 [1.194235s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_remove_ipv6_subnet_from_interface [2.981605s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_ipv6_subnet [5.937284s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_multiple_ipv4_subnet_port_returns_400 [1.307922s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_show [0.452362s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_ipv6_subnet_without_gateway_ip [0.602316s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_update_gateway_upon_subnet_create_ipv6 [1.617950s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_clear_gateway_callback_failure_returns_409 [1.159966s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_multiple_ipv6_subnet_port [1.721260s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_update_delete_routes [1.922876s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_update_gateway_with_invalid_external_ip [0.876830s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_no_data_returns_400 [0.516030s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_with_both_ids_returns_400 [0.885946s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_create_with_gwinfo_ext_ip [2.084741s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_update_on_external_port [1.883255s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_delete [0.481715s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_update_gateway [2.259333s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_concurrent_delete_upon_subnet_create [1.254816s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_delete_callback [0.648310s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_create_with_gwinfo_ext_ip_non_admin [0.698103s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_update_port_device_id_to_different_tenants_router [1.095139s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_delete_dhcpv6_stateless_subnet_inuse_returns_409 [1.072461s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_update_gateway_add_multiple_prefixes_ipv6 [1.624096s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_delete_subnet_inuse_returns_409 [1.001061s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_update_router_interface_port_ipv6_subnet_ext_ra [1.939281s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_delete_ipv6_slaac_subnet_inuse_returns_409 [2.072443s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_specify_id_backend [0.423192s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_update [0.644010s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test__notify_gateway_port_ip_changed [1.390819s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_delete_race_with_interface_add [1.514690s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_update_gateway_upon_subnet_create_max_ips_ipv6 [3.026940s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_delete_with_port_existed_returns_409 [0.995393s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_update_gateway_to_empty_with_existed_floatingip [2.285658s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_list_with_pagination [0.617498s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test__notify_gateway_port_ip_not_changed [2.003983s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_list_with_pagination_reverse [0.598541s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_update_gateway_with_existed_floatingip [2.465309s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_ipv6_and_ipv4_network_creates_ipv4 [0.972371s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_not_existing_network_returns_404 [0.424807s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_remove_interface_with_both_ids_returns_200 [1.249113s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_update_gateway_with_different_external_subnet [2.223893s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_with_specific_ip_non_admin [0.664314s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_update_with_nexthop_is_outside_port_subnet [1.270540s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_with_specific_ip_out_of_subnet [0.735690s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_remove_interface_wrong_subnet_returns_400 [1.277048s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_router_gateway_fails_nested_delete_router_failed [0.448099s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_update_with_too_many_routes [1.293878s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_set_gateway_cidr_overlapped_with_subnets [1.472075s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_routes_update_for_multiple_routers [2.907272s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_update_gateway_with_external_ip_used_by_gw [0.713435s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_associate_to_dhcp_port_fails [0.693064s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_two_fips_one_port_invalid_return_409 [2.412293s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_first_floatingip_associate_notification [2.797811s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floating_non_ext_network_returns_400 [0.571643s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_invalid_fixed_ipv6_address_returns_400 [0.369866s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_update_gateway_with_invalid_external_subnet [1.825516s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_update_router_interface_port_ip_not_allowed [1.222398s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_ipv6_only_network_returns_400 [0.625918s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_update_with_dup_address [1.248152s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floating_ip_direct_port_delete_returns_409 [2.538748s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test__notify_subnetpool_address_scope_update [1.702194s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_invalid_floating_network_id_returns_400 [0.405227s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_update_with_invalid_ip_address [1.217656s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_with_assoc [2.435391s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_invalid_floating_port_id_returns_400 [0.404295s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_with_specific_ip [0.812134s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_update_with_invalid_nexthop_ip [1.230787s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_no_ext_gateway_return_404 [1.156883s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_update_subnet_gateway_for_external_net [0.756318s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_invalid_fixed_ip_address_returns_400 [0.373214s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_no_public_subnet_returns_400 [1.141478s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_with_subnet_id_non_admin [1.628362s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_crd_ops [3.616614s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_router_gateway_fails [0.657738s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_non_admin_context_agent_notification [2.296987s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_with_assoc_to_ipv4_and_ipv6_port [2.425346s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_association_on_unowned_router [1.962197s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_with_duplicated_specific_ip [0.607000s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_delete_router_intf_with_subnet_id_returns_409 [2.605279s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_with_assoc_to_ipv6_subnet [1.170908s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_with_specific_ip_out_of_allocation [0.789445s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_with_multisubnet_id [1.652468s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_with_subnet_and_invalid_fip_address [0.734598s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_with_subnet_id_and_fip_address [0.887914s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_create_different_fixed_ip_same_port [2.881454s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_disassociate_notification [2.777528s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_with_wrong_subnet_id [0.873820s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingips_native_quotas [0.837342s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_router_gateway_fails_nested [1.281161s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_list_with_pagination_reverse [1.731068s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_router_port_with_device_id_of_other_tenants_router [0.790045s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_disassociate_notification_port_delete [2.556113s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_routers_native_quotas [0.441261s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_multiple_floatingips_same_fixed_ip_same_port [2.744592s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_list_with_pagination [1.582507s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_update_subnet_gateway_disabled [2.404486s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_list_with_sort [1.612674s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_non_router_port_device_id_of_other_tenants_router_update [1.259469s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_delete_ext_net_with_disassociated_floating_ips [0.744250s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_port_deletion_prevention_handles_missing_port [1.449881s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_route_update_with_multi_routes [1.950995s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floating_port_status_not_applicable [2.383207s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_via_router_interface_returns_201 [3.749389s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_multi_external_one_internal [3.825150s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_route_update_with_one_route [2.003639s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_gateway_invalid_network_returns_400 [0.434060s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_via_router_interface_returns_404 [2.642851s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_gateway_net_not_external_returns_400 [0.653707s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_port_delete [2.483138s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_janitor_clears_orphaned_floatingip_port [0.619883s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_delete_router_intf_with_port_id_returns_409 [3.591366s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_janitor_doesnt_delete_if_fixed_in_interim [0.682365s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_gateway_no_subnet [1.185564s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_network_update_external [1.113400s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_list_with_port_id [2.451500s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_by_port_cidr_overlapped_with_gateway [1.790147s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_update_different_fixed_ip_same_port [3.480499s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_nexthop_is_port_ip [1.447795s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_by_port_fails_nested [0.960702s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_ipv6_subnet_without_gateway_ip [1.799743s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_no_destination_route [2.217823s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_update_invalid_fixed_ip [2.567342s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_same_external_and_internal [3.222096s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_none_destination [1.363956s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_multiple_ipv4_subnets [2.371056s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_update [2.496657s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_update_to_same_port_id_twice [2.697844s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_route_clear_routes_with_None [1.924266s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_multiple_ipv6_subnet_port [1.802049s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_and_remove_gateway_tenant_ctx [1.405751s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_with_assoc_fails [2.021480s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_update_different_port_owner_as_admin [2.488018s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_subnet [1.321984s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_gateway_dup_subnet2_returns_400 [1.167017s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_subnet_with_bad_tenant_returns_404 [0.908506s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_gateway_no_subnet_forbidden [0.660056s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_clear_gateway_callback_failure_returns_409 [1.135072s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_iface_ipv6_ext_ra_subnet_returns_400 [1.275231s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_janitor_updates_port_device_id [3.488699s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_none_nexthop [1.445558s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_by_port_other_tenant_address_out_of_pool [2.271134s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_create_with_gwinfo_ext_ip_subnet [2.803392s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_delete [0.456483s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_route_update_with_route_via_another_tenant_subnet [1.500508s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_update_different_router [6.155126s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_dup_port [2.027216s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_and_remove_gateway [2.390107s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_delete_with_floatingip_existed_returns_409 [3.555364s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_multiple_ipv6_subnets_same_net [4.897519s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_delete_with_port_existed_returns_409 [3.005788s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_update_same_fixed_ip_same_port [5.881506s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_list_with_parameters [0.587479s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_list_with_sort [0.504394s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_with_invalid_create_port [2.012568s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_create_with_gwinfo [2.720330s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_gateway_multiple_subnets_ipv6 [6.138259s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_remove_interface_nothing_returns_400 [1.887185s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_update [0.484620s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_network_update_external_failure [1.445123s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_gateway_non_existent_network_returns_404 [1.147392s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_create_with_gwinfo_ext_ip [2.000824s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_delete_ipv6_slaac_subnet_inuse_returns_409 [1.228963s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_gateway_notifications [2.068318s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_no_nexthop_route [3.302306s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_bad_values [1.997242s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_delete_subnet_inuse_returns_409 [2.218857s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_update_gateway_upon_subnet_create_max_ips_ipv6 [6.113242s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_by_port_admin_address_out_of_pool [2.413619s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_route_update_with_external_route [4.472320s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_update_with_nexthop_is_outside_port_subnet [2.321720s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_interface_in_use_by_route [4.755881s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_gateway_dup_subnet1_returns_400 [2.426051s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_remove_interface_callback_failure_returns_409 [2.373683s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_two_fips_one_port_invalid_return_409 [3.285570s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_by_port_other_tenant_address_in_pool [2.397824s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_cidr_overlapped_with_gateway [5.903249s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_remove_interface_inuse_returns_409 [1.679270s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_by_subnet_other_tenant_subnet_rbac_shared [2.029096s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_update_router_interface_port_ipv6_subnet_ext_ra [3.413079s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_remove_interface_wrong_port_returns_404 [2.336203s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_by_subnet_other_tenant_subnet_returns_400 [1.427097s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_update_subnet_gateway_for_external_net [1.609440s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_dup_subnet2_returns_400 [4.758252s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_delete_port_after_failure [1.637688s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_set_gateway_cidr_overlapped_with_subnets [2.746100s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_dup_subnet1_returns_400 [1.144271s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_empty_port_and_subnet_ids [0.562625s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_fip_port_details.FloatingIPPortDetailsDBIntTestCase.test_floatingip_update_with_port_details [3.974354s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_ipv6_port_existing_network_returns_400 [4.162656s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_update_gateway_to_empty_with_existed_floatingip [5.952696s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_fip_port_details.FloatingIPPortDetailsDBSepTestCase.test_floatingip_update_with_port_details [4.113916s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_associate_service_profile_with_flavor [0.497159s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_multiple_ipv6_subnets_different_net [4.017383s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_create_flavor_invalid_service_type [0.565902s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_create_service_profile_too_long_driver [0.634639s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_get_service_profiles [0.591246s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_update_flavor [0.491068s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_update_flavor_invalid_enabled [0.486627s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_update_flavor_too_long_name [0.469895s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_no_data_returns_400 [3.469766s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_update_service_profile [0.596572s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_update_service_profile_invalid_enabled [0.541009s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_delete_flavor_in_use [0.620424s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_get_flavor_next_provider_no_driver [0.614174s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_update_gateway_with_existed_floatingip [6.790527s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_get_flavors [0.585955s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_get_service_profiles [0.652719s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_update_flavor [0.573689s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_update_gateway_with_invalid_external_subnet [2.048604s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_overlapped_cidr_returns_400 [6.222963s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_ipv6_subnet [15.880717s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_update_with_too_many_routes [3.196021s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_multiple_ipv4_subnet_port_returns_400 [2.201108s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_update_port_device_id_to_different_tenants_router [1.742697s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_port_bad_tenant_returns_404 [3.043661s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_floating_ip_port_forwarding.FloatingIPPorForwardingTestCase.test_create_floatingip_port_forwarding_with_port_number_0 [5.914073s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_port_without_ips [0.897035s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_with_both_ids_returns_400 [1.517452s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_port [3.970329s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_create [0.813223s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_delete_dhcpv6_stateless_subnet_inuse_returns_409 [2.261854s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_fip_port_details.FloatingIPPortDetailsDBSepTestCase.test_floatingip_list_with_port_details [6.508013s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_floating_ip_port_forwarding.FloatingIPPorForwardingTestCase.test_update_floatingip_port_forwarding_with_dup_internal_port [6.288751s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_create_flavor_invalid_enabled [0.458370s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_subnet_with_port_from_other_tenant [3.635531s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_create_flavor_too_long_name [0.403344s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_create_service_profile [0.267309s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_floatingip_pools.FloatingIPPoolsDBSepTestCase.test_get_floatingip_pools_ipv6_1_True [0.913491s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.ExtraAttributesMixinTestCase.test__extend_extra_router_dict_defaults [0.286325s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.ExtraAttributesMixinTestCase.test_set_attrs_and_extend [0.306889s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_delete_race_with_interface_add [3.268324s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_delete_service_profile [1.504771s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_disassociate_service_profile_with_flavor [0.324891s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_get_flavors [0.672963s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3AgentDbIntTestCase.test_floatingip_delete_after_event [1.863066s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_concurrent_delete_upon_subnet_create [3.445330s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_show_flavor [0.394760s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_update_flavor_too_long_description [0.397664s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_create_call_extensions [0.464064s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_show_flavor [0.397495s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_list_with_pagination_reverse [2.424541s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_create_with_gwinfo_ext_ip_non_admin [0.526552s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_floatingip_pools.FloatingIPPoolsDBSepTestCase.test_get_floatingip_pools_ipv4 [0.576114s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_delete_callback [1.038321s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_list [1.158604s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3AgentDbIntTestCase.test_floatingips_op_agent [3.763360s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3AgentDbIntTestCase.test_interfaces_op_agent [2.513027s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_remove_interface_with_both_ids_returns_200 [2.986748s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_list_with_pagination [1.323957s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_remove_ipv6_subnet_from_interface [3.076441s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3AgentDbIntTestCase.test_l3_agent_sync_interfaces [3.586403s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_remove_interface_returns_200 [3.010489s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3AgentDbIntTestCase.test_l3_agent_routers_query_ignore_interfaces_with_moreThanOneIp [3.768201s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3AgentDbIntTestCase.test_router_update_event_exception_preserved [0.647573s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_show [1.103658s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3AgentDbIntTestCase.test_router_create_event_exception_preserved [1.212126s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_update_gateway_add_multiple_prefixes_ipv6 [1.365125s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_remove_interface_wrong_subnet_returns_400 [2.180886s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3AgentDbIntTestCase.test_router_create_precommit_event [0.832591s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_specify_id_backend [0.485509s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_update_gateway_upon_subnet_create_ipv6 [2.317523s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3AgentDbSepTestCase.test_interfaces_op_agent [5.249352s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_update_gateway_with_invalid_external_ip [2.011232s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3AgentDbIntTestCase.test_router_delete_event_exception_preserved [4.650578s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3AgentDbIntTestCase.test_router_update_precommit_event [1.317140s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_update_delete_routes [5.730248s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3AgentDbSepTestCase.test_l3_agent_routers_query_ignore_interfaces_with_moreThanOneIp [3.586830s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_update_with_dup_address [4.023624s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3AgentDbSepTestCase.test_l3_agent_routers_query_gateway [2.985887s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3AgentDbSepTestCase.test_router_delete_precommit_event [1.447068s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_update_gateway [4.678672s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_update_with_invalid_ip_address [2.871408s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3AgentDbSepTestCase.test_l3_agent_sync_interfaces [4.181535s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3AgentDbSepTestCase.test_router_gateway_op_agent [2.150367s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_update_with_invalid_nexthop_ip [1.923628s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_update_gateway_with_different_external_subnet [4.303883s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBFloatingIpTestCaseWithDNS.test_floatingip_create_with_flip_dns [5.910246s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_update_gateway_with_external_ip_used_by_gw [2.096709s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_routes_update_for_multiple_routers [4.453916s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_update_router_interface_port_ip_not_allowed [2.569909s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3DBFloatingIpTestCaseLogging.test_create_floatingip_event_logging_port_assoc [8.706105s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_update_on_external_port [4.815614s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBFloatingIpTestCaseWithDNS.test_floatingip_disassociate_port [7.382627s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_fip_port_details.FloatingIPPortDetailsDBIntTestCase.test_floatingip_list_with_port_details [7.310787s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBFloatingIpTestCaseWithDNS.test_floatingip_no_PTR_record [3.187708s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_create_service_profile_too_long_description [0.627891s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_show_service_profile [0.461586s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_fip_port_details.FloatingIPPortDetailsDBIntTestCase.test_floatingip_create_with_port_details [6.491462s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_update_service_profile_too_long_description [0.474428s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_no_public_subnet_returns_400 [1.557493s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_associate_service_profile_with_flavor_exists [0.762996s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_with_specific_ip_out_of_allocation [0.846428s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_create_flavor [0.684401s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3DBFloatingIpTestCaseLogging.test_update_floatingip_event_logging_disassociate [9.445029s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_create_service_profile [0.571383s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_create_service_profile_invalid_driver [0.551861s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_with_specific_ip_out_of_subnet [1.587977s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_delete_service_profile [0.579504s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_delete_service_profile_in_use [0.589087s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_get_flavor_next_provider [0.375597s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_with_subnet_id_and_fip_address [1.383666s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_get_flavor_next_provider_disabled [0.635723s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_router_gateway_fails_nested_delete_router_failed [0.790449s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_get_flavor_next_provider_no_binding [0.666617s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floating_port_status_not_applicable [2.065217s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_fip_port_details.FloatingIPPortDetailsDBSepTestCase.test_floatingip_create_with_port_details [7.595000s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_create_flavor [0.436992s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_create_flavor_too_long_description [0.466915s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_create_service_profile_invalid_enabled [0.323535s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_delete_flavor [0.417531s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_update_association_error [0.420064s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_associate_service_profile_with_flavor [0.327294s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBFloatingIpTestCaseWithDNS.test_floatingip_associate_port_with_flip_dns [8.048656s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_autodelete_flavor_associations [0.518033s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_create_service_profile_empty_driver [0.436830s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_floating_ip_port_forwarding.FloatingIPPorForwardingTestCase.test_create_floatingip_port_forwarding_with_ranges_port_collisions [5.624647s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_create_service_profile_invalid_empty [0.401881s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_association_on_unowned_router [4.531113s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_delete_flavor [0.367339s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_disassociate_service_profile_with_flavor [0.368569s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_floatingip_pools.FloatingIPPoolsDBIntTestCase.test_get_floatingip_pools_ipv4 [1.038085s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntAgentSchedulingTestCase.test_router_update_gateway_scheduling_not_supported [2.268409s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_show_service_profile [0.450547s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_update_service_profile [0.328284s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floating_non_ext_network_returns_400 [1.044216s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_delete_router_intf_with_subnet_id_returns_409 [2.924171s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_with_duplicated_specific_ip [1.193789s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_floatingip_pools.FloatingIPPoolsDBIntTestCase.test_get_floatingip_pools_ipv6_2_False [2.915970s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_with_multisubnet_id [1.152353s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_with_subnet_and_invalid_fip_address [0.603536s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_floating_ip_port_forwarding.FloatingIPPorForwardingTestCase.test_create_floatingip_port_forwarding_with_description [4.491757s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_non_router_port_device_id_of_other_tenants_router_update [2.224337s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_multi_external_one_internal [4.311793s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_router_gateway_fails [0.800526s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_router_gateway_fails_nested [0.589718s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3AgentDbIntTestCase.test_floatingips_create_precommit_event [5.491966s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_router_port_with_device_id_of_other_tenants_router [2.733630s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_floating_ip_port_forwarding.FloatingIPPorForwardingTestCase.test_create_floatingip_port_forwarding_with_ranges [6.265117s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_routers_native_quotas [1.027168s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3AgentDbIntTestCase.test_l3_agent_routers_query_floatingips [3.183037s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_floatingip_pools.FloatingIPPoolsDBIntTestCase.test_get_floatingip_pools_ipv6_1_True [0.639932s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_delete_ext_net_with_disassociated_floating_ips [0.856498s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_floatingip_pools.FloatingIPPoolsDBSepTestCase.test_get_floatingip_pools_ipv6_2_False [0.813770s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.ExtraAttributesMixinTestCase.test_set_extra_attr_key_bad [0.282608s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3AgentDbIntTestCase.test_l3_agent_routers_query_gateway [2.234289s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_port_delete [7.321307s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_list_with_pagination_reverse [1.780135s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3AgentDbIntTestCase.test_router_delete_precommit_event [1.062637s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3AgentDbSepTestCase.test_floatingip_delete_after_event [1.523607s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3AgentDbIntTestCase.test_l3_agent_routers_query_interfaces [2.126607s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_list_with_port_id [1.922213s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3AgentDbIntTestCase.test_router_gateway_op_agent [1.470580s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_update_subnet_gateway_disabled [4.150059s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3AgentDbSepTestCase.test_floatingips_op_agent [3.277075s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_same_external_and_internal [5.811549s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3AgentDbSepTestCase.test_floatingips_create_precommit_event [6.790871s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3AgentDbSepTestCase.test_l3_agent_routers_query_floatingips [5.659888s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3AgentDbSepTestCase.test_router_create_precommit_event [0.445048s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_via_router_interface_returns_404 [3.856539s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_janitor_updates_port_device_id [7.879321s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3AgentDbSepTestCase.test_router_delete_event_exception_preserved [1.593571s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3AgentDbSepTestCase.test_l3_agent_routers_query_interfaces [2.449127s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3AgentDbSepTestCase.test_router_create_event_exception_preserved [0.549869s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3AgentDbSepTestCase.test_router_update_event_exception_preserved [0.571841s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3AgentDbSepTestCase.test_router_update_precommit_event [0.485808s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_network_update_external [2.605002s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_with_assoc_fails [4.191465s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_network_update_external_failure [2.690766s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_and_remove_gateway_tenant_ctx [2.638650s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3DBFloatingIpTestCaseLogging.test_update_floatingip_event_logging [6.146412s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_gateway_dup_subnet1_returns_400 [2.690607s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_gateway_no_subnet [2.576520s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBFloatingIpTestCaseWithDNS.test_floatingip_associate_port_with_flip_and_net_port_dns [7.637707s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_gateway_dup_subnet2_returns_400 [1.939849s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_gateway_no_subnet_forbidden [1.356282s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_gateway_invalid_network_returns_400 [0.660631s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_gateway_net_not_external_returns_400 [1.554041s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_gateway_non_existent_network_returns_404 [0.804279s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBFloatingIpTestCaseWithDNS.test_floatingip_associate_port [6.839002s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBFloatingIpTestCaseWithDNS.test_floatingip_create [4.017128s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_bad_values [2.594331s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_cidr_overlapped_with_gateway [6.898478s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_by_port_other_tenant_address_in_pool [1.810136s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBFloatingIpTestCaseWithDNS.test_floatingip_create_with_flip_and_net_port_dns [4.975085s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_dup_subnet1_returns_400 [1.842886s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBFloatingIpTestCaseWithDNS.test_floatingip_associate_port_with_net_port_dns [5.940507s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_dup_port [3.371385s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_ipv6_port_existing_network_returns_400 [4.445868s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBFloatingIpTestCaseWithDNS.test_floatingip_delete [4.490303s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBFloatingIpTestCaseWithDNS.test_floatingip_create_with_net_port_dns [6.110969s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_dup_subnet2_returns_400 [4.909319s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test__notify_gateway_port_ip_changed [2.371733s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_no_data_returns_400 [1.032990s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test__notify_subnetpool_address_scope_update [1.815247s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_invalid_fixed_ip_address_returns_400 [0.809015s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test__notify_gateway_port_ip_not_changed [1.982854s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_invalid_floating_network_id_returns_400 [0.875410s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_multiple_ipv4_subnets [5.164133s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_port_bad_tenant_returns_404 [2.275064s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_invalid_floating_port_id_returns_400 [0.712512s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_associate_to_dhcp_port_fails [1.028882s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_invalid_fixed_ipv6_address_returns_400 [0.434202s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_port_without_ips [1.384910s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_ipv6_and_ipv4_network_creates_ipv4 [2.158098s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_no_ext_gateway_return_404 [2.133851s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_subnet_with_bad_tenant_returns_404 [2.058917s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_multiple_ipv6_subnets_same_net [3.787188s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_not_existing_network_returns_404 [0.666557s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_ipv6_only_network_returns_400 [1.446761s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_delete_race_with_interface_add [3.070548s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_subnet_with_port_from_other_tenant [3.272494s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_with_assoc [3.705224s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_non_admin_context_agent_notification [5.489268s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_list_with_sort [3.294607s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_with_specific_ip [1.729316s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_clear_gateway_callback_failure_returns_409 [4.445758s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_remove_interface_wrong_port_returns_404 [2.828525s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_with_subnet_id_non_admin [1.659556s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_concurrent_delete_upon_subnet_create [2.195171s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_with_assoc_to_ipv4_and_ipv6_port [6.248743s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_remove_ipv6_subnet_from_interface [2.398111s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_with_assoc_to_ipv6_subnet [1.507253s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_with_specific_ip_non_admin [1.476332s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_set_gateway_cidr_overlapped_with_subnets [2.148300s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_create_with_gwinfo_ext_ip_subnet [3.914278s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_specify_id_backend [1.124762s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_with_wrong_subnet_id [1.968853s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_delete_ipv6_slaac_subnet_inuse_returns_409 [1.281109s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_multiple_floatingips_same_fixed_ip_same_port [6.939782s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingips_native_quotas [1.438644s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_delete_subnet_inuse_returns_409 [1.958828s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_update_gateway_upon_subnet_create_max_ips_ipv6 [3.971539s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floating_ip_direct_port_delete_returns_409 [4.339810s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_update_gateway_with_external_ip_used_by_gw [1.771529s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_delete_with_floatingip_existed_returns_409 [3.590673s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_update [0.425874s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_first_floatingip_associate_notification [4.842536s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_update_gateway_with_invalid_external_subnet [2.118014s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_crd_ops [4.380954s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_update_gateway_upon_subnet_create_ipv6 [4.471340s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_create_different_fixed_ip_same_port [4.709517s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_update_port_device_id_to_different_tenants_router [1.627972s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_two_fips_one_port_invalid_return_409 [6.691886s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_update_router_interface_port_ip_not_allowed [2.573236s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_disassociate_notification_port_delete [3.894931s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_update_subnet_gateway_for_external_net [1.571459s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_delete_router_intf_with_port_id_returns_409 [6.820230s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test__notify_subnetpool_address_scope_update [1.763747s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_update_router_interface_port_ipv6_subnet_ext_ra [3.241840s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_list_with_sort [3.472666s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_ipv6_only_network_returns_400 [0.874159s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floating_non_ext_network_returns_400 [0.814439s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_invalid_floating_port_id_returns_400 [0.538289s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_no_ext_gateway_return_404 [1.018213s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_not_existing_network_returns_404 [1.048830s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_disassociate_notification [4.627321s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_with_specific_ip_non_admin [1.255666s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_with_assoc_to_ipv6_subnet [2.311989s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingips_native_quotas [0.963436s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_update_different_port_owner_as_admin [4.235599s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_with_subnet_and_invalid_fip_address [1.420595s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_list_with_pagination [2.487703s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_with_subnet_id_and_fip_address [1.640750s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_router_gateway_fails [2.675325s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_update [2.457973s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_with_wrong_subnet_id [2.112974s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_update_different_router [6.265020s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_update_different_fixed_ip_same_port [4.162685s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_update_to_same_port_id_twice [1.760999s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_first_floatingip_associate_notification [5.497261s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_non_router_port_device_id_of_other_tenants_router_update [4.172318s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_router_gateway_fails_nested_delete_router_failed [0.764993s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_delete_ext_net_with_disassociated_floating_ips [0.699829s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_with_invalid_create_port [2.507382s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floating_ip_direct_port_delete_returns_409 [1.537145s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floating_port_status_not_applicable [4.521117s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_janitor_clears_orphaned_floatingip_port [2.237073s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_update_invalid_fixed_ip [5.474264s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_janitor_doesnt_delete_if_fixed_in_interim [0.731848s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_delete_router_intf_with_subnet_id_returns_409 [3.102029s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_and_remove_gateway [1.667099s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_create_different_fixed_ip_same_port [2.863371s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_gateway_notifications [1.175443s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_update_same_fixed_ip_same_port [3.787105s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_by_subnet_other_tenant_subnet_rbac_shared [1.133981s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_disassociate_notification_port_delete [3.138850s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_update [2.820725s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_multiple_ipv6_subnet_port [2.070369s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_list_with_sort [2.457914s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_via_router_interface_returns_201 [3.316840s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_multiple_ipv6_subnets_different_net [1.532690s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_update_different_fixed_ip_same_port [5.005337s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_gateway_multiple_subnets_ipv6 [3.097453s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_janitor_doesnt_delete_if_fixed_in_interim [0.691864s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_overlapped_cidr_returns_400 [2.998608s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_port_deletion_prevention_handles_missing_port [0.352890s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_gateway_non_existent_network_returns_404 [0.576699s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_iface_ipv6_ext_ra_subnet_returns_400 [1.640670s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_port_delete [4.794842s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_by_port_admin_address_out_of_pool [1.875864s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_by_port_admin_address_out_of_pool [1.939391s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_subnet [3.255187s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_create [0.552246s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_update_different_port_owner_as_admin [3.002583s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_by_port_cidr_overlapped_with_gateway [1.914623s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_by_port_cidr_overlapped_with_gateway [1.997642s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_create_with_gwinfo [1.467131s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_by_port_fails_nested [1.160978s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_with_assoc_fails [2.493264s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_create_with_gwinfo_ext_ip [1.210681s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_janitor_clears_orphaned_floatingip_port [0.588462s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_create_with_gwinfo_ext_ip_non_admin [0.857330s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_by_port_fails_nested [2.854257s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_delete_dhcpv6_stateless_subnet_inuse_returns_409 [1.243333s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_cidr_overlapped_with_gateway [2.860186s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_by_port_other_tenant_address_out_of_pool [2.102231s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_by_subnet_other_tenant_subnet_returns_400 [0.553845s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_delete_with_port_existed_returns_409 [1.753700s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_list_with_pagination [0.620131s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_janitor_updates_port_device_id [3.942125s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_delete_port_after_failure [1.258251s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_list_with_parameters [0.739261s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_delete_port_after_failure [3.388432s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_empty_port_and_subnet_ids [0.861766s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_remove_interface_callback_failure_returns_409 [1.647942s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_gateway_multiple_subnets_ipv6 [4.672838s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_dup_subnet2_returns_400 [4.031428s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_remove_interface_returns_200 [3.332655s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_gateway_no_subnet_forbidden [1.098962s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_multiple_ipv4_subnet_port_returns_400 [1.934038s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_ipv6_subnet [5.883286s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_iface_ipv6_ext_ra_subnet_returns_400 [1.794099s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_remove_interface_with_both_ids_returns_200 [2.256149s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_subnet [1.288779s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_remove_interface_wrong_subnet_returns_400 [1.526230s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_ipv6_subnet_without_gateway_ip [2.231651s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_by_port_other_tenant_address_in_pool [2.354597s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_subnet_with_bad_tenant_returns_404 [1.662931s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_update_gateway_with_different_external_subnet [0.903160s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_create_call_extensions [0.705802s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_update_gateway_with_invalid_external_ip [0.885412s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_multiple_ipv4_subnet_port_returns_400 [1.713072s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_dup_subnet1_returns_400 [1.873512s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_port [1.110663s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_create_with_gwinfo_ext_ip [1.825323s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_ipv6_subnet_without_gateway_ip [0.818155s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test__notify_gateway_port_ip_changed [1.821645s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_with_both_ids_returns_400 [0.990520s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_create_call_extensions [0.764019s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_delete_ipv6_slaac_subnet_inuse_returns_409 [1.704603s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_delete [0.904498s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test__notify_gateway_port_ip_not_changed [2.000557s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_multiple_ipv6_subnets_different_net [2.739703s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_no_data_returns_400 [0.897625s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_delete_callback [1.248399s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_associate_to_dhcp_port_fails [1.301657s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_list [1.228779s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_list_with_pagination_reverse [0.669840s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_delete_race_with_interface_add [4.291982s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_ipv6_and_ipv4_network_creates_ipv4 [3.111441s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_remove_interface_inuse_returns_409 [1.356678s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_port [4.626600s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_delete_with_floatingip_existed_returns_409 [4.727172s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_remove_interface_nothing_returns_400 [4.233403s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_list [0.923378s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_create_with_gwinfo_ext_ip_subnet [3.385583s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_with_assoc [4.991628s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_show [0.764917s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_list_with_sort [1.170242s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_delete_with_port_existed_returns_409 [1.867949s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_with_duplicated_specific_ip [2.108201s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_list_with_parameters [0.881436s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_remove_interface_callback_failure_returns_409 [1.792390s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_with_specific_ip [1.391031s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_update_gateway [4.101894s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_remove_interface_wrong_port_returns_404 [2.027017s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_with_specific_ip_out_of_allocation [1.303431s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_with_specific_ip_out_of_subnet [0.770216s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_update_gateway [3.159882s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_update_gateway_add_multiple_prefixes_ipv6 [2.885029s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_with_subnet_id_non_admin [1.783310s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_remove_ipv6_subnet_from_interface [3.968934s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_update_gateway_add_multiple_prefixes_ipv6 [2.717758s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_update_gateway_to_empty_with_existed_floatingip [3.092262s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_set_gateway_cidr_overlapped_with_subnets [2.400290s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_multiple_floatingips_same_fixed_ip_same_port [5.195307s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_update_router_interface_port_ip_not_allowed [4.417456s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_update [2.302793s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_router_gateway_fails_nested [0.815224s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_update_gateway_with_existed_floatingip [3.517680s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_invalid_fixed_ip_address_returns_400 [0.593941s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_invalid_fixed_ipv6_address_returns_400 [0.649297s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_router_port_with_device_id_of_other_tenants_router [2.547133s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_update_router_interface_port_ipv6_subnet_ext_ra [3.022869s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3RpcCallbackTestCase.test__ensure_host_set_on_port_bad_bindings [0.137487s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3RpcCallbackTestCase.test__ensure_host_set_on_port_update_on_concurrent_delete [0.139093s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_routers_native_quotas [0.683973s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_invalid_floating_network_id_returns_400 [2.411237s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_update_gateway_to_empty_with_existed_floatingip [4.109816s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeIntTestCase.test_router_create_show_ext_gwinfo_default [1.778666s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_no_public_subnet_returns_400 [1.545415s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_update_gateway_upon_subnet_create_ipv6 [2.446869s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeIntTestCase.test_router_update_ext_gwinfo_with_snat_disabled [2.261962s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_crd_ops [3.975413s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeSepTestCase.test_router_create_show_ext_gwinfo_default [1.748286s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_non_admin_context_agent_notification [3.756370s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeSepTestCase.test_router_create_show_no_ext_gwinfo [0.739545s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_update_gateway_upon_subnet_create_max_ips_ipv6 [3.574573s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_list_with_pagination_reverse [2.818065s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeSepTestCase.test_router_gateway_set_fail_after_port_create [1.419245s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_update_gateway_with_invalid_external_subnet [1.527547s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_with_assoc_to_ipv4_and_ipv6_port [3.773190s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_update_port_device_id_to_different_tenants_router [1.664965s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_list_with_port_id [3.855684s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_with_multisubnet_id [1.512400s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeSepTestCase.test_router_gateway_set_retry [4.058674s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatExtensionTestCase.test_router_add_interface [2.326421s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatExtensionTestCase.test_router_add_interface_empty_body [0.889273s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatExtensionTestCase.test_router_create [0.997151s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_association_on_unowned_router [2.960722s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeSepTestCase.test_router_update_ext_gwinfo_with_snat_disabled [2.757846s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeIntTestCase.test_router_create_with_gwinfo_invalid_ext_ip [0.791664s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeIntTestCase.test_router_gateway_set_fail_after_port_create [1.254575s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeSepTestCase.test_router_update_ext_gwinfo_with_snat_enabled [1.787635s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestL3GwModeMixin.test_build_routers_list_no_ext_gw [0.261607s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_multi_external_one_internal [6.211064s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeIntTestCase.test_router_gateway_set_retry [1.625544s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_delete_router_intf_with_port_id_returns_409 [3.872014s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeIntTestCase.test_router_update_ext_gwinfo_default [2.652097s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3_ndp_proxy.L3NDPProxyTestCase.test_create_ndp_proxy_with_different_address_scope [4.970613s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_disassociate_notification [4.080041s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeIntTestCase.test_router_update_ext_gwinfo_with_invalid_snat_setting [1.987036s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_same_external_and_internal [7.243071s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_list_with_pagination [3.847166s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeIntTestCase.test_router_update_ext_gwinfo_with_snat_enabled [4.913769s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3_ndp_proxy.L3NDPProxyTestCase.test_create_router_with_external_gateway [7.361756s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeSepTestCase.test_router_update_ext_gwinfo_default [2.461343s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_update_invalid_fixed_ip [4.486063s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeSepTestCase.test_router_update_ext_gwinfo_with_invalid_snat_setting [1.240675s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestGetEnableSnat.test_get_enable_snat_with_snat_enabled(enabled) [0.123984s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_update_different_router [7.207836s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestGetEnableSnat.test_get_enable_snat_with_snat_enabled(disabled) [0.102726s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestL3GwModeMixin.test_build_routers_list_with_ext_gw [0.292049s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestL3GwModeMixin.test_build_routers_list_with_ext_gw_snat_disabled [0.396356s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestL3GwModeMixin.test_make_router_dict_with_ext_gw [0.269840s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestL3GwModeMixin.test_update_router_gw_with_snat_enabled [0.417843s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_update_subnet_gateway_disabled [3.382119s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3_ndp_proxy.L3NDPProxyTestCase.test_enable_ndp_proxy_without_address_scope [6.096378s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_update_same_fixed_ip_same_port [5.495224s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3_ndp_proxy.L3NDPProxyTestCase.test_create_ndp_proxy_with_duplicated [5.475483s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_via_router_interface_returns_404 [5.890543s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3_ndp_proxy.L3NDPProxyTestCase.test_remove_subnet [7.549976s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_update_to_same_port_id_twice [6.067323s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_and_remove_gateway [5.034936s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3_ndp_proxy.L3NDPProxyTestCase.test_delete_router_gateway_with_enable_ndp_proxy [7.126313s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_gateway_dup_subnet1_returns_400 [2.796163s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3_ndp_proxy.L3NDPProxyTestCase.test_enable_ndp_proxy_without_external_gateway [3.020471s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_gateway_dup_subnet2_returns_400 [1.505695s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_local_ip.TestLocalIP.test_create_local_ip_association_multiple_ips_negative [1.151869s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_gateway_net_not_external_returns_400 [0.838242s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3_ndp_proxy.L3NDPProxyTestCase.test_update_gateway_without_ipv6_fixed_ip [7.477265s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_local_ip.TestLocalIP.test_create_local_ip_association_no_ips [1.306727s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_via_router_interface_returns_201 [8.792590s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_local_ip.TestLocalIP.test_create_local_ip_with_network_id_and_ip [1.788389s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_gateway_no_subnet [2.453802s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_local_ip.TestLocalIP.test_create_local_ip_association_request_ip_not_found [2.510743s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_gateway_notifications [1.279484s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_local_ip.TestLocalIP.test_delete_local_ip [1.989712s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_local_ip.TestLocalIP.test_create_local_ip_with_local_port_id_and_mult_ips_wrong_ip [1.124751s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_bad_values [1.155150s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_with_invalid_create_port [3.968562s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_local_ip.TestLocalIP.test_create_local_ip_with_local_port_id_and_multiple_ips [1.757842s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_local_ip.TestLocalIP.test_create_local_ip_with_local_port_id_no_ip [0.623710s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_by_subnet_other_tenant_subnet_rbac_shared [2.502746s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_network_update_external [1.909915s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_network_update_external_failure [0.968818s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_local_ip.TestLocalIP.test_delete_local_ip_association [6.213161s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_and_remove_gateway_tenant_ctx [1.993281s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_by_subnet_other_tenant_subnet_returns_400 [3.675267s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_gateway_invalid_network_returns_400 [0.592614s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_local_ip.TestLocalIP.test_get_local_ip [1.041298s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_local_ip.TestLocalIP.test_list_local_ip_associations [4.574091s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_network_ip_availability.TestNetworkIPAvailabilityAPI.test_usages_port_consumed_v4 [1.404485s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_local_ip.TestLocalIP.test_list_local_ips [1.177699s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_network_ip_availability.TestNetworkIPAvailabilityAPI.test_usages_query_ip_version_v4 [0.898094s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_dup_port [2.995033s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_network_ip_availability.TestNetworkIPAvailabilityAPI.test_usages_query_ip_version_v6 [1.037555s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_empty_port_and_subnet_ids [0.643911s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_network_ip_availability.TestNetworkIPAvailabilityAPI.test_usages_query_project_id [0.667517s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_by_port_other_tenant_address_out_of_pool [4.416018s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_network_ip_availability.TestNetworkIPAvailabilityAPI.test_usages_multi_net_multi_subnet_46 [3.454013s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_network_ip_availability.TestNetworkIPAvailabilityAPI.test_usages_query_tenant_id [0.983247s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_network_segment_range.TestNetworkSegmentRange.test_create_network_segment_range_failed_with_tunnel_maximum_id [0.978528s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_network_segment_range.TestNetworkSegmentRange.test_create_network_segment_range_failed_with_tunnel_minimum_id [0.642978s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_port_bad_tenant_returns_404 [2.303186s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_network_ip_availability.TestNetworkIPAvailabilityAPI.test_usages_multi_nets_subnets_sums [2.163682s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_network_segment_range.TestNetworkSegmentRange.test_create_network_segment_range_failed_with_vlan_minimum_id [0.490314s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_ipv6_port_existing_network_returns_400 [4.074795s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_network_segment_range.TestNetworkSegmentRange.test_get_network_segment_range [0.649642s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_port_without_ips [1.149905s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_network_ip_availability.TestNetworkIPAvailabilityAPI.test_usages_query_list_with_fields_total_ips [1.026014s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_network_segment_range.TestNetworkSegmentRange.test_list_network_segment_ranges_with_pagination [0.780145s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_network_ip_availability.TestNetworkIPAvailabilityAPI.test_usages_query_network_id [1.064664s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_network_segment_range.TestNetworkSegmentRange.test_list_network_segment_ranges_with_sort [0.592202s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_create_with_gwinfo [1.802963s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_network_segment_range.TestNetworkSegmentRange.test_update_network_segment_range_set_name [0.557088s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_network_ip_availability.TestNetworkIPAvailabilityAPI.test_usages_query_show_with_fields_total_ips [1.085550s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_delete [0.789637s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_network_segment_range.TestNetworkSegmentRange.test_update_network_segment_range_set_name_to_empty [1.409196s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_network_ip_availability.TestNetworkIPAvailabilityAPI.test_usages_query_sorting [1.128279s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_network_segment_range.TestNetworkSegmentRange.test_list_network_segment_ranges_with_pagination_reverse [0.505745s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_delete_dhcpv6_stateless_subnet_inuse_returns_409 [1.960378s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeExtensionTestCase.test_create_port_hardware_offload_type_1_switchdev [1.387131s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_port_device_profile.PortDeviceProfileExtensionTestCase.test_create_and_check_port_device_profile_2_None [0.715626s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_portsecurity.TestPortSecurity.test_create_network_with_portsecurity_mac [0.603987s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_port_hints.PortHintsExtensionTestCase.test_create_and_update_port_hints_1_None [0.880662s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_portsecurity.TestPortSecurity.test_create_port_security_off_shared_network [0.835879s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_delete_subnet_inuse_returns_409 [1.713467s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_list_with_pagination_reverse [0.876932s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_portsecurity.TestPortSecurity.test_update_port_remove_port_security_security_group_read [1.089671s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyExtensionTestCase.test_create_and_update_port_numa_affinity_policy_1_required [1.814374s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_portsecurity.TestPortSecurity.test_update_port_security_off_with_security_group [1.094086s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_port_numa_affinity_policy_socket.PortNumaAffinityPolicySocketExtensionTestCase.test_create_and_update_port_numa_affinity_policy_1_required [1.683271s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_remove_interface_returns_200 [2.286457s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_portsecurity.TestPortSecurity.test_update_port_with_no_admin_use_other_tenant_security_group [1.321350s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_portsecurity.TestPortSecurity.test_updating_network_port_security [0.983938s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_providernet.ProvidernetExtensionTestCase.test_network_create_with_provider_attrs [0.658581s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_ipv6_subnet [11.709173s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_providernet.ProvidernetExtensionTestCase.test_network_create_with_provider_attrs_noadmin_returns_403 [0.762984s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_port_numa_affinity_policy_socket.PortNumaAffinityPolicySocketExtensionTestCase.test_create_and_update_port_numa_affinity_policy_5_None [3.220512s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_providernet.ProvidernetExtensionTestCase.test_network_update_with_provider_attrs [0.473466s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_remove_interface_with_both_ids_returns_200 [4.271870s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_portsecurity.TestPortSecurity.test_create_port_fails_with_secgroup_and_port_security_false [1.575107s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBIntTestCase.test_create_fip_with_qos_policy_id [2.162590s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_portsecurity.TestPortSecurity.test_create_port_passing_true [0.994637s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_providernet.ProvidernetExtensionTestCase.test_network_update_with_provider_attrs_noadmin_returns_403 [0.474183s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBIntTestCase.test_floatingip_update_qos_policy_id [0.607666s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_remove_interface_wrong_subnet_returns_400 [2.776148s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBIntTestCase.test_floatingip_adding_qos_policy_id_by_update [2.029656s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_multiple_ipv4_subnets [5.817229s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBIntTestCase.test_floatingip_update_with_port_and_qos [1.686912s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBIntTestCase.test_floatingip_remove_qos_policy_id [1.470882s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_update_gateway_with_different_external_subnet [2.431240s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBSepTestCase.test_floatingip_update_change_nothing [1.069659s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBSepTestCase.test_floatingip_update_qos_policy_id [1.752899s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBWithRevisionIntTestCase.test_fip_has_qos_policy_id_remove_policy [0.923655s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_multiple_ipv6_subnet_port [3.688326s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBWithRevisionIntTestCase.test_floatingip_update_change_nothing [0.908314s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBWithRevisionIntTestCase.test_floatingip_update_qos_policy_id [1.237087s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBWithRevisionSepTestCase.test_create_fip_with_qos_policy_id [1.247297s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBSepTestCase.test_floatingip_update_with_port_and_qos [4.270652s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_multiple_ipv6_subnets_same_net [3.620156s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_update_gateway_with_existed_floatingip [6.176444s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBWithRevisionSepTestCase.test_fip_has_qos_policy_id_remove_policy [1.813681s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_update_gateway_with_external_ip_used_by_gw [1.247551s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_overlapped_cidr_returns_400 [2.369612s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBWithRevisionSepTestCase.test_floatingip_update_qos_policy_id [1.663201s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatExtensionTestCase.test_router_delete [0.986564s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3RpcCallbackTestCase.test__ensure_host_set_on_port_host_id_none [0.110272s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_subnet_with_port_from_other_tenant [2.495653s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_qos_gateway_ip.GatewayIPQoSDBSepTestCase.test_clear_router_gateway_qos_policy [4.624708s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBWithRevisionIntTestCase.test_floatingip_update_with_port_and_qos_scenarios [8.471244s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_with_both_ids_returns_400 [3.410116s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_qos_gateway_ip.GatewayIPQoSDBSepTestCase.test_update_router_gateway_with_qos_policy [1.985699s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBWithRevisionSepTestCase.test_floatingip_adding_qos_policy_id_by_update [1.635636s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBWithRevisionSepTestCase.test_floatingip_update_change_nothing [1.114672s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_clear_gateway_callback_failure_returns_409 [2.460693s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.TestL3DbOperationBoundsTenant.test_router_list_queries_constant [7.972294s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionCfgTestCase.test_show_quotas_with_admin [1.920462s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3_conntrack_helper.L3NConntrackHelperTestCase.test_update_ct_with_duplicate_entry [1.469408s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_list_quotas_with_admin [1.703983s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_concurrent_delete_upon_subnet_create [2.671076s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_create [1.067257s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_make_reservation_negative_delta_raises [1.802972s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBWithRevisionSepTestCase.test_floatingip_update_with_port_and_qos [4.437864s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeIntTestCase.test_router_create_show_ext_gwinfo_with_snat_disabled [2.608071s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_quotas_limit_check_with_not_registered_resource_fails [0.555026s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_quotas_loaded_bad_returns_404 [0.842656s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_create_with_gwinfo_ext_ip_non_admin [1.528498s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_show_default_quotas_with_admin [1.409728s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_delete_callback [1.405559s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeIntTestCase.test_router_create_show_ext_gwinfo_with_snat_enabled [2.676582s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_show_default_quotas_with_owner_project [0.955226s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_qos_gateway_ip.GatewayIPQoSDBIntTestCase.test_clear_router_gateway_qos_policy [3.936542s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_list_with_pagination [1.362088s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeSepTestCase.test_router_create_show_ext_gwinfo_with_snat_enabled [2.404121s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeSepTestCase.test_router_create_with_gwinfo_invalid_ext_ip [0.767590s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestGetEnableSnat.test_get_enable_snat_without_enable_snat(enabled) [0.046830s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_remove_interface_inuse_returns_409 [2.016018s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestGetEnableSnat.test_get_enable_snat_without_enable_snat(disabled) [0.038114s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_show_default_quotas_without_admin_forbidden_returns_403 [2.506689s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestL3GwModeMixin.test_update_router_gw_with_network_only [0.246491s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionCfgTestCase.test_update_quotas_forbidden [3.111023s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/neutron-24.1.0.dev174/neutron/extensions/quotasv2.py:140: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. DEBUG: warnings.warn('Neutron quota engine will require "--force" ' DEBUG: {3} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestL3GwModeMixin.test_update_router_gw_with_snat_disabled [0.877253s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_remove_interface_nothing_returns_400 [1.804683s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestL3GwModeMixin.test_update_router_gw_without_info_and_snat_disabled_previously [1.029994s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_update_quotas_check_limit [2.148819s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/neutron-24.1.0.dev174/neutron/extensions/quotasv2.py:144: UserWarning: "--check-limit" parameter will not be needed in Z+. By default, Neutron quota engine will check the resource usage before setting a new quota limit. Use "--force" to skip this check. DEBUG: warnings.warn('"--check-limit" parameter will not be needed in ' DEBUG: {2} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_delete_quota_with_unknown_project_returns_404 [1.303203s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_show [1.653450s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_make_reservation_resource_unknown_raises [1.247957s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_update_quotas_with_negative_integer_returns_400 [1.482177s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/neutron-24.1.0.dev174/neutron/extensions/quotasv2.py:140: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. DEBUG: warnings.warn('Neutron quota engine will require "--force" ' DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_specify_id_backend [0.730516s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_quotas_limit_check [1.353547s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/neutron-24.1.0.dev174/neutron/extensions/quotasv2.py:140: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. DEBUG: warnings.warn('Neutron quota engine will require "--force" ' DEBUG: {0} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_update_quotas_with_non_integer_returns_400 [1.417908s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/neutron-24.1.0.dev174/neutron/extensions/quotasv2.py:140: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. DEBUG: warnings.warn('Neutron quota engine will require "--force" ' DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_update_gateway_with_invalid_external_ip [1.520561s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_update_quotas_without_admin_forbidden_returns_403 [1.539481s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_update_quotas_with_out_of_range_integer_returns_400 [3.577053s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/neutron-24.1.0.dev174/neutron/extensions/quotasv2.py:140: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. DEBUG: warnings.warn('Neutron quota engine will require "--force" ' DEBUG: {0} neutron.tests.unit.extensions.test_quotasv2.TestQuotaDriverLoad.test_quota_driver_load [0.160361s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_quotasv2_detail.DetailQuotaExtensionDbTestCase.test_detail_quotas_without_admin_forbidden_returns_403 [3.217889s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_two_fips_one_port_invalid_return_409 [4.164279s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_quotasv2_detail.DetailQuotaExtensionDbTestCase.test_show_detail_quotas_with_admin [1.321789s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_router_availability_zone.TestAZRouterCase.test_create_router_with_azs [0.474788s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_router_availability_zone.TestAZRouterCase.test_create_router_with_az [1.075830s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_update_subnet_gateway_for_external_net [1.133783s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_router_availability_zone.TestAZRouterCase.test_create_router_without_az [0.487576s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_security_groups_default_rules.TestDefaultSecurityGroupRules.test_create_default_security_group_rule [0.699875s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_security_groups_default_rules.TestDefaultSecurityGroupRules.test_create_default_security_group_rule_case_insensitive [0.544278s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3_ndp_proxy.L3NDPProxyTestCase.test_create_ndp_proxy_with_invalid_port [9.637485s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatExtensionTestCase.test_router_get [0.794377s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_security_groups_default_rules.TestDefaultSecurityGroupRules.test_create_default_security_group_rule_duplicate_rules [0.326760s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_security_groups_default_rules.TestDefaultSecurityGroupRules.test_create_default_security_group_rule_invalid_ethertype_for_prefix [0.753762s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_security_groups_default_rules.TestDefaultSecurityGroupRules.test_create_default_security_group_rule_icmp_code_too_big [0.338501s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_security_groups_default_rules.TestDefaultSecurityGroupRules.test_create_default_security_group_rule_icmp_with_code_only [0.315877s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_security_groups_default_rules.TestDefaultSecurityGroupRules.test_create_default_security_group_rule_invalid_ip_prefix [0.717633s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatExtensionTestCase.test_router_list [1.179892s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_security_groups_default_rules.TestDefaultSecurityGroupRules.test_create_default_security_group_rule_min_port_greater_max [0.463814s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_security_groups_default_rules.TestDefaultSecurityGroupRules.test_create_default_security_group_rule_protocol_as_number_range [0.771714s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_security_groups_default_rules.TestDefaultSecurityGroupRules.test_create_default_security_group_rule_port_range_max_only [0.662807s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_security_groups_default_rules.TestDefaultSecurityGroupRules.test_create_default_security_group_rule_tcp_protocol_as_number [0.724228s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_security_groups_default_rules.TestDefaultSecurityGroupRules.test_create_default_security_group_rule_port_range_min_max_limits [0.763069s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatExtensionTestCase.test_router_update [2.206601s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_security_groups_default_rules.TestDefaultSecurityGroupRules.test_create_default_security_group_rule_port_range_min_only [0.782658s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3RpcCallbackTestCase.test__ensure_host_set_on_ports_dvr_ha_router_with_gatway [0.103833s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_security_groups_default_rules.TestDefaultSecurityGroupRules.test_list_defaut_security_group_rules_with_pagination [0.932035s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestConvertIPPrefixToCIDR.test_convert_ip_prefix_no_netmask_to_cidr [0.097911s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestConvertProtocol.test_convert_bad_protocol [0.090960s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_security_groups_default_rules.TestDefaultSecurityGroupRules.test_create_default_security_group_rule_ports_but_no_protocol [0.849800s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_port_with_multiple_security_groups [1.509312s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3_ndp_proxy.L3NDPProxyTestCase.test_create_ndp_proxy_with_invalid_router [5.872580s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_bulk [0.625112s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_security_groups_default_rules.TestDefaultSecurityGroupRules.test_create_default_security_group_rule_protocol_as_number_port_bad [1.688948s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_security_groups_default_rules.TestDefaultSecurityGroupRules.test_list_defaut_security_group_rules_with_sort [0.362958s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_allow_all_ipv4_v6_bulk ... SKIPPED: Plugin does not support native bulk security_group_rule create DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_check_default_security_group_description [0.319661s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_default_security_group_check_case_insensitive [0.274906s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_default_security_group_fail [0.271237s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_bad_tenant [0.839228s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_port_with_invalid_type_in_security_groups_param [0.563533s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_port_with_non_uuid [0.439978s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_bad_tenant_remote_group_id [1.202707s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group [0.650051s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_bad_remote_group_id [0.735846s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_bad_security_group_id [0.536245s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_bulk_emulated [2.120380s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_bulk_native ... SKIPPED: Plugin does not support native bulk security_group_rule create DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_bad_tenant_security_group_rule [0.981169s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_case_insensitive [0.400600s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_ethertype_invalid_as_number [0.297888s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_icmp_type_too_big [0.317317s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_duplicate_rule_db ... SKIPPED: Plugin does not support native bulk security_group_rule create DEBUG: {1} neutron.tests.unit.extensions.test_l3.TestL3DbOperationBounds.test_router_list_queries_constant [8.505755s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3_ndp_proxy.L3NDPProxyTestCase.test_enable_ndp_proxy_by_default_conf_option [6.481760s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_icmpv6_legacy_protocol_name [0.485502s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_invalid_ethertype_for_prefix [0.467259s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_duplicate_rule_db_emulated [0.924504s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3_conntrack_helper.L3NConntrackHelperTestCase.test_create_ct_with_duplicate_entry [1.267776s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_min_port_greater_max [0.623129s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeIntTestCase.test_router_create_show_no_ext_gwinfo [0.927691s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_multiple_remotes [0.692545s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_port_range_min_max_limits [0.623946s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_duplicate_rules_proto_num_name [2.003022s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_icmp_with_type_only [0.469406s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_with_invalid_ethertype [0.641095s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeSepTestCase.test_router_create_show_ext_gwinfo_with_snat_disabled [1.784406s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_with_non_uuid_security_group_id [0.653996s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestGetEnableSnat.test_get_enable_snat_with_snat_disabled(enabled) [0.176721s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_invalid_ip_prefix [0.884654s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestGetEnableSnat.test_get_enable_snat_with_snat_disabled(disabled) [0.179430s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestGetEnableSnat.test_get_enable_snat_without_gw_info(enabled) [0.168637s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestGetEnableSnat.test_get_enable_snat_without_gw_info(disabled) [0.194033s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_with_specific_id [0.724552s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3_ndp_proxy.L3NDPProxyTestCase.test_unset_router_gateway_with_ndp_proxy [4.687258s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_ipv6_icmp_legacy_protocol_name [0.771309s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestL3GwModeMixin.test_build_routers_list_with_gw_port_mismatch [0.555058s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestL3GwModeMixin.test_make_router_dict_no_ext_gw [0.545053s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_local_ip.TestLocalIP.test_create_local_ip_association [1.094077s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_ipv6_icmp_legacy_protocol_num [1.066644s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestL3GwModeMixin.test_make_router_dict_with_ext_gw_snat_disabled [0.472873s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_source_group_ip_and_ip_prefix [2.013965s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_port_range_min_only [1.265502s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_default_security_group [0.696615s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_delete_address_group_in_use [0.761283s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_protocol_as_number_range [1.186840s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestL3GwModeMixin.test_update_router_gw_with_gw_info_none [2.242451s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_update_default_security_group_with_description [0.526244s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_local_ip.TestLocalIP.test_create_local_ip_association_request_ip [3.578981s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestL3GwModeMixin.test_update_router_gw_with_network_and_snat_disabled_previously [1.162296s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_remote_ip_prefix [1.205897s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_local_ip.TestLocalIP.test_create_local_ip_with_local_port_id [0.464885s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_with_invalid_tcp_or_udp_protocol [0.602573s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_update_port_remove_security_group_none [1.654932s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_network_ip_availability.TestNetworkIPAvailabilityAPI.test_usages_query_limit [0.738796s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_with_unmasked_prefix [1.180737s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_network_ip_availability.TestNetworkIPAvailabilityAPI.test_usages_query_network_name [0.833043s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_update_port_with_multiple_security_groups [1.316253s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_network_segment_range.TestNetworkSegmentRange.test_create_network_segment_range_with_name [0.803012s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_with_boolean_type_name [1.135244s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_network_segment_range.TestNetworkSegmentRange.test_delete_network_segment_range [0.721807s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_update_port_with_security_group [1.709244s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_update_security_group_with_too_long_name [0.557664s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_port_device_profile.PortDeviceProfileExtensionTestCase.test_create_and_check_port_device_profile_1_device_profile_1 [0.911798s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_get_security_group_empty_rules [1.771675s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3_ndp_proxy.L3NDPProxyTestCase.test_create_and_update_ndp_proxy_without_exception [5.385974s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyExtensionTestCase.test_create_and_update_port_numa_affinity_policy_2_preferred [1.117182s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestDhcpAgentSegmentScheduling.test_segment_scheduling_no_host_mapping [1.425212s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_get_security_group_on_port_from_wrong_tenant [1.072423s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyExtensionTestCase.test_create_and_update_port_numa_affinity_policy_3_legacy [1.028666s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_list_ports_security_group [0.790937s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_list_security_group_rules_with_sort [0.849384s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_port_numa_affinity_policy_socket.PortNumaAffinityPolicySocketExtensionTestCase.test_create_and_update_port_numa_affinity_policy_2_preferred [0.966071s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_local_ip.TestLocalIP.test_create_local_ip_association_multiple_ips [2.150111s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_list_security_groups [0.826672s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingLinuxBridge.test_get_all_hosts_mapped_with_segments_agent_type_filter [2.572423s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_local_ip.TestLocalIP.test_create_local_ip_with_local_port_id_and_ip [1.215207s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_port_numa_affinity_policy_socket.PortNumaAffinityPolicySocketExtensionTestCase.test_create_and_update_port_numa_affinity_policy_3_legacy [1.277235s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_list_security_groups_with_shared_filter_false [0.887939s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_local_ip.TestLocalIP.test_create_local_ip_with_local_port_id_and_wrong_ip [0.457350s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_local_ip.TestLocalIP.test_create_local_ip_with_network_id [0.471485s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingLinuxBridge.test_new_agent [1.402463s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_list_security_groups_with_shared_filter_true [0.743709s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_portsecurity.TestPortSecurity.test_create_port_on_port_security_false_network [1.160381s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_local_ip.TestLocalIP.test_update_local_ip [0.454115s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_portsecurity.TestPortSecurity.test_update_port_security_off_shared_network [0.976211s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_network_ip_availability.TestNetworkIPAvailabilityAPI.test_basic [0.916474s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_list_security_groups_with_sort [1.164437s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingLinuxBridge.test_same_segment_two_hosts [1.532832s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_update_port_remove_security_group_empty_list [1.570451s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingMacvtap.test_get_all_hosts_mapped_with_segments_agent_type_filter [1.535173s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBIntTestCase.test_fip_has_qos_policy_id_remove_policy [2.343865s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_network_ip_availability.TestNetworkIPAvailabilityAPI.test_usages_multi_nets_subnets [2.542427s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingMacvtap.test_update_agent_only_change_agent_host_mapping [0.881604s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_update_port_with_invalid_type_in_security_groups_param [1.488679s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingNoAgent.test_get_all_hosts_mapped_with_segments [0.841679s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_network_ip_availability.TestNetworkIPAvailabilityAPI.test_usages_ports_consumed_v6 [1.564348s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_update_security_group_with_boolean_type_name [1.029993s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBIntTestCase.test_floatingip_update_change_nothing [2.236921s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBSepTestCase.test_fip_has_qos_policy_id_remove_policy [1.206165s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingOVS.test_update_agent_only_change_agent_host_mapping [2.377928s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_network_segment_range.TestNetworkSegmentRange.test_create_network_segment_range_empty_name [2.290361s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_network_segment_range.TestNetworkSegmentRange.test_create_network_segment_range_failed_with_vlan_maximum_id [0.674717s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingLinuxBridge.test_get_all_hosts_mapped_with_segments_agent_type_filters [3.525409s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_network_segment_range.TestNetworkSegmentRange.test_create_network_segment_range_no_physical_network [0.803325s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingSriovNicSwitch.test_get_all_hosts_mapped_with_segments [2.178686s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_network_segment_range.TestNetworkSegmentRange.test_create_network_segment_range_tenant_specific [0.815437s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingLinuxBridge.test_new_segment_after_host_reg [1.561505s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_network_segment_range.TestNetworkSegmentRange.test_create_network_segment_range_unsupported_network_type [0.730379s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBSepTestCase.test_floatingip_update_with_port_and_qos_scenarios [4.420759s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_network_segment_range.TestNetworkSegmentRange.test_create_network_segment_ranges_in_certain_order [0.926770s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingSriovNicSwitch.test_get_all_hosts_mapped_with_segments_agent_type_filters [2.739922s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_network_segment_range.TestNetworkSegmentRange.test_list_network_segment_ranges [0.899320s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingLinuxBridge.test_updated_agent_changed_physical_networks [2.000101s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_network_segment_range.TestNetworkSegmentRange.test_update_network_segment_range_min_max [0.346848s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBWithRevisionIntTestCase.test_floatingip_remove_qos_policy_id [1.623923s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeExtensionTestCase.test_create_port_hardware_offload_type_2_None [0.482367s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_port_hints.PortHintsExtensionTestCase.test_create_and_update_port_hints_2 [0.534370s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyExtensionTestCase.test_create_and_update_port_numa_affinity_policy_4_None [0.521629s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingMacvtap.test_agent_with_no_mappings [1.949110s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingSriovNicSwitch.test_new_segment_after_host_reg [2.492715s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_port_numa_affinity_policy_socket.PortNumaAffinityPolicySocketExtensionTestCase.test_create_and_update_port_numa_affinity_policy_4_socket [0.573368s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingMacvtap.test_new_agent [1.262347s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingSriovNicSwitch.test_updated_agent_changed_physical_networks [1.610732s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_portsecurity.TestPortSecurity.test_create_network_with_portsecurity_false [1.504838s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBWithRevisionIntTestCase.test_floatingip_update_with_port_and_qos [3.565616s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingMacvtap.test_new_segment_after_host_reg [1.268782s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test__create_nova_inventory_no_microversion [1.191642s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingNoAgent.test_map_segment_to_hosts [0.513198s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_portsecurity.TestPortSecurity.test_create_port_default_true [1.177468s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_portsecurity.TestPortSecurity.test_create_port_security_overrides_network_value [0.961722s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_add_host_segment_aggregate_conflict [1.374612s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingNoAgent.test_update_segment_host_mapping [2.065923s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_portsecurity.TestPortSecurity.test_create_port_with_admin_use_other_tenant_security_group [1.260932s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_qos_gateway_ip.GatewayIPQoSDBIntTestCase.test_create_router_gateway_with_qos_policy [4.603285s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_delete_bound_port [2.435452s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingOVS.test_get_all_hosts_mapped_with_segments_agent_type_filter [1.681629s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_portsecurity.TestPortSecurity.test_create_port_with_default_security_group [1.479384s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingOVS.test_new_agent [1.527279s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_portsecurity.TestPortSecurity.test_create_port_with_no_admin_use_other_tenant_security_group [1.604448s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_qos_gateway_ip.GatewayIPQoSDBSepTestCase.test_clear_router_gateway_and_create_again [2.764110s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_delete_last_ipv4_subnet [2.834145s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingSriovNicSwitch.test_agent_with_no_mappings [1.235694s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_portsecurity.TestPortSecurity.test_create_port_with_security_group_and_net_sec_false [1.627972s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingSriovNicSwitch.test_update_agent_only_change_agent_host_mapping [1.483111s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_qos_gateway_ip.GatewayIPQoSDBSepTestCase.test_create_router_gateway_with_qos_policy [1.732791s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_portsecurity.TestPortSecurity.test_create_port_without_security_group_and_net_sec_false [1.341871s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionCfgTestCase.test_quotas_default_values [1.478332s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_add_host_to_non_existent_segment_aggregate [1.683129s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_delete_network_and_owned_segments [3.239352s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 471, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/common/utils.py", line 948, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 383, in _delete_nova_inventory DEBUG: aggregate_id = self._get_aggregate_id(event.segment_id) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 377, in _get_aggregate_id DEBUG: for aggregate in self.n_client.aggregates.list(): DEBUG: File "/usr/lib/python3.9/site-packages/novaclient/v2/aggregates.py", line 59, in list DEBUG: return self._list('/os-aggregates', 'aggregates') DEBUG: File "/usr/lib/python3.9/site-packages/novaclient/base.py", line 253, in _list DEBUG: resp, body = self.api.client.get(url) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/adapter.py", line 393, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/novaclient/client.py", line 77, in request DEBUG: if raise_exc and resp.status_code >= 400: DEBUG: TypeError: '>=' not supported between instances of 'MagicMock' and 'int' DEBUG: {1} neutron.tests.unit.extensions.test_portsecurity.TestPortSecurity.test_update_port_remove_port_security_security_group [1.682188s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_list_quotas_without_admin_forbidden_returns_403 [1.240220s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_first_subnet_association_with_segment [1.469199s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_add_host_to_segment_aggregate [1.542555s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_portsecurity.TestPortSecurity.test_update_port_with_admin_use_other_tenant_security_group [1.347014s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_placement_api_inventory_update_conflict [0.650248s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_providernet.ProvidernetExtensionTestCase.test_network_create_with_bad_provider_attrs_400 [0.472936s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_update_subnet_association_with_segment [2.040420s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_placement_api_not_available [1.487943s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegment.test_create_segment_no_segmentation_id [1.153502s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegment.test_create_segment_non_existent_network [0.609619s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_second_subnet_association_with_segment [1.762011s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_quotas_default_values [4.712162s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegment.test_get_segment [0.984149s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_update_ipv4_subnet_add_allocation_pool [1.469942s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBIntTestCase.test_floatingip_update_with_port_and_qos_scenarios [4.940067s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_quotas_get_project_from_request_context [1.517797s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/neutron-24.1.0.dev174/neutron/extensions/quotasv2.py:106: UserWarning: "tenant" Quota API method is deprecated, use "project" instead DEBUG: warnings.warn( DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegment.test_list_segments_with_pagination_reverse [1.262348s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBSepTestCase.test_create_fip_with_qos_policy_id [1.141400s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_update_ipv4_subnet_contract_allocation_pool [1.752848s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegment.test_list_segments_with_sort [1.138930s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_quotas_limit_check_with_invalid_quota_value [1.430366s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBSepTestCase.test_floatingip_adding_qos_policy_id_by_update [1.404894s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_quotas_negative_default_value [1.487840s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBSepTestCase.test_floatingip_remove_qos_policy_id [1.368405s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegment.test_update_segments [2.445236s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBWithRevisionIntTestCase.test_create_fip_with_qos_policy_id [1.663978s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_update_port_change_to_compute_owned [4.253589s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_create_fixed_ips_with_segment_subnets_no_binding_info [2.714327s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegment.test_create_segment [1.259254s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBWithRevisionIntTestCase.test_floatingip_adding_qos_policy_id_by_update [1.770453s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_show_quotas_with_owner_project [4.506528s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBWithRevisionSepTestCase.test_floatingip_remove_qos_policy_id [1.333020s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegment.test_create_segments_in_certain_order [1.856083s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_update_attributes [1.633359s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/neutron-24.1.0.dev174/neutron/extensions/quotasv2.py:140: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. DEBUG: warnings.warn('Neutron quota engine will require "--force" ' DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_create_on_multiconnected_host [3.166550s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_update_quotas_with_non_support_resource_returns_400 [1.639689s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/neutron-24.1.0.dev174/neutron/extensions/quotasv2.py:140: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. DEBUG: warnings.warn('Neutron quota engine will require "--force" ' DEBUG: {3} neutron.tests.unit.extensions.test_router_availability_zone.TestAZRouterCase.test_create_router_with_default_azs_existing_az [0.829574s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegment.test_delete_segment [3.156377s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_router_availability_zone.TestAZRouterCase.test_create_router_with_none_existing_az [0.533164s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_security_groups_default_rules.TestDefaultSecurityGroupRules.test_create_default_security_group_rule_duplicate_rules_proto_num_name [0.645623s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_create_on_unconnected_host [1.140127s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_security_groups_default_rules.TestDefaultSecurityGroupRules.test_create_default_security_group_rule_icmp_type_too_big [0.685900s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBWithRevisionSepTestCase.test_floatingip_update_with_port_and_qos_scenarios [5.226159s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_create_with_binding_and_no_subnets [1.106319s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_security_groups_default_rules.TestDefaultSecurityGroupRules.test_create_default_security_group_rule_multiple_remotes [0.617702s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_create_with_binding_information [4.624046s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_create_with_no_fixed_ips_no_ipam_on_routed_network [1.594473s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_create_with_binding_information_fallback [2.010184s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_security_groups_default_rules.TestDefaultSecurityGroupRules.test_create_default_security_group_rule_proto_as_number_with_port_bad [2.582647s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_qos_gateway_ip.GatewayIPQoSDBIntTestCase.test_clear_router_gateway_and_create_again [3.385415s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_security_groups_default_rules.TestDefaultSecurityGroupRules.test_create_default_security_group_rule_protocol_as_number [0.814584s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_update_deferred_allocation_no_host_mapping [2.023282s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_update_deferred_allocation_binding_info_and_new_mac [2.306726s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_security_groups_default_rules.TestDefaultSecurityGroupRules.test_list_defaut_security_group_rules [0.865987s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_security_groups_normalized_cidr.TestSecurityGroupsNormalizedCidr.test_create_security_group_rule_with_not_normalized_cidr [1.299697s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_qos_gateway_ip.GatewayIPQoSDBIntTestCase.test_update_router_gateway_with_qos_policy [2.606163s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestConvertEtherType.test_convert_unsupported_ethertype [0.148635s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_update_deferred_allocation_no_segments_empty_alloc [1.761804s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestConvertIPPrefixToCIDR.test_convert_bad_ip_prefix_to_cidr [0.150939s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestConvertProtocol.test_convert_numeric_protocol_to_string [0.142541s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_port_with_bad_security_group [1.179794s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_update_deferred_allocation_no_segments [3.473632s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionCfgTestCase.test_delete_quotas_forbidden [2.025714s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_allow_all_ipv4 [1.035589s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionCfgTestCase.test_quotas_negative_default_value [1.195542s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_bad_remote_address_group_id [0.790428s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_duplicate_rule_in_post ... SKIPPED: Plugin does not support native bulk security_group_rule create DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_update_fails_if_host_on_wrong_segment [3.812855s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_duplicate_rules [0.405597s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_update_fails_if_host_on_good_segment [2.430360s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_duplicate_rules_proto_name_num [0.561435s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_ethertype_invalid_for_protocol [0.719162s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_update_is_host_aware [1.139144s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_without_ip_not_deferred_no_binding [2.525718s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionCfgTestCase.test_show_quotas_without_admin_forbidden [3.359817s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_group_id [2.380920s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_delete_quotas_with_admin [1.453962s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/neutron-24.1.0.dev174/neutron/extensions/quotasv2.py:140: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. DEBUG: warnings.warn('Neutron quota engine will require "--force" ' DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_icmp_code_too_big [0.946593s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_update_with_fixed_ips_fail_if_host_not_on_segment [3.608418s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_delete_quotas_without_admin_forbidden_returns_403 [1.421275s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_icmp_with_type_and_code [0.879996s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_without_ip_not_deferred [0.975429s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_ipv6_icmp_protocol_num [0.889481s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_quotas_get_project_from_empty_request_context_returns_400 [1.379643s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/neutron-24.1.0.dev174/neutron/extensions/quotasv2.py:106: UserWarning: "tenant" Quota API method is deprecated, use "project" instead DEBUG: warnings.warn( DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_port_range_max_only [0.876735s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_create_with_binding_and_no_subnets [1.183435s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_ports_but_no_protocol [0.776209s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_protocol_as_number_port_bad [0.387967s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_remote_address_group_id [0.383582s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_tcp_protocol_as_number [0.487617s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_quotas_loaded_right [2.908705s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rules_native_quotas [0.884930s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_create_with_binding_information_fallback [2.929948s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_slaac_segment_aware_delete_subnet [7.963847s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_show_quotas_with_admin [1.275920s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_with_max_name_length [1.317829s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_create_on_unconnected_host [1.488148s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_default_security_group_rules [0.616954s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_show_quotas_without_admin_forbidden_returns_403 [1.502312s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_delete_default_security_group_admin [0.729235s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_delete_default_security_group_nonadmin [0.545867s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_create_with_segment_subnets [3.447158s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_get_security_group_empty_rules_id_only [0.498185s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_get_security_group_on_port_with_admin_from_other_tenant [0.543898s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_update_deferred_allocation [1.302850s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_update_quotas_exceeding_current_limit [2.859680s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/neutron-24.1.0.dev174/neutron/extensions/quotasv2.py:140: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. DEBUG: warnings.warn('Neutron quota engine will require "--force" ' DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_list_security_group_rules_with_pagination [0.921354s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_create_with_binding_information [3.815933s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_update_deferred_allocation_no_segments [0.871528s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_list_security_group_rules_with_pagination_reverse [1.060497s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_update_quotas_to_unlimited [1.332180s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/neutron-24.1.0.dev174/neutron/extensions/quotasv2.py:140: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. DEBUG: warnings.warn('Neutron quota engine will require "--force" ' DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_list_security_groups_with_pagination [0.563895s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_create_with_no_fixed_ips_no_ipam [1.603105s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_security_group_port_create_creates_default_security_group [0.799925s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_update_quotas_with_admin [1.198343s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/neutron-24.1.0.dev174/neutron/extensions/quotasv2.py:140: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. DEBUG: warnings.warn('Neutron quota engine will require "--force" ' DEBUG: {1} neutron.tests.unit.extensions.test_quotasv2.TestDbQuotaDriver.test_get_project_quotas_arg [0.094845s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_update_security_group [0.550041s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_update_with_fixed_ips_fail_if_host_not_on_segment [2.686972s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_quotasv2_detail.DetailQuotaExtensionDbTestCase.test_detail_quotas_negative_limit_value [1.104939s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_segmentation_id_stored_in_db [1.184100s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_update_security_group_name_to_default_fail [1.387453s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_update_deferred_allocation_binding_info_and_new_mac [3.600260s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestDhcpAgentSegmentScheduling.test_segment_scheduling_with_multiple_host_mappings [1.742221s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_quotasv2_detail.DetailQuotaExtensionDbTestCase.test_show_detail_quotas [2.608991s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_router_availability_zone.TestAZRouterCase.test_create_router_with_default_azs_not_existing [0.542758s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingAgentServerSynch.test_no_starting_agent_is_not_processed [0.820774s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_router_availability_zone.TestAZRouterCase.test_create_router_with_empty_az [0.723407s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_update_deferred_allocation_no_ips [2.608411s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingLinuxBridge.test_agent_with_no_mappings [1.254900s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_security_groups_default_rules.TestDefaultSecurityGroupRules.test_create_default_security_group_rule_duplicate_rules_proto_name_num [0.757574s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_security_groups_default_rules.TestDefaultSecurityGroupRules.test_create_default_security_group_rule_ethertype_invalid_as_number [0.469938s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_security_groups_default_rules.TestDefaultSecurityGroupRules.test_create_default_security_group_rule_ethertype_invalid_for_protocol [0.543586s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingLinuxBridge.test_get_all_hosts_mapped_with_segments [1.172535s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_security_groups_default_rules.TestDefaultSecurityGroupRules.test_create_default_security_group_rule_with_unmasked_prefix [0.484422s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_update_with_fixed_ips_ok_if_no_binding_host [1.829340s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingMacvtap.test_same_segment_two_hosts [0.967362s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_security_groups_default_rules.TestDefaultSecurityGroupRules.test_default_create_security_group_rule_duplicate_rules_diff_desc [0.555442s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_security_groups_default_rules.TestDefaultSecurityGroupRules.test_list_defaut_security_group_rules_with_pagination_reverse [0.707732s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestConvertIPPrefixToCIDR.test_convert_ip_prefix_with_netmask_to_cidr [0.102504s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestConvertProtocol.test_convert_numeric_protocol [0.101658s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_slaac_segment_aware_delete_subnet [7.214642s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingMacvtap.test_segment_deletion_removes_host_mapping [1.221331s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_delete_security_group_port_in_use [1.575491s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingMacvtap.test_updated_agent_changed_physical_networks [1.529684s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_port_with_no_security_groups [2.353052s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_different_security_group_ids ... SKIPPED: Plugin does not support native bulk security_group_rule create DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_duplicate_rule_in_post_emulated [0.724388s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_slaac_segment_aware_immediate_with_binding_info [5.272579s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_slaac_segment_aware_add_subnet [7.053824s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingNoAgent.test_get_all_hosts_mapped_with_segments_agent_type_filter [3.933186s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_duplicate_rules_diff_desc [0.938533s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentHostRoutes.test_host_routes_two_subnets_with_same_segment_association [1.544220s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_icmp_with_code_only [0.915241s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingOVS.test_get_all_hosts_mapped_with_segments [1.773513s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_icmpv6_with_type_only [0.695609s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentNameDescription.test_create_segment_with_description [0.872230s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_protocol_as_number [0.673159s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentNameDescription.test_update_segment_set_description_to_none [0.965528s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingOVS.test_get_all_hosts_mapped_with_segments_agent_type_filters [1.420735s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_protocol_as_number_with_port_bad [0.765247s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingOVS.test_same_segment_two_hosts [1.182762s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_with_invalid_protocol [0.803115s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentSubnetAssociation.test_associate_existing_subnet_fail_if_multiple_segments [1.634352s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rules_admin_tenant [0.967033s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingSriovNicSwitch.test_new_agent [1.092407s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentSubnetAssociation.test_association_to_dynamic_segment_not_allowed [1.424780s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_with_too_long_name [0.966272s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_groups_native_quotas [0.351085s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingSriovNicSwitch.test_same_segment_two_hosts [1.382520s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_delete_security_group [0.356452s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_get_security_group [0.337084s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_list_security_group_rules [0.616814s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_slaac_segment_aware_delete_last_subnet_on_segment_fails [8.115917s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_list_security_groups_with_pagination_reverse [0.482436s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentSubnetAssociation.test_change_existing_subnet_segment_association_not_allowed [2.611952s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_security_group_list_creates_default_security_group [0.354161s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_servicetype.ServiceTypeManagerExtTestCase.test_list_service_providers [0.284477s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_servicetype.ServiceTypeManagerTestCase.test_get_provider_names_by_resource_ids [0.173490s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_skip_duplicate_default_sg_error [0.609821s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_update_ipv4_subnet_delete_restore_last_allocation_pool [2.894859s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 471, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/common/utils.py", line 948, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 383, in _delete_nova_inventory DEBUG: aggregate_id = self._get_aggregate_id(event.segment_id) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 377, in _get_aggregate_id DEBUG: for aggregate in self.n_client.aggregates.list(): DEBUG: File "/usr/lib/python3.9/site-packages/novaclient/v2/aggregates.py", line 59, in list DEBUG: return self._list('/os-aggregates', 'aggregates') DEBUG: File "/usr/lib/python3.9/site-packages/novaclient/base.py", line 253, in _list DEBUG: resp, body = self.api.client.get(url) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/adapter.py", line 393, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/novaclient/client.py", line 77, in request DEBUG: if raise_exc and resp.status_code >= 400: DEBUG: TypeError: '>=' not supported between instances of 'MagicMock' and 'int' DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_update_default_security_group_name_fail [0.638228s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_subnet_onboard.SubnetOnboardTestsIpv4.test_onboard_subnet_move_between_pools_same_address_scope [1.155846s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 471, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/common/utils.py", line 948, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 238, in _create_or_update_nova_inventory DEBUG: self._update_nova_inventory(event) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 246, in _update_nova_inventory DEBUG: ipv4_inventory = self.p_client.get_inventory(event.segment_id, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 58, in wrapper DEBUG: return f(self, *a, **k) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 487, in get_inventory DEBUG: return self._get(url).json() DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 190, in _get DEBUG: return self._client.get(url, endpoint_filter=self._ks_filter, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1154, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 810, in request DEBUG: base_url = self.get_endpoint(auth, allow=allow, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1254, in get_endpoint DEBUG: auth = self._auth_required(auth, 'determine endpoint URL') DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1194, in _auth_required DEBUG: raise exceptions.MissingAuthPlugin(msg_fmt % msg) DEBUG: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 471, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/common/utils.py", line 948, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 238, in _create_or_update_nova_inventory DEBUG: self._update_nova_inventory(event) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 246, in _update_nova_inventory DEBUG: ipv4_inventory = self.p_client.get_inventory(event.segment_id, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 58, in wrapper DEBUG: return f(self, *a, **k) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 487, in get_inventory DEBUG: return self._get(url).json() DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 190, in _get DEBUG: return self._client.get(url, endpoint_filter=self._ks_filter, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1154, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 810, in request DEBUG: base_url = DEBUG: self.get_endpoint(auth, allow=allow, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1254, in get_endpoint DEBUG: auth = self._auth_required(auth, 'determine endpoint URL') DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1194, in _auth_required DEBUG: raise exceptions.MissingAuthPlugin(msg_fmt % msg) DEBUG: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 471, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/common/utils.py", line 948, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 238, in _create_or_update_nova_inventory DEBUG: self._update_nova_inventory(event) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 246, in _update_nova_inventory DEBUG: ipv4_inventory = self.p_client.get_inventory(event.segment_id, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 58, in wrapper DEBUG: return f(self, *a, **k) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 487, in get_inventory DEBUG: return self._get(url).json() DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 190, in _get DEBUG: return self._client.get(url, endpoint_filter=self._ks_filter, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1154, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 810, in request DEBUG: base_url = self.get_endpoint(auth, allow=allow, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1254, in get_endpoint DEBUG: auth = self._auth_required(auth, 'determine endpoint URL') DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1194, in _auth_required DEBUG: raise exceptions.MissingAuthPlugin(msg_fmt % msg) DEBUG: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_update_security_group_with_max_name_length [0.636503s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_update_ipv4_subnet_expand_allocation_pool [1.499257s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_subnet_onboard.SubnetOnboardTestsIpv6.test_onboard_subnet_address_scope_overlap_multiple_pools [0.975646s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 471, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/common/utils.py", line 948, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 238, in _create_or_update_nova_inventory DEBUG: self._update_nova_inventory(event) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 246, in _update_nova_inventory DEBUG: ipv4_inventory = self.p_client.get_inventory(event.segment_id, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 58, in wrapper DEBUG: return f(self, *a, **k) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 487, in get_inventory DEBUG: return self._get(url).json() DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 190, in _get DEBUG: return self._client.get(url, endpoint_filter=self._ks_filter, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1154, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 810, in request DEBUG: base_url = self.get_endpoint(auth, allow=allow, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1254, in get_endpoint DEBUG: auth = self._auth_required(auth, 'determine endpoint URL') DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1194, in _auth_required DEBUG: raise exceptions.MissingAuthPlugin(msg_fmt % msg) DEBUG: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestDhcpAgentSegmentScheduling.test_network_scheduling_on_segment_creation [1.270627s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_subnet_onboard.SubnetOnboardTestsIpv6.test_onboard_subnet_move_between_pools_same_address_scope [1.224246s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_update_ipv4_subnet_remove_allocation_pool [1.550101s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_slaac_segment_aware_immediate_fixed_ips_no_binding_info_ [4.936587s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_subnet_onboard.SubnetOnboardTestsIpv6.test_onboard_subnet_no_address_scope [1.169881s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestDhcpAgentSegmentScheduling.test_segment_scheduling_with_host_mapping [2.965104s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_update_port_add_fixed_ip [2.442189s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_subnet_onboard.SubnetOnboardTestsIpv6.test_onboard_subnet_overlapping_cidr_no_address_scope [1.417504s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestHostSegmentMappingNoSupportFromPlugin.test_host_segments_not_updated [0.674417s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentHostRoutes.test_host_routes_create_two_subnets_then_delete_one [2.834895s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_create_port_exhausted_subnet_no_fallback [0.869363s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingAgentServerSynch.test_starting_agent_is_processed [0.529301s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingAgentServerSynch.test_starting_server_processes_agents [0.744451s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentHostRoutes.test_host_routes_two_subnets_summary_route_in_request [1.364898s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_create_port_no_device_owner [1.074179s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingLinuxBridge.test_segment_deletion_removes_host_mapping [0.886910s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_update_subnet_one_to_two [0.670733s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_update_port_remove_fixed_ip [2.717032s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegment.test_create_segment_no_phys_net [0.760287s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingLinuxBridge.test_update_agent_only_change_agent_host_mapping [1.042089s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentHostRoutes.test_host_routes_two_subnets_then_change_gateway_ip [2.007375s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_update_subnet_one_to_zero [1.787096s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegment.test_delete_segment_failed_with_subnet_associated [1.073400s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentHostRoutes.test_segment_notification_on_create_network [0.641106s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingMacvtap.test_get_all_hosts_mapped_with_segments [1.053917s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_update_subnet_two_to_one [0.954736s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingMacvtap.test_get_all_hosts_mapped_with_segments_agent_type_filters [0.907043s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegment.test_list_segments_with_pagination [1.169266s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_create_dhcp_port_compute_subnet_no_dhcp [0.917866s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_create_with_no_fixed_ips_no_ipam [0.805854s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentML2.test_segment_notification_on_create_network [2.075384s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_create_port_no_device_owner_no_fallback [1.018764s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_update_allocate_no_segments [1.485134s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingOVS.test_agent_with_no_mappings [2.465766s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentNameDescription.test_update_segment_set_description [1.425769s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_create_subnet_bar_type [0.934017s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_update_deferred_allocation_no_ipam [0.639858s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_create_subnet_blank_type [0.735821s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentNameDescription.test_update_segment_set_name [1.013022s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingOVS.test_new_segment_after_host_reg [1.219648s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_create_subnet_invalid_type [0.649183s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentNameDescription.test_update_segment_set_name_to_none [0.812803s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingOVS.test_segment_deletion_removes_host_mapping [1.047283s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_update_port_fixed_ips [0.946627s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentSubnetAssociation.test_association_segment_not_found [0.705758s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_update_deferred_allocation_no_ips [2.119983s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_update_subnet_zero_to_one [0.592533s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv4.test_add_prefix_no_address_scope_overlapping_cidr [0.314842s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingOVS.test_updated_agent_changed_physical_networks [1.258193s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentSubnetAssociation.test_only_some_subnets_associated_allowed_with_routed_network [1.169470s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_update_deferred_allocation_no_segments_manual_alloc [1.078304s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_servicetype.ServiceTypeManagerTestCase.test_add_resource_association [0.115352s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv4.test_add_prefix_with_address_scope_overlapping_cidr [0.454463s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_servicetype.ServiceTypeManagerTestCase.test_get_default_provider [0.130396s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingSriovNicSwitch.test_get_all_hosts_mapped_with_segments_agent_type_filter [0.956596s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_subnet_dns_publish_fixed_ip.SubnetDNSPublishFixedIPExtensionTestCase.test_create_subnet_default [0.953310s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 471, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/common/utils.py", line 948, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 238, in _create_or_update_nova_inventory DEBUG: self._update_nova_inventory(event) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 246, in _update_nova_inventory DEBUG: ipv4_inventory = self.p_client.get_inventory(event.segment_id, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 58, in wrapper DEBUG: return f(self, *a, **k) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 487, in get_inventory DEBUG: return self._get(url).json() DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 190, in _get DEBUG: return self._client.get(url, endpoint_filter=self._ks_filter, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1154, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 810, in request DEBUG: base_url = self.get_endpoint(auth, allow=allow, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1254, in get_endpoint DEBUG: auth = self._auth_required(auth, 'determine endpoint URL') DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1194, in _auth_required DEBUG: raise exceptions.MissingAuthPlugin(msg_fmt % msg) DEBUG: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 471, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/common/utils.py", line 948, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 238, in _create_or_update_nova_inventory DEBUG: self._update_nova_inventory(event) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 246, in _update_nova_inventory DEBUG: ipv4_inventory = self.p_client.get_inventory(event.segment_id, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 58, in wrapper DEBUG: return f(self, *a, **k) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 487, in get_inventory DEBUG: return self._get(url).json() DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 190, in _get DEBUG: return self._client.get(url, endpoint_filter=self._ks_filter, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1154, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 810, in request DEBUG: base_url = DEBUG: self.get_endpoint(auth, allow=allow, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1254, in get_endpoint DEBUG: auth = self._auth_required(auth, 'determine endpoint URL') DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1194, in _auth_required DEBUG: raise exceptions.MissingAuthPlugin(msg_fmt % msg) DEBUG: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 471, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/common/utils.py", line 948, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 383, in _delete_nova_inventory DEBUG: aggregate_id = self._get_aggregate_id(event.segment_id) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 370, in _get_aggregate_id DEBUG: aggregate_uuid = self.p_client.list_aggregates( DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 58, in wrapper DEBUG: return f(self, *a, **k) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 554, in list_aggregates DEBUG: return self._get(url).json() DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 190, in _get DEBUG: return self._client.get(url, endpoint_filter=self._ks_filter, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1154, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 810, in request DEBUG: base_url = self.get_endpoint(auth, allow=allow, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1254, in get_endpoint DEBUG: auth = self._auth_required(auth, 'determine endpoint URL') DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1194, in _auth_required DEBUG: raise exceptions.MissingAuthPlugin(msg_fmt % msg) DEBUG: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 471, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/common/utils.py", line 948, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 238, in _create_or_update_nova_inventory DEBUG: self._update_nova_inventory(event) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 246, in _update_nova_inventory DEBUG: ipv4_inventory = self.p_client.get_inventory(event.segment_id, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 58, in wrapper DEBUG: return f(self, *a, **k) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 4 DEBUG: 87, in get_inventory DEBUG: return self._get(url).json() DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 190, in _get DEBUG: return self._client.get(url, endpoint_filter=self._ks_filter, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1154, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 810, in request DEBUG: base_url = self.get_endpoint(auth, allow=allow, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1254, in get_endpoint DEBUG: auth = self._auth_required(auth, 'determine endpoint URL') DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1194, in _auth_required DEBUG: raise exceptions.MissingAuthPlugin(msg_fmt % msg) DEBUG: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingSriovNicSwitch.test_segment_deletion_removes_host_mapping [0.878793s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv4.test_remove_overlapping_prefix_with_allocated_subnet [1.457991s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv4.test_remove_prefix [0.350552s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_subnet_onboard.SubnetOnboardTestsIpv4.test_onboard_subnet_address_scope [0.829533s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 471, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/common/utils.py", line 948, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 238, in _create_or_update_nova_inventory DEBUG: self._update_nova_inventory(event) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 246, in _update_nova_inventory DEBUG: ipv4_inventory = self.p_client.get_inventory(event.segment_id, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 58, in wrapper DEBUG: return f(self, *a, **k) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 487, in get_inventory DEBUG: return self._get(url).json() DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 190, in _get DEBUG: return self._client.get(url, endpoint_filter=self._ks_filter, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1154, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 810, in request DEBUG: base_url = self.get_endpoint(auth, allow=allow, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1254, in get_endpoint DEBUG: auth = self._auth_required(auth, 'determine endpoint URL') DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1194, in _auth_required DEBUG: raise exceptions.MissingAuthPlugin(msg_fmt % msg) DEBUG: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: {2} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv6.test_add_prefix_no_address_scope_overlapping_cidr [0.466422s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_create_bound_port [1.112262s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 471, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/common/utils.py", line 948, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 383, in _delete_nova_inventory DEBUG: aggregate_id = self._get_aggregate_id(event.segment_id) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 377, in _get_aggregate_id DEBUG: for aggregate in self.n_client.aggregates.list(): DEBUG: File "/usr/lib/python3.9/site-packages/novaclient/v2/aggregates.py", line 59, in list DEBUG: return self._list('/os-aggregates', 'aggregates') DEBUG: File "/usr/lib/python3.9/site-packages/novaclient/base.py", line 253, in _list DEBUG: resp, body = self.api.client.get(url) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/adapter.py", line 393, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/novaclient/client.py", line 77, in request DEBUG: if raise_exc and resp.status_code >= 400: DEBUG: TypeError: '>=' not supported between instances of 'MagicMock' and 'int' DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 471, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/common/utils.py", line 948, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 383, in _delete_nova_inventory DEBUG: aggregate_id = self._get_aggregate_id(event.segment_id) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 377, in _get_aggregate_id DEBUG: for aggregate in self.n_client.aggregates.list(): DEBUG: File "/usr/lib/python3.9/site-packages/novaclient/v2/aggregates.py", line 59, in list DEBUG: return self._list('/os-aggregates', 'aggregates') DEBUG: File "/usr/lib/python3.9/site-packages/novaclient/base.py", line 253, in _list DEBUG: resp, body = self.api.client.get(url) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/adapter.py", line 393, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/novaclient/client.py", line 77, in request DEBUG: if raise_exc and resp.status_code >= 400: DEBUG: TypeError: '>=' not supported between instances of 'MagicMock' and 'int' DEBUG: {2} neutron.tests.unit.extensions.test_timestamp.TimeStampChangedsinceTestCase.test_timestamp_fields_ignored_in_update [0.794218s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_subnet_onboard.SubnetOnboardTestsIpv4.test_onboard_subnet_address_scope_overlap_multiple_pools [1.621074s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_create_network [0.427687s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_create_bound_port_compute_owned [1.253262s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 471, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/common/utils.py", line 948, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 383, in _delete_nova_inventory DEBUG: aggregate_id = self._get_aggregate_id(event.segment_id) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 377, in _get_aggregate_id DEBUG: for aggregate in self.n_client.aggregates.list(): DEBUG: File "/usr/lib/python3.9/site-packages/novaclient/v2/aggregates.py", line 59, in list DEBUG: return self._list('/os-aggregates', 'aggregates') DEBUG: File "/usr/lib/python3.9/site-packages/novaclient/base.py", line 253, in _list DEBUG: resp, body = self.api.client.get(url) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/adapter.py", line 393, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/novaclient/client.py", line 77, in request DEBUG: if raise_exc and resp.status_code >= 400: DEBUG: TypeError: '>=' not supported between instances of 'MagicMock' and 'int' DEBUG: {2} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_create_networks_bulk_emulated_plugin_failure [0.562904s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_subnet_onboard.SubnetOnboardTestsIpv4.test_onboard_subnet_network_not_found [0.850662s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_list_networks_with_pagination_emulated [0.556633s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_slaac_segment_aware_add_subnet [4.768957s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_network_create_with_bad_vlan_transparent_attr [0.302675s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_show_network [0.285486s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_subnet_onboard.SubnetOnboardTestsIpv6.test_onboard_subnet_address_scope_multiple_pools [0.994758s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_update_network [0.412999s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_create_bound_port_dhcp_owned [2.035879s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_subnet_onboard.SubnetOnboardTestsIpv6.test_onboard_subnet_network_not_found [0.605815s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_update_network_with_subnet_set_shared [0.700540s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_create_port_exhausted_subnet [0.901638s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_create_unbound_port [1.179749s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_update_shared_network_noadmin_returns_403 [1.339823s] ... ok DEBUG: {2} neutron.tests.unit.objects.db.test_api.CRUDScenarioTestCase.test_get_objects_with_None_value_in_filters [0.168783s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_create_port_with_matching_service_type [1.019462s] ... ok DEBUG: {2} neutron.tests.unit.objects.db.test_api.CRUDScenarioTestCase.test_get_values_with_string_matching_filters_contains [0.180632s] ... ok DEBUG: {2} neutron.tests.unit.objects.db.test_api.CreateObjectTestCase.test_populate_id [0.115416s] ... ok DEBUG: {2} neutron.tests.unit.objects.db.test_api.CreateObjectTestCase.test_populate_id_False [0.076765s] ... ok DEBUG: {2} neutron.tests.unit.objects.db.test_api.GetObjectsTestCase.test_get_objects_pass_marker_obj_when_limit_and_marker_passed [0.072549s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_create_subnet_bar_and_foo_type [0.574651s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_delete_ipv4_subnet [1.499837s] ... ok DEBUG: {2} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_count_invalid_filters [0.371884s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_create_subnet_blank_type [0.481369s] ... ok DEBUG: {2} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_count_validate_filters_false [0.220903s] ... ok DEBUG: {2} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_create_sg_log_with_port [0.232798s] ... ok DEBUG: {2} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_delete_objects [0.316063s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_create_subnet_invalid_type [0.581246s] ... ok DEBUG: {2} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_delete_single_transaction [0.325933s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_update_ipv4_subnet_delete_allocation_pools [1.435043s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_slaac_segment_aware_delete_last_subnet_on_segment_fails [5.425990s] ... ok DEBUG: {2} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_get_object_create_update_delete [0.304972s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_update_port_fixed_ips [0.846998s] ... ok DEBUG: {2} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_get_object_single_transaction [0.360547s] ... ok DEBUG: {2} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_get_objects_single_transaction [0.376711s] ... ok DEBUG: {2} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_objects_exist [0.284296s] ... ok DEBUG: {2} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_update_multiple_log_fields [0.281981s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_update_subnet_invalid_type [1.448732s] ... ok DEBUG: {2} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_update_objects [0.417606s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_create_on_multiconnected_host [2.072907s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_update_port_change_to_dhcp_owned [2.233788s] ... ok DEBUG: {2} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_update_objects_nothing_to_update [0.242166s] ... ok DEBUG: {2} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_delete [0.093785s] ... ok DEBUG: {2} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_delete_objects_invalid_fields [0.100728s] ... ok DEBUG: {2} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_delete_objects_without_validate_filters [0.142760s] ... ok DEBUG: {2} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_get_object [0.104414s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_create_port_with_matching_service_type [1.184692s] ... ok DEBUG: {2} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_get_object_missing_object [0.140309s] ... ok DEBUG: {2} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_get_object_missing_primary_key [0.132801s] ... ok DEBUG: {2} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_create_with_no_fixed_ips_no_ipam_on_routed_network [1.293233s] ... ok DEBUG: {2} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_get_objects_without_validate_filters [0.097463s] ... ok DEBUG: {2} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_get_values_without_validate_filters [0.143536s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_update_port_change_to_no_compute_owned [1.472029s] ... ok DEBUG: {2} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_to_dict_makes_primitive_field_value [0.130629s] ... ok DEBUG: {2} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_to_dict_with_unset_project_id [0.092589s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_create_port_without_matching_service_type [1.000247s] ... ok DEBUG: {2} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_update_updates_from_db_object [0.089125s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_update_subnet_invalid_type [0.606676s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_update_deferred_allocation_no_host_mapping [1.282650s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_count_invalid_filters [1.018388s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_create_single_transaction [0.195271s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_update_subnet_one_to_two [0.711977s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_delete_non_existent_object_raises_not_found [0.147025s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv4.test_add_prefix_invalid_request_data [0.301296s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_delete_objects [0.225820s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_update_deferred_allocation_no_ipam [0.967249s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_get_objects_supports_extra_filtername [0.157475s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_create [0.083272s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv4.test_remove_prefix_invalid_request_body_structure [0.327453s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_create_duplicates [0.076506s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_delete_objects [0.073633s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_delete_objects_valid_fields [0.092428s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_get_objects_invalid_fields [0.092186s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv4.test_remove_prefix_invalid_request_data [0.372058s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.101588s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_update_port_change_to_no_dhcp_owned [2.734491s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {0} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv6.test_add_prefix_invalid_request_data [0.313145s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_get_values_without_validate_filters [0.107480s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_update_objects_without_validate_filters [0.076719s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv6.test_add_prefix_no_address_scope [0.315488s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_db_obj [0.207351s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegment.test_create_segment_with_exception_in_core_plugin [0.615773s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_update_deferred_allocation_no_segments_manual_alloc [1.376920s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_delete_objects [0.160539s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_delete_single_transaction [0.183867s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_get_random_unallocated_segment [0.193323s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv6.test_remove_overlapping_prefix_with_allocated_subnet [0.731282s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegment.test_list_segments [0.740999s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_objects_exist_false [0.222866s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv6.test_remove_prefix_invalid_request_body_structure [0.264900s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_update_object [0.184796s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_update_objects_nothing_to_update [0.138531s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_delete_objects_invalid_fields [0.121555s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegment.test_segment_notification_on_delete_network [0.650683s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_get_object_unique_key [0.084307s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.080874s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_update_objects_valid_fields [0.084187s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.121061s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_update_fails_if_host_on_good_segment [1.886631s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_timestamp.TimeStampChangedsinceTestCase.test_list_mutiple_ports_with_changed_since [1.045745s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_create_single_transaction [0.187235s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_delete_objects [0.160102s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_delete_objects_nothing_to_delete [0.170914s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_create_with_segment_subnets [1.045415s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_delete_single_transaction [0.150023s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_without_ip_not_deferred [0.835611s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_update_non_existent_object_raises_not_found [0.163704s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_update_object [0.195879s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_create_duplicates [0.103373s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_create_updates_from_db_object [0.089230s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_timestamp.TimeStampChangedsinceTestCase.test_list_mutiple_subnetpools_with_changed_since [1.557315s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_update_deferred_allocation [1.281931s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_delete [0.923014s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_delete_objects [0.088698s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_timestamp.TimeStampChangedsinceTestCase.test_list_ports_with_changed_since [0.894010s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_delete_objects_invalid_fields [0.118936s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_without_ip_not_deferred_no_binding [1.746843s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_get_objects [0.091679s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_get_objects_valid_fields [0.086381s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_timestamp.TimeStampChangedsinceTestCase.test_list_subnetpools_with_changed_since [0.531097s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_get_values [0.084090s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentHostMappingNoStore.test_no_segmenthostmapping_when_disable_segment [0.575230s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 471, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/common/utils.py", line 948, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 238, in _create_or_update_nova_inventory DEBUG: self._update_nova_inventory(event) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 246, in _update_nova_inventory DEBUG: ipv4_inventory = self.p_client.get_inventory(event.segment_id, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 58, in wrapper DEBUG: return f(self, *a, **k) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 487, in get_inventory DEBUG: return self._get(url).json() DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 190, in _get DEBUG: return self._client.get(url, endpoint_filter=self._ks_filter, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1154, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 810, in request DEBUG: base_url = self.get_endpoint(auth, allow=allow, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1254, in get_endpoint DEBUG: auth = self._auth_required(auth, 'determine endpoint URL') DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1194, in _auth_required DEBUG: raise exceptions.MissingAuthPlugin(msg_fmt % msg) DEBUG: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.085904s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_update_updates_from_db_object [0.094126s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_update_deferred_allocation_multiple_host_mapping [1.886463s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_db_obj [0.246544s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_timestamp.TimeStampDBMixinTestCase.test_list_mutiple_networks_with_changed_since [0.774212s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_delete_non_existent_object_raises_not_found [0.143687s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentNameDescription.test_create_segment_no_name [0.812806s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_delete_single_transaction [0.160234s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_objects_exist_false [0.164472s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_objects_exist_validate_filters [0.179173s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_delete [0.101627s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_timestamp.TimeStampDBMixinTestCase.test_list_mutiple_subnetpools_with_changed_since [0.754147s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_delete_objects [0.092593s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentNameDescription.test_create_segment_with_name [0.698043s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_delete_objects_invalid_fields [0.087527s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_delete_objects_without_validate_filters [0.089623s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_get_object [0.087760s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_timestamp.TimeStampDBMixinTestCase.test_list_networks_with_changed_since [0.389542s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_get_object_unique_key [0.102759s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_update_fields [0.081253s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_update_objects_invalid_fields [0.084405s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_update_objects_without_validate_filters [0.145493s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_delete_non_existent_object_raises_not_found [0.155211s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentSubnetAssociation.test_associate_existing_subnet_fail_if_multiple_subnets [1.093543s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_timestamp.TimeStampDBMixinTestCase.test_list_ports_with_changed_since [0.800502s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_update_with_fixed_ips_ok_if_no_binding_host [2.156123s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_delete_single_transaction [0.231065s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_get_object_create_update_delete [0.242566s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_get_object_single_transaction [0.178666s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_timestamp.TimeStampDBMixinTestCase.test_list_resources_with_invalid_changed_since [0.615217s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_update_object [0.206519s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentSubnetAssociation.test_associate_existing_subnet_with_segment [0.956332s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_delete_objects_invalid_fields [0.069893s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_delete_objects_without_validate_filters [0.126342s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_get_object_unique_key [0.115000s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.extensions.test_timestamp.TimeStampDBMixinTestCase.test_list_subnets_with_changed_since [0.829693s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_get_objects_valid_fields [0.139734s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_update_changes [0.090230s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_update_fields [0.094365s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_timestamp.TimeStampDBMixinTestCase.test_update_timpestamp [0.453886s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentSubnetAssociation.test_basic_association [0.984711s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_update_updates_from_db_object [0.939417s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentSubnetAssociation.test_only_some_subnets_associated_not_allowed [1.037670s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_count_validate_filters_false [0.186059s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_delete_non_existent_object_raises_not_found [0.186362s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_servicetype.ServiceTypeExtensionTestCase.test_service_provider_list [0.241327s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_servicetype.ServiceTypeManagerTestCase.test_get_service_providers [0.104974s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.extensions.test_uplink_status_propagation.UplinkStatusPropagationExtensionTestCase.test_create_port_propagate_uplink_status_2_False [1.532269s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_slaac_segment_aware_immediate_fixed_ips_no_binding_info_ [3.386032s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_get_random_unallocated_segment [0.210870s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_update_single_transaction [0.134850s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_clean_obj_from_primitive [0.104793s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_create_networks_bulk_wrong_input [0.431054s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_count_invalid_fields [0.079344s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_create_duplicates [0.118605s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_delete_objects_valid_fields [0.096977s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_delete_objects_without_validate_filters [0.091127s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {0} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_create_public_network [0.498917s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_get_object_missing_primary_key [0.083369s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_get_objects_invalid_fields [0.090737s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_invalid_admin_status [0.545650s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_get_objects_without_validate_filters [0.089424s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_get_values [0.085854s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnet_onboard.SubnetOnboardTestsIpv4.test_onboard_subnet_move_between_pools [1.774775s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 471, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/common/utils.py", line 948, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 238, in _create_or_update_nova_inventory DEBUG: self._update_nova_inventory(event) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 246, in _update_nova_inventory DEBUG: ipv4_inventory = self.p_client.get_inventory(event.segment_id, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 58, in wrapper DEBUG: return f(self, *a, **k) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 487, in get_inventory DEBUG: return self._get(url).json() DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 190, in _get DEBUG: return self._client.get(url, endpoint_filter=self._ks_filter, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1154, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 810, in request DEBUG: base_url = self.get_endpoint(auth, allow=allow, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1254, in get_endpoint DEBUG: auth = self._auth_required(auth, 'determine endpoint URL') DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1194, in _auth_required DEBUG: raise exceptions.MissingAuthPlugin(msg_fmt % msg) DEBUG: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 471, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/common/utils.py", line 948, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 238, in _create_or_update_nova_inventory DEBUG: self._update_nova_inventory(event) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 246, in _update_nova_inventory DEBUG: ipv4_inventory = self.p_client.get_inventory(event.segment_id, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 58, in wrapper DEBUG: return f(self, *a, **k) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 487, in get_inventory DEBUG: return self._get(url).json() DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 190, in _get DEBUG: return self._client.get(url, endpoint_filter=self._ks_filter, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1154, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 810, in request DEBUG: base_url = DEBUG: self.get_endpoint(auth, allow=allow, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1254, in get_endpoint DEBUG: auth = self._auth_required(auth, 'determine endpoint URL') DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1194, in _auth_required DEBUG: raise exceptions.MissingAuthPlugin(msg_fmt % msg) DEBUG: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 471, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/common/utils.py", line 948, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 238, in _create_or_update_nova_inventory DEBUG: self._update_nova_inventory(event) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 246, in _update_nova_inventory DEBUG: ipv4_inventory = self.p_client.get_inventory(event.segment_id, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 58, in wrapper DEBUG: return f(self, *a, **k) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 487, in get_inventory DEBUG: return self._get(url).json() DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 190, in _get DEBUG: return self._client.get(url, endpoint_filter=self._ks_filter, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1154, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 810, in request DEBUG: base_url = self.get_endpoint(auth, allow=allow, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1254, in get_endpoint DEBUG: auth = self._auth_required(auth, 'determine endpoint URL') DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1194, in _auth_required DEBUG: raise exceptions.MissingAuthPlugin(msg_fmt % msg) DEBUG: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_get_values_with_validate_filters [0.106009s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_update_objects_invalid_fields [0.091210s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_update_objects_without_validate_filters [0.117584s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_list_networks_with_pagination_reverse_emulated [0.581297s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_count [0.173479s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_db_obj [0.171385s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnet_onboard.SubnetOnboardTestsIpv4.test_onboard_subnet_no_address_scope [0.693169s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_delete_objects [0.216948s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_list_networks_with_parameters_invalid_values [0.489809s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_delete_objects_nothing_to_delete [0.213600s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_filtering_by_fields [0.156251s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_get_object_create_update_delete [0.192795s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_slaac_segment_aware_immediate_with_binding_info [3.018231s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {3} neutron.tests.unit.extensions.test_subnet_onboard.SubnetOnboardTestsIpv6.test_onboard_subnet_move_between_pools [0.856203s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_list_networks_with_sort_emulated [0.730928s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_objects_exist_false [0.155999s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_list_networks_with_sort_remote_key_native_returns_400 ... SKIPPED: Skip test for not implemented sorting feature DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_delete_objects_invalid_fields [0.148600s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_fields_no_update [0.114348s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_create_dhcp_port_compute_subnet [0.756752s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_get_object_missing_object [0.112383s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_get_object_unique_key [0.083831s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.100013s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_list_networks_without_pk_in_fields_pagination_emulated [0.629124s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_get_objects_without_validate_filters [0.080277s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_get_values [0.101150s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_create_dhcp_port_compute_subnet_no_dhcp [0.681971s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_update_network_set_not_shared_other_tenant_access_via_rbac [0.863069s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_create_port_without_matching_service_type_no_fallback [0.672926s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_get_values_invalid_field [0.896966s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_update_changes [0.084456s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_update_network_set_shared [0.533609s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_update_objects_valid_fields [0.119433s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.081856s] ... ok DEBUG: {0} neutron.tests.unit.objects.db.test_api.CRUDScenarioTestCase.test_get_object_create_update_delete [0.202807s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_update_updates_from_db_object [0.095853s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_create_subnet_bar_type [0.585692s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_slaac_segment_aware_no_binding_info [3.005791s] ... ok DEBUG: {0} neutron.tests.unit.objects.db.test_api.CRUDScenarioTestCase.test_get_objects_with_string_matching_filters_ends [0.233262s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_count_validate_filters_false [0.236203s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_get_object_create_update_delete [0.198226s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_create_subnet_foo_type [0.586673s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_get_objects_single_transaction [0.209411s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_create_fixed_ips_with_segment_subnets_no_binding_info [0.800711s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_update_port_host_binding [0.453523s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_objects_exist_false [0.217762s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_update_objects [0.203161s] ... ok DEBUG: {0} neutron.tests.unit.objects.db.test_api.CRUDScenarioTestCase.test_get_values_with_None_value_in_filters [1.156409s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_update_objects_nothing_to_update [0.176863s] ... ok DEBUG: {0} neutron.tests.unit.objects.db.test_api.CRUDScenarioTestCase.test_get_values_with_string_matching_filters_ends [0.147814s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.db.test_api.CRUDScenarioTestCase.test_get_values_with_string_matching_filters_starts [0.143041s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_create [0.119701s] ... ok DEBUG: {0} neutron.tests.unit.objects.db.test_api.GetValuesTestCase.test_get_values [0.083697s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_create_duplicates [0.096607s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_update_subnet_zero_to_one [0.775626s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_create_updates_from_db_object [0.072104s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_delete_objects [0.115541s] ... ok DEBUG: {0} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_count [0.318916s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_delete_objects_invalid_fields [0.128820s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_update_allocate_no_segments [1.221368s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_get_objects_invalid_fields [0.100095s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_create_sg_log_with_secgroup [0.310876s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_get_values_invalid_field [0.083916s] ... ok DEBUG: {0} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_delete_objects_nothing_to_delete [0.266973s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_update_updates_from_db_object [0.082467s] ... ok DEBUG: {0} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_filtering_by_fields [0.459476s] ... ok DEBUG: {0} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_objects_exist_validate_filters [0.363754s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_delete_single_transaction [0.781299s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_create_port_exhausted_subnet_no_fallback [1.804327s] ... ok DEBUG: {0} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_update_non_existent_object_raises_not_found [0.186628s] ... ok DEBUG: {0} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_clean_obj_from_primitive [0.117522s] ... ok DEBUG: {0} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_count_invalid_fields [0.114870s] ... ok DEBUG: {0} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_create [0.158737s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_filtering_by_fields [0.624948s] ... ok DEBUG: {0} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_create_updates_from_db_object [0.115731s] ... ok DEBUG: {0} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_delete_objects_valid_fields [0.126775s] ... ok DEBUG: {0} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_get_objects_invalid_fields [0.106531s] ... ok DEBUG: {0} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {3} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_create_port_no_device_owner [0.888975s] ... ok DEBUG: {0} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_update_changes_forbidden [0.103697s] ... ok DEBUG: {0} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_update_fields [0.131158s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_update_objects_invalid_fields [0.132426s] ... ok DEBUG: {0} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_update_objects_without_validate_filters [0.095995s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_update_deferred_allocation_multiple_host_mapping [2.890261s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_count_validate_filters_false [0.211020s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_update_port_host_binding [0.790320s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_db_obj [0.139712s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_delete_objects_nothing_to_delete [0.135191s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_count_invalid_fields [0.097225s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_filtering_by_fields [0.184688s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_create [0.127923s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_objects_exist_validate_filters [0.213033s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_update_non_existent_object_raises_not_found ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_update_subnet_one_to_zero [0.797629s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_update_object ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_update_deferred_allocation_no_segments_empty_alloc [1.200284s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_update_subnet_two_to_one [0.648121s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_create_updates_from_db_object [1.019549s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_delete_objects_without_validate_filters [0.075961s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_get_object [0.115637s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv4.test_add_prefix_invalid_request_body_structure [0.281914s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_get_object_missing_primary_key [0.085523s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_get_objects [0.088827s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_get_objects_invalid_fields [0.107580s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv4.test_add_prefix_with_address_scope [0.291416s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_get_objects_without_validate_filters [0.106644s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_create_updates_from_db_object [0.092118s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv6.test_add_prefix_invalid_request_body_structure [0.177297s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_delete_objects_invalid_fields [0.084726s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_get_values_invalid_field [0.100611s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_get_object_missing_object [0.131102s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.095009s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv6.test_add_prefix_with_address_scope [0.260642s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_get_object_missing_primary_key [0.133415s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_update_fields [0.092901s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_update_objects_invalid_fields [0.120171s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_get_object_unique_key [0.190537s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.150303s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_get_objects_valid_fields [0.263944s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_get_objects_without_validate_filters [0.199629s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.216220s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_timestamp.TimeStampChangedsinceTestCase.test_list_mutiple_networks_with_changed_since [1.555998s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_update_fails_if_host_on_wrong_segment [3.413758s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_update_objects_invalid_fields [0.243542s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_count_validate_filters_false [1.698194s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_count_invalid_filters [0.529645s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_create_single_transaction [0.386822s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_delete_non_existent_object_raises_not_found [0.290860s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_get_object_create_update_delete [0.473926s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_delete_objects [1.905876s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_timestamp.TimeStampChangedsinceTestCase.test_list_mutiple_subnets_with_changed_since [2.683505s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_objects_exist_validate_filters [0.523766s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_update_is_host_aware [3.288571s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_filtering_by_fields [1.555257s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_create_duplicates [0.383988s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_get_objects_single_transaction [0.362559s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_delete_objects [0.227335s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_get_object_missing_primary_key [0.206146s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.333642s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_get_objects_without_validate_filters [0.312983s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_get_values_invalid_field [0.287239s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_update_fields [0.290740s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_objects_exist [2.392116s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_timestamp.TimeStampChangedsinceTestCase.test_list_resources_with_invalid_changed_since [4.166444s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_update_objects_invalid_fields [0.293106s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_count_validate_filters_false [0.651672s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_objects_exist_validate_filters [1.320185s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_objects_exist_false [0.368099s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_timestamp.TimeStampDBMixinTestCase.test_list_mutiple_ports_with_changed_since [3.709894s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_objects_exist_validate_filters_false [2.456042s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_objects_exist_validate_filters_false [2.879766s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_clean_obj_from_primitive [0.283375s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_count_invalid_fields [0.292314s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_update_objects [2.167247s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_delete_objects_without_validate_filters [0.286874s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_get_values_invalid_field [0.291747s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_timestamp.TimeStampDBMixinTestCase.test_list_mutiple_subnets_with_changed_since [2.981029s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_get_values_with_validate_filters [0.250790s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_get_values_without_validate_filters [0.310576s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_update_objects_invalid_fields [0.256508s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_update_objects_without_validate_filters [0.261764s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_create_networks_bulk_native_quotas ... SKIPPED: Plugin does not support native bulk network create DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_count_invalid_filters [0.503540s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_clean_obj_from_primitive [2.578587s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_count_validate_filters_false [0.534365s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.309906s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_filtering_by_fields [0.417664s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_create_networks_bulk_tenants_and_quotas_fail ... SKIPPED: Plugin does not support native bulk network create DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_get_object_single_transaction [0.237359s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_slaac_segment_aware_no_binding_info [12.983450s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_update_changes_forbidden [0.401425s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_update_non_existent_object_raises_not_found [0.444819s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_update_fields [0.230074s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_create_networks_native_quotas [1.657136s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_update_object [0.472146s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_create [0.204267s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_get_object_missing_object [0.244703s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_get_objects_without_validate_filters [0.253787s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_create_public_network_no_admin_tenant [1.308983s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_delete_non_existent_object_raises_not_found [1.620401s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_update_changes [0.214795s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.272785s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_create_single_transaction [0.494131s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_list_networks [1.676412s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_db_obj [0.481137s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_delete_single_transaction [1.902113s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegmentHostRoutes.test_host_routes_two_subnets_with_segments_association [4.641530s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_delete_objects [0.577011s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_list_networks_with_pagination_native ... SKIPPED: Skip test for not implemented pagination feature DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_delete_objects_nothing_to_delete [0.442676s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_filtering_by_fields [1.679887s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_list_networks_with_pagination_reverse_native ... SKIPPED: Skip test for not implemented pagination feature DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegmentSubnetAssociation.test_association_network_mismatch [2.665096s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_list_networks_with_sort_extended_attr_native_returns_400 ... SKIPPED: Skip test for not implemented sorting feature DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_get_objects_single_transaction [2.956161s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegmentSubnetAssociation.test_update_subnet_with_current_segment_id [2.521452s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_objects_exist_validate_filters_false [0.571191s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_servicetype.ServiceTypeManagerTestCase.test_invalid_resource_association [0.277377s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_update_objects_nothing_to_update [0.441213s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_servicetype.ServiceTypeManagerTestCase.test_multiple_default_providers_specified_for_service [0.309440s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_create [0.209581s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_delete [0.240330s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_servicetype.ServiceTypeManagerTestCase.test_service_provider_driver_not_unique [0.518325s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 471, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/common/utils.py", line 948, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 238, in _create_or_update_nova_inventory DEBUG: self._update_nova_inventory(event) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 246, in _update_nova_inventory DEBUG: ipv4_inventory = self.p_client.get_inventory(event.segment_id, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 58, in wrapper DEBUG: return f(self, *a, **k) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 487, in get_inventory DEBUG: return self._get(url).json() DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 190, in _get DEBUG: return self._client.get(url, endpoint_filter=self._ks_filter, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1154, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 810, in request DEBUG: base_url = self.get_endpoint(auth, allow=allow, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1254, in get_endpoint DEBUG: auth = self._auth_required(auth, 'determine endpoint URL') DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1194, in _auth_required DEBUG: raise exceptions.MissingAuthPlugin(msg_fmt % msg) DEBUG: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 471, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/common/utils.py", line 948, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 238, in _create_or_update_nova_inventory DEBUG: self._update_nova_inventory(event) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 246, in _update_nova_inventory DEBUG: ipv4_inventory = self.p_client.get_inventory(event.segment_id, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 58, in wrapper DEBUG: return f(self, *a, **k) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 487, in get_inventory DEBUG: return self._get(url).json() DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 190, in _get DEBUG: return self._client.get(url, endpoint_filter=self._ks_filter, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1154, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 810, in request DEBUG: base_url = DEBUG: self.get_endpoint(auth, allow=allow, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1254, in get_endpoint DEBUG: auth = self._auth_required(auth, 'determine endpoint URL') DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1194, in _auth_required DEBUG: raise exceptions.MissingAuthPlugin(msg_fmt % msg) DEBUG: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 471, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/common/utils.py", line 948, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 238, in _create_or_update_nova_inventory DEBUG: self._update_nova_inventory(event) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 246, in _update_nova_inventory DEBUG: ipv4_inventory = self.p_client.get_inventory(event.segment_id, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 58, in wrapper DEBUG: return f(self, *a, **k) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 487, in get_inventory DEBUG: return self._get(url).json() DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 190, in _get DEBUG: return self._client.get(url, endpoint_filter=self._ks_filter, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1154, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 810, in request DEBUG: base_url = self.get_endpoint(auth, allow=allow, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1254, in get_endpoint DEBUG: auth = self._auth_required(auth, 'determine endpoint URL') DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1194, in _auth_required DEBUG: raise exceptions.MissingAuthPlugin(msg_fmt % msg) DEBUG: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: {3} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_list_networks_with_sort_native ... SKIPPED: Skip test for not implemented sorting feature DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_get_object_missing_primary_key [0.291122s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_get_objects_single_transaction [1.929395s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_get_objects_invalid_fields [0.275947s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_get_values [0.261034s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_get_values_with_validate_filters [0.334636s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_subnet_dns_publish_fixed_ip.SubnetDNSPublishFixedIPExtensionTestCase.test_create_subnet_with_arg [1.665864s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 471, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/common/utils.py", line 948, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 238, in _create_or_update_nova_inventory DEBUG: self._update_nova_inventory(event) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 246, in _update_nova_inventory DEBUG: ipv4_inventory = self.p_client.get_inventory(event.segment_id, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 58, in wrapper DEBUG: return f(self, *a, **k) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 487, in get_inventory DEBUG: return self._get(url).json() DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 190, in _get DEBUG: return self._client.get(url, endpoint_filter=self._ks_filter, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1154, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 810, in request DEBUG: base_url = self.get_endpoint(auth, allow=allow, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1254, in get_endpoint DEBUG: auth = self._auth_required(auth, 'determine endpoint URL') DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1194, in _auth_required DEBUG: raise exceptions.MissingAuthPlugin(msg_fmt % msg) DEBUG: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.208757s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_list_shared_networks_with_non_admin_user [1.773106s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_objects_exist_false [1.749594s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_update_objects_valid_fields [0.216691s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_update_objects_without_validate_filters [0.210662s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.230383s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_count_invalid_filters [0.465382s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_network_create_with_vlan_transparent_attr [1.431467s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_create_single_transaction [0.477395s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_get_object_single_transaction [0.593275s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_subnet_onboard.SubnetOnboardTestsIpv4.test_onboard_subnet_address_scope_multiple_pools [2.405894s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_objects_exist_validate_filters_false [2.258816s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_count_invalid_fields [0.200279s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_create_duplicates [0.282291s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_create_updates_from_db_object [0.366577s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_objects_exist_validate_filters_false [0.660605s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_delete_objects_invalid_fields [0.319479s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_update_non_existent_object_raises_not_found [0.458893s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_delete_objects_valid_fields [0.324637s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_update_network_set_not_shared_multi_tenants_returns_409 [2.710826s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.285198s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_update_objects_nothing_to_update [0.618455s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_get_object [0.300601s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_get_object_unique_key [0.310306s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.extensions.test_subnet_onboard.SubnetOnboardTestsIpv4.test_onboard_subnet_invalid_request [2.691086s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_get_objects_valid_fields [0.264469s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_get_values_invalid_field [0.194682s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_get_values_without_validate_filters [0.211010s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_update_changes_forbidden [0.234023s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_update_objects_valid_fields [0.232515s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_update_network_set_not_shared_other_tenant_returns_403 [1.920647s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_update_changes [0.242588s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_update_fields [0.278592s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_update_objects_valid_fields [0.259801s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.272584s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_update_updates_from_db_object [0.276132s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_subnet_onboard.SubnetOnboardTestsIpv4.test_onboard_subnet_overlapping_cidr_no_address_scope [2.673816s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_count_invalid_filters [0.467531s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeDbObjectTestCase.test_db_obj [1.841143s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_update_network_set_not_shared_single_tenant [1.976190s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_create_single_transaction [0.398503s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_delete_non_existent_object_raises_not_found [0.480610s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_update_network_set_shared_owner_returns_403 [1.500364s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_subnet_onboard.SubnetOnboardTestsIpv6.test_onboard_subnet_address_scope [2.254235s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.db.test_api.CRUDScenarioTestCase.test_delete_objects_removes_all_matching_objects [1.469338s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_get_object_single_transaction [2.698637s] ... ok DEBUG: {3} neutron.tests.unit.objects.db.test_api.CRUDScenarioTestCase.test_get_objects_with_string_matching_filters_starts [0.366349s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_subnet_onboard.SubnetOnboardTestsIpv6.test_onboard_subnet_invalid_request [1.785826s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_get_objects_supports_extra_filtername [0.331375s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeDbObjectTestCase.test_update_objects_nothing_to_update [1.283464s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {3} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_create_single_transaction [0.613509s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_create_duplicates [0.237787s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_objects_exist_validate_filters_false [0.339148s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.220476s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_update_object [0.354441s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_create_port_no_device_owner_no_fallback [1.120140s] ... ok DEBUG: {3} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_delete_non_existent_object_raises_not_found [0.704510s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_update_changes [0.195014s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_update_objects [0.343333s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_update_fields [0.177523s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_update_objects_invalid_fields [0.188265s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_update_objects_nothing_to_update [0.252993s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_create_duplicates [0.170743s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_delete_objects_valid_fields [0.235548s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_get_object [0.246493s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_create_port_without_matching_service_type [1.281832s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_get_objects [0.203622s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsDbObjectTestCase.test_db_obj [1.035159s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {3} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_get_standard_attr_id [1.820539s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_update_fields [0.211708s] ... ok DEBUG: {3} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_objects_exist_false [0.371284s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_create_subnet_no_type [1.231617s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_count [0.503263s] ... ok DEBUG: {3} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_objects_exist_validate_filters_false [0.385933s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_count_invalid_filters [0.357367s] ... ok DEBUG: {3} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_update_object [0.669217s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_get_object_single_transaction [0.362896s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsDbObjectTestCase.test_get_objects_single_transaction [1.009431s] ... ok DEBUG: {3} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_delete_objects [0.190429s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_delete_objects_without_validate_filters [0.175073s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {1} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_create_dhcp_port_compute_subnet [1.361719s] ... ok DEBUG: {3} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_extra_fields [0.207162s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_get_object_missing_object [0.166861s] ... ok DEBUG: {3} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_fields_no_update [0.194508s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_get_object_missing_primary_key [0.171973s] ... ok DEBUG: {3} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_get_objects_pager_is_passed_through [0.165711s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_get_object_unique_key [0.176142s] ... ok DEBUG: {3} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsDbObjectTestCase.test_get_objects_supports_extra_filtername [1.196073s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {1} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_create_port_exhausted_subnet [0.748021s] ... ok DEBUG: {3} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_get_values_invalid_field [0.165572s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.210893s] ... ok DEBUG: {3} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_get_values_with_validate_filters [0.160784s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_delete_single_transaction [0.306578s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.184834s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_get_object_single_transaction [0.305649s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_objects_exist [0.271858s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_create_port_without_matching_service_type_no_fallback [2.030897s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_count_invalid_filters [1.379421s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_objects_exist_false [0.316108s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsDbObjectTestCase.test_objects_exist_false [1.457022s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_objects_exist_validate_filters_false [0.268091s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_clean_obj_from_primitive [0.221210s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_fields_no_update [0.210295s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_create_subnet_bar_and_foo_type [0.956295s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_get_object [0.293751s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsDbObjectTestCase.test_objects_exist_validate_filters [0.859756s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_update_changes_forbidden [0.237974s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_create_subnet_foo_type [1.119118s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsDbObjectTestCase.test_objects_exist_validate_filters_false [1.161077s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_count_validate_filters_false [0.562314s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_create_subnet_no_type [0.632042s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_get_object_single_transaction [0.418841s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv4.test_add_prefix_no_address_scope [0.437219s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.727731s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_objects_exist_false [0.891090s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsDbObjectTestCase.test_update_objects [0.663287s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv4.test_remove_prefix_with_allocated_subnet [0.758880s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_get_objects_single_transaction [0.446154s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_create_duplicates [0.103112s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_clean_obj_from_primitive [0.160758s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_delete_objects_valid_fields [0.118876s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_create [0.155853s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_get_objects_supports_extra_filtername [0.311186s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_fields_no_update [0.098021s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_delete_objects [0.155224s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_get_object_missing_object [0.113150s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_delete_objects_invalid_fields [0.196091s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_get_objects_valid_fields [0.097856s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv6.test_add_prefix_with_address_scope_overlapping_cidr [0.717734s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_get_objects [0.199625s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_update_objects_without_validate_filters [0.100398s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_update_objects [0.422911s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_get_objects_without_validate_filters [0.158957s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv6.test_remove_prefix [0.612313s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv6.test_remove_prefix_invalid_request_data [0.357894s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_db_obj [0.927404s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv6.test_remove_prefix_with_allocated_subnet [0.857493s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.835036s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_get_values_invalid_field [1.612237s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_get_values_without_validate_filters [0.131366s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.150480s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_timestamp.TimeStampChangedsinceTestCase.test_list_networks_with_changed_since [0.799421s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_update_changes [0.165899s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_update_changes_forbidden [0.174741s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_update_objects_valid_fields [0.134655s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_clean_obj_from_primitive [2.697143s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_count_invalid_fields [0.147700s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_timestamp.TimeStampChangedsinceTestCase.test_list_subnets_with_changed_since [0.795745s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_create [0.161042s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.552084s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_create_updates_from_db_object [0.178207s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_delete [0.196529s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_delete_objects_valid_fields [0.180974s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_create_updates_from_db_object [0.199210s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_count_validate_filters_false [1.039327s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_get_objects [0.156417s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_delete [0.141792s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_delete_objects_valid_fields [0.106679s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_get_objects_invalid_fields [0.169370s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_delete_objects_without_validate_filters [0.108986s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_fields_no_update [0.099800s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_get_objects_valid_fields [0.160972s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_get_object_missing_object [0.133743s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_get_values [0.172318s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_get_object_unique_key [0.132347s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_get_values_without_validate_filters [0.161141s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_get_objects_invalid_fields [0.189672s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_update_changes [0.156168s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_update_changes_forbidden [0.117168s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_update_objects_without_validate_filters [0.142816s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_get_objects_without_validate_filters [0.121047s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_create_single_transaction [1.219618s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_count [0.206773s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_get_values_without_validate_filters [0.105316s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.100941s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_count_invalid_filters [0.202271s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_timestamp.TimeStampDBMixinTestCase.test_list_subnetpools_with_changed_since [2.329211s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_db_obj [0.219541s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_delete_non_existent_object_raises_not_found [0.163712s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_timestamp.TimeStampDBMixinTestCase.test_timestamp_fields_ignored_in_update [0.599268s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_get_object_create_update_delete [0.367586s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_count_invalid_filters [0.956589s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_get_object_single_transaction [0.212754s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_db_obj [1.360238s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.extensions.test_uplink_status_propagation.UplinkStatusPropagationExtensionTestCase.test_create_port_propagate_uplink_status_1_True [0.755661s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_get_objects_single_transaction [0.264539s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_objects_exist [0.232227s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_create_networks_bulk_emulated [0.334488s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_count_validate_filters_false [0.980458s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_objects_exist_validate_filters [0.182838s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_update_objects [0.163613s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_create_networks_bulk_native ... SKIPPED: Plugin does not support native bulk network create DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_delete_objects_nothing_to_delete [1.136422s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_update_objects_nothing_to_update [0.160245s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_update_single_transaction [0.162804s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_create [0.098843s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_create_networks_bulk_native_plugin_failure ... SKIPPED: Plugin does not support native bulk network create DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_fields_no_update [0.102718s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_get_object [0.112498s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_get_object_missing_object [0.168921s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_delete_objects_nothing_to_delete [1.239746s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_create_networks_bulk_tenants_and_quotas ... SKIPPED: Plugin does not support native bulk network create DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_get_object_single_transaction [1.123840s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_get_object_missing_primary_key [0.261823s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_get_objects_invalid_fields [0.168675s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.110413s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_list_networks_with_fields [0.525197s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_get_objects_without_validate_filters [0.159102s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_objects_exist_validate_filters [0.708979s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_update_fields [0.142555s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_update_objects_valid_fields [0.175452s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_list_networks_with_parameters [0.823624s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_count [0.310614s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_update_objects [1.058713s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_create_single_transaction [0.248118s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_objects_exist_false [0.999062s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_list_networks_without_pk_in_fields_pagination_native ... SKIPPED: Skip test for not implemented pagination feature DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_create [0.182988s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_delete_objects_nothing_to_delete [0.261086s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_delete [0.163298s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_get_objects_single_transaction [0.195352s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_delete_objects [0.147404s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_get_object_missing_object [0.077125s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_get_objects_supports_extra_filtername [0.357192s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_get_object_missing_primary_key [0.050827s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_network_update_with_vlan_transparent_exception [0.625245s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_get_objects_without_validate_filters [0.091244s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_get_values [0.052319s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_update_non_existent_object_raises_not_found [1.124845s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_get_values_invalid_field [0.055167s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {1} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_show_network_with_subnet [0.791981s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeDbObjectTestCase.test_count_invalid_filters [0.548236s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.585011s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_get_random_unallocated_segment [1.766106s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_update_objects [1.421819s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_objects_exist_validate_filters_false [0.218338s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_clean_obj_from_primitive [0.141611s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_count_invalid_fields [0.096788s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeDbObjectTestCase.test_get_object_create_update_delete [0.968790s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_delete_objects_valid_fields [0.120058s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.128954s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_update_objects_nothing_to_update [1.058798s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_clean_obj_from_primitive [0.137512s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_get_values_with_validate_filters [0.159418s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_update_network_set_not_shared_multi_tenants2_returns_409 [2.354047s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_count_invalid_fields [0.108910s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeDbObjectTestCase.test_get_object_single_transaction [0.831268s] ... ok DEBUG: {1} neutron.tests.unit.objects.db.test_api.CRUDScenarioTestCase.test_get_object_with_None_value_in_filters [0.184028s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_fields_no_update [0.125939s] ... ok DEBUG: {1} neutron.tests.unit.objects.db.test_api.CRUDScenarioTestCase.test_get_objects_with_string_matching_filters_contains [0.211890s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_get_objects_supports_extra_filtername [0.363737s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.093710s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_get_values_with_validate_filters [0.108332s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_objects_exist [0.345713s] ... ok DEBUG: {1} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_db_obj [0.464563s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_update_objects [0.323142s] ... ok DEBUG: {1} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_clean_obj_from_primitive [0.188257s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_delete_objects [0.196579s] ... ok DEBUG: {1} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_delete_objects_valid_fields [0.158930s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_get_object [0.143373s] ... ok DEBUG: {1} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_get_objects_supports_extra_filtername [0.354172s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_get_object_missing_object [0.146703s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeDbObjectTestCase.test_objects_exist [1.168446s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.156629s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_count_validate_filters_false [1.703896s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_get_objects_without_validate_filters [0.162628s] ... ok DEBUG: {1} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_update_single_transaction [0.382308s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_create_duplicates [0.174076s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {1} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_get_object_unique_key [0.134815s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.692197s] ... ok DEBUG: {1} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_get_objects [0.178286s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_delete_objects_invalid_fields [0.096400s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_delete_objects_nothing_to_delete [0.598494s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_db_obj [0.343914s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_get_object_missing_object [0.127086s] ... ok DEBUG: {1} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_get_objects_valid_fields [0.198231s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_get_values [0.110543s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_get_values_without_validate_filters [0.051402s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {1} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_delete_objects [0.396878s] ... ok DEBUG: {1} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_get_project_id [0.204082s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_update_non_existent_object_raises_not_found [0.378456s] ... ok DEBUG: {1} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_get_values [0.192260s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_delete_single_transaction [0.343003s] ... ok DEBUG: {1} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsDbObjectTestCase.test_count [0.692797s] ... ok DEBUG: {1} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_update_changes [0.153389s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_get_object_create_update_delete [0.331419s] ... ok DEBUG: {1} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_update_objects_valid_fields [0.140234s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_get_objects_supports_extra_filtername [0.245231s] ... ok DEBUG: {1} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_update_primary_key_forbidden_fail [0.166835s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_update_objects [0.767887s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsDbObjectTestCase.test_count_invalid_filters [0.446318s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_objects_exist [0.290788s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_create_duplicates [0.084985s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_count [0.323141s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_get_object [0.112972s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_get_object_unique_key [0.105037s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_objects_exist_false [0.297905s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_get_objects [0.104542s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_get_object_create_update_delete [0.314769s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_get_objects_valid_fields [0.157954s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_update_object [0.313119s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_get_objects_without_validate_filters [0.110867s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_update_changes_forbidden [0.112314s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_get_objects_single_transaction [0.246700s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_update_objects [0.315092s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_update_objects_valid_fields [0.101418s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_create_updates_from_db_object [0.133683s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_delete [0.143724s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsDbObjectTestCase.test_delete_objects [1.379575s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_delete_objects [0.155897s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_count_invalid_fields [0.153670s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_delete [0.070301s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.641389s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_delete_objects_without_validate_filters [0.066649s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_get_objects [0.050102s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_get_values [0.044311s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_get_values_invalid_field [0.061934s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_get_values_with_validate_filters [0.056806s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsDbObjectTestCase.test_filtering_by_fields [1.212424s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_update_fields [0.737419s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_delete_objects_invalid_fields [1.598374s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_update_objects_valid_fields [0.103113s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.069096s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_fields_no_update [0.127087s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_count [0.138746s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_get_object_missing_object [0.161240s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_delete_objects_nothing_to_delete [0.125933s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_get_objects [0.153072s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_filtering_by_fields [0.155241s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_objects_exist_validate_filters_false [1.049046s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_objects_exist [0.085451s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_create [0.130433s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_objects_exist_validate_filters_false [0.120992s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_create_duplicates [0.089556s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_update_non_existent_object_raises_not_found [0.123749s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_delete [0.105551s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_get_object_unique_key [0.098641s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_update_single_transaction [0.133539s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_get_objects_valid_fields [0.126099s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_delete_objects_without_validate_filters [0.058451s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_update_changes_forbidden [0.151266s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_fields_no_update [0.058256s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_get_values [0.109315s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_get_object [0.085337s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_get_object_missing_object [0.135496s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_update_fields [0.114709s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_count_validate_filters_false [0.357221s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_update_updates_from_db_object [0.112724s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_get_values_with_validate_filters [0.097805s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_update_updates_from_db_object [0.059683s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_get_objects_single_transaction [0.300081s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsDbObjectTestCase.test_update_object [1.489888s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_filtering_by_fields [0.124395s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_get_random_unallocated_segment [0.292211s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_get_objects_supports_extra_filtername [0.213795s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_delete_objects_valid_fields [0.126072s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_update_single_transaction [0.276355s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_get_object_unique_key [0.114134s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_count_invalid_fields [0.157999s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_create [0.167827s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_create_updates_from_db_object [0.115575s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsDbObjectTestCase.test_update_objects_nothing_to_update [0.963506s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_update_changes [0.184183s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_delete [0.110974s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_count [1.520322s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_delete_objects [0.102435s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_update_changes_forbidden [0.189983s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_delete [0.129758s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_delete_objects_without_validate_filters [0.173158s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.145277s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_delete_objects_valid_fields [0.196851s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_get_object_missing_primary_key [0.252761s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_delete_objects [0.327946s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.084779s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_fields_no_update [0.152188s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_get_object_create_update_delete [0.279519s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_update_changes_forbidden [0.160476s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_get_object_missing_primary_key [0.146686s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_update_objects_invalid_fields [0.118028s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_get_object_unique_key [0.155808s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_update_objects_without_validate_filters [0.111480s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_get_objects_invalid_fields [0.149817s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_delete_non_existent_object_raises_not_found [0.151881s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_objects_exist [0.265420s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_filtering_by_fields [0.175191s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_update_objects [0.280569s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_update_fields [0.156648s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_objects_exist [0.225032s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_update_objects_nothing_to_update [0.178293s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_update_objects_without_validate_filters [0.163448s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_update_single_transaction [0.173933s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_objects_exist_validate_filters [0.242698s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_create_duplicates [0.100339s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_objects_exist_validate_filters_false [0.275834s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_count_invalid_fields [0.090935s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_create_updates_from_db_object [0.131266s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_delete [0.121596s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_fields_no_update [0.179291s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_delete_objects_valid_fields [0.166782s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_get_object_missing_primary_key [0.176434s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_fields_no_update [0.175385s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.188606s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_get_values_without_validate_filters [0.136073s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_update_changes_forbidden [0.205300s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_count_invalid_filters [3.463221s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_count [1.755026s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_update_fields [0.289660s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_update_objects_invalid_fields [0.081213s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_update_objects_valid_fields [0.109879s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_count_invalid_filters [1.028436s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_get_object_create_update_delete [1.388157s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_get_objects [2.159476s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_count [1.091406s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_get_objects_invalid_fields [0.153523s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_get_objects_valid_fields [0.187815s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_delete_objects [0.787444s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_get_values [0.167928s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_get_values_invalid_field [0.109639s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_get_values_without_validate_filters [0.124952s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.115536s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_update_changes_forbidden [0.107788s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_update_objects_valid_fields [0.158292s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_delete_single_transaction [0.832354s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_update_updates_from_db_object [0.117205s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_count [0.280155s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_count_invalid_filters [0.262858s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_delete_non_existent_object_raises_not_found [2.074430s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_get_objects_single_transaction [0.876905s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_count_validate_filters_false [0.323522s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_filtering_by_fields [0.210368s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_delete_objects_nothing_to_delete [0.747732s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_objects_exist_false [0.207542s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_objects_exist_validate_filters [0.165378s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_update_non_existent_object_raises_not_found [0.257945s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_update_single_transaction [0.292233s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_count_invalid_fields [0.184625s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_create_duplicates [0.164844s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_create_updates_from_db_object [0.172661s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_get_objects_single_transaction [0.821613s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_fields_no_update [0.174497s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_get_objects [0.064169s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_get_values_invalid_field [0.063185s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_get_values_without_validate_filters [0.063564s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_update_changes_forbidden [0.064880s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_update_objects_invalid_fields [0.075403s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_get_objects_supports_extra_filtername [0.961245s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_count [0.218766s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_delete_objects_nothing_to_delete [0.345004s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_update_non_existent_object_raises_not_found ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_filtering_by_fields [0.343369s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_objects_exist [1.519034s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_objects_exist_validate_filters [0.876579s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_objects_exist [5.135311s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_objects_exist_validate_filters_false [0.883221s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_update_non_existent_object_raises_not_found ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_delete_objects [0.145191s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_delete_objects_invalid_fields [0.180269s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_get_object_unique_key [0.103928s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_create_duplicates [0.266697s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.155782s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_objects_exist_validate_filters_false [2.004284s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_create_updates_from_db_object [0.209650s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_delete_objects_invalid_fields [0.245326s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_get_values_with_validate_filters [0.109731s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_get_object [0.271064s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_update_single_transaction [0.577680s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_update_objects_valid_fields [0.181161s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_create [0.172813s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_get_objects_single_transaction [4.605143s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_create_updates_from_db_object [0.141653s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_delete_objects_invalid_fields [0.068050s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_delete_objects_valid_fields [0.053478s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_get_object_missing_primary_key [0.104886s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_get_objects_without_validate_filters [0.121139s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_get_values [0.255754s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_get_values [0.176079s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_get_values_invalid_field [0.165306s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_objects_exist_validate_filters [0.321220s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_update_changes [0.171244s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_update_changes_forbidden [0.205600s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_count [1.070529s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_update_changes_forbidden [0.171401s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_update_objects_invalid_fields [0.184491s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_update_objects_without_validate_filters [0.160932s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_update_objects_without_validate_filters [0.184804s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_create [0.201199s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_update_primary_key_forbidden_fail [0.190783s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_get_object [0.199695s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.181751s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_delete_single_transaction [0.708733s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_delete_single_transaction [1.086156s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.220421s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_delete_single_transaction [0.537965s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_get_objects_supports_extra_filtername [0.575482s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_filtering_by_fields [1.298950s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_objects_exist [0.426606s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_get_object_create_update_delete [1.862436s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_get_object_single_transaction [0.708253s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_objects_exist_validate_filters [0.334963s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_update_non_existent_object_raises_not_found [0.249679s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_clean_obj_from_primitive [0.162324s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_get_object_single_transaction [0.631803s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_get_objects_supports_extra_filtername [0.840772s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_get_objects_invalid_fields [0.138128s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_get_objects_valid_fields [0.171975s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_get_values_with_validate_filters [0.090660s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_get_values_without_validate_filters [0.081255s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_objects_exist_false [0.694307s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_create_single_transaction [0.253068s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_objects_exist [1.278736s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_db_obj [0.374281s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_get_objects_supports_extra_filtername [0.879027s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_delete_objects [0.222888s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_objects_exist_false [0.625188s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_objects_exist_validate_filters_false [1.134445s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_delete_objects_nothing_to_delete [0.327131s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_delete_single_transaction [0.420313s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_update_object [0.563083s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_clean_obj_from_primitive [0.137584s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_objects_exist_false [0.302836s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_objects_exist_validate_filters [0.839958s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_count_invalid_fields [0.157861s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_delete [0.149332s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_update_object [0.386977s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_count_invalid_fields [0.067487s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_delete_objects [0.136913s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_create_duplicates [0.062839s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_get_objects_supports_extra_filtername [0.469407s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_delete_objects [0.096571s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_delete_objects_invalid_fields [0.057482s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_delete_objects_without_validate_filters [0.172437s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_get_objects_valid_fields [0.072397s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_update_objects_without_validate_filters [0.095727s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_get_object_missing_primary_key [0.117099s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_update_non_existent_object_raises_not_found ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.105836s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.152154s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_update_updates_from_db_object [0.074041s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_get_values [0.113658s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_update_non_existent_object_raises_not_found [0.449630s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_get_values_without_validate_filters [0.182181s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_db_obj [0.415232s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.152366s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_update_object [0.372329s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_update_objects_invalid_fields [0.145322s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_update_object ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_delete_objects [1.042014s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_update_primary_key_forbidden_fail [1.417876s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_get_object_create_update_delete [0.862039s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_count_invalid_fields [0.114352s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_get_objects [0.087768s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_get_objects_pager_is_passed_through [0.137662s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_get_objects_valid_fields [0.056464s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_get_values_invalid_field [0.076746s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_update_fields [0.077385s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_update_single_transaction [2.692160s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_clean_obj_from_primitive [0.200077s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_get_object [0.180471s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.393039s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_count_validate_filters_false [1.759424s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_get_objects [0.158987s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_objects_exist [0.933527s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_get_objects_valid_fields [0.149496s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_get_objects_without_validate_filters [0.203838s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_get_object_create_update_delete [1.082615s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_get_values [0.190343s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_db_obj [1.087691s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_get_values_with_validate_filters [0.268939s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_update_changes [0.265428s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_update_objects_without_validate_filters [0.188311s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_delete_objects [1.551476s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_count_validate_filters_false [1.767676s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_get_object_create_update_delete [1.273650s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_update_non_existent_object_raises_not_found [4.173964s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_get_objects_single_transaction [1.197700s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_get_objects_valid_fields [3.127301s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_create_single_transaction [1.624001s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_get_values [0.258091s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_update_object [2.124665s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_objects_exist_validate_filters [0.967351s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_db_obj [1.805386s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_delete_objects [1.980520s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_update_single_transaction [1.568666s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_clean_obj_from_primitive [0.190202s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_delete_objects_nothing_to_delete [0.888322s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_fields_no_update [0.161056s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_update_objects [1.537072s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_get_objects [0.170813s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_delete_objects_invalid_fields [0.158416s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_delete_objects [1.700108s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_get_objects_invalid_fields [0.195827s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_delete_objects_valid_fields [0.208970s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.196894s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_get_object_missing_primary_key [0.053281s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.243497s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.059380s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_get_values_without_validate_filters [0.095530s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_update_changes [0.098869s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_objects_exist_validate_filters_false [1.411568s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_update_objects_invalid_fields [0.158332s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_update_objects_without_validate_filters [0.104626s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_get_object_create_update_delete [1.315182s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.107530s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_get_values_with_validate_filters [0.107882s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_update_changes [0.131750s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_update_objects_valid_fields [0.101706s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_update_objects_without_validate_filters [0.099938s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_get_object_single_transaction [0.533642s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeDbObjectTestCase.test_create_single_transaction [0.751561s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_update_object ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_clean_obj_from_primitive [0.153457s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_count_invalid_fields [0.177893s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_delete_objects_without_validate_filters [0.154465s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeDbObjectTestCase.test_delete_objects [1.222800s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_clean_obj_from_primitive [0.103088s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_fields_no_update [0.166621s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_delete [0.093822s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_get_objects_invalid_fields [0.130202s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_get_objects_without_validate_filters [0.176894s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_get_values [0.152065s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeDbObjectTestCase.test_delete_objects_nothing_to_delete [0.756423s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_to_dict_makes_primitive_field_value [0.144020s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_count_validate_filters_false [2.657484s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_update_primary_key_forbidden_fail [0.142979s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_get_values [0.723516s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_get_values_without_validate_filters [0.058371s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_update_changes_forbidden [0.099552s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeDbObjectTestCase.test_delete_single_transaction [0.706341s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeDbObjectTestCase.test_filtering_by_fields [0.529959s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_count_invalid_filters [0.569922s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_attach_and_get_multiple_policy_networks [1.011095s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_create_single_transaction [0.341255s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_create_single_transaction [1.743966s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_attach_port_nonexistent_policy [0.522881s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_delete_objects_nothing_to_delete [0.529576s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeDbObjectTestCase.test_get_objects_supports_extra_filtername [0.667166s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_count_invalid_fields [0.076960s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_create_updates_from_db_object [0.078518s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_delete [0.054720s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_db_obj [0.755509s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_delete_objects [0.084018s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_fields_no_update [0.058509s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_get_object [0.069666s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_get_object_missing_primary_key [0.085510s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_get_objects_invalid_fields [0.135585s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_update_objects_nothing_to_update [0.637877s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_get_objects_valid_fields [0.132726s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_delete_objects_nothing_to_delete [1.525734s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_update_single_transaction [0.838795s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_create [0.164923s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_get_object [0.216524s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_get_objects_supports_extra_filtername [1.139821s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_delete_non_existent_object_raises_not_found [1.941413s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_get_object_missing_primary_key [0.210916s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_get_objects [0.290532s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_get_values [0.222549s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_delete_objects_nothing_to_delete [0.823785s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_get_values_invalid_field [0.237669s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_get_values_with_validate_filters [0.218485s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_get_standard_attr_id [0.710538s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_get_values_with_validate_filters [0.128074s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_update_changes [0.247887s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_update_objects_valid_fields [0.201927s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_update_objects_invalid_fields [0.119427s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_object_version_degradation_less_than_1_9 [0.475127s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_update_objects_valid_fields [0.119064s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_update_updates_from_db_object [0.194530s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_objects_exist_false [0.358093s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_objects_exist_validate_filters_false [0.391206s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_objects_exist [1.795787s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_to_dict_returns_rules_as_dicts [0.560268s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsDbObjectTestCase.test_count_validate_filters_false [1.197707s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_count [1.465132s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.494542s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.679500s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_delete [0.224108s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_objects_exist_false [1.432877s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_create_single_transaction [0.792529s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_delete_objects_valid_fields [0.174279s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_extra_fields [0.152094s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_get_objects_invalid_fields [0.135088s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_get_objects_valid_fields [0.169723s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_get_object_single_transaction [0.808178s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_get_objects_without_validate_filters [0.175160s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_get_values [0.170787s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_update_object ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_get_values_with_validate_filters [0.168002s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_delete [0.091037s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_delete_objects_without_validate_filters [0.050142s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_fields_no_update [0.083408s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_get_values_without_validate_filters [0.164942s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_get_object_missing_object [0.057745s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_get_object_unique_key [0.095573s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_get_objects_supports_extra_filtername [0.779703s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_get_objects_without_validate_filters [0.091395s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_update_fields [0.175370s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_get_values_with_validate_filters [0.151760s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_clean_obj_from_primitive [0.154992s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_get_values_without_validate_filters [0.123279s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_count_invalid_fields [0.132674s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsDbObjectTestCase.test_objects_exist [1.094771s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_update_fields [0.124632s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_delete [0.124281s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_update_objects_valid_fields [0.138055s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_delete_objects_without_validate_filters [0.149423s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_get_object_missing_primary_key [0.166888s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_get_objects [0.132490s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_update_objects_nothing_to_update [0.660824s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_get_objects_without_validate_filters [0.216406s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsDbObjectTestCase.test_update_single_transaction [1.005351s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_count_invalid_fields [0.100623s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_get_project_id [0.198080s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_get_object_unique_key [0.108942s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_create_updates_from_db_object [0.110644s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_get_objects_valid_fields [0.105201s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.135699s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_get_values_without_validate_filters [0.166115s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_to_dict_makes_primitive_field_value [0.097561s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_get_object [0.178417s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_get_object_missing_object [0.152571s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_update_fields [0.219404s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.160041s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_update_objects_invalid_fields [0.152638s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_update_objects_without_validate_filters [0.150622s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_get_objects_valid_fields [0.156805s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_update_primary_key_forbidden_fail [0.074429s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_get_values [0.132337s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_update_updates_from_db_object [0.166127s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_get_values_with_validate_filters [1.671338s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.144049s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_count [2.819645s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_update_fields [0.181130s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_update_updates_from_db_object [0.094969s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.934076s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_count_validate_filters_false [1.239978s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeDbObjectTestCase.test_count [1.135593s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_db_obj [2.798797s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_get_object_create_update_delete [1.575986s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_db_obj [0.924841s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.636781s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_filtering_by_fields [0.710377s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_delete_objects [0.681768s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeDbObjectTestCase.test_count_validate_filters_false [2.058883s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_get_objects_supports_extra_filtername [0.697559s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_get_object_create_update_delete [0.874834s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_update_objects_nothing_to_update [0.502087s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_count_invalid_fields [0.181025s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_get_object_single_transaction [0.906418s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeDbObjectTestCase.test_get_objects_single_transaction [1.306445s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_create_updates_from_db_object [0.202441s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_get_objects_supports_extra_filtername [1.273696s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_delete_objects [0.138862s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_delete_objects_invalid_fields [0.122516s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.149306s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_extra_fields [0.110010s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_create_duplicates [0.075835s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_delete_objects [0.050735s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_delete_objects_invalid_fields [0.065347s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_fields_no_update [0.090110s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_get_object_unique_key [0.042803s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_get_objects_without_validate_filters [0.153296s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_get_values [0.043075s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_update_object [1.073803s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_get_values_without_validate_filters [0.195711s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_get_values_with_validate_filters [0.098912s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_create_duplicates [0.155192s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_update_objects_valid_fields [0.151600s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_update_objects_valid_fields [0.159379s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.179773s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeDbObjectTestCase.test_objects_exist_false [1.074973s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_count [0.429314s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_count_validate_filters_false [0.372363s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_get_object [1.084081s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_get_objects [0.079518s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_count_invalid_filters [1.195185s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_create_single_transaction [0.541942s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeDbObjectTestCase.test_objects_exist_validate_filters [1.056354s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_get_values_invalid_field [0.203667s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_get_object_create_update_delete [0.408702s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.255195s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_update_objects_invalid_fields [0.205755s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeDbObjectTestCase.test_objects_exist_validate_filters_false [0.888455s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_objects_exist [0.274912s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.176244s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_create_single_transaction [1.252660s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_objects_exist_validate_filters_false [0.286486s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeDbObjectTestCase.test_update_object [0.429647s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_update_single_transaction [0.221905s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_create [0.052451s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_delete [0.045402s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_duplicate_rules [0.075700s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_get_object_unique_key ... SKIPPED: No unique keys found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_get_objects_without_validate_filters [0.079548s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_count [1.101525s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_get_values_with_validate_filters [0.069575s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_count_invalid_filters [0.573458s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeDbObjectTestCase.test_update_objects [1.338133s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_db_obj [0.266229s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_get_object_create_update_delete [0.308774s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_get_bound_ids [2.156918s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeDbObjectTestCase.test_update_single_transaction [0.802963s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_clean_obj_from_primitive [0.144923s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_update_changes [1.488455s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_create [0.116393s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_objects_exist [0.324055s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_update_changes_forbidden [0.142653s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_delete_objects_valid_fields [0.112611s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.102039s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_update_objects_invalid_fields [0.162315s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_objects_exist_validate_filters [0.256750s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_get_object_unique_key [0.130058s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_get_objects [0.144172s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_update_single_transaction [0.314744s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_delete_objects_valid_fields [0.062099s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_count [0.520165s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.142483s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_get_values_with_validate_filters [0.059551s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_get_objects_without_validate_filters [0.113364s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_update_changes [0.050649s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_update_fields [0.053073s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_get_objects_single_transaction [1.001714s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_update_updates_from_db_object [0.051946s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_get_objects_supports_extra_filtername [0.696573s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_count [1.162468s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_update_objects_nothing_to_update [0.458876s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_get_values_invalid_field [1.444728s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_update_changes_forbidden [0.181031s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_update_objects_without_validate_filters [0.176217s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_update_single_transaction [0.462322s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.147401s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_clean_obj_from_primitive [0.144750s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_objects_exist_validate_filters_false [0.814873s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_create_duplicates [0.171925s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_delete_objects_invalid_fields [0.176508s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_delete_objects_valid_fields [0.168120s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_delete_objects_without_validate_filters [0.200756s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_duplicate_rules [0.162554s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_get_object_missing_object [0.175575s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_delete_single_transaction [1.959139s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_count_invalid_fields [0.156385s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsDbObjectTestCase.test_create_single_transaction [1.247182s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_create_duplicates [0.126482s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_create_updates_from_db_object [0.167708s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_get_objects_without_validate_filters [0.147867s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_get_object [0.115252s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_get_objects_invalid_fields [0.109044s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_object_version_degradation_less_than_1_3 [0.153493s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_get_objects_pager_is_passed_through [0.107170s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_filtering_by_fields [0.845796s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsDbObjectTestCase.test_delete_objects_nothing_to_delete [0.850014s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_update_changes [0.094504s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_get_values_without_validate_filters [0.118320s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_update_changes_forbidden [0.101202s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_to_dict_makes_primitive_field_value [0.104664s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_update_fields [0.106430s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_update_objects_valid_fields [0.122029s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_update_updates_from_db_object [0.148989s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_update_objects_valid_fields [0.153460s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_get_object_single_transaction [0.932404s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_update_objects_without_validate_filters [0.209379s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsDbObjectTestCase.test_delete_single_transaction [0.868969s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_create_single_transaction [0.396927s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_db_obj [0.385578s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.237359s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_get_objects_supports_extra_filtername [0.780167s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_filtering_by_fields [0.165917s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_count_invalid_filters [1.094618s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_get_object_create_update_delete [0.247764s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsDbObjectTestCase.test_get_object_create_update_delete [1.124108s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_get_object_single_transaction [0.215110s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_objects_exist [0.932861s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.707191s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_objects_exist [0.330099s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsDbObjectTestCase.test_get_object_single_transaction [1.085949s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_objects_exist_false [0.820466s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_create_duplicates [0.139815s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_delete_single_transaction [0.822032s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_get_values_with_validate_filters [0.190540s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_update_objects_invalid_fields [0.106675s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.107925s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.852080s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_update_objects [1.678207s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_filtering_by_fields [0.634174s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_update_single_transaction [0.387658s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_clean_obj_from_primitive [0.170218s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_update_objects_nothing_to_update [1.069181s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_create_duplicates [0.193262s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_objects_exist_validate_filters [0.362898s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_duplicate_rules [0.171232s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_get_object_create_update_delete [2.099050s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_delete [0.083497s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_delete_objects [0.051274s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.067316s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_get_object [0.165355s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_get_object_missing_object [0.091789s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_get_object_unique_key [0.073740s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_get_objects_invalid_fields [0.069623s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_get_objects_valid_fields [0.071071s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_get_objects_pager_is_passed_through [0.153825s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_get_objects_valid_fields [0.160936s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_get_values_without_validate_filters [0.056289s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_objects_exist_false [0.725998s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_update_single_transaction [1.182217s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_get_objects_without_validate_filters [0.142394s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_clean_obj_from_primitive [0.167043s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_get_values_invalid_field [0.159878s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_count_invalid_fields [0.165405s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_get_values_with_validate_filters [0.178532s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_delete_objects [0.139322s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_to_dict_makes_primitive_field_value [0.112658s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_fields_no_update [0.144849s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_create [0.188055s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_get_object [0.140907s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_delete [0.147784s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_update_changes [0.149435s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_delete_objects_valid_fields [0.148629s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_update_changes_forbidden [0.143836s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_update_fields [1.193585s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_get_objects_without_validate_filters [0.148468s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_get_object_missing_primary_key [0.142306s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_update_objects_without_validate_filters [0.142202s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_update_objects_valid_fields [0.144582s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_get_values_invalid_field [0.147878s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_update_primary_key_forbidden_fail [0.143147s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_update_updates_from_db_object [0.189953s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_get_objects_pager_is_passed_through [0.196680s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_update_updates_from_db_object [0.188080s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.131680s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_update_changes_forbidden [0.123115s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.147222s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_count [0.500110s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_create_single_transaction [0.940262s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_count_validate_filters_false [0.460333s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_attach_and_get_multiple_policy_ports [0.899464s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_delete_non_existent_object_raises_not_found [0.570568s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_create_single_transaction [0.445552s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_delete_non_existent_object_raises_not_found [1.261297s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_attach_network_get_policy_network [0.749415s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_delete_single_transaction [0.373038s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_delete_objects [0.684699s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_get_object_single_transaction [0.362391s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_attach_port_get_policy_port [0.542099s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_objects_exist [0.511682s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_count [0.728788s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_get_objects_single_transaction [0.517239s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_objects_exist_false [0.460057s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.487800s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_count_invalid_filters [0.667153s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_count_invalid_fields [0.141966s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_create [0.136986s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_create_updates_from_db_object [0.173127s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_update_objects_nothing_to_update [0.353629s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_create [0.050739s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_create_single_transaction [0.460300s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_create_updates_from_db_object [0.062377s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_delete_objects_valid_fields [0.159031s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_delete_objects_invalid_fields [0.091694s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_fields_no_update [0.048447s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_get_object_missing_primary_key [0.155659s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_delete_single_transaction [2.836278s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_get_object_missing_object [0.070894s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_get_objects_invalid_fields [0.061411s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_get_objects [0.166696s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_get_values_invalid_field [0.041455s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_get_objects_invalid_fields [0.206284s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_update_objects_without_validate_filters [0.077694s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_detach_network [0.969608s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_detach_network_nonexistent_policy [0.537051s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_count_invalid_filters [1.199808s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_get_bound_ids [1.677389s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_detach_port [0.583465s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_detach_port_nonexistent_policy [0.445403s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_get_values_invalid_field [1.694721s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_create_single_transaction [0.925047s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_get_values_with_validate_filters [0.161367s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_get_values_without_validate_filters [0.174160s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_detach_port_nonexistent_port [0.550490s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_to_dict_makes_primitive_field_value [0.170532s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_delete_objects_nothing_to_delete [0.450607s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_update_objects_invalid_fields [0.171164s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_get_object_single_transaction [1.526984s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_filter_by_shared [0.716006s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_create_single_transaction [0.519508s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.504009s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_get_object_create_update_delete [0.441441s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_update_object [0.509108s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_get_objects_single_transaction [0.331855s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_create_updates_from_db_object [0.150798s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_get_objects_supports_extra_filtername [0.371232s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_get_object_missing_object [0.072558s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_get_objects [0.069058s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_get_objects_invalid_fields [0.064069s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_get_values_without_validate_filters [0.071944s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_get_objects_single_transaction [1.103387s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_count_invalid_fields [0.097586s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_update_objects_invalid_fields [0.053096s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_get_object_create_update_delete [2.096712s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_create [0.108026s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_update_object [0.525955s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_get_object_missing_primary_key [0.102019s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_get_objects [0.105268s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_update_objects_nothing_to_update [0.354192s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_get_object_single_transaction [0.502666s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_get_objects_invalid_fields [0.174908s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_create [0.048482s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_create_duplicates [0.057947s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_create_updates_from_db_object [0.068124s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_delete_objects_valid_fields [0.044952s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_get_objects_pager_is_passed_through [0.155684s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_get_object_missing_object [0.086416s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_get_objects_single_transaction [0.513960s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_db_obj [1.144905s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_to_dict_makes_primitive_field_value [0.102664s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_get_values_without_validate_filters [0.149149s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_update_objects_invalid_fields [0.155509s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosRuleObjectTestCase.test_should_apply_to_port_with_compute_port_and_net_policy [0.121460s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_object_version_degradation_less_than_1_10 [0.607811s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosRuleObjectTestCase.test_should_apply_to_port_with_compute_port_and_only_net_policy [0.130735s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosRuleObjectTestCase.test_should_apply_to_port_with_network_port_and_only_net_policy [0.122806s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_create_single_transaction [0.594063s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosRuleObjectTestCase.test_should_apply_to_port_with_router_gw_port_and_port_policy [0.136556s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_objects_exist_validate_filters [0.464642s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule_type.QosRuleTypeObjectTestCase.test_get_objects [0.167985s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_create [0.158233s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_create_duplicates [0.161760s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_delete_objects [0.105681s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_set_default_default_policy_exists [0.554670s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_get_bound_ids [0.794232s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_delete_objects [1.575898s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_get_objects [0.125665s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_create_updates_from_db_object [0.136740s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_delete [0.136707s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_synthetic_rule_fields [0.551020s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_delete_objects_valid_fields [0.119211s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.126722s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_get_object [0.106155s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_get_object_missing_object [0.136406s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_update_objects_without_validate_filters [0.102796s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_get_object_missing_primary_key [0.103342s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.116677s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_filtering_by_fields [1.224803s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_update_object [0.819147s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_get_values_without_validate_filters [0.199960s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_update_objects_nothing_to_update [0.477950s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_update_single_transaction [0.385567s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_db_obj [1.442949s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_create_duplicates [0.098694s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_create_updates_from_db_object [0.129715s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_get_objects [0.132910s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_objects_exist_validate_filters [1.559702s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_delete_objects [0.487006s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_get_project_id [0.121942s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_update_objects_valid_fields [0.179893s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_delete_objects_nothing_to_delete [0.421898s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_create_duplicates [0.173957s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_get_objects_supports_extra_filtername [0.450747s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_delete_objects [0.187414s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_count [1.856558s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_get_object [0.190659s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_objects_exist_validate_filters_false [1.310390s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_db_obj [0.321888s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_get_object_unique_key [0.159140s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_objects_exist [0.416621s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_get_values_with_validate_filters [0.146173s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_objects_exist_false [0.319728s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_update_changes [0.135379s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_update_changes_forbidden [0.162999s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_delete_objects [0.644065s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_objects_exist_validate_filters [0.355177s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_objects_exist_validate_filters_false [0.450474s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_delete_single_transaction [0.745014s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_update_object ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_clean_obj_from_primitive [0.072547s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_filtering_by_fields [0.719813s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_count_invalid_filters [0.324867s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_delete_objects [0.539516s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_get_object_single_transaction [0.383891s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_delete_objects_valid_fields [0.065248s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_get_objects_valid_fields [0.088495s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_count_invalid_filters [2.085941s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_objects_exist_validate_filters [0.326701s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_delete_objects [0.504129s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_create [0.123601s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_delete_single_transaction [0.391675s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_delete_objects_nothing_to_delete [0.261706s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_delete [0.094796s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_delete_objects_invalid_fields [0.165580s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_fields_no_update [0.136455s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_filtering_by_fields [0.407743s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_get_object_create_update_delete [0.391597s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_get_object_missing_object [0.144790s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_get_object_with_synthetic_fields [0.296215s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_get_objects [0.193060s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_count_invalid_filters [0.943411s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_get_object_create_update_delete [0.403346s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_get_objects_supports_extra_filtername [0.109863s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_object_version_degradation_1_2_to_1_1_no_shared [0.132042s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_get_object_single_transaction [0.274272s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_objects_exist_false [0.129944s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_objects_exist_validate_filters_false [0.108046s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.529321s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_get_objects_single_transaction [0.269596s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.075415s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_create_duplicates [0.057125s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_create_updates_from_db_object [0.062887s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_extra_fields [0.065166s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_fields_no_update [0.057584s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_get_object_unique_key [0.079184s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_get_objects_mixed_fields [0.094662s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_update_changes_forbidden [0.144646s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_clean_obj_from_primitive [0.099351s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_create_duplicates [0.103083s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_delete_objects [0.939878s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_fields_no_update [0.092885s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_get_object_missing_object [0.110984s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_get_object_unique_key [0.102919s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_get_objects [0.109125s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.843930s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_delete_objects_nothing_to_delete [0.426123s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_get_project_id [0.112476s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_get_objects_valid_fields [0.142443s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_get_values [0.077357s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.108146s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_count_validate_filters_false [1.157864s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_update_changes [0.125594s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_get_values_invalid_field [0.129637s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_count_validate_filters_false [0.175505s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_update_changes [0.118567s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_update_changes_forbidden [0.114531s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_delete_single_transaction [0.771983s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_db_obj [0.281487s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_update_objects_invalid_fields [0.126748s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_filtering_by_fields [0.513899s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_update_objects_without_validate_filters [0.130048s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_update_updates_from_db_object [0.130703s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_delete_objects_nothing_to_delete [0.295190s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_get_objects_single_transaction [0.484796s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_db_obj [0.339186s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.314698s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_rbac_shared_on_parent_object [0.485136s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_get_objects_supports_extra_filtername [0.438852s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_objects_exist_validate_filters_false [0.725345s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_clean_obj_from_primitive [0.107916s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.261530s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_delete_objects_nothing_to_delete [0.339421s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_create [0.128037s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_objects_exist_validate_filters [0.459491s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_delete_objects_without_validate_filters [0.118908s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_filtering_by_fields [0.345139s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_get_objects_invalid_fields [0.147246s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_update_objects [0.454374s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_get_object_single_transaction [0.266052s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_get_objects_without_validate_filters [0.147850s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_update_objects_nothing_to_update [0.286298s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_to_dict_makes_primitive_field_value [0.118803s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_delete_objects [0.116988s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_update_changes_forbidden [0.124096s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_get_object [0.149341s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_update_objects_invalid_fields [0.106545s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_update_objects_without_validate_filters [0.122363s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_update_primary_key_forbidden_fail [0.101940s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_get_objects_single_transaction [0.300664s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_get_project_id [0.111462s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_update_objects_nothing_to_update [0.285273s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_rbac_shared_on_parent_object ... SKIPPED: Mixin class, skipped test DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.129126s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_clean_obj_from_primitive [0.131959s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_to_dict_with_unset_project_id [0.099013s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_update_fields [0.097785s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_update_non_existent_object_raises_not_found ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_count_invalid_fields [0.108637s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.113716s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_count_validate_filters_false [0.755970s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_fields_no_update [0.122034s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_get_object [0.154322s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_get_object_missing_primary_key [0.129110s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_update_object ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_create_duplicates [0.128183s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_delete_objects [0.118674s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_delete_objects_invalid_fields [0.057543s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.213017s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_get_object [0.061138s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_get_object_missing_object [0.062131s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_update_object [0.322650s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_get_values_with_validate_filters [0.089467s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_get_values_without_validate_filters [0.075486s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_update_changes_forbidden [0.076781s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_update_objects_valid_fields [0.053391s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_update_objects_without_validate_filters [0.097556s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_update_objects_nothing_to_update [0.326841s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_update_single_transaction [0.222683s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_create_duplicates [0.117798s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_attach_network_get_network_policy [0.427275s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_create_updates_from_db_object [0.104352s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_get_objects_pager_is_passed_through [0.199552s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_delete_objects_nothing_to_delete [2.145076s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_delete [0.104070s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_get_values [0.149211s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_delete_objects [0.101289s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_attach_network_nonexistent_network [0.343632s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_delete_objects_valid_fields [0.099844s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_fields_no_update [0.091620s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_get_object_missing_object [0.124774s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_update_updates_from_db_object [0.173502s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_get_object_missing_primary_key [0.082233s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_get_object_unique_key [0.053200s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_get_objects_invalid_fields [0.055621s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_attach_network_nonexistent_policy [0.516361s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_get_object_create_update_delete [0.506086s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_count_validate_filters_false [0.538070s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_get_values [0.059024s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_get_values_invalid_field [0.073350s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_get_object_single_transaction [0.374327s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_to_dict_with_unset_project_id [0.054109s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_delete_objects_nothing_to_delete [0.209038s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_get_objects_single_transaction [0.326868s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_get_object_create_update_delete [0.175651s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_get_objects_supports_extra_filtername [0.154859s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_delete_not_allowed_if_policy_in_use_by_network [0.745283s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_get_objects_supports_extra_filtername [0.336361s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_update_single_transaction [0.135454s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_objects_exist [0.876199s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_create_duplicates [0.088059s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_delete [0.115264s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.309359s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_delete_objects [0.073551s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_delete_not_allowed_if_policy_in_use_by_port [0.517817s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_count_invalid_fields [0.120304s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_fields_no_update [0.076545s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.067758s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_objects_exist_false [0.624382s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_create_updates_from_db_object [0.115782s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_get_objects_valid_fields [0.073448s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_get_objects_without_validate_filters [0.055454s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.058762s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_to_dict_with_unset_project_id [0.046072s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_update_changes [0.081056s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_get_object_missing_primary_key [0.115400s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_update_objects_invalid_fields [0.050772s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_delete_objects [0.562068s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_update_objects_valid_fields [0.057853s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_get_objects_valid_fields [0.161882s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_db_obj [0.119211s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_update_non_existent_object_raises_not_found ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_get_object_single_transaction [0.136788s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_get_values_with_validate_filters [0.100141s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_delete_single_transaction [0.384346s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_update_object [0.142423s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_update_primary_key_forbidden_fail [0.109842s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_update_objects_nothing_to_update [0.113739s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_update_single_transaction [0.103500s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_create_updates_from_db_object [0.062811s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_get_object_fetches_rules_non_lazily [0.388832s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_update_object ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_delete_objects_invalid_fields [0.103478s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_count_invalid_filters [0.318771s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_delete_objects_valid_fields [0.102405s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_fields_no_update [0.056594s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_get_object_unique_key [0.057777s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_get_objects_queries_constant [0.338002s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.052431s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_delete_single_transaction [0.303158s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {2} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_update_objects_without_validate_filters [0.126858s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_get_objects_single_transaction [0.375573s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_reload_is_default [0.480406s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_clean_obj_from_primitive [0.103134s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_delete_objects [0.098183s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_delete_objects_valid_fields [0.119105s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.313348s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_delete_objects_without_validate_filters [0.122143s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_set_default_is_default_policy [0.398593s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_get_object_missing_primary_key [0.118812s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_create [0.089723s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_get_object_unique_key [0.125074s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_create_updates_from_db_object [0.105329s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_set_default_no_default_policy_exists [0.323630s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_delete_objects_without_validate_filters [0.100330s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_get_objects_without_validate_filters [0.100702s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_get_values_invalid_field [0.116636s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_fields_no_update [0.169902s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_get_values_with_validate_filters [0.144783s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_update_fields [0.126614s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_get_object_missing_primary_key [0.214357s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_update_objects_invalid_fields [0.127764s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_update_primary_key_forbidden_fail [0.153455s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_get_objects_invalid_fields [0.225867s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_count [0.511807s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_create_single_transaction [2.326551s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_create_single_transaction [0.445428s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_update_objects [2.350821s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_db_obj [0.907631s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_count_invalid_fields [0.119366s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_create [0.125532s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_delete_objects_without_validate_filters [0.099403s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_get_object [0.097394s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_get_object_unique_key [0.077431s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_get_values_without_validate_filters [0.117358s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_db_obj [1.167515s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_get_values_invalid_field [0.075172s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_update_fields [0.151045s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_get_object_single_transaction [0.798345s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_to_dict_makes_primitive_field_value [0.085441s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_update_objects_invalid_fields [0.126738s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_update_changes [0.099956s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_update_changes_forbidden [0.065457s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_update_objects_invalid_fields [0.073602s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_update_objects_without_validate_filters [0.059218s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_db_obj [0.327414s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_update_primary_key_forbidden_fail [0.091515s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_fields_no_update [0.055211s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_get_objects_pager_is_passed_through [0.060235s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_get_bound_ids [0.827343s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_delete_objects_nothing_to_delete [0.285084s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_get_objects_valid_fields [0.092158s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_get_policy_obj_not_found [0.092407s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_get_values_invalid_field [0.064872s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_to_dict_synthetic_fields [0.073205s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_get_objects_single_transaction [0.954103s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_to_dict_with_unset_project_id [0.053191s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_update_updates_from_db_object [0.093265s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_get_object_create_update_delete [0.415280s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_count [0.212555s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_get_object_single_transaction [0.796899s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_create_single_transaction [0.263891s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_delete_objects_nothing_to_delete [0.148879s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_object_version_degradation_1_1_to_1_0_no_id_no_project_id [0.145001s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_objects_exist_validate_filters [0.257648s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_objects_exist_validate_filters [1.101412s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_objects_exist_false [0.144869s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_update_objects [0.219251s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_delete_objects_without_validate_filters [0.054414s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.284676s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_get_object_unique_key ... SKIPPED: No unique keys found in test class DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_get_objects_pager_is_passed_through [0.057147s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_get_objects_without_validate_filters [0.083603s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_get_objects_single_transaction [0.761515s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_to_dict_returns_type [0.056779s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_update_object [0.367681s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_update_primary_key_forbidden_fail [0.057521s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_count [0.168235s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_update_single_transaction [0.321468s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_count_invalid_filters [0.142662s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_delete_objects_valid_fields [0.127708s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_count_validate_filters_false [0.170669s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_get_object [0.164396s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_delete_objects_nothing_to_delete [0.143412s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_delete_objects [0.173594s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_get_project_id [0.180061s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_get_object_missing_object [0.169880s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_objects_exist [0.133428s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_get_values [0.160649s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_objects_exist_false [0.199572s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_get_objects [0.272263s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_get_values_with_validate_filters [0.150544s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_objects_exist_validate_filters [0.176774s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_delete_objects [0.052613s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.125671s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_delete_objects_without_validate_filters [0.092892s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_get_objects_valid_fields [0.155733s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_to_dict_with_unset_project_id [0.101693s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_get_values_invalid_field [0.048960s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_update_fields [0.110035s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_to_dict_makes_primitive_field_value [0.075606s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_get_values [0.134616s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_update_objects_valid_fields [0.065553s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_update_objects_without_validate_filters [0.099944s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_update_primary_key_forbidden_fail [0.077750s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosRuleObjectTestCase.test_should_apply_to_port_with_network_port_and_net_policy [0.126939s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosRuleObjectTestCase.test_should_apply_to_port_with_network_port_and_port_policy [0.060290s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_to_dict_with_unset_project_id [0.144029s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_create_updates_from_db_object [0.093774s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_update_objects_without_validate_filters [0.183565s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_delete [0.151422s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_delete_objects_without_validate_filters [0.146080s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_get_object_missing_object [0.149377s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_get_objects [0.068264s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_get_objects_invalid_fields [0.054986s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.071919s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_get_values_mixed_field [0.070823s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_delete_objects [1.484106s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_get_values_with_validate_filters [0.051035s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_to_dict_synthetic_fields [0.052781s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_delete_objects_invalid_fields [1.089288s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_create [0.049289s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_delete_objects [0.063392s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_get_object_missing_primary_key [0.061141s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_get_objects_invalid_fields [0.163345s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_objects_exist_false [0.163395s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_get_values_mixed_field [0.089904s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_get_objects_valid_fields [0.204901s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_update_objects [0.209239s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_update_objects_valid_fields [0.060039s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_clean_obj_from_primitive [0.091396s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_create_duplicates [0.061674s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_get_values_without_validate_filters [0.180311s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_delete_objects_valid_fields [0.066852s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_count_invalid_fields [0.094925s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_update_changes_forbidden [0.109710s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_get_objects [0.058485s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_create [0.106018s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_update_objects_invalid_fields [0.114152s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_get_objects_invalid_fields [0.084437s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_delete [0.125921s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_delete_objects [0.138911s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_get_values_invalid_field [0.187980s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_create_single_transaction [0.348097s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_to_dict_makes_primitive_field_value [0.142408s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_to_dict_returns_type [0.131578s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_filtering_by_fields [0.289218s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_update_fields [0.099853s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_delete_objects_without_validate_filters [0.531275s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_update_objects_without_validate_filters [0.101046s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_get_routers_by_network_id [4.323682s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_fields_no_update [0.082914s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_update_primary_key_forbidden_fail [0.122284s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_get_object_unique_key ... SKIPPED: No unique keys found in test class DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_get_objects [0.124961s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_count_invalid_filters [0.273041s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_to_dict_makes_primitive_field_value [0.063961s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_update_changes [0.061353s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_update_changes_forbidden [0.068940s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_update_primary_key_forbidden_fail [0.086498s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_count_validate_filters_false [0.328269s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_update_updates_from_db_object [0.082765s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_create_single_transaction [0.325075s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_count_invalid_fields [0.133644s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_create_duplicates [0.152509s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_create_single_transaction [0.361818s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_create_updates_from_db_object [0.122397s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_db_obj [0.338064s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_delete_objects [0.102942s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_db_obj [0.367008s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_get_object_missing_primary_key [0.108438s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_objects_exist [0.824367s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_filtering_by_fields [0.361882s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_get_objects_invalid_fields [0.166085s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_delete_objects_nothing_to_delete [0.228338s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_create_updates_from_db_object [0.154379s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_get_object_unique_key [0.107791s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_get_standard_attr_id [0.195948s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_get_objects_mixed_fields [0.158008s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_get_objects [0.128814s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.154390s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_update_object [0.274488s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_get_objects_valid_fields [0.100439s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_objects_exist [0.278693s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_update_objects [0.301098s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_update_objects_invalid_fields [0.138163s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_get_values_invalid_field [0.103041s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_objects_exist_validate_filters_false [0.262792s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_clean_obj_from_primitive [0.107977s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_clean_obj_from_primitive [0.123143s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_delete [0.098747s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_create [0.102701s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_update_object [0.252065s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_delete [0.101375s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_get_objects_invalid_fields [0.087001s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_delete_objects_invalid_fields [0.099576s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_get_objects_valid_fields [0.094049s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_update_objects [0.310958s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_get_object [0.133045s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_get_objects_without_validate_filters [0.049692s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_get_values_invalid_field [0.052789s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_get_values_mixed_field [0.052509s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_to_dict_synthetic_fields [0.047708s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_get_values [0.159134s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_create [0.148248s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_update_objects_invalid_fields [0.058454s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.096822s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_get_values_with_validate_filters [0.119727s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_delete [0.111687s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_delete_objects [0.102056s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_update_changes [0.106455s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_update_objects_valid_fields [0.104858s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_get_object [0.109944s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_update_fields [0.101703s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_get_objects_pager_is_passed_through [0.100911s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_update_primary_key_forbidden_fail [0.116757s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_update_objects_invalid_fields [0.098435s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_get_values_invalid_field [0.096553s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_update_updates_from_db_object [0.108145s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_update_objects_invalid_fields [0.112278s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_fields_no_update [0.154358s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_update_objects_without_validate_filters [0.100987s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_get_object [0.143531s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_get_object_missing_object [0.109141s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_attach_port_get_port_policy [0.516012s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_count_validate_filters_false [0.291933s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_get_objects_mixed_fields [0.095518s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_get_values_without_validate_filters [0.096195s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_attach_port_nonexistent_port [0.326425s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_to_dict_synthetic_fields [0.181738s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_count_invalid_filters [1.423900s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_update_changes [0.067716s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_update_fields [0.047600s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_update_objects_valid_fields [0.048426s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_detach_network_nonexistent_network [0.342865s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_count_invalid_fields [0.054769s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_create [0.057269s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_create_single_transaction [0.318685s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_filtering_by_fields [0.560689s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_delete_objects [0.436474s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_delete_objects_without_validate_filters [0.701579s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_get_bound_project_ids_returns_set_of_project_ids [0.372713s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_delete_single_transaction [0.319699s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_delete_objects [1.640913s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_get_object [0.103912s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.110040s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_get_object_single_transaction [0.326703s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_get_object_with_synthetic_fields [0.391810s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_delete_objects_nothing_to_delete [0.350732s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_get_values_without_validate_filters [0.114346s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_to_dict_synthetic_fields [0.116675s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {2} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_create [0.150286s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_get_objects_supports_extra_filtername [0.365271s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_get_objects_supports_extra_filtername [0.223786s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_fields_no_update [0.147237s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_objects_exist_validate_filters [0.215429s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_count_invalid_fields [0.096651s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_delete [0.106690s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_get_values_invalid_field [0.131425s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_get_objects_with_synthetic_fields [0.456232s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_delete_objects [0.149180s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_objects_exist_validate_filters [0.269402s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_get_values_with_validate_filters [0.127803s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_get_object_missing_object [0.125961s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_to_dict_makes_primitive_field_value [0.118243s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_object_version_degradation_less_than_1_8 [0.321173s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_get_values [0.131326s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_update_changes_forbidden [0.123622s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_update_single_transaction [0.282886s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_object_version_degradation_less_than_1_3 [0.131178s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.NeutronObjectCountTestCase.test_count [0.113835s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_count_invalid_fields [0.138199s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {2} neutron.tests.unit.objects.test_base.NeutronObjectValidatorTestCase.test_load_wrong_synthetic_fields [0.113112s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_objects_exist [0.362260s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.RegisterFilterHookOnModelTestCase.test_filtername_is_added [0.137319s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_create_updates_from_db_object [0.133028s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_delete [0.136266s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_count_invalid_filters [0.365254s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_delete_objects_valid_fields [0.146205s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_reload_rules_reloads_rules [0.471209s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_fields_no_update [0.152046s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.321166s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_get_objects_valid_fields [0.116386s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_shared_default [0.325228s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_get_objects_single_transaction [0.224290s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_count [0.800502s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_get_objects_without_validate_filters [0.103778s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_get_values_with_validate_filters [0.092889s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_get_objects_supports_extra_filtername [0.241652s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_update_changes_forbidden [0.096474s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_unset_default_default_policy_exists [0.330201s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_count_validate_filters_false [0.206703s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_objects_exist_validate_filters_false [0.267197s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_get_objects_single_transaction [0.196076s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_unset_default_no_default_policy_exists [0.403774s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_count_invalid_filters [0.745530s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_get_objects_supports_extra_filtername [0.176963s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_update_objects_nothing_to_update [0.344840s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_clean_obj_from_primitive [0.152116s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_delete [0.128076s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_delete_objects [0.116566s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_objects_exist_validate_filters_false [0.193639s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_delete_objects [0.095124s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_delete_objects_invalid_fields [0.102151s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_delete_objects_invalid_fields [0.076107s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_fields_no_update [0.090008s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_update_objects [0.205351s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_duplicate_rules [0.093326s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_get_object_missing_object [0.088764s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_count_invalid_fields [0.099208s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_get_object [0.104133s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_get_object_missing_primary_key [0.103758s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_count_validate_filters_false [0.636178s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_get_object_missing_object [0.091499s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_get_objects_pager_is_passed_through [0.102699s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_get_objects [0.108811s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_get_objects_valid_fields [0.100985s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_to_dict_with_unset_project_id [0.082828s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_get_objects_valid_fields [0.101229s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_update_updates_from_db_object [0.102881s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_update_objects_valid_fields [0.090026s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_create [0.105853s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_get_object_single_transaction [0.506992s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_update_objects_without_validate_filters [0.104503s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_create_updates_from_db_object [0.099723s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.101403s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_update_changes [0.101794s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_db_obj [0.376180s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_delete_single_transaction [0.274435s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_count_validate_filters_false [0.308511s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_get_object_single_transaction [0.227544s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_create_single_transaction [0.242522s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_objects_exist_validate_filters [0.633228s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_db_obj [0.219121s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_get_object_single_transaction [0.195001s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_delete_objects_invalid_fields [1.338051s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_delete_objects_valid_fields [0.153699s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_extra_fields [0.176031s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_get_object_missing_object [0.160116s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_get_objects_invalid_fields [0.141834s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_get_objects_mixed_fields [0.164339s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_update_object [1.197242s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.164049s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_clean_obj_from_primitive [0.137261s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_count_invalid_fields [0.147466s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_get_values [0.098571s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_get_values_mixed_field [0.103689s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_create [0.165801s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_update_objects_valid_fields [0.096779s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_delete_objects [0.130526s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_get_objects_single_transaction [0.199667s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_get_object_missing_object [0.131601s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_update_non_existent_object_raises_not_found [1.463172s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_count_validate_filters_false [0.292928s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_objects_exist_false [0.201257s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_update_objects [0.383557s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_rbac_shared_on_parent_object [0.335178s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_clean_obj_from_primitive [0.137551s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_objects_exist [0.298434s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_count_invalid_fields [0.173211s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_update_objects [0.293837s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_delete [0.104330s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_clean_obj_from_primitive [0.103450s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_duplicate_rules [0.088760s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_objects_exist_validate_filters [0.362762s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_create [0.108055s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_fields_no_update [0.114554s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_extra_fields [0.141898s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_get_object_missing_primary_key [1.205884s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_get_object [0.132886s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_get_object_unique_key [0.127271s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_get_object_unique_key [0.140039s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_get_object_missing_primary_key [0.128048s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_objects_exist_validate_filters_false [0.429493s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_get_objects_pager_is_passed_through [0.130111s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_get_object_unique_key ... SKIPPED: No unique keys found in test class DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_get_values [0.146767s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_get_values_invalid_field [0.140279s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_get_objects_invalid_fields [0.133672s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_update_objects_without_validate_filters [0.136883s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_update_objects [0.464160s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_get_objects_without_validate_filters [0.120586s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_configurations [0.263799s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_count_validate_filters_false [0.287936s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_get_values_with_validate_filters [0.083651s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_count [0.163870s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_create [0.092303s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_to_dict_returns_type [0.086871s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_delete [0.099306s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_update_fields [0.095095s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_create_single_transaction [0.159075s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_get_object_missing_primary_key [0.088544s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_update_updates_from_db_object [0.099714s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_get_objects_invalid_fields [0.097599s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_delete_objects_nothing_to_delete [0.164107s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosRuleObjectTestCase.test_should_apply_to_port_with_compute_port_and_port_policy [0.090780s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosRuleObjectTestCase.test_should_apply_to_port_with_router_gw_port_and_net_policy [0.092077s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.118252s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_get_objects_queries_constant [0.279487s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_delete_single_transaction [0.192320s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule_type.QosRuleTypeObjectTestCase.test_get_object [0.118899s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.qos.test_rule_type.QosRuleTypeObjectTestCase.test_wrong_type [0.106797s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_delete [0.084841s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_filtering_by_fields [0.281122s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.095771s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_get_objects_single_transaction [0.365273s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_get_object [0.133788s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_count_invalid_filters [0.444777s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_get_object_create_update_delete [0.277854s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_get_object_missing_primary_key [0.151261s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_objects_exist_false [0.225370s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_delete_single_transaction [0.379088s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_get_values_invalid_field [0.102372s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_objects_exist_validate_filters [0.185205s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_resources_synced_10 [0.160281s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_count_invalid_fields [0.095905s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.210562s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_update_fields [0.117447s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_create_duplicates [0.152073s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_get_objects_supports_extra_filtername [0.420501s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_get_object_missing_primary_key [0.147688s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_delete_non_existent_object_raises_not_found [0.305895s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_update_single_transaction [0.328236s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_get_values_with_validate_filters [0.101395s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_get_values_without_validate_filters [0.101275s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_get_object_single_transaction [0.235138s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_clean_obj_from_primitive [0.209382s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {0} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.103407s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_create_duplicates [0.190938s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.144985s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_fields_no_update [0.126169s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_update_updates_from_db_object [0.135667s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_objects_exist_validate_filters [0.342533s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_get_objects_mixed_fields [0.124901s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.117147s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_get_objects_single_transaction [0.282646s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.235137s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.134361s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_update_object [0.124541s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_create_updates_from_db_object [0.056238s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_delete_objects [0.058106s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_delete_objects_invalid_fields [0.101890s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_get_values_mixed_field [0.122320s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_count_invalid_filters [0.744443s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_update_non_existent_object_raises_not_found ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_update_changes_forbidden [0.113021s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_update_objects_valid_fields [0.135018s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_count [0.267532s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.161203s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_delete_objects [0.344723s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_delete_objects_without_validate_filters [1.430829s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_get_objects_supports_extra_filtername [0.208145s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_get_object_missing_object [0.193803s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_get_object_single_transaction [1.128863s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_count_validate_filters_false [1.619117s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_get_objects_valid_fields [0.194928s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_get_objects_single_transaction [0.240714s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_get_values_without_validate_filters [0.192070s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_get_objects_with_synthetic_fields [0.200352s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_object_version_degradation_less_than_1_3 [0.200914s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_create_duplicates [0.632446s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_objects_exist_validate_filters [0.158270s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_delete_objects_invalid_fields [0.044037s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.617979s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_update_objects_valid_fields [0.183723s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_get_object [0.052204s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_get_object_unique_key [0.053465s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_update_objects_nothing_to_update [0.188031s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_get_objects_valid_fields [0.069763s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_count_invalid_fields [0.099543s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_get_values_without_validate_filters [0.061467s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_update_objects_invalid_fields [0.050278s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_delete_objects [0.145690s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.046466s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.464297s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_count_validate_filters_false [0.097319s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_delete_objects_valid_fields [0.144885s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_create_single_transaction [0.085617s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.101287s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_delete_single_transaction [0.100418s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_delete_objects [0.720592s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_get_object_missing_object [0.099504s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_get_object_missing_primary_key [0.086140s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_delete_objects [0.349853s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_get_object_single_transaction [0.184439s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_get_objects [0.100546s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_get_objects_valid_fields [0.093679s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_get_objects_queries_constant [0.090994s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_objects_exist_validate_filters_false [0.117115s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_to_dict_with_unset_project_id [0.092944s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_get_object_create_update_delete [0.580726s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_update_objects_nothing_to_update [0.108353s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_delete_single_transaction [0.479938s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_update_changes_forbidden [0.105498s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_update_objects_valid_fields [0.099432s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_update_single_transaction [0.235938s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_update_objects_without_validate_filters [0.120463s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_delete [0.100786s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_update_updates_from_db_object [0.095905s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_filtering_by_fields [0.386172s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_delete_objects_valid_fields [0.104196s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_get_object_missing_object [0.092729s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.211922s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_get_object_missing_primary_key [0.095551s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_get_objects_valid_fields [0.105159s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_get_objects_supports_extra_filtername [0.302242s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_objects_exist_false [0.370757s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_get_object_create_update_delete [0.238116s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_get_values_invalid_field [0.043130s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_get_values_mixed_field [0.044373s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {2} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_update_objects_invalid_fields [0.052645s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_objects_exist_validate_filters [0.360238s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_fields_no_update [0.128693s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_get_object_unique_key ... SKIPPED: No unique keys found in test class DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_get_objects_single_transaction [0.293623s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_get_objects [0.134381s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_get_objects_invalid_fields [0.119473s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_count_validate_filters_false [0.707225s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_objects_exist [0.473642s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_get_values [0.092735s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_get_values_without_validate_filters [0.076470s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_objects_exist_false [0.287541s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_to_dict_makes_primitive_field_value [0.045203s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_count [0.123541s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_objects_exist_validate_filters_false [0.333180s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_get_objects_supports_extra_filtername [0.223929s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_create [0.137765s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_clean_obj_from_primitive [0.127467s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_get_object [0.143154s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_get_values_invalid_field [0.126898s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.130156s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_delete_objects [1.178084s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_get_values_without_validate_filters [0.121244s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_extra_fields [0.120593s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {0} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_update_fields [0.132419s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_get_object_missing_primary_key [0.135545s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_clean_obj_from_primitive [0.127307s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_get_object_unique_key [0.128142s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_objects_exist_false [0.333588s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_create [0.136744s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_create_duplicates [0.092004s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_get_values [0.108825s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_delete_objects [0.095795s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_objects_exist_validate_filters_false [0.238633s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_get_values_without_validate_filters [0.096134s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_get_objects_mixed_fields [0.095922s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_update_object [0.236013s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_get_objects_pager_is_passed_through [0.131235s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_get_values_invalid_field [0.131825s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_update_objects_nothing_to_update [0.215033s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_get_values_without_validate_filters [0.101023s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_delete_objects_invalid_fields [0.097791s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_delete_objects_valid_fields [0.092434s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_update_objects_valid_fields [0.109322s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_get_object_unique_key ... SKIPPED: No unique keys found in test class DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_get_objects [0.043388s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_update_primary_key_forbidden_fail [0.120753s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_update_objects_valid_fields [0.043740s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_clean_obj_from_primitive [0.100825s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_create_duplicates [0.097925s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_delete_objects_invalid_fields [0.101305s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_update_objects_invalid_fields [1.258694s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_delete_objects_without_validate_filters [0.103663s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_update_updates_from_db_object [0.093406s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_get_object_missing_object [0.138570s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_get_objects_single_transaction [1.279137s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_count [0.236400s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_get_object_unique_key ... SKIPPED: No unique keys found in test class DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_delete_objects [0.961103s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_get_objects_invalid_fields [0.086935s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_delete_objects [0.182273s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_get_objects_mixed_fields [0.115142s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_filtering_by_fields [0.144397s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_filtering_by_fields [0.324140s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_get_object_create_update_delete [0.122016s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_get_values [0.109042s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_get_object_single_transaction [0.084167s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_to_dict_makes_primitive_field_value [0.088947s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_objects_exist [0.101557s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_create [0.054863s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_delete_objects_invalid_fields [0.048452s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_get_objects_without_validate_filters [0.049724s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_get_project_id [0.044666s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_get_values_with_validate_filters [0.054644s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_get_values_without_validate_filters [0.081057s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_update_object [0.314046s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_update_objects_valid_fields [0.107468s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_update_objects_without_validate_filters [0.091239s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_update_single_transaction [0.246331s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_update_updates_from_db_object [0.101936s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_clean_obj_from_primitive [0.093934s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_count [0.220997s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_create_duplicates [0.111441s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_update_objects_invalid_fields [0.138398s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_fields_no_update [0.098492s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_count_invalid_filters [0.212920s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_update_objects_without_validate_filters [0.100356s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectForeignKeysNotFoundTestCase.test_load_foreign_keys_not_belong_class [0.091282s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_create_duplicates [0.100830s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_delete_single_transaction [0.216828s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_get_object_missing_object [0.092408s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_get_values [0.151726s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_objects_exist [0.289251s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_update_changes [0.102113s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_objects_exist_validate_filters [0.199937s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_get_values_with_validate_filters [0.096092s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_update_changes_forbidden [0.098698s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_get_values_without_validate_filters [0.089795s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_objects_exist_validate_filters [2.876419s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_update_fields [0.097208s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_objects_exist_validate_filters_false [0.204024s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_update_updates_from_db_object [0.110130s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.187099s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_update_objects_valid_fields [0.151639s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_get_object_missing_object [0.143502s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_delete_objects [0.287511s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_update_object [0.204540s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_get_objects_pager_is_passed_through [0.144088s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_count_invalid_fields [0.105491s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_create_updates_from_db_object [0.102361s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_filtering_by_fields [0.269302s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_get_values_invalid_field [0.152075s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_delete_objects_valid_fields [0.094946s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_get_object_missing_object [0.090599s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_get_values_with_validate_filters [0.142614s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_get_objects_invalid_fields [0.103516s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_to_dict_synthetic_fields [0.158273s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_update_non_existent_object_raises_not_found [1.097176s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_update_objects_without_validate_filters [0.135633s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_objects_exist_validate_filters_false [0.255357s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_clean_obj_from_primitive [0.098517s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_update_updates_from_db_object [0.150327s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_update_single_transaction [0.149218s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_get_project_id [0.142743s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_delete_objects_invalid_fields [0.088694s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_create [0.138147s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_get_objects [0.054347s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_delete [0.133700s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_get_objects_pager_is_passed_through [0.079707s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_get_values_with_validate_filters [0.137954s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_create_updates_from_db_object [0.136189s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_get_objects_valid_fields [0.089949s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_get_object_missing_primary_key [0.131854s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_get_values_without_validate_filters [0.143745s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_get_values [0.051513s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_delete_objects_without_validate_filters [0.145966s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_get_objects_pager_is_passed_through [0.135144s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.135991s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_update_changes [0.064323s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_get_object_missing_object [0.144717s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_get_objects_valid_fields [0.140864s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_update_changes_forbidden [0.045544s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosRuleObjectTestCase.test_should_apply_to_port_with_agent_gw_port_and_net_policy [0.084120s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_to_dict_makes_primitive_field_value [0.135645s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_get_values_invalid_field [0.156347s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_count_invalid_filters [0.282269s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_get_values_without_validate_filters [0.100717s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_create_updates_from_db_object [0.139936s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_update_changes [0.137295s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_count_validate_filters_false [0.242883s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_delete_objects_invalid_fields [0.117198s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_update_changes_forbidden [0.135492s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_delete_objects_valid_fields [0.099288s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosRuleObjectTestCase.test_should_apply_to_port_with_agent_gw_port_and_port_policy [0.562305s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_get_object_missing_primary_key [0.100238s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_update_objects_without_validate_filters [0.139990s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_clean_obj_from_primitive [0.081696s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_get_objects [0.101271s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_count_invalid_fields [0.054295s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_get_objects_pager_is_passed_through [0.127549s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_delete_objects_valid_fields [0.060634s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_count [0.305909s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_fields_no_update [0.048268s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_get_object_missing_object [0.045549s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_get_object_unique_key [0.051710s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.047847s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_get_values_with_validate_filters [0.110084s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_create_single_transaction [0.246343s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_update_updates_from_db_object [0.083015s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_get_objects_without_validate_filters [0.059746s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_get_values [0.052754s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_create_duplicates [0.094521s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_get_values_with_validate_filters [0.045703s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_delete_objects [0.064114s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_fields_no_update [0.042819s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_db_obj [0.246909s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_get_objects_invalid_fields [0.043407s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_get_objects_pager_is_passed_through [0.061340s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_get_objects_without_validate_filters [0.050509s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_to_dict_makes_primitive_field_value [0.046806s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_update_objects_valid_fields [0.165626s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_delete_objects [0.270221s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_update_fields [0.090119s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_delete_objects_nothing_to_delete [0.256187s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_update_objects_valid_fields [0.123816s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_count [0.331354s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_objects_exist_validate_filters [1.454224s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_delete_objects [0.101993s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_get_object_create_update_delete [0.263794s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_count_invalid_filters [0.222518s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_extra_fields [0.084076s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_resource_versions [0.272178s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_objects_exist [0.240942s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.222601s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_count_validate_filters_false [0.380745s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_create [0.093472s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_objects_exist_validate_filters [0.187479s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.098640s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_get_object_missing_object [0.118462s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_update_objects [0.246854s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_delete_single_transaction [0.291675s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_get_objects [0.092367s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_create [0.111967s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_get_object_create_update_delete [0.263396s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_create_updates_from_db_object [0.093420s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_get_object [0.971028s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_get_values [0.098342s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_delete_objects [0.106142s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_get_object_missing_object [0.097755s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_delete_objects_valid_fields [0.092650s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_update_changes [0.097359s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_fields_no_update [0.089368s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_get_objects_pager_is_passed_through [0.104192s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_get_objects_valid_fields [0.043534s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_update_changes_forbidden [0.097199s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_get_objects [0.100893s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_update_objects_invalid_fields [0.077899s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_get_objects_invalid_fields [0.088009s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_count_validate_filters_false [0.294971s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_update_fields [0.074971s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_update_fields_using_project_id [0.054543s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_update_objects_invalid_fields [0.088311s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_update_objects_valid_fields [0.083881s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_count [0.365417s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_delete_single_transaction [0.355417s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_update_objects_without_validate_filters [0.097386s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_update_primary_key_forbidden_fail [0.094931s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_update_objects_invalid_fields [0.104202s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.GetObjectClassByModelTestCase.test_not_registered_object_raises_exception [0.088391s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_update_objects_valid_fields [0.094620s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_object_version_degradation_1_1_to_1_0_no_standard_attrs [0.245867s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_delete_single_transaction [0.280854s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.OperationOnStringAndJsonTestCase.test_load_empty_string_to_json [0.093467s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_update_primary_key_forbidden_fail [0.110624s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.PagerTestCase.test_comparison [0.136975s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_objects_exist [0.223104s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_filtering_by_fields [0.328901s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.UniqueKeysTestCase.test_class_creation [0.173177s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_update_single_transaction [0.174163s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_get_objects_invalid_fields [0.157787s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.096145s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_update_non_existent_object_raises_not_found ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_get_values_with_validate_filters [0.094816s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_get_values_without_validate_filters [0.089286s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_update_fields [0.054405s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_count [0.134520s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_delete_objects [1.225282s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_db_obj [0.956503s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_update_object ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_filtering_by_fields [0.107808s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_get_object_single_transaction [0.202880s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_update_object [0.119197s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_count_invalid_fields [0.100565s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_create_duplicates [0.101126s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.438299s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_create_updates_from_db_object [0.092812s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_objects_exist_validate_filters [0.162660s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_delete_objects_valid_fields [0.092082s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.085667s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_objects_exist_validate_filters_false [0.186217s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_create [0.540899s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_create_duplicates [0.045157s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_extra_fields [0.111516s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_update_objects [0.162396s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_delete_objects_invalid_fields [0.085909s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_fields_no_update [0.093877s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_filtering_by_fields [0.460942s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_get_object_missing_primary_key [0.058599s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_get_object_missing_object [0.101298s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_update_objects_nothing_to_update [0.140738s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.048799s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_get_objects [0.092683s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_get_objects_invalid_fields [0.099048s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_create [0.159260s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.094707s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_create_updates_from_db_object [0.149223s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_get_values_with_validate_filters [0.145200s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_get_values_invalid_field [0.092874s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_delete_objects [0.153612s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_update_changes [0.098858s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_delete_objects_invalid_fields [0.143044s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_update_changes_forbidden [0.144758s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_update_objects_valid_fields [0.108788s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_get_object_missing_primary_key [0.137208s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_update_objects_without_validate_filters [0.096917s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_get_objects [0.129196s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_get_objects_single_transaction [0.509785s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_count_invalid_filters [0.293373s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_get_objects_without_validate_filters [0.088508s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_create_single_transaction [0.170295s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {0} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_get_objects_supports_extra_filtername [0.376632s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_update_fields [0.094126s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_db_obj [0.098790s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.084075s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_delete_objects_nothing_to_delete [0.096060s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_delete_single_transaction [0.090774s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_objects_exist_false [0.088820s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_objects_exist_validate_filters [0.070894s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_clean_obj_from_primitive [0.068862s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.051120s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_objects_exist_validate_filters_false [0.646572s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_count_invalid_fields [1.335635s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_count_invalid_filters [0.670141s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_extra_fields [0.094346s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_delete_objects_invalid_fields [0.119852s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_get_object [0.103564s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_fields_no_update [0.097938s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.248660s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.136747s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_update_changes_forbidden [0.137965s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_to_dict_makes_primitive_field_value [0.090609s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_update_fields [0.122645s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_update_changes_forbidden [0.125569s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_update_objects [0.436268s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_update_objects_invalid_fields [0.128418s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_count_invalid_fields [0.104406s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_db_obj [0.822270s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.144987s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_update_objects_nothing_to_update [0.219238s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_create_updates_from_db_object [0.100537s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_delete [0.097899s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_create_duplicates [0.072768s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_fields_no_update [0.049371s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_delete_objects_valid_fields [0.092387s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.296537s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_get_objects_pager_is_passed_through [0.096681s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.120112s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_delete_objects [0.356111s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_get_objects_without_validate_filters [0.132000s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_get_values_without_validate_filters [0.058252s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_filtering_by_fields [0.381267s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_update_changes_forbidden [0.070748s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_get_values_without_validate_filters [0.149347s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_update_fields [0.073876s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_update_objects_without_validate_filters [0.054434s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_to_dict_synthetic_fields [0.132940s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_update_primary_key_forbidden_fail [0.067386s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_update_updates_from_db_object [0.077571s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_update_changes_forbidden [0.134553s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_count_invalid_filters [0.091939s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_update_fields [0.159950s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_create_single_transaction [0.134957s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_update_objects_nothing_to_update [0.194747s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectMultipleForeignKeysTestCase.test_load_synthetic_db_fields_with_multiple_foreign_keys [0.093403s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_db_obj [0.174961s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_create_updates_from_db_object [0.088759s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_delete_objects_invalid_fields [0.094011s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_delete_objects_invalid_fields [0.113896s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_objects_exist_validate_filters_false [0.197795s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.083609s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_get_object [0.091591s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_get_object_missing_primary_key [0.098678s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_get_object_missing_primary_key [0.099301s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_update_object [0.235581s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.607638s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_get_objects_invalid_fields [0.086743s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_get_objects [0.112720s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_create_updates_from_db_object [0.111279s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_get_objects_valid_fields [0.107457s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_get_values_invalid_field [0.097367s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_fields_no_update [0.092776s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_update_objects [0.253685s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_rbac_shared_on_parent_object ... SKIPPED: Mixin class, skipped test DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_get_object [0.098005s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_get_objects_without_validate_filters [0.090124s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_get_values [0.084109s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_get_object_missing_object [0.100263s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_update_objects_nothing_to_update [0.168072s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_update_changes_forbidden [0.103073s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_get_values_invalid_field [0.078218s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_get_objects_invalid_fields [0.101481s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_update_fields [0.098830s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_get_values_without_validate_filters [0.109933s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_update_updates_from_db_object [0.096080s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_update_fields [0.098070s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_to_dict_makes_primitive_field_value [0.098677s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_delete_objects [0.099642s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_update_objects_invalid_fields [0.087560s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.190619s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_get_object_missing_primary_key [0.095566s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_update_objects_without_validate_filters [0.095424s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_update_changes [0.103448s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_get_object_unique_key [0.097753s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_update_objects_valid_fields [0.116401s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_get_objects_invalid_fields [0.093679s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_delete_objects [0.209507s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_get_objects_valid_fields [0.081388s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_update_primary_key_forbidden_fail [0.108707s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_delete [0.088745s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_delete_objects_valid_fields [0.086919s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_get_objects_without_validate_filters [0.083887s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_delete_objects_without_validate_filters [0.087881s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_fields_no_update [0.086256s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_get_values_invalid_field [0.143670s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_get_object [0.087839s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_get_values_without_validate_filters [0.137022s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_get_object_unique_key ... SKIPPED: No unique keys found in test class DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.119786s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_update_changes [0.117608s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_update_fields [0.086571s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_get_objects_without_validate_filters [0.086136s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_update_objects_without_validate_filters [0.096116s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_get_values [0.089950s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_update_updates_from_db_object [0.082524s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_get_values_mixed_field [0.080082s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_update_updates_from_db_object [1.023121s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_update_changes [0.089012s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_get_objects_single_transaction [1.183412s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_update_changes_forbidden [0.085693s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_count_invalid_filters [0.225593s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_get_objects_supports_extra_filtername [0.142486s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_update_fields [0.082170s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_update_objects_valid_fields [0.073436s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_delete_single_transaction [0.179505s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_update_primary_key_forbidden_fail [0.078673s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_filtering_by_fields [0.194464s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_objects_exist [0.158982s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_objects_exist_false [0.159409s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_get_objects_single_transaction [0.176403s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_count_invalid_filters [0.769302s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_objects_exist_validate_filters_false [0.170122s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_update_objects [0.213217s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_delete_objects [0.708629s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_objects_exist_validate_filters [0.204672s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_clean_obj_from_primitive [0.095737s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_delete_objects_invalid_fields [0.117219s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_delete_objects_valid_fields [0.080644s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_update_non_existent_object_raises_not_found ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_get_object [0.081061s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_get_object_unique_key ... SKIPPED: No unique keys found in test class DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_create_single_transaction [0.757727s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_delete [0.087070s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_get_objects [0.121558s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_delete_objects [0.100983s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_get_objects_pager_is_passed_through [0.091990s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.077814s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_get_object [0.091032s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_get_objects_invalid_fields [0.090814s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_clean_obj_from_primitive [0.082441s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_get_objects_valid_fields [0.097471s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_create_duplicates [0.083831s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_delete_objects [0.095864s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_get_objects_without_validate_filters [0.092616s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_get_objects_invalid_fields [0.080512s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.093515s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_get_object_single_transaction [0.857029s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_get_values_invalid_field [0.091850s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_get_objects_without_validate_filters [0.092436s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_update_fields [0.091288s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_update_objects_valid_fields [0.092054s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_count_invalid_fields [0.086312s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_get_values [0.085199s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_get_objects [0.084562s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_get_values_invalid_field [0.079852s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_get_values_invalid_field [0.091502s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_update_objects_invalid_fields [0.084370s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_update_objects_without_validate_filters [0.110379s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.071641s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceDictMiscValuesTestCase.test_dict_of_misc_values [0.078412s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceListDictMiscValuesTestCase.test_list_of_dict_of_misc_values [0.084205s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_clean_obj_from_primitive [0.083324s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_delete_objects_nothing_to_delete [0.629011s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_count_invalid_filters [0.155325s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_create_updates_from_db_object [0.076434s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_get_objects_single_transaction [0.139960s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_get_object_missing_primary_key [0.085883s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_get_objects [0.083854s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_objects_exist [0.166451s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_get_objects_valid_fields [0.084694s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_get_objects_supports_extra_filtername [0.715236s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.148449s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_get_values [0.086441s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_create [0.091577s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_get_values_mixed_field [0.084642s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {0} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_get_object [0.052582s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_get_values_with_validate_filters [0.106327s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_get_objects [0.048917s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_update_objects_invalid_fields [0.080498s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_get_values_with_validate_filters [0.045313s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_get_values_without_validate_filters [0.050477s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_update_objects_without_validate_filters [0.081117s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_objects_exist [0.584876s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_update_fields [0.096118s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_count_invalid_fields [0.086064s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.097159s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_create_duplicates [0.090138s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_objects_exist [0.864028s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_delete_objects_invalid_fields [0.076933s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_delete_objects_without_validate_filters [0.079268s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_get_objects_invalid_fields [0.078582s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_get_values [0.111878s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_objects_exist_false [0.553168s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_objects_exist_validate_filters [0.474468s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_get_values_without_validate_filters [0.089409s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_project_id_filter_added_when_project_id_present [0.111852s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_to_dict_with_unset_project_id [0.085059s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_update_changes [0.084555s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_objects_exist_validate_filters_false [0.563226s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.GetObjectClassByModelTestCase.test_object_found_by_model [0.080498s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.OperationOnStringAndJsonTestCase.test_dump_field_to_string [0.085961s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_delete_single_transaction [1.186879s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_update_object [0.996991s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_clean_obj_from_primitive [0.091994s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_create_updates_from_db_object [0.086979s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_delete_objects_valid_fields [0.088529s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_delete [0.129610s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.069109s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_delete_objects_invalid_fields [0.110960s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_get_object_unique_key [0.093065s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_get_values_without_validate_filters [0.091599s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_filtering_by_fields [1.034571s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_update_objects_invalid_fields [0.073580s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_count_validate_filters_false [0.217595s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_create_single_transaction [1.421400s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_create_single_transaction [0.194782s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_delete_objects [0.304644s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_get_objects_invalid_fields [0.966461s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_get_object_create_update_delete [0.290545s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_get_objects_without_validate_filters [0.098511s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_get_object_create_update_delete [0.904938s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_get_project_id [0.075711s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {3} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_delete_objects_nothing_to_delete [0.315783s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.121834s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_update_objects_invalid_fields [0.090838s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_update_objects_valid_fields [0.114555s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.085339s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_objects_exist [0.266103s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_delete_single_transaction [0.522955s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_get_object_single_transaction [0.665114s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_create_updates_from_db_object [0.044588s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_delete_objects_valid_fields [0.050327s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_get_object [0.096176s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_get_object_missing_primary_key [0.091927s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_get_object_unique_key ... SKIPPED: No unique keys found in test class DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_get_objects_valid_fields [0.090308s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_get_objects_without_validate_filters [0.091674s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_get_values [0.136318s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {3} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_objects_exist [0.642352s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_update_non_existent_object_raises_not_found ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_update_fields [0.088814s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_update_objects_invalid_fields [0.081710s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {3} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_create_updates_from_db_object [0.150327s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_update_objects_without_validate_filters [0.092040s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_create_duplicates [0.099850s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_delete_objects_invalid_fields [0.090976s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_fields_no_update [0.087509s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_delete [0.094051s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_get_objects_invalid_fields [0.088501s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_delete_objects_valid_fields [0.056128s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_get_object [0.100853s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_get_objects_invalid_fields [0.047242s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_get_objects [0.091167s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_get_objects_valid_fields [0.090173s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_get_project_id [0.059331s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_get_objects_valid_fields [0.112752s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_get_objects_without_validate_filters [0.107732s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_get_values_invalid_field [0.086550s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_to_dict_with_unset_project_id [0.081015s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_get_values_with_validate_filters [0.077077s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_get_values [0.146202s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_update_primary_key_forbidden_fail [0.096690s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_get_values_with_validate_filters [0.114683s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_update_objects_invalid_fields [0.096865s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectMultipleParentsForForeignKeysTestCase.test_load_synthetic_db_fields_with_multiple_parents [0.099311s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_to_dict_makes_primitive_field_value [0.100494s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_update_changes [0.081807s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_update_objects_invalid_fields [0.086433s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_delete_objects_valid_fields [0.075072s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_update_objects_valid_fields [0.086739s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_count_validate_filters_false [0.357514s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_objects_exist_false [1.189988s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_get_object [0.098203s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.173155s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_get_objects_pager_is_passed_through [0.089704s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_count_invalid_fields [0.121741s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_delete_objects_nothing_to_delete [0.253665s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_delete_objects [0.189843s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_clean_obj_from_primitive [0.056018s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_create_duplicates [0.120800s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_create [0.045908s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_delete_objects_nothing_to_delete [0.169802s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_delete_objects_invalid_fields [0.044761s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_get_object_single_transaction [0.289163s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_delete_objects [0.118068s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_get_objects [0.065632s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_get_objects_supports_extra_filtername [0.138778s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_get_objects_valid_fields [0.082847s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_get_values_without_validate_filters [0.093338s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_objects_exist [0.150140s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_to_dict_makes_primitive_field_value [0.080805s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_create_updates_from_db_object [0.085442s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_count_invalid_fields [0.066029s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_create [0.043659s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_create_duplicates [0.043744s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_delete [0.115917s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_fields_no_update [0.042433s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_delete_objects_invalid_fields [0.091114s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_get_object_missing_primary_key [0.072132s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_get_objects_single_transaction [0.341566s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_get_objects_mixed_fields [0.085891s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_delete_objects_valid_fields [0.092158s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_get_object [0.085381s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_objects_exist_false [0.341899s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_get_values_with_validate_filters [0.121370s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_db_obj [0.236921s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_clean_obj_from_primitive [0.131068s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_delete_objects_nothing_to_delete [0.205276s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_count_invalid_fields [0.102055s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_fields_no_update [0.089544s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_delete_objects_invalid_fields [1.781023s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_get_object [0.095232s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_get_objects_without_validate_filters [0.088523s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_get_values_mixed_field [0.085936s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.094481s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_get_objects [0.081980s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_to_dict_makes_primitive_field_value [0.086823s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_objects_exist [0.213052s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_objects_exist_validate_filters_false [0.216321s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_update_changes_forbidden [0.092158s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_update_objects_without_validate_filters [0.087302s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_update_fields [0.080696s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_get_objects_without_validate_filters [0.095825s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_update_objects_invalid_fields [0.083101s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_update_objects_without_validate_filters [0.094121s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_count_validate_filters_false [0.248657s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_get_values_invalid_field [0.090488s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_update_objects_invalid_fields [0.089256s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_count_invalid_fields [0.132446s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_update_objects_valid_fields [0.090163s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_create_single_transaction [0.274516s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_create [0.118831s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_update_primary_key_forbidden_fail [0.100300s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_delete [0.088679s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_update_updates_from_db_object [0.096868s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_delete_objects_without_validate_filters [0.093741s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_count_validate_filters_false [0.192911s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_get_object_unique_key [0.085513s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_get_objects_single_transaction [0.144442s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_get_objects_valid_fields [0.120079s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_get_objects_supports_extra_filtername [0.162250s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_clean_obj_from_primitive [0.100679s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_get_values_mixed_field [0.115243s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_delete_objects_invalid_fields [0.050016s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_delete_objects_without_validate_filters [0.049919s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_to_dict_makes_primitive_field_value [0.126696s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_get_object_unique_key [0.047802s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_update_object ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_update_changes_forbidden [0.136257s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_update_primary_key_forbidden_fail [0.101963s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_get_objects_without_validate_filters [0.107385s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_get_values_without_validate_filters [0.132890s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_delete [0.095027s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_clean_obj_from_primitive [0.117500s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_update_changes [0.086777s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_delete [0.086915s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_delete_objects_invalid_fields [0.147329s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_update_changes_forbidden [0.084669s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_delete_objects_valid_fields [0.111825s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_delete_objects [0.126162s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_update_fields [0.131947s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_get_object_missing_object [0.126356s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_update_objects_without_validate_filters [0.081366s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_get_object_missing_object [0.132892s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_objects_exist [1.114515s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_update_updates_from_db_object [0.083372s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_get_object_unique_key ... SKIPPED: No unique keys found in test class DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_get_object_missing_primary_key [0.125402s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_get_objects_mixed_fields [0.126283s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_get_objects_invalid_fields [0.105002s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_count [0.224767s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_objects_exist_validate_filters [0.282411s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.102916s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_get_values_invalid_field [0.076695s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_count_validate_filters_false [0.207627s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_update_changes_forbidden [0.082558s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_update_non_existent_object_raises_not_found [0.209455s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_update_primary_key_forbidden_fail [0.084937s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_get_objects_without_validate_filters [0.080093s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_create_single_transaction [0.146321s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_clean_obj_from_primitive [0.103172s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {2} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_update_single_transaction [0.165139s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_clean_obj_from_primitive [0.049130s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_create_updates_from_db_object [0.090320s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_get_values_with_validate_filters [0.092024s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_create [0.045202s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_create_updates_from_db_object [0.048413s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_delete [0.096011s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_delete_single_transaction [0.284613s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_update_fields [0.093273s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_delete_objects_valid_fields [0.087661s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_get_object_missing_primary_key [0.079848s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_get_object_unique_key ... SKIPPED: No unique keys found in test class DEBUG: {2} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {3} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_db_obj [0.182424s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_update_changes_forbidden [0.047005s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_get_objects [0.090071s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_filtering_by_fields [0.322822s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_filtering_by_fields [0.177083s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_get_objects_without_validate_filters [0.117155s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_get_project_id [0.085208s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_get_object_create_update_delete [0.207061s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_update_updates_from_db_object [0.094216s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_get_objects_supports_extra_filtername [0.146533s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {3} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_update_objects [0.259462s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {3} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_count_invalid_fields [0.095741s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_get_objects_single_transaction [0.237884s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_delete_objects [0.096641s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_delete_objects_invalid_fields [0.084644s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_count [1.506525s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.101843s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_get_objects_supports_extra_filtername [0.246825s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_get_objects_invalid_fields [0.087174s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.128281s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {3} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.148198s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_get_values [0.096646s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_update_changes [0.079229s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_get_object_create_update_delete [1.645996s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_update_single_transaction [0.182403s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_update_changes_forbidden [0.092978s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_clean_obj_from_primitive [0.101334s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_update_objects_valid_fields [0.095252s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_count_invalid_fields [0.093668s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_create_duplicates [0.083347s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_delete [0.099934s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_delete_objects_valid_fields [0.113148s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_get_object [0.089168s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_count_invalid_filters [1.338686s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_objects_exist_false [0.438852s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_get_objects_pager_is_passed_through [0.089910s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_update_updates_from_db_object [0.736854s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_get_objects_valid_fields [0.120424s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_get_values [0.106306s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_get_values_with_validate_filters [0.090010s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_update_single_transaction [0.700910s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_delete [0.105656s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_delete_objects_valid_fields [0.128765s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_delete_objects [0.659451s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_count [0.967833s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_delete_objects_without_validate_filters [0.088981s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_delete_objects [1.222562s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_get_object [0.141419s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_get_objects [0.110518s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_delete_objects_nothing_to_delete [0.731012s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_count [0.268400s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_get_objects_single_transaction [0.983558s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_delete_single_transaction [0.156701s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_delete_non_existent_object_raises_not_found [1.157065s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_filtering_by_fields [0.576630s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_filtering_by_fields [0.215842s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_get_object_create_update_delete [0.184898s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_get_object_single_transaction [0.150381s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_count_invalid_fields [0.122770s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_create [0.100986s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_get_object_with_synthetic_fields [0.696089s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.142199s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_get_object_missing_object [0.100079s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_get_objects_supports_extra_filtername [0.307116s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_update_non_existent_object_raises_not_found ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_get_objects [0.096430s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_get_objects_supports_extra_filtername [1.137898s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_create [0.132462s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_get_values [0.076850s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_fields_no_update [0.088838s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_update_objects_invalid_fields [0.125224s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_get_object_unique_key [0.127117s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.082863s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_get_objects [0.086420s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.085239s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_objects_exist [0.701923s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_get_objects_without_validate_filters [0.092755s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_count [0.222410s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_update_objects_without_validate_filters [0.083945s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_count_validate_filters_false [0.214236s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_objects_exist [1.043570s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_create_single_transaction [0.184471s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.207057s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_objects_exist_false [0.684207s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_get_object_create_update_delete [0.200224s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_get_object_single_transaction [0.138970s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_objects_exist_false [0.180722s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_create [0.083117s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_create_updates_from_db_object [0.091679s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_update_object [1.118670s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_clean_obj_from_primitive [1.022679s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_create_single_transaction [1.686137s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_create_duplicates [0.135168s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_delete [0.091655s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_delete_objects_valid_fields [0.085348s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_get_object_unique_key [0.085621s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.083663s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_delete_objects_valid_fields [0.892264s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.106059s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_get_objects_without_validate_filters [0.084924s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_get_values [0.087118s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_fields_no_update [0.083276s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_get_values_invalid_field [0.086698s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_get_values_with_validate_filters [0.084142s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_delete_objects [0.956588s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_get_values [0.088457s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_update_objects_nothing_to_update [1.288075s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_update_changes_forbidden [0.081898s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_update_changes_forbidden [0.084298s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_create_updates_from_db_object [0.185370s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_update_objects_valid_fields [0.084702s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_fields_no_update [0.118184s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_update_objects_without_validate_filters [0.120464s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_get_object_missing_object [0.125450s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_get_values [0.114111s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_count [0.245218s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_get_values_without_validate_filters [0.093623s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_update_fields [0.075757s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.214668s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_count_invalid_filters [0.217870s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_delete_objects [0.196589s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_db_obj [1.148556s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_delete_objects_nothing_to_delete [0.143637s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_objects_exist_false [0.142946s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_objects_exist_validate_filters [0.162533s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_get_standard_attr_id [0.837092s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.223680s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_update_object [0.229512s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_update_object [0.174010s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_clean_obj_from_primitive [0.129548s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_create_duplicates [0.101287s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_get_object [0.102924s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_get_objects_valid_fields [0.091429s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_create_duplicates [0.107417s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_delete_objects [1.153818s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_objects_exist_validate_filters [0.663547s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_create_updates_from_db_object [0.130477s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_get_values_invalid_field [0.096943s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_fields_no_update [0.098309s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_get_object_unique_key [0.105412s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_get_objects_mixed_fields [0.101683s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.110616s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.522369s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_get_objects_without_validate_filters [0.100898s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.105966s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_update_objects_without_validate_filters [0.097469s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_delete_single_transaction [0.845246s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_get_values_with_validate_filters [0.107919s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_update_objects_nothing_to_update [0.794523s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.187945s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_get_object_create_update_delete [0.233527s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_count_invalid_filters [1.184786s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_update_object [0.204690s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_delete_objects_without_validate_filters [0.081502s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_filtering_by_fields [1.232308s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_fields_no_update [0.141487s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_update_single_transaction [0.959485s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_get_object_unique_key [0.132496s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_get_objects_invalid_fields [0.089342s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_create_updates_from_db_object [0.102092s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_extra_fields [0.112505s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_get_values_invalid_field [0.095991s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_get_values [0.098770s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_get_values_without_validate_filters [0.105912s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.107537s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_create_single_transaction [1.046845s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_update_changes_forbidden [0.086358s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_update_objects_invalid_fields [0.100572s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_update_fields [0.121433s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_get_object_create_update_delete [1.081831s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_update_objects_without_validate_filters [0.089282s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_update_objects_without_validate_filters [0.116036s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.101448s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_update_updates_from_db_object [0.120624s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_count [0.597450s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_objects_exist [0.397822s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_get_objects_single_transaction [0.935670s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_db_obj [1.145680s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_update_objects [0.519987s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_count_validate_filters_false [0.574561s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_create_updates_from_db_object [0.103551s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_delete_objects_invalid_fields [0.111229s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_extra_fields [0.160490s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_get_objects [0.133338s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_get_objects_mixed_fields [0.092944s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_create_single_transaction [0.642068s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_get_objects_pager_is_passed_through [0.085069s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.124058s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_delete_single_transaction [0.669659s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_delete_objects_nothing_to_delete [1.933401s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_get_project_id [0.919913s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_objects_exist_false [0.697940s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_get_values_invalid_field [0.127411s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_get_object_create_update_delete [0.649580s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_update_primary_key_forbidden_fail [0.079131s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_count [0.552876s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_get_object_single_transaction [0.598258s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_objects_exist_validate_filters_false [0.854750s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_create_single_transaction [0.322845s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.319040s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_get_objects_with_synthetic_fields [0.665670s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_delete_objects_nothing_to_delete [0.300483s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.842303s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_delete_single_transaction [0.352451s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_objects_exist_validate_filters_false [0.678591s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_get_object_create_update_delete [0.376009s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_get_object_single_transaction [0.342249s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_update_objects [1.137685s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_get_objects_single_transaction [0.297530s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_objects_exist_validate_filters_false [1.136444s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_update_objects_nothing_to_update [0.736145s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_clean_obj_from_primitive [0.112777s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_objects_exist_validate_filters_false [0.505526s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_update_objects [1.824931s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_create_duplicates [0.089343s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_delete [0.103094s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.287049s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_delete_objects [0.086186s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_create [0.099048s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_delete_objects_without_validate_filters [0.075235s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_fields_no_update [0.087508s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_update_objects [1.162024s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_fields_no_update [0.077985s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_get_values_invalid_field [0.092538s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_get_object_unique_key [0.101808s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_update_objects_nothing_to_update [0.616681s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.082426s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_get_objects_pager_is_passed_through [0.095566s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_get_values_without_validate_filters [0.085441s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_update_changes [0.090359s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_create [0.090949s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_update_fields [0.077693s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_update_primary_key_forbidden_fail [0.131983s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_delete_objects [0.086218s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_update_objects_valid_fields [0.082488s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_update_updates_from_db_object [0.091018s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_update_objects_without_validate_filters [0.092487s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_delete_objects_without_validate_filters [0.131258s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_update_updates_from_db_object [0.084673s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_get_object_missing_primary_key [0.125604s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_get_objects_mixed_fields [0.101712s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_update_single_transaction [1.091587s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_count [0.256675s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {1} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_delete_objects_valid_fields [0.130795s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_update_objects_without_validate_filters [0.076739s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_delete_objects_without_validate_filters [0.120845s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_count_invalid_filters [0.267232s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_get_object [0.135270s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_delete_objects [0.203511s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_get_object_unique_key [0.140859s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_get_objects_invalid_fields [0.104751s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_delete_objects_nothing_to_delete [0.213169s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_get_values_with_validate_filters [0.126173s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_filtering_by_fields [0.245274s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_count [0.856152s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.210333s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_get_object_single_transaction [0.235132s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_count [1.685868s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_delete_single_transaction [0.271965s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_filtering_by_fields [0.177640s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_get_object_single_transaction [0.146660s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_count_validate_filters_false [0.922840s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_db_obj [0.958348s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_get_objects_single_transaction [1.079700s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_objects_exist_false [0.212264s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_objects_exist_validate_filters_false [0.224146s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_get_objects_supports_extra_filtername [0.281566s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_update_objects_nothing_to_update [0.139710s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_delete_objects_nothing_to_delete [0.735598s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_objects_exist_validate_filters_false [0.280940s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.851716s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_count_invalid_fields [0.099126s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_count_invalid_fields [0.120026s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_create [0.084421s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_delete_objects_invalid_fields [0.080171s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_get_object [0.110944s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_get_object_missing_primary_key [0.111755s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_get_object_missing_object [0.089050s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_get_object_unique_key [0.088718s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_get_objects_valid_fields [0.097611s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_get_objects [0.122278s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_get_objects_invalid_fields [0.077667s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_update_single_transaction [1.474975s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_filtering_by_fields [1.076783s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_update_changes_forbidden [0.099972s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_count_invalid_fields [0.084592s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_get_objects_valid_fields [0.098234s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_delete [0.093974s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_update_objects_valid_fields [0.121398s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_get_object_missing_object [0.093182s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.096537s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_get_values_with_validate_filters [0.116957s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_get_object_missing_primary_key [0.116860s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_get_objects_pager_is_passed_through [0.104965s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.090738s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_get_values [0.109020s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_to_dict_makes_primitive_field_value [0.081920s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_count_invalid_filters [0.198293s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.469775s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_objects_exist [1.224186s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_db_obj [0.439890s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_delete_objects [0.454218s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_delete_objects_nothing_to_delete [0.140448s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_objects_exist [0.222729s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_filtering_by_fields [0.451572s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_db_obj [1.348822s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_objects_exist_false [0.319453s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.264972s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_get_object_missing_object [0.115508s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_objects_exist_false [1.170621s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_delete_single_transaction [0.280057s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_to_dict_makes_primitive_field_value [0.126156s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_create [0.140982s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_update_changes [0.123172s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_delete [0.118186s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_update_changes_forbidden [0.114877s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_create [0.129963s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_get_objects [0.124625s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_update_objects_valid_fields [0.132640s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_create_updates_from_db_object [0.126659s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_update_primary_key_forbidden_fail [0.130757s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_get_objects_valid_fields [0.115442s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_delete_objects_invalid_fields [0.129649s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_update_updates_from_db_object [0.112663s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_objects_exist_validate_filters_false [1.092348s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.127683s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_get_objects_without_validate_filters [0.154712s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_get_objects [0.206893s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_get_values [0.230136s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_create [0.251771s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.222904s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_create_duplicates [0.186913s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_get_values [0.191713s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_update_objects_valid_fields [0.218702s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_delete [0.162400s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_get_values_invalid_field [0.180574s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.203988s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_delete_objects_invalid_fields [0.196911s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_update_fields [0.193613s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_delete_objects_valid_fields [0.198746s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_update_objects_without_validate_filters [0.179990s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_delete_non_existent_object_raises_not_found [1.386896s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_extra_fields [0.188867s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_fields_no_update [0.203482s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_get_object_missing_object [0.157889s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_get_objects_invalid_fields [0.174262s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_count [0.747079s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_get_objects_valid_fields [0.126655s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_get_project_id [0.144586s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_get_objects_single_transaction [1.077961s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_get_values [0.159107s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_create_single_transaction [0.597829s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_get_values_without_validate_filters [0.112781s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.098595s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_delete_objects_nothing_to_delete [1.847216s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_update_changes [0.149064s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_delete_single_transaction [0.554523s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_filtering_by_fields [0.381355s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_update_objects_valid_fields [0.181731s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_objects_exist_validate_filters [0.916514s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_update_objects_without_validate_filters [0.153669s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_get_objects_supports_extra_filtername [0.483719s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_update_objects [0.643560s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {0} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_update_objects_nothing_to_update [0.452289s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_update_object [1.144465s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_count_invalid_fields [0.212498s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_create_duplicates [0.176302s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_objects_exist_validate_filters [0.782864s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_delete_objects_valid_fields [0.149940s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_delete_objects_without_validate_filters [0.206774s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_get_object_missing_primary_key [0.241738s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_objects_exist_validate_filters_false [0.689765s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_get_objects_valid_fields [0.281668s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_update_non_existent_object_raises_not_found ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_count [3.125653s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_get_values_with_validate_filters [0.261788s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_get_values_without_validate_filters [0.217116s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_update_single_transaction [2.627135s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_create_updates_from_db_object [0.192933s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_update_fields [0.187686s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_count_invalid_fields [0.210994s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_delete_objects [0.210554s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_update_objects_invalid_fields [0.181980s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_delete_objects_invalid_fields [0.160707s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_delete_objects_valid_fields [0.168403s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.168967s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_create_single_transaction [1.235131s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_get_object_missing_primary_key [0.172076s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_get_objects [0.186294s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_get_objects_pager_is_passed_through [0.208273s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_get_objects_valid_fields [0.198164s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_get_values_mixed_field [0.173152s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_to_dict_synthetic_fields [0.133574s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_update_fields [0.111677s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_delete_non_existent_object_raises_not_found [1.027658s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_update_objects_invalid_fields [0.135189s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_get_values_invalid_field [1.221423s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_get_values_without_validate_filters [0.112770s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_update_changes_forbidden [0.164961s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_delete_non_existent_object_raises_not_found [1.236800s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_delete_objects [1.302085s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_update_fields [0.250968s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_get_object_create_update_delete [0.917720s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_count [0.604680s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_count_validate_filters_false [3.934136s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_db_obj [0.460325s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_get_object_create_update_delete [0.456431s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {3} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_get_objects_single_transaction [0.484014s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {3} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_get_objects_supports_extra_filtername [0.669248s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_update_object [0.302896s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_fields_no_update [0.160755s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {3} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_get_object [0.165667s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_update_single_transaction [1.796855s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_get_objects [0.180000s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_get_object_missing_primary_key [0.113085s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_get_objects_invalid_fields [0.192866s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_create_single_transaction [3.052803s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.159463s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.182777s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_get_values [0.183194s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_get_objects_without_validate_filters [0.186553s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_get_values_invalid_field [0.178466s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_get_values [0.286964s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.232025s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_objects_exist [1.605934s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_update_changes_forbidden [0.213487s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_update_changes [0.287734s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.186866s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_objects_exist_false [0.491671s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_delete_objects_nothing_to_delete [1.594383s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_update_updates_from_db_object [0.188376s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_objects_exist_false [0.799869s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_objects_exist_validate_filters [0.390616s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_update_object ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_objects_exist_validate_filters [0.634498s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_clean_obj_from_primitive [0.222847s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_update_objects_nothing_to_update [0.737836s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_create [0.311428s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_delete [0.220847s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_delete_objects [0.247255s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_filtering_by_fields [2.626722s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_delete_objects_invalid_fields [0.323399s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_get_values_invalid_field [0.253077s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.216332s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_get_object_single_transaction [1.760924s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_delete_objects [3.492603s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_extra_fields [0.178759s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_db_obj [5.004530s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_fields_no_update [0.176441s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_get_object [0.225825s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_get_object_missing_object [0.174902s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_get_object_unique_key [0.141099s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.170056s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_get_objects_without_validate_filters [0.156446s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_update_objects_valid_fields [3.095060s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_get_values_with_validate_filters [0.164278s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_update_objects_without_validate_filters [0.163641s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_get_values_without_validate_filters [0.157146s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_update_updates_from_db_object [0.152776s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.140043s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_get_object_with_synthetic_fields [2.554295s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_count_invalid_filters [0.657064s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_delete_non_existent_object_raises_not_found [2.352951s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_count [0.927161s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_db_obj [0.604423s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_get_object_create_update_delete [0.397650s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_db_obj [0.999613s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_delete_objects_nothing_to_delete [0.489287s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_delete_single_transaction [0.491769s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_update_object ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_objects_exist [0.795874s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_get_object_single_transaction [0.492746s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_delete_objects [0.190855s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_get_object [0.237216s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_get_object_missing_object [0.268300s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_update_object ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_get_objects_invalid_fields [0.191585s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.197843s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_objects_exist_validate_filters_false [0.758330s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_count_invalid_fields [0.164559s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_to_dict_synthetic_fields [0.186449s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_get_object_create_update_delete [4.306227s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_fields_no_update [0.163196s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_update_fields [0.248410s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_get_object [0.120557s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_get_object_missing_object [0.128318s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_create_duplicates [0.254325s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_update_objects_valid_fields [0.243388s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_get_object_missing_primary_key [0.180553s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_delete_objects_invalid_fields [0.229671s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.117117s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_get_objects_valid_fields [0.139416s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {2} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_get_object_missing_object [0.214905s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_get_object_unique_key [0.219911s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_get_objects_without_validate_filters [0.316659s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_get_objects_invalid_fields [0.117126s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {2} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_get_values_with_validate_filters [0.069149s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_count_invalid_filters [1.976680s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_delete_single_transaction [1.206922s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_update_objects_invalid_fields [1.936394s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_count_validate_filters_false [1.667166s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_count_invalid_filters [0.566515s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_delete_non_existent_object_raises_not_found [0.619593s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_get_objects_with_synthetic_fields [1.839154s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_delete_objects [0.840541s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_db_obj [1.969023s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_delete_single_transaction [0.486786s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {1} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_get_object_single_transaction [0.350118s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_objects_exist_false [0.693088s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_get_objects_single_transaction [2.233726s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {1} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_objects_exist_validate_filters_false [0.860514s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_delete [0.259290s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {1} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_delete_objects [0.243437s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_delete_objects_invalid_fields [0.246727s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_get_object_missing_object [0.233722s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_get_object_unique_key [0.302384s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_objects_exist [1.410721s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_get_objects_without_validate_filters [0.236830s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_update_objects_valid_fields [0.238573s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_update_objects_without_validate_filters [0.231198s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_get_objects_supports_extra_filtername [2.315045s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_objects_exist_validate_filters [0.955055s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_delete_objects [0.152493s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_delete_objects_invalid_fields [0.150206s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_get_objects [0.196029s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_objects_exist [1.586845s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_get_values_with_validate_filters [0.189542s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_count_invalid_fields [0.181410s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_get_values_without_validate_filters [0.171368s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_objects_exist [3.733551s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_update_changes_forbidden [0.183897s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_update_fields [0.165438s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_update_objects_invalid_fields [0.174554s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_update_objects_valid_fields [0.151270s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_delete_single_transaction [2.886616s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_create [1.830968s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_delete [0.269030s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_get_objects_invalid_fields [0.240511s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_get_objects_valid_fields [0.252046s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test__attach_qos_policy [1.760855s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_get_objects_without_validate_filters [0.240846s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_get_project_id [0.268181s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_delete_objects_nothing_to_delete [0.472890s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_to_dict_with_unset_project_id [0.195879s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_update_objects_invalid_fields [0.223555s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_delete_single_transaction [0.650576s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_update_objects_valid_fields [0.177048s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_objects_exist_false [3.937463s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_get_objects_supports_extra_filtername [3.180285s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.348585s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_get_objects_with_synthetic_fields [0.943347s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_delete_objects [0.956500s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.635181s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_delete_objects_nothing_to_delete [0.156925s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_update_objects_nothing_to_update [0.574696s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_get_objects_single_transaction [0.216601s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.221231s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_create_single_transaction [0.551939s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_objects_exist_validate_filters [2.616859s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_update_single_transaction [0.471586s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_count_invalid_fields [0.180602s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_delete_objects_without_validate_filters [0.200485s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_fields_no_update [0.153701s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_get_object_missing_primary_key [0.178181s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_get_objects_valid_fields [0.201071s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_to_dict_with_unset_project_id [0.164363s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_update_objects_invalid_fields [0.172331s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_update_updates_from_db_object [0.152877s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_delete_objects [2.565933s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_db_obj [0.754897s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_get_objects_single_transaction [0.548370s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_objects_exist_validate_filters_false [5.757098s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_objects_exist [0.712941s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_objects_exist_validate_filters [0.486336s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_update_object [0.641691s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_update_objects_nothing_to_update [0.446121s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_count_invalid_fields [0.174547s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_create_updates_from_db_object [0.191246s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_delete_objects_valid_fields [0.169392s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_objects_exist [2.727983s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_clean_obj_from_primitive [0.176045s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_get_object_missing_primary_key [0.154962s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_get_objects_valid_fields [0.213934s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_update_objects_nothing_to_update [0.570323s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_get_objects_without_validate_filters [0.225152s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_count_invalid_fields [0.225680s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_delete [0.246570s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_delete_objects_invalid_fields [0.103760s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_get_values [0.235349s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_create_duplicates [0.247412s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_delete_objects_valid_fields [0.135005s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_delete_objects_valid_fields [0.209022s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_get_values_invalid_field [0.222905s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_create_updates_from_db_object [0.200502s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_get_objects [0.140757s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.192743s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_delete_objects_invalid_fields [0.156242s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_get_objects_valid_fields [0.196438s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_get_object_missing_primary_key [0.196244s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_update_primary_key_forbidden_fail [0.195279s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_get_objects_without_validate_filters [0.126151s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_get_objects_mixed_fields [0.155921s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_get_values_with_validate_filters [0.083407s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_get_values [0.226131s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_clean_obj_from_primitive [0.251813s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_update_fields [0.225445s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_get_values_invalid_field [0.221884s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_update_objects_valid_fields [0.181245s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_delete [0.178959s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_get_values_without_validate_filters [0.200177s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_get_values_mixed_field [0.204916s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_delete_objects_invalid_fields [0.173851s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.163163s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_get_values_with_validate_filters [0.261033s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_get_object_missing_object [0.153720s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_update_changes_forbidden [0.169985s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_get_objects_mixed_fields [0.168094s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_update_objects_invalid_fields [0.163136s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_get_values_invalid_field [0.196238s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.169173s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_to_dict_synthetic_fields [0.198962s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_update_changes_forbidden [0.163910s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_update_objects_without_validate_filters [0.198892s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_count_invalid_filters [1.742145s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_count_invalid_filters [0.975952s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_count [1.634251s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_delete_non_existent_object_raises_not_found [2.036707s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_db_obj [0.790831s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_count_validate_filters_false [1.786136s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_delete_objects_nothing_to_delete [0.822560s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_delete_objects_nothing_to_delete [2.031115s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_get_object_single_transaction [0.772038s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_filtering_by_fields [2.079080s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_objects_exist_false [0.653006s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_get_object_create_update_delete [2.022235s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_delete_single_transaction [1.790951s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_count_invalid_fields [2.653513s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_create_updates_from_db_object [0.154444s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_delete_objects_valid_fields [0.152529s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_get_object [0.282327s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_get_object_missing_object [0.116604s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_get_objects [0.232220s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_get_standard_attr_id [1.995754s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_objects_exist_validate_filters_false [1.963246s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_get_objects_without_validate_filters [0.284442s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_get_values_without_validate_filters [0.248392s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_get_object_create_update_delete [3.452492s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.165192s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_update_objects_valid_fields [0.201101s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_update_objects_without_validate_filters [0.193249s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_objects_exist_validate_filters [1.483960s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_update_object [1.766308s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_clean_obj_from_primitive [0.185230s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_create_single_transaction [0.947791s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.214544s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_get_object_single_transaction [1.665801s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_fields_no_update [0.166399s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_get_object [0.223369s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_get_object_missing_object [0.241781s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_filtering_by_fields [0.986683s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_get_object_missing_primary_key [0.190636s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_get_objects [0.231277s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_update_objects [2.398029s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_get_values_invalid_field [0.241962s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_objects_exist_false [0.498111s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_count_invalid_fields [0.186450s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_get_values_with_validate_filters [0.283157s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_delete [0.109057s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_get_object [0.073356s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_update_changes [0.247780s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_get_objects_valid_fields [0.145573s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_get_values_invalid_field [0.278791s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_update_changes [0.180716s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_update_fields [0.159206s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_update_objects_invalid_fields [0.137212s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_update_objects_valid_fields [0.108616s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_objects_exist_false [2.268326s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_count_invalid_filters [0.790297s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_update_objects_nothing_to_update [3.380637s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_clean_obj_from_primitive [0.186778s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_count_invalid_fields [0.182299s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_count [2.711465s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_db_obj [0.752508s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_create_updates_from_db_object [0.198108s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_get_object_missing_primary_key [0.170801s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_get_object_unique_key [0.167218s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_get_objects [0.161486s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_count_validate_filters_false [0.766821s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.178965s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_update_objects [2.215453s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_objects_exist_false [0.835665s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_create_duplicates [0.260867s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_get_values_invalid_field [0.165636s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_delete_objects [0.174416s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_db_obj [0.694913s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_delete_objects_invalid_fields [0.190351s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_get_values_with_validate_filters [0.186841s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_objects_exist_validate_filters [0.764071s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_update_updates_from_db_object [0.199779s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_delete_objects_valid_fields [0.237209s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_delete_single_transaction [0.464804s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_get_object_unique_key [0.201619s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.204775s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_get_object_create_update_delete [0.534894s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_get_values_without_validate_filters [0.199844s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_get_object_single_transaction [0.318331s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_count_invalid_filters [1.137370s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_get_objects_supports_extra_filtername [0.190873s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_update_object [1.340152s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_count_invalid_filters [0.743876s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_get_objects_with_synthetic_fields [0.657902s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_get_objects_single_transaction [0.813166s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_create_single_transaction [0.444233s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_update_object [0.631459s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_get_objects_supports_extra_filtername [0.698729s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_update_objects_nothing_to_update [0.232922s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_clean_obj_from_primitive [0.150087s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_create_duplicates [0.123559s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_get_object_unique_key [0.168601s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_create_duplicates [0.230909s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_get_objects_invalid_fields [0.148618s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_get_objects_without_validate_filters [0.109083s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_delete_objects_valid_fields [0.243134s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_filtering_by_fields [1.201289s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_get_values [0.112060s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.188992s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_get_values_mixed_field [0.137962s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_get_object_missing_primary_key [0.155161s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_get_values_with_validate_filters [0.161986s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_get_values_without_validate_filters [0.126667s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_to_dict_makes_primitive_field_value [0.119200s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_update_changes_forbidden [0.109901s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_get_object_with_synthetic_fields [0.831289s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_update_objects_valid_fields [0.127972s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_objects_exist_false [0.490920s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_get_values_with_validate_filters [0.165525s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_update_objects [3.546571s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_count_invalid_filters [0.677125s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_create_updates_from_db_object [0.073251s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_objects_exist_validate_filters [0.366023s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_delete [0.138194s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_update_changes [0.218878s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_delete_objects [0.208756s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_update_fields [0.161886s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_fields_no_update [0.144347s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_objects_exist_validate_filters_false [0.489174s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_get_objects_invalid_fields [0.125518s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_get_objects_mixed_fields [0.138688s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.151399s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.164096s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_count_validate_filters_false [0.702635s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_objects_exist_false [0.563391s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_update_changes [0.173205s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_update_fields [0.186929s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_clean_obj_from_primitive [1.804803s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_create [0.229186s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_count_invalid_filters [1.513699s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_delete [0.217859s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_delete_objects [0.214733s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_delete_objects_valid_fields [0.201549s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_objects_exist_validate_filters [2.351638s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_get_object [0.186002s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_create_single_transaction [2.657623s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_get_object_create_update_delete [0.905568s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_get_object_missing_object [0.243951s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.428802s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_update_single_transaction [0.850011s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_to_dict_synthetic_fields [0.199978s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_get_object_single_transaction [0.748993s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_count_invalid_fields [0.215989s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_update_changes [0.207085s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_create_updates_from_db_object [0.222625s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_update_fields [0.279824s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_get_object [0.236370s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_update_objects_without_validate_filters [0.218208s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_get_object_missing_object [0.201288s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_get_object_missing_primary_key [0.226059s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_get_objects_invalid_fields [0.225375s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_get_objects_single_transaction [1.223724s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_update_object [1.212557s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_count_validate_filters_false [0.771124s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_get_objects_valid_fields [0.227738s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_get_values_invalid_field [0.161405s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_update_changes_forbidden [0.222653s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_update_objects_invalid_fields [0.166036s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_delete_objects [1.012524s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_update_objects [1.031624s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_get_objects_supports_extra_filtername [1.242367s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_update_objects_without_validate_filters [0.164813s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_create_duplicates [0.207580s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_update_fields [0.149618s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_update_objects_invalid_fields [0.149410s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_filtering_by_fields [1.002831s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.199945s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_get_objects_supports_extra_filtername [0.616174s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_create_single_transaction [1.653599s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_count [0.936316s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {2} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_count_invalid_filters [0.649726s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_get_object_create_update_delete [0.344392s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_update_object [0.936354s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_delete_objects_nothing_to_delete [1.694169s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_get_objects_supports_extra_filtername [0.666421s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_update_objects [0.910538s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_clean_obj_from_primitive [0.147298s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_delete_objects [0.157550s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_create_duplicates [0.157596s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_objects_exist_validate_filters_false [1.007649s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.174674s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_count_invalid_fields [0.155195s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_delete [0.178175s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_get_object [0.174341s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_delete_objects [0.142390s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_create [0.177550s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_get_values [0.167034s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_create_updates_from_db_object [0.192107s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {2} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {2} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_get_values [0.223606s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_get_object_missing_primary_key [0.179988s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_update_fields [0.207563s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_update_updates_from_db_object [0.273205s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_update_objects_invalid_fields [0.195208s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_update_objects_valid_fields [0.243486s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_get_objects_single_transaction [1.493134s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_count_invalid_filters [0.650005s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_count [0.480512s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_count_validate_filters_false [0.573926s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_to_dict_makes_primitive_field_value [1.656155s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_update_changes [0.171318s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_get_objects_supports_extra_filtername [1.579009s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_delete_objects [1.697025s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_delete_objects [2.515178s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_delete_single_transaction [0.837810s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_get_object_with_synthetic_fields [1.015028s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_count_invalid_filters [4.379888s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {2} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_create_not_shared_with_project_id [0.487896s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_get_object_single_transaction [1.269866s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_create_not_shared_without_project_id [0.477363s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_update_non_existent_object_raises_not_found [3.029849s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_create_single_transaction [0.470460s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_update_object [1.125569s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_db_obj [0.588735s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {2} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_get_objects_single_transaction [0.152329s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_update_single_transaction [0.880355s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_get_objects_supports_extra_filtername [0.094287s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_get_standard_attr_id [0.239636s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_count_validate_filters_false [0.385371s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_update_object [2.365086s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_objects_exist_false [0.304239s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_delete_objects [0.278284s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.246634s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_objects_exist_validate_filters_false [0.454014s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_get_object [0.228186s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_update_single_transaction [2.467678s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_update_not_shared_with_project_id [0.452668s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.598948s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_to_dict_with_unset_project_id [0.212175s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_create_updates_from_db_object [0.244641s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_get_objects_without_validate_filters [0.226615s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_update_changes_forbidden [0.214944s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_delete_objects [0.243817s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_update_fields [0.211055s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_update_objects_invalid_fields [0.187598s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_update_single_transaction [0.666493s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_delete_objects_invalid_fields [0.192361s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.196808s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_delete_objects [0.165069s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_delete_objects_invalid_fields [0.186201s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_get_object [0.182008s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_get_objects [0.153711s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.154633s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_get_objects_invalid_fields [0.142524s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_db_obj [0.918791s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_update_objects_without_validate_filters [0.164683s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.171156s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_update_updates_from_db_object [0.177744s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_count_validate_filters_false [1.236910s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_get_values_without_validate_filters [0.184464s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_filtering_by_fields [0.960710s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_update_objects_valid_fields [0.234358s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_delete_objects_nothing_to_delete [0.744192s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_update_objects_without_validate_filters [0.204346s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_update_updates_from_db_object [0.177965s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_create [0.196743s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_delete_objects_valid_fields [0.098870s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_get_objects [0.066221s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_get_objects_valid_fields [0.092225s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_delete_single_transaction [1.103650s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_get_objects_without_validate_filters [0.176737s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_objects_exist_validate_filters_false [1.627655s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_get_values [0.197323s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_update_changes [0.249810s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_update_fields [0.209811s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_get_object_single_transaction [0.963761s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_update_objects_invalid_fields [0.208327s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.916737s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_update_primary_key_forbidden_fail [0.198412s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_count [3.263462s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_update_single_transaction [1.061572s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_update_object [1.639596s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_count_invalid_fields [0.232881s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_create_updates_from_db_object [0.177634s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_get_object [0.183753s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_get_objects_invalid_fields [0.180732s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_update_objects_invalid_fields [0.186974s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.211695s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_objects_exist_validate_filters [2.018241s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_update_objects [2.941442s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_update_objects_nothing_to_update [0.974321s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_delete_objects [0.210514s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_fields_no_update [0.124261s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_get_object_missing_object [0.161200s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_delete_objects_without_validate_filters [0.242331s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_get_object_unique_key [0.169712s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {2} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_count_invalid_filters [5.266913s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_get_objects [0.173249s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_fields_no_update [0.221966s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.192562s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_get_object_missing_primary_key [0.266362s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_get_objects_valid_fields [0.275938s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.226178s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_get_objects_without_validate_filters [0.211952s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_delete_objects [3.216102s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_get_values_with_validate_filters [0.190349s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_get_values [0.198599s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_get_values_without_validate_filters [0.180043s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_update_changes_forbidden [0.195099s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_update_changes_forbidden [0.208723s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_update_objects_invalid_fields [0.196492s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_filtering_by_fields [0.910175s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.241756s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_count_validate_filters_false [2.698821s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_get_objects_supports_extra_filtername [0.770050s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_count_invalid_filters [1.100048s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_count [1.083603s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_objects_exist_false [0.937330s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_get_object_create_update_delete [0.983399s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.697670s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_objects_exist_validate_filters [0.632902s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_create_updates_from_db_object [0.187184s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_objects_exist [1.069144s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_delete [0.206877s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_delete_objects_invalid_fields [0.215867s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_delete_objects_valid_fields [0.225607s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_objects_exist_validate_filters [0.693902s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.253650s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {3} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_create_single_transaction [3.740593s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_get_objects_single_transaction [0.868053s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_update_objects [1.217443s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_get_values [0.287135s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_clean_obj_from_primitive [0.245798s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_create [0.244248s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_get_values_without_validate_filters [0.270078s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_delete_objects_invalid_fields [0.250358s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_objects_exist [1.311133s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_delete_objects_valid_fields [0.257296s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.312024s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_delete_objects_without_validate_filters [0.219651s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_update_changes_forbidden [0.262569s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_extra_fields [0.288712s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_update_objects_valid_fields [0.290779s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_get_object_missing_primary_key [0.253764s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_update_updates_from_db_object [0.188522s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.968510s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_get_objects [0.212775s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_get_values_with_validate_filters [0.215949s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_count_validate_filters_false [0.952294s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_update_objects_nothing_to_update [0.838313s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_db_obj [3.700405s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_create_single_transaction [0.702766s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_db_obj [0.732930s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_update_changes_forbidden [2.063945s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_delete_objects [0.918888s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_create_single_transaction [0.954244s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_update_single_transaction [2.731640s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_get_object_single_transaction [0.541623s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_clean_obj_from_primitive [0.242634s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_get_objects_single_transaction [0.269579s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_create [0.241446s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_get_object_single_transaction [1.149483s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_delete_objects [0.214116s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_update_object [0.560699s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_get_object_unique_key [0.190990s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_get_objects [0.216339s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_get_objects_invalid_fields [0.199377s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_get_values_invalid_field [0.201006s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_delete_non_existent_object_raises_not_found [4.166027s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_update_objects [0.966544s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_get_values_with_validate_filters [0.212876s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {1} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_update_changes [0.184067s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_update_objects_without_validate_filters [0.170352s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_update_non_existent_object_raises_not_found [0.834239s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_clean_obj_from_primitive [0.162425s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_delete_non_existent_object_raises_not_found [0.754193s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_get_object_missing_object [0.161485s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_get_objects [0.169566s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_delete_objects_nothing_to_delete [0.792380s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_get_objects_without_validate_filters [0.158090s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.173407s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_update_objects_nothing_to_update [2.344840s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_update_changes_forbidden [0.229218s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_clean_obj_from_primitive [0.232586s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.167557s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_create_duplicates [0.260344s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_delete [0.196995s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_delete_objects_valid_fields [0.198893s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_filtering_by_fields [1.158701s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_fields_no_update [0.202502s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_get_object_missing_object [0.211090s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_count [0.954692s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_objects_exist_false [0.602579s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_get_object_unique_key [0.230989s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_update_non_existent_object_raises_not_found [0.323783s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_get_objects_invalid_fields [0.309992s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_update_single_transaction [0.249067s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_get_objects_pager_is_passed_through [0.232944s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_delete_objects_without_validate_filters [0.095845s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_get_object [0.139591s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_get_objects_valid_fields [0.200329s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_get_values [0.088996s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_count_validate_filters_false [1.426678s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_get_values_invalid_field [0.119267s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_to_dict_makes_primitive_field_value [0.142139s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_get_objects_without_validate_filters [0.287934s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_get_standard_attr_id [5.599528s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_update_objects_without_validate_filters [0.178707s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_update_changes [0.214174s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_create_single_transaction [0.427984s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_update_primary_key_forbidden_fail [0.209743s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_create_single_transaction [1.421979s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_dns_domain [0.867864s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test__set_dns_domain [0.991976s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_count [0.720439s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_filtering_by_fields [1.497422s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_db_obj [0.749974s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.318094s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_get_objects_single_transaction [0.283471s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_objects_exist [0.612149s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_objects_exist_false [4.332014s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_objects_exist_false [0.308207s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_objects_exist_validate_filters [0.258178s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_objects_exist [1.338424s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_get_object_create_update_delete [2.357935s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_objects_exist_validate_filters_false [0.609364s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_get_object_single_transaction [0.585037s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_objects_exist_false [1.193528s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_count [0.613520s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_get_objects_supports_extra_filtername [0.408622s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_db_obj [0.537469s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_get_standard_attr_id [0.561027s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_get_object_create_update_delete [0.488123s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_get_object_single_transaction [0.472552s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_qos_policy_id [1.327021s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_objects_exist_validate_filters_false [2.474141s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_update_objects [1.094477s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_count_invalid_filters [0.586357s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_update_non_existent_object_raises_not_found ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.507974s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_objects_exist_false [0.517134s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_update_object [6.543130s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_delete_objects_nothing_to_delete [0.517197s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_objects_exist_validate_filters_false [0.523059s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_create [0.230258s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_create_duplicates [0.227842s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_clean_obj_from_primitive [0.195440s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_delete_single_transaction [0.581490s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_delete [0.226615s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_delete_objects_invalid_fields [0.155578s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_delete_objects_without_validate_filters [0.273506s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_fields_no_update [0.169802s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_get_object_missing_object [0.168244s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_fields_no_update [0.241554s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_filtering_by_fields [0.751567s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_get_objects [0.160184s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_get_object_missing_object [0.251698s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_get_object_unique_key [0.239712s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_get_objects_valid_fields [0.225341s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_get_objects_pager_is_passed_through [0.202529s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_get_objects_supports_extra_filtername [0.702219s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_to_dict_makes_primitive_field_value [0.186493s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_update_changes_forbidden [0.190103s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_get_objects_without_validate_filters [0.250836s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_update_fields [0.181157s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_update_objects_invalid_fields [0.185440s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_count_invalid_fields [0.143278s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_update_changes_forbidden [0.228551s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_update_objects [0.634421s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_create_duplicates [0.157790s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_clean_obj_from_primitive [0.239195s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_update_objects_without_validate_filters [0.275762s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_delete_objects_without_validate_filters [0.194731s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_extra_fields [0.172047s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_get_object [0.215635s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_get_values_with_validate_filters [0.168944s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_get_values_mixed_field [0.165566s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_get_values_with_validate_filters [0.161437s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_to_dict_with_unset_project_id [0.175148s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_update_changes [0.227172s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_update_objects_nothing_to_update [4.788051s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_create_updates_from_db_object [0.197837s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test__get_used_allocation_mapping [1.480772s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_delete_objects [0.257061s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_delete_objects_without_validate_filters [0.303124s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_fields_no_update [0.134513s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_delete_objects [0.204967s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_get_object_missing_primary_key [0.157826s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_get_object_unique_key [0.181470s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {0} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_get_object_create_update_delete [0.389258s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_count_validate_filters_false [1.122926s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_get_objects_invalid_fields [0.179598s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_update_fields [0.236463s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_get_objects_pager_is_passed_through [0.211340s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_update_objects_without_validate_filters [0.254686s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.168690s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_create_single_transaction [0.507548s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_delete_non_existent_object_raises_not_found [0.582076s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_delete_single_transaction [0.475004s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_get_segments_for_project [1.782349s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_filtering_by_fields [0.448976s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_count_invalid_filters [1.914311s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_get_project_id [0.170701s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_get_values_without_validate_filters [0.229145s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_to_dict_makes_primitive_field_value [0.241956s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_get_object_create_update_delete [0.922138s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_update_objects_valid_fields [0.255238s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_update_updates_from_db_object [0.275617s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_count [1.294468s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_get_segments_shared [3.589021s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_create_single_transaction [3.065590s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_delete_objects [0.763656s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_get_objects_single_transaction [0.559072s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_get_objects_supports_extra_filtername [0.228723s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {2} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_db_obj [1.474466s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_objects_exist_validate_filters_false [1.097542s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_get_segments_shared_no_default_range_two_shared_ranges [1.677371s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_create_duplicates [0.129354s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_delete [0.130767s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.257677s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_delete_objects_invalid_fields [0.143432s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_get_object_unique_key [0.166146s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_update_objects [0.499657s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_delete_single_transaction [1.037356s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_objects_exist [1.097409s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_get_objects_valid_fields [0.328725s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_get_values [0.202360s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_update_non_existent_object_raises_not_found [0.912808s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_update_changes [0.204200s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_update_fields [0.214387s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_count_invalid_fields [1.406022s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_update_updates_from_db_object [0.206185s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_create [0.135072s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_create_duplicates [0.151820s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.141880s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_filtering_by_fields [1.913403s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_extra_fields [0.121709s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_get_objects_valid_fields [0.113509s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_update_object [1.175530s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_get_values [0.153012s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_get_values_invalid_field [0.151304s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_count_invalid_filters [1.143603s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_get_values_without_validate_filters [0.224969s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_update_objects [1.147751s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_to_dict_with_unset_project_id [0.195782s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_db_obj [0.816898s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_get_object_single_transaction [1.637966s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_update_changes [0.182959s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_update_changes_forbidden [0.206258s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_update_objects_valid_fields [0.177006s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_delete_objects_nothing_to_delete [0.726396s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_update_single_transaction [0.955439s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_objects.TestObjectVersions.test_versions [0.322962s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_clean_obj_from_primitive [0.215933s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_get_objects_supports_extra_filtername [1.406797s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_create [0.184605s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_get_objects_invalid_fields [0.148410s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_get_objects_single_transaction [0.562084s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_get_values_invalid_field [0.190075s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_get_objects_supports_extra_filtername [0.561440s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_update_single_transaction [1.246200s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_count_invalid_fields [0.231076s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_create_updates_from_db_object [0.205059s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_count_validate_filters_false [0.936502s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_delete_objects_valid_fields [0.194961s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_get_object [0.170360s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_object_version_degradation_1_1_to_1_0_no_id_no_project_id [0.737815s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_update_changes [0.207346s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_objects_exist_validate_filters_false [0.848292s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_get_object_single_transaction [4.630479s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_count_invalid_filters [1.293988s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_delete_objects [2.491847s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_rbac_shared_on_parent_object [1.275547s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_delete_single_transaction [0.656044s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_count_validate_filters_false [1.223435s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.612495s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_get_object_create_update_delete [0.750244s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_db_obj [1.286322s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_get_object_single_transaction [0.916211s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_update_single_transaction [0.880124s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_delete_objects [1.688046s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_create_duplicates [0.253085s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_update_object [3.028594s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_create_updates_from_db_object [0.227936s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_delete_objects [0.209926s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_update_objects_nothing_to_update [0.637651s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_get_object_unique_key [0.217134s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_fields_no_update [0.151600s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_get_object_missing_object [0.149679s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_get_objects_without_validate_filters [0.176320s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_update_objects [5.427839s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_get_objects_invalid_fields [0.204005s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_get_values [0.132073s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_get_objects_pager_is_passed_through [0.233826s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_get_values_without_validate_filters [0.230455s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_create_duplicates [0.214456s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_rbac_shared_on_parent_object ... SKIPPED: Mixin class, skipped test DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_delete_objects [0.200643s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_to_dict_makes_primitive_field_value [0.198081s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_get_project_id [0.206721s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_get_object_missing_object [0.222733s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_update_objects_without_validate_filters [0.174767s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_get_object_missing_primary_key [0.195626s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_to_dict_with_unset_project_id [0.148264s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_update_primary_key_forbidden_fail [0.113217s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_get_objects_mixed_fields [0.212015s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_update_updates_from_db_object [0.139469s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_delete_objects_nothing_to_delete [2.750816s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_get_values_invalid_field [0.219115s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_count [1.014870s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_count_validate_filters_false [0.750348s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_get_values_with_validate_filters [0.198193s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_to_dict_makes_primitive_field_value [0.195964s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_filtering_by_fields [1.117380s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_delete_non_existent_object_raises_not_found [0.710438s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_delete_objects [1.102821s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_delete_objects_nothing_to_delete [0.729778s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_objects_exist_false [0.958475s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_delete_single_transaction [0.768041s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_objects_exist_validate_filters [0.962696s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_create_updates_from_db_object [0.128920s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_delete_objects [0.141217s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_filtering_by_fields [1.227910s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_get_object_missing_primary_key [0.084140s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_hosts [1.164659s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_get_objects [0.123595s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_count [3.348365s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_get_objects_valid_fields [0.118956s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {2} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_get_values [0.114037s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_objects_exist [0.597651s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_get_values_with_validate_filters [0.122156s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_get_object_create_update_delete [0.949804s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_update_changes_forbidden [0.123727s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_update_single_transaction [0.583266s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_count_validate_filters_false [1.252865s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_count_invalid_fields [0.173966s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_create_duplicates [0.194261s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_get_objects_single_transaction [0.782059s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_delete_objects_invalid_fields [0.209744s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_get_objects_supports_extra_filtername [0.509728s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {0} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.941347s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_filtering_by_fields [1.376557s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_get_values [0.244137s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_get_values_invalid_field [0.226618s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_get_standard_attr_id [0.648225s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_get_values_mixed_field [0.186674s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_get_values_without_validate_filters [0.232237s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_get_object_create_update_delete [1.281832s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_update_objects_valid_fields [0.238796s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_get_object_create_update_delete [1.683882s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_objects_exist_validate_filters_false [1.215502s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_update_objects_without_validate_filters [0.206462s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_update_objects_nothing_to_update [0.286976s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_create [0.167953s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_delete_objects_valid_fields [0.127630s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_delete_objects_without_validate_filters [0.136275s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_get_object [0.071962s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_get_object_missing_primary_key [0.112421s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_get_object_unique_key [0.093737s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_get_objects_valid_fields [0.082402s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_get_values_with_validate_filters [0.087329s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_update_objects_invalid_fields [0.180659s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_update_updates_from_db_object [0.168828s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_get_port_binding_by_vnic_type [1.378460s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_db_obj [0.740231s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_objects_exist [1.064582s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {1} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.826086s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_delete_objects [1.293964s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_objects_exist [1.831539s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.798025s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_delete_objects_nothing_to_delete [6.134013s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_delete_single_transaction [2.228008s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_delete [0.224553s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_update_non_existent_object_raises_not_found [4.044331s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_get_object_missing_primary_key [0.222584s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_delete_objects_invalid_fields [0.113935s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_filtering_by_fields [1.328567s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_delete_objects_without_validate_filters [0.143054s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_get_objects_invalid_fields [0.223826s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_get_object_missing_primary_key [0.116472s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_update_objects [1.833414s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_get_objects [0.140757s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_get_values_invalid_field [0.199509s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_get_objects_invalid_fields [0.186232s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_delete [0.205749s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_get_values_without_validate_filters [0.215202s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_delete_objects_invalid_fields [0.215861s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_get_values [0.218751s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.211011s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.181952s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.186919s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_fields_no_update [0.198039s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_update_changes [0.158743s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_get_object_missing_object [0.221698s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_update_updates_from_db_object [0.246454s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_get_object_unique_key [0.195979s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test__get_available_allocation [0.524499s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_get_objects [0.203581s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_objects_exist_validate_filters [0.939018s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_count_validate_filters_false [0.455862s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_update_objects_invalid_fields [0.222839s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_update_object ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_count_invalid_fields [0.116151s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_create [0.103087s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_create_duplicates [0.139028s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_create_updates_from_db_object [0.126236s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.975793s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_delete_objects_valid_fields [0.143604s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {3} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_get_object_unique_key [0.218252s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.244257s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_get_values_with_validate_filters [0.244468s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_delete_single_transaction [1.290038s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_db_obj [3.062654s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_objects_exist [2.250727s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.448730s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_update_objects_nothing_to_update [0.416979s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_delete_objects_nothing_to_delete [0.406683s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_update_single_transaction [0.434914s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_delete_single_transaction [0.403503s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_clean_obj_from_primitive [0.253041s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_delete [0.221499s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_delete_objects_valid_fields [0.227349s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_filtering_by_fields [0.792237s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_fields_no_update [0.218194s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_get_object [0.191034s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_get_object_single_transaction [0.406004s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_get_object_missing_object [0.217868s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_get_object_missing_primary_key [0.222337s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_get_object_unique_key [0.204082s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_get_object_create_update_delete [2.872477s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.234688s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_get_values_with_validate_filters [0.236486s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_get_object_single_transaction [3.756933s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_get_segments_shared_no_shared_ranges [1.523528s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_get_segments_shared_without_physical_network_for_vlan [0.648631s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_objects_exist_validate_filters [0.365045s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_update_not_shared_without_project_id [0.329973s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_objects_exist_validate_filters_false [3.055016s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_clean_obj_from_primitive [0.164523s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_create [0.170553s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_objects_exist [1.519974s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_create_updates_from_db_object [0.221596s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_delete_objects [0.211568s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_fields_no_update [0.248381s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_get_object [0.203026s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_get_object_missing_object [0.203488s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_delete_objects_nothing_to_delete [4.211880s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_update_non_existent_object_raises_not_found ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_get_objects_invalid_fields [0.166336s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_update_object [2.091151s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.148117s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_get_objects [0.144449s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {3} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_get_objects_invalid_fields [0.137161s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_get_values [0.168434s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_get_values_without_validate_filters [0.195114s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_get_objects_without_validate_filters [0.188742s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_get_project_id [0.159975s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_update_changes_forbidden [0.223011s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_update_fields [0.129826s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_clean_obj_from_primitive [0.213707s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_update_objects_without_validate_filters [0.183871s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_update_objects_invalid_fields [0.152904s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_delete [0.218905s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_delete_objects_without_validate_filters [0.209501s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_fields_no_update [0.192477s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_get_object_missing_object [0.210678s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.180646s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_count_validate_filters_false [1.366911s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_get_objects_without_validate_filters [0.164073s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.165050s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {0} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_count_validate_filters_false [1.747686s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_filtering_by_fields [5.886021s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_delete_objects_nothing_to_delete [3.866199s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_delete_objects [5.268025s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_db_obj [2.382326s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_delete_single_transaction [1.437914s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_delete_single_transaction [1.549746s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_get_objects_supports_extra_filtername [1.174106s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_delete_objects [2.049154s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_delete_objects_valid_fields [0.130750s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_get_object_missing_object [0.193066s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_get_objects [0.154543s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_get_object_create_update_delete [4.969452s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_get_values_with_validate_filters [0.182506s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_update_objects_invalid_fields [0.164746s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test__attach_qos_policy [1.374537s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_create_single_transaction [0.710971s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_get_objects_single_transaction [2.544842s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_delete_single_transaction [0.939799s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_objects_exist_false [1.836089s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_clean_obj_from_primitive [0.143584s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_get_auto_deletable_ports_not_dhcp [1.199509s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_create_duplicates [0.150651s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_delete [0.163843s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_delete_objects_valid_fields [0.142185s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: Port object loads segment info without relationships DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_get_objects_single_transaction [0.318718s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_fields_no_update [0.152048s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_get_object [0.158503s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_get_objects_supports_extra_filtername [0.353397s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_get_object_unique_key [0.145108s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.183529s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_get_objects_queries_constant [6.480816s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_get_port_from_mac_and_pci_slot [0.638931s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_get_objects_without_validate_filters [0.190813s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_get_port_from_mac_and_pci_slot_no_ports [0.538737s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_get_values_with_validate_filters [0.191656s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_get_values_without_validate_filters [0.200509s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_delete_non_existent_object_raises_not_found [2.025446s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_get_ports_ids_by_security_groups_except_router [2.525940s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_get_objects_supports_extra_filtername [3.486296s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_security_group_ids_and_port_id [1.354808s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_delete_objects [1.902366s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.844666s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_create_updates_from_db_object [0.206484s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_delete [0.153516s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_fields_no_update [0.139505s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_get_object [0.145969s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_get_object_unique_key [0.150292s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_get_objects_invalid_fields [0.168793s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_get_object_with_synthetic_fields [1.915629s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.162629s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_get_objects_without_validate_filters [0.168661s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_get_values_without_validate_filters [0.151492s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_objects_exist [4.066698s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_update_changes_forbidden [0.161155s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_update_non_existent_object_raises_not_found [4.553392s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_update_objects_valid_fields [0.211636s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_clean_obj_from_primitive [0.199545s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_clean_obj_from_primitive [0.182363s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_delete_objects [0.156851s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_delete [0.125846s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_delete_objects_invalid_fields [0.160699s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_delete_objects_invalid_fields [0.207723s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_get_object_missing_object [0.168621s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_delete_objects_valid_fields [0.177455s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_get_objects_valid_fields [0.144017s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_get_object_unique_key [0.150944s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_get_values_with_validate_filters [0.149327s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.165288s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_get_values_without_validate_filters [0.158176s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_get_objects_with_synthetic_fields [2.144471s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.139806s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_get_values [0.163735s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_get_values_mixed_field [0.152051s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.152026s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_update_changes [0.173595s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_update_changes_forbidden [0.149105s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_update_objects_invalid_fields [0.161764s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_count_invalid_filters [0.413236s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_update_primary_key_forbidden_fail [0.156661s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_delete_objects_nothing_to_delete [0.390991s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_objects_exist_false [1.722676s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_delete_single_transaction [0.405889s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_delete_objects_nothing_to_delete [0.923280s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_get_object_create_update_delete [0.431575s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_objects_exist_validate_filters [3.974012s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_objects_exist_validate_filters [1.274220s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_get_objects_single_transaction [1.432743s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_get_object_single_transaction [2.165027s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_get_objects_single_transaction [0.292679s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_objects_exist_validate_filters_false [1.570438s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_clean_obj_from_primitive [0.238940s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_objects_exist_validate_filters [0.427861s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_create [0.160772s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_update_object ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_get_values [0.141174s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_update_object [2.977151s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_get_values_invalid_field [0.196171s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_get_values_without_validate_filters [0.201273s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_create_updates_from_db_object [0.167290s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.194173s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.141686s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_get_object_missing_object [0.117808s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {2} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_get_object_missing_primary_key [0.143787s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.156349s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_objects_exist_validate_filters_false [4.409923s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_get_object_unique_key [0.105225s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_get_objects [0.130902s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {2} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_update_fields [0.102614s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.130005s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_create_single_transaction [0.285696s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_update_objects [2.341082s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.318738s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_delete_single_transaction [0.309085s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_get_objects [0.148599s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_update_updates_from_db_object [1.956102s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_filtering_by_fields [0.339749s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_to_dict_synthetic_fields [0.151257s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_update_changes [0.172729s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_update_object [0.325438s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_update_fields [0.162697s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_update_objects_valid_fields [0.152576s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_update_single_transaction [0.272336s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_clean_obj_from_primitive [0.119855s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_create_updates_from_db_object [0.157145s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_count [1.433856s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingVifDetailsTestCase.test_vif_details(PortBinding) [0.514826s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_delete_objects_invalid_fields [0.138548s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_delete_objects_without_validate_filters [0.170075s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_extra_fields [0.143422s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingVifDetailsTestCase.test_vif_details(DistributedPortBinding) [0.491918s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_fields_no_update [0.154192s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_get_objects [0.162223s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_get_objects_pager_is_passed_through [0.140259s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_get_project_id [0.139533s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_get_values [0.147010s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_get_values_invalid_field [0.150198s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_get_values_with_validate_filters [0.177798s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_update_primary_key_forbidden_fail [0.286874s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_count [1.583885s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_count_validate_filters_false [0.352747s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_update_single_transaction [5.678725s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_count_invalid_fields [0.255102s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_create [0.170214s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_create_updates_from_db_object [0.148581s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_objects_exist_validate_filters_false [1.345407s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_fields_no_update [0.188916s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_create_duplicates [0.195749s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_db_obj [1.179611s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_get_object [0.206755s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_delete_objects_invalid_fields [0.192131s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_get_objects [0.166010s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_get_object [0.176442s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_get_objects_invalid_fields [0.154771s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_get_object_unique_key [0.189266s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_get_objects_pager_is_passed_through [0.163956s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_update_objects_invalid_fields [0.187648s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_get_objects_valid_fields [0.223950s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_update_objects_without_validate_filters [0.200286s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.167335s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_get_objects_without_validate_filters [0.206447s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_get_values_without_validate_filters [0.216548s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_get_objects_single_transaction [0.303344s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_objects_exist_false [0.177398s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_update_objects_valid_fields [0.184061s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_objects_exist_validate_filters [0.201650s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_update_updates_from_db_object [0.156555s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_objects_exist_validate_filters_false [0.168892s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.217024s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_get_duplicated_port_bindings [1.227704s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_update_object [0.190947s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_delete [0.103467s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_delete_objects_valid_fields [0.118865s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_fields_no_update [0.103166s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_get_objects [0.156494s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_get_objects_supports_extra_filtername [0.726040s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_objects_exist_validate_filters [0.962344s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_get_objects_invalid_fields [0.096768s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_delete_objects [1.356069s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_update_changes [0.129568s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_update_changes_forbidden [0.168979s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_update_objects_valid_fields [0.143512s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_update_objects_without_validate_filters [0.160135s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {2} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_count_invalid_filters [0.380738s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_objects_exist_validate_filters_false [1.336965s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_create_single_transaction [0.290907s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.262173s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_objects_exist_false [0.403350s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_update_objects [1.402545s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_update_objects_nothing_to_update [0.983001s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_reservation_synthetic_field [0.264062s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_update_object [0.343588s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_objects_exist_false [0.785425s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_update_objects [0.320667s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_update_single_transaction [0.776626s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_delete_objects_valid_fields [0.132880s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_get_objects_valid_fields [0.144292s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_delete_objects_without_validate_filters [0.187533s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_get_values_invalid_field [0.180784s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_fields_no_update [0.177467s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {2} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_get_objects_invalid_fields [0.178085s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_update_changes_forbidden [0.189048s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_count_invalid_fields [1.610052s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_objects_exist_validate_filters [1.243370s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_get_values_without_validate_filters [0.179797s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_to_dict_with_unset_project_id [0.178285s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_create [0.190272s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_update_objects_invalid_fields [0.172149s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_delete_objects_invalid_fields [0.183912s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_update_objects_without_validate_filters [0.173750s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_delete_objects_without_validate_filters [0.187035s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_update_updates_from_db_object [0.178711s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_fields_no_update [0.191711s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_get_object_unique_key [0.192633s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_count [1.520568s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_get_objects_invalid_fields [0.197903s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.192299s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_update_object [1.713159s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_get_values [0.217791s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_get_values_invalid_field [0.176453s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.125139s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_update_changes [0.119416s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_count_invalid_filters [1.382070s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_delete_objects [2.138507s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_update_objects_nothing_to_update [1.200777s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_create_duplicates [0.152529s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.679353s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_delete_single_transaction [0.393786s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_get_object_create_update_delete [0.453898s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_objects_exist_validate_filters [0.243690s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_delete_objects [0.952499s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_objects_exist_validate_filters_false [0.219711s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_update_object [0.223650s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_update_single_transaction [0.203478s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_clean_obj_from_primitive [0.137236s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_create_updates_from_db_object [0.107296s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_delete_objects_valid_fields [0.095788s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_delete_objects [1.930165s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_get_objects_pager_is_passed_through [0.154618s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_delete_objects_without_validate_filters [0.182705s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_create_single_transaction [2.851383s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_get_object_missing_primary_key [0.176699s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_get_objects_valid_fields [0.145339s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_get_objects_invalid_fields [0.146766s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {1} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.140879s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_get_values [0.150082s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_get_objects_valid_fields [0.125509s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_get_values_without_validate_filters [0.157492s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_get_objects_without_validate_filters [0.121747s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {2} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {1} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_get_values_with_validate_filters [0.112793s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_update_changes [0.189454s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_filtering_by_fields [2.262521s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_count_invalid_fields [0.192114s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_update_changes_forbidden [0.125928s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_create [0.206804s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_update_fields [0.255222s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_delete_single_transaction [1.383845s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_delete [0.213976s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_update_objects_valid_fields [0.159521s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_delete_objects [0.184303s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_update_objects_without_validate_filters [0.178334s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_fields_no_update [0.182532s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_get_objects_mixed_fields [0.205343s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_get_object_create_update_delete [1.292678s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.220042s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_get_values_mixed_field [0.146653s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_filtering_by_fields [1.543645s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_create_single_transaction [1.286085s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_get_ports_allocated_by_subnet_id [0.911298s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_update_objects_invalid_fields [0.141206s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_update_objects_without_validate_filters [0.215267s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_update_primary_key_forbidden_fail [0.179943s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_get_object_create_update_delete [1.255362s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_delete_objects [0.349978s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_delete_objects_invalid_fields [0.189291s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_delete_objects_valid_fields [0.302394s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_get_object_single_transaction [1.960320s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_fields_no_update [0.296677s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_get_object [0.404165s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {2} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_get_values_invalid_field [0.321362s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_update_object [2.728891s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_get_values_with_validate_filters [0.301412s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_is_accessible_fails_for_unauthorized_project [0.362404s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_get_objects_single_transaction [1.709117s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_get_objects_single_transaction [1.228674s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_update_objects [1.631642s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_get_objects_supports_extra_filtername [1.312654s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_update_single_transaction [0.757974s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_get_objects_supports_extra_filtername [1.719578s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_v1_7_to_v1_6_drops_device_profile [0.843301s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_update_object ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_shared_field_false_without_context [3.245667s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_v1_8_to_v1_7_drops_hints [0.789501s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_to_dict_makes_primitive_field_value [0.265670s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {0} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_create [0.214990s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_update_changes_forbidden [0.274402s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_delete_objects_valid_fields [0.163700s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_delete_objects_without_validate_filters [0.134734s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_update_objects_without_validate_filters [0.269024s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_get_object_missing_object [0.145261s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_get_objects_mixed_fields [0.153297s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_count_invalid_fields [0.203786s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_update_shared_wildcard [0.315234s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.153063s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_create [0.212863s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_validate_rbac_policy_delete_fails_single_used_wildcarded [0.300326s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_get_values_invalid_field [0.158662s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_delete_objects_valid_fields [0.237228s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_update_fields [0.167382s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_validate_rbac_policy_delete_handles_shared_action [0.263423s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {0} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.137869s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_update_non_existent_object_raises_not_found [1.509318s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_get_objects_invalid_fields [0.179988s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_validate_rbac_policy_delete_not_bound_project_success [0.268917s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_count_invalid_fields [0.139174s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_count_invalid_fields [0.131548s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_create_duplicates [0.133351s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_validate_rbac_policy_delete_skips_db_object_owner [0.271270s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_delete_objects_without_validate_filters [0.136396s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_create [0.138608s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_get_values_invalid_field [0.138151s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {2} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.249145s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_create_updates_from_db_object [0.145993s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_get_values_without_validate_filters [0.142236s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_get_object_missing_primary_key [0.128120s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_delete_objects_without_validate_filters [0.138056s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_get_object_unique_key [0.134744s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_delete_objects_nothing_to_delete [0.271414s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_get_objects_mixed_fields [0.125211s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_get_object [0.142919s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.120805s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_get_objects [0.136035s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_get_object_create_update_delete [0.326391s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_get_values_invalid_field [0.177488s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_get_values_mixed_field [0.185696s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_get_object_single_transaction [0.338863s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_get_values_with_validate_filters [0.172416s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.132444s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_update_changes_forbidden [0.129621s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_update_objects_without_validate_filters [0.124452s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_get_objects_single_transaction [0.235431s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {0} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_db_obj [0.304901s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_update_fields [0.129182s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_update_objects_valid_fields [0.133092s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.239677s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_objects_exist [0.267596s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_create_single_transaction [0.942827s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_get_objects_supports_extra_filtername [0.242115s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_count_invalid_fields [0.132487s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_create_duplicates [0.142476s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {2} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.132594s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_fields_no_update [0.143012s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_count [1.029235s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_get_objects_valid_fields [0.111369s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_update_fields [0.130096s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_update_updates_from_db_object [0.142734s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_clean_obj_from_primitive [0.126229s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_create_updates_from_db_object [0.140967s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_delete [0.147978s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_count_invalid_filters [1.129028s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_update_non_existent_object_raises_not_found ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_delete_non_existent_object_raises_not_found [1.995645s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_create_duplicates [0.122700s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_delete [0.146726s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_get_object [0.129258s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.137790s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_get_objects_without_validate_filters [0.136678s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_get_values_invalid_field [0.137307s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_create_single_transaction [0.997964s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_get_object_unique_key [1.302309s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.132412s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_delete_objects [1.070544s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_update_objects_invalid_fields [0.146090s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_get_values_without_validate_filters [0.133905s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_to_dict_makes_primitive_field_value [0.139552s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_objects_exist [0.248743s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_update_fields [0.147877s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.896249s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_update_objects_valid_fields [0.150400s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_objects_exist_validate_filters [0.223982s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_get_object_single_transaction [0.910630s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_objects_exist_validate_filters_false [0.229124s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_create [0.131555s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_get_object [0.136233s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_get_object_missing_primary_key [0.137934s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_delete_objects_nothing_to_delete [0.852721s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_get_objects_invalid_fields [0.138164s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_get_objects_valid_fields [0.133794s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_get_objects_without_validate_filters [0.143589s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_update_objects_valid_fields [0.135506s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_delete_single_transaction [0.937548s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_count_invalid_filters [0.271996s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_filtering_by_fields [0.238629s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_objects_exist [1.103231s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_get_object_single_transaction [0.221581s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_db_obj [2.529991s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_get_object_single_transaction [0.924737s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_get_objects_supports_extra_filtername [0.257209s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_objects_exist [0.244307s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_objects_exist_false [0.873614s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_count_invalid_fields [0.132835s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_delete_objects [0.139651s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_get_objects_without_validate_filters [0.133090s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.866482s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_get_values_with_validate_filters [0.127800s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_delete_non_existent_object_raises_not_found [1.712431s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_get_values_without_validate_filters [0.115983s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_to_dict_with_unset_project_id [0.067923s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_get_objects_single_transaction [0.743844s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_count_validate_filters_false [0.271468s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_db_obj [0.259774s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_delete_objects [0.270766s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_objects_exist_validate_filters [0.834876s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_delete_objects_nothing_to_delete [0.208380s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_update_object [1.475357s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_delete_objects_nothing_to_delete [1.200644s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_get_object_create_update_delete [0.393086s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_objects_exist [0.337939s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_objects_exist_validate_filters_false [1.168924s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_update_single_transaction [1.082965s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_delete [0.134686s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_get_object [0.126816s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_get_values_without_validate_filters [0.120985s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_objects_exist_validate_filters [2.034778s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_update_object [1.109496s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_update_fields [0.125104s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_update_objects_valid_fields [0.134834s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_update_objects_without_validate_filters [0.178360s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.186856s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_update_objects_nothing_to_update [2.421896s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_delete_objects [0.138187s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_extra_fields [0.146786s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_get_object [0.135699s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_check_network_ports_by_binding_types [0.883469s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_get_object_missing_primary_key [0.127265s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_get_object_unique_key [0.134588s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.136236s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_update_objects_nothing_to_update [1.998858s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_get_objects_valid_fields [0.131079s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_count_invalid_fields [0.133768s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_get_values_with_validate_filters [0.131714s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_count [0.784914s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_create [0.137613s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_to_dict_makes_primitive_field_value [0.132685s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_create_updates_from_db_object [0.137277s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_update_changes [0.132993s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_delete_objects [0.131423s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_update_fields [0.132458s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_objects_exist_validate_filters_false [2.775970s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_get_object_missing_object [0.135322s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_count_validate_filters_false [0.324256s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_count_validate_filters_false [0.769912s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_update_fields [0.138569s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_update_objects_invalid_fields [0.133292s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_create_single_transaction [0.247971s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_update_objects_valid_fields [0.136601s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_update_objects_without_validate_filters [0.140511s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_filtering_by_fields [0.270846s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_delete_objects_nothing_to_delete [0.507620s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.131286s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_get_objects_single_transaction [0.244829s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_get_objects_supports_extra_filtername [0.277670s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_objects_exist_false [0.241058s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_v1_2_to_v1_1_drops_qos_network_policy_id [1.849238s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.249030s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_count_invalid_fields [0.150919s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_update_objects_nothing_to_update [0.293758s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_count_invalid_fields [0.140223s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_count_validate_filters_false [1.697763s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_delete_objects_without_validate_filters [0.154898s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_get_auto_deletable_ports_dhcp [1.962808s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {0} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_get_object_unique_key [0.128577s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_get_objects_invalid_fields [0.130032s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_get_values_invalid_field [0.128952s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_create_updates_from_db_object [1.245981s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_delete_objects_invalid_fields [0.138397s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_get_standard_attr_id [0.797379s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_update_objects_invalid_fields [0.131285s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_extra_fields [0.141023s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_update_objects_valid_fields [0.135673s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_fields_no_update [0.133498s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_update_objects_without_validate_filters [0.142264s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.131171s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_delete_objects_nothing_to_delete [1.443025s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_delete_objects_invalid_fields [0.157626s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_get_objects_valid_fields [0.131511s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {2} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_get_project_id [0.132791s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_get_values_invalid_field [0.132341s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_get_object_missing_object [0.163879s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_get_values_without_validate_filters [0.096401s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.041989s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_get_object_missing_primary_key [0.206025s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_update_changes [0.077216s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_update_fields [0.104481s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_get_objects_pager_is_passed_through [0.171474s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_update_objects_without_validate_filters [0.143902s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_get_objects_valid_fields [0.137239s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_get_values [0.131099s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_security_group_ids [1.563072s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_get_values_with_validate_filters [0.133068s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_attach_rbac_returns_type [0.221884s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_v1_3_to_v1_2_unlists_distributed_bindings [1.063734s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_db_obj [1.645943s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_count_invalid_fields [1.593519s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {0} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_get_object_missing_object [0.175188s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_delete_non_existent_object_raises_not_found [1.071944s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_v1_4_to_v1_3_converts_binding_to_portbinding_object [1.443076s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_get_objects [0.191721s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_get_objects_without_validate_filters [0.179724s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_get_projects_with_shared_access_to_db_obj_return_project_ids [0.172767s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_objects_exist [2.398629s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_get_values_mixed_field [0.235566s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_v1_6_to_v1_5_drops_numa_affinity_policy [0.756190s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_is_accessible_for_admin [0.220602s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_count_invalid_fields [0.172226s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_update_fields [0.171307s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_create_duplicates [0.169202s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_update_primary_key_forbidden_fail [0.167603s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_delete_objects_invalid_fields [0.149602s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_validate_rbac_policy_delete_fails_single_project_and_in_use [0.214925s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_get_objects [0.176506s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_get_values [0.148220s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_count [0.260167s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_get_values_mixed_field [0.163517s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_create_single_transaction [0.210740s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_get_values_with_validate_filters [0.170008s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.161256s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_db_obj [0.254922s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_update_objects_nothing_to_update [1.882398s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_update_changes [0.177088s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {3} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_update_objects_invalid_fields [0.161687s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_objects_exist_validate_filters [0.275237s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_update_objects_without_validate_filters [0.167720s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_filtering_by_fields [2.966505s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_update_updates_from_db_object [0.161315s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_objects_exist_validate_filters_false [0.243897s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_delete [0.147025s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_update_objects [0.261056s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_delete_objects_valid_fields [0.161950s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_get_object_unique_key [0.141730s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_update_single_transaction [0.241097s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_clean_obj_from_primitive [0.090193s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_get_objects_invalid_fields [0.156937s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_create [0.041330s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_delete_objects_valid_fields [0.041233s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {3} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_get_object_missing_object [0.048244s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_get_values [0.141379s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_get_values_invalid_field [0.123660s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_get_values_with_validate_filters [0.120076s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_update_single_transaction [1.900446s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {0} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_update_changes [0.149268s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_delete [0.196027s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_update_objects_invalid_fields [0.135907s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_update_changes_forbidden [0.136008s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_update_objects_invalid_fields [0.125383s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_delete_objects_invalid_fields [0.178974s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_update_objects_valid_fields [0.148677s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_count_validate_filters_false [0.319805s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_update_objects_without_validate_filters [0.128456s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_count_invalid_fields [0.139941s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_create_single_transaction [0.270248s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_delete_objects_invalid_fields [0.131756s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_delete_objects [0.286825s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_delete_objects_valid_fields [0.138257s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_get_object [0.130553s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_objects_exist_false [0.310332s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_get_object_missing_object [0.136786s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_get_object_with_synthetic_fields [3.052310s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_get_objects_pager_is_passed_through [0.137384s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_delete_objects_valid_fields [1.459693s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_get_objects_valid_fields [0.127224s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_get_objects_without_validate_filters [0.120056s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.165288s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_update_objects_invalid_fields [0.163091s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_update_updates_from_db_object [0.186580s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_objects_exist_validate_filters_false [1.477636s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_get_values_invalid_field [1.389355s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_count_invalid_fields [0.130101s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingVifDetailsTestCase.test_null_vif_details_in_db(PortBinding) [0.555948s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_update_changes_forbidden [0.125975s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_delete_objects [0.130635s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_update_objects_invalid_fields [0.126162s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_delete_objects_valid_fields [0.140124s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_update_primary_key_forbidden_fail [0.130998s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingVifDetailsTestCase.test_null_vif_details_in_db(DistributedPortBinding) [0.419700s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_fields_no_update [0.144843s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_get_router_ids_without_router_std_attrs [2.307937s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_get_objects_invalid_fields [0.223301s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_get_objects_valid_fields [0.145524s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_get_values [0.149412s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_objects_exist_false [1.006505s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_update_objects_valid_fields [0.186886s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_count [0.385842s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_count_invalid_filters [1.739585s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_count_invalid_filters [0.251045s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_delete_objects_nothing_to_delete [0.261254s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_get_object_create_update_delete [0.266526s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_update_single_transaction [1.738051s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_filtering_by_fields [1.082079s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_get_objects_single_transaction [0.386416s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_get_objects_supports_extra_filtername [0.257028s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_objects_exist_false [0.508245s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_count_invalid_filters [3.923215s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_get_object_create_update_delete [1.243824s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_count_validate_filters_false [1.298532s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.419741s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_update_objects [0.601250s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_delete_non_existent_object_raises_not_found [1.022467s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_update_objects_nothing_to_update [0.422387s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_get_objects_single_transaction [1.513278s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_create_duplicates [0.216420s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_delete [0.187117s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_delete_objects_valid_fields [0.172310s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_get_object_unique_key [0.170308s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_update_objects [1.176056s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_objects_exist [0.942779s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_clean_obj_from_primitive [0.123893s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_to_dict_makes_primitive_field_value [0.165857s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_create_duplicates [0.128489s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_to_dict_with_unset_project_id [0.162572s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_create_updates_from_db_object [0.109993s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_update_changes_forbidden [0.161118s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_delete_objects [0.140019s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_objects_exist_validate_filters [0.524422s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_get_object_missing_primary_key [0.133529s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_update_fields [0.163752s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_get_objects_valid_fields [0.149213s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_get_objects_without_validate_filters [0.182567s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_update_changes_forbidden [0.174859s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_update_updates_from_db_object [0.149142s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_objects_exist_validate_filters_false [1.221330s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_update_non_existent_object_raises_not_found [0.782574s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test__attach_security_group [1.553170s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_count [2.296507s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_db_obj [0.324578s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.287099s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_delete_objects_nothing_to_delete [0.179492s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_count_invalid_filters [0.894906s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_get_object_dirty_protected [0.253702s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_update_objects [0.331421s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_delete [0.204597s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_create_duplicates [0.107031s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_get_objects [0.256536s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_get_object_missing_primary_key [0.112440s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_get_objects_single_transaction [2.665213s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_get_project_id [0.187247s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_get_objects_valid_fields [0.203934s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_update_primary_key_forbidden_fail [0.227926s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_get_objects_without_validate_filters [0.186997s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_count [0.415796s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {3} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_get_object_single_transaction [0.307386s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_update_changes [0.181104s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_update_changes_forbidden [0.166683s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_get_objects_single_transaction [0.287963s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_update_objects_invalid_fields [0.204915s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_db_obj [2.994408s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_update_objects_valid_fields [0.188536s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_get_objects_with_synthetic_fields [0.382312s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_update_objects_without_validate_filters [0.177958s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.150122s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {2} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_create_duplicates [0.184060s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_objects_exist_validate_filters [0.302436s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_delete_objects [0.342547s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_get_object_single_transaction [1.108659s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_objects_exist_validate_filters_false [0.484548s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_extra_fields [0.317797s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_update_non_existent_object_raises_not_found [3.006456s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_get_objects_mixed_fields [0.293609s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.445438s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.321000s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_get_objects_without_validate_filters [0.236380s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_update_single_transaction [0.458099s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_get_values_with_validate_filters [0.189599s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_clean_obj_from_primitive [0.204640s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_update_objects_valid_fields [0.147543s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_count_invalid_fields [0.177662s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_update_objects_without_validate_filters [0.148098s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_create [0.197088s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_delete [0.225749s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_get_objects_mixed_fields [0.219128s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_get_objects_pager_is_passed_through [0.258651s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_get_values [0.286873s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_to_dict_synthetic_fields [0.208083s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_update_primary_key_forbidden_fail [0.187516s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_update_objects_nothing_to_update [3.218614s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_count [0.543675s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_create_duplicates [0.199928s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_delete_objects_valid_fields [0.188878s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_get_object_create_update_delete [2.390463s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_get_object_with_synthetic_fields [3.912076s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_get_object_unique_key [0.228602s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_get_objects_invalid_fields [0.206110s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_get_objects_supports_extra_filtername [2.202488s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_delete_non_existent_object_raises_not_found [2.813267s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_get_values [2.253551s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_get_values_mixed_field [0.207305s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_delete_objects_nothing_to_delete [0.374972s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_to_dict_synthetic_fields [0.199980s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_get_objects_with_synthetic_fields [3.257561s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {0} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_to_dict_with_unset_project_id [0.259066s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_update_changes_forbidden [0.205873s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_update_updates_from_db_object [0.188650s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_update_objects [0.476708s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {3} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_create_duplicates [0.192388s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_delete_objects [0.148098s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_get_port_from_mac_and_pci_slot_no_pci_slot [1.178021s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_delete_objects_invalid_fields [0.135821s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_fields_no_update [0.121942s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_get_object [0.155765s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_get_object_missing_object [0.182308s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_get_object_missing_primary_key [0.109531s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_to_dict_makes_primitive_field_value [0.146198s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_count_invalid_filters [1.853417s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_update_fields [0.178802s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_update_primary_key_forbidden_fail [0.186358s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_get_ports_by_vnic_type_and_host [1.505908s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_update_updates_from_db_object [0.194779s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_create_duplicates [0.229278s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_create_updates_from_db_object [0.228764s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_delete_objects_without_validate_filters [0.211882s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_objects_exist [2.640676s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_get_object [0.175708s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_get_objects [0.159188s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_objects_exist [1.077019s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_get_objects_invalid_fields [0.158052s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_count_validate_filters_false [1.902904s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_get_objects_without_validate_filters [0.209719s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_objects_exist_false [0.621731s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_update_changes_forbidden [0.178735s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_update_objects_valid_fields [0.166555s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_create_updates_from_db_object [0.295659s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_objects_exist_validate_filters [0.694071s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_get_object_missing_primary_key [0.270627s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_get_object_unique_key ... SKIPPED: No unique keys found in test class DEBUG: {2} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_update_single_transaction [2.042235s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_create_single_transaction [1.372315s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_get_values [0.202458s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_count_invalid_fields [0.175623s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_create [0.209899s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_is_accessible_for_db_object_owner [0.346466s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_delete_objects_invalid_fields [0.177664s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_is_accessible_if_shared_with_project [0.275516s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {3} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_update_changes [0.455154s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_update_objects_invalid_fields [0.317083s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_delete_objects [2.124246s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_update_objects_valid_fields [0.286984s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {2} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_get_object_missing_primary_key [0.102312s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {2} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_get_values_without_validate_filters [0.121566s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_objects_exist_validate_filters_false [3.239746s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {2} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_update_fields [0.192394s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_update_objects_without_validate_filters [0.236834s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_delete_objects_nothing_to_delete [1.664004s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_update_shared_remove_wildcard_sharing [1.808077s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_validate_rbac_policy_change_allowed_for_admin_or_owner [0.447650s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_validate_rbac_policy_change_forbidden_for_outsiders [0.429727s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_qos_network_policy_id [2.092134s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_count [1.614366s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_delete_single_transaction [1.405082s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_delete_objects [0.528856s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_objects_exist_false [0.389032s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_get_object_create_update_delete [1.191246s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_update_object [0.601812s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_qos_policy_id [1.756902s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_get_object_single_transaction [1.423572s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_create_updates_from_db_object [0.154952s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_delete_objects_invalid_fields [0.146170s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_get_object [0.177731s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_get_object_unique_key [0.149962s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.188969s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_update_objects_nothing_to_update [0.911778s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_get_objects_without_validate_filters [0.223420s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_get_values [0.273107s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_get_values_invalid_field [0.218885s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {3} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_get_values_without_validate_filters [0.168788s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {0} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {3} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.174949s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_v1_2_to_v1_1_drops_segment_id_in_binding_levels [1.237529s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_create [0.187403s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_delete_objects_without_validate_filters [0.198934s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_objects_exist_validate_filters [1.086873s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_v1_5_to_v1_4_drops_qos_network_policy_id [0.641450s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_get_object_missing_primary_key [0.182336s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_clean_obj_from_primitive [0.134173s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_delete_objects [0.130489s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_get_objects [0.223093s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_extra_fields [0.136759s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_get_object_missing_primary_key [0.217879s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_get_objects_valid_fields [0.207763s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_get_values [0.204841s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_get_project_id [0.209488s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {2} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_clean_obj_from_primitive [0.266601s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_to_dict_synthetic_fields [0.280273s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_count_invalid_fields [0.287106s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_update_objects_without_validate_filters [0.218341s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_to_dict_with_unset_project_id [0.208324s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_create_duplicates [0.164664s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_fields_no_update [0.194871s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_get_objects [0.239817s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_get_objects_single_transaction [3.172624s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_get_object_missing_primary_key [0.196255s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.188413s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_get_objects_without_validate_filters [0.155140s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {1} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_update_fields [0.236084s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_update_objects_valid_fields [0.139192s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_update_objects_without_validate_filters [0.223328s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.116203s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_count [0.549373s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_filtering_by_fields [0.474979s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_filtering_by_fields [0.411601s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_get_standard_attr_id [2.068653s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_get_object_single_transaction [0.662595s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {3} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_count [3.947815s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_objects_exist [0.943706s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_get_objects_single_transaction [0.680933s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_clean_obj_from_primitive [0.188909s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_create [0.208598s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_get_objects_supports_extra_filtername [0.585417s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_delete_objects_invalid_fields [0.188291s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {1} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_get_values_with_validate_filters [0.098397s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_get_values_without_validate_filters [0.163626s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {1} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_update_changes_forbidden [0.167963s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_update_objects_without_validate_filters [0.165581s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_update_object [3.940978s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_count_validate_filters_false [0.319767s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_db_obj [0.160103s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_delete_objects [0.097980s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_get_object_single_transaction [0.134653s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_count_invalid_fields [0.061977s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_objects_exist_validate_filters [2.479289s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_delete_objects [0.149722s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_get_object_missing_object [0.232211s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_get_values_without_validate_filters [0.156642s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_update_changes [0.148014s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_update_objects_invalid_fields [0.145520s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_count_invalid_fields [0.356216s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_update_objects_without_validate_filters [0.189745s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_create [0.248761s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_count [2.382916s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_update_updates_from_db_object [0.221246s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_create_updates_from_db_object [0.213190s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_extra_fields [0.219996s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_create_single_transaction [0.360436s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_delete_objects [0.215796s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_get_object_missing_object [0.324577s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_create_single_transaction [5.782899s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_delete_single_transaction [0.246954s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_get_values_without_validate_filters [0.247427s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_get_object_create_update_delete [0.435190s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_to_dict_with_unset_project_id [0.196509s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_delete_objects [2.127652s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_update_changes_forbidden [0.294050s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_update_objects_nothing_to_update [0.651394s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_db_obj [0.652664s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_delete_objects [0.805591s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_get_objects_single_transaction [0.991482s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_delete_single_transaction [0.507481s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_get_objects_supports_extra_filtername [0.755770s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_filtering_by_fields [0.776791s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_objects_exist_false [0.629187s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_get_object_create_update_delete [0.698415s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_delete_objects [5.142852s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_update_single_transaction [3.770249s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_get_objects_no_synth [0.418667s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_update_objects_nothing_to_update [0.769571s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_clean_obj_from_primitive [0.185021s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_clean_obj_from_primitive [0.194000s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_object_version_degradation_1_2_to_1_1_no_stateful [0.370633s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_create [0.211294s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_create [0.249044s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_create_updates_from_db_object [0.243854s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_create_updates_from_db_object [0.220024s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_delete_objects_invalid_fields [0.167023s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_delete_objects [0.125398s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_delete_objects_without_validate_filters [0.172183s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_delete_objects_without_validate_filters [0.207045s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_update_object [0.733164s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_get_object [0.170052s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_extra_fields [0.183043s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_get_object [0.109366s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_get_object_missing_primary_key [0.206474s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_get_object_missing_object [0.104680s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_get_object_unique_key [0.142102s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_get_objects_invalid_fields [0.208828s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_get_objects_pager_is_passed_through [0.139791s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_get_objects_valid_fields [0.101436s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_update_objects [0.954879s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_update_fields [0.207553s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_get_values [0.155764s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_update_updates_from_db_object [0.204637s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_create_duplicates [0.214132s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_get_values_invalid_field [0.150140s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_extra_fields [0.190366s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_delete_objects_valid_fields [0.221297s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_to_dict_makes_primitive_field_value [0.193000s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_get_object_missing_object [0.200332s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_get_object [0.214043s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_update_fields [0.140004s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_update_objects_invalid_fields [0.103397s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_get_objects [0.208882s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_get_object_missing_object [0.241111s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_update_updates_from_db_object [0.100997s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_get_object_single_transaction [3.404423s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_get_project_id [0.191750s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_get_object_missing_primary_key [0.240929s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_delete_expired [0.292489s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_get_values_mixed_field [0.193318s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_get_objects [0.284340s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_delete_single_transaction [0.238174s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.292922s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.280560s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_filtering_by_fields [0.351564s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_get_object_with_synthetic_fields [0.399269s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_get_values_without_validate_filters [0.213546s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {1} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_get_objects_supports_extra_filtername [0.285288s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_create_duplicates [0.173639s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_create_updates_from_db_object [0.059131s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_delete_objects_invalid_fields [0.056137s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_get_object_missing_object [0.054638s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_get_objects [0.064104s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_get_objects_without_validate_filters [0.090117s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_get_project_id [0.121164s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_get_values_invalid_field [0.122977s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_count [2.526079s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_get_values_mixed_field [0.148527s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_update_changes_forbidden [0.158516s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_update_objects_valid_fields [0.116821s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_create_single_transaction [0.451946s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_to_dict_synthetic_fields [2.268171s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_get_object_with_synthetic_fields [3.714241s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_count_invalid_filters [0.339826s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_update_changes [0.254964s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_db_obj [0.275678s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_delete_single_transaction [0.599298s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_update_changes_forbidden [0.223194s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_get_object_single_transaction [0.267216s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_update_fields [0.191203s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.162345s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_filtering_by_fields [0.615981s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_get_objects_single_transaction [0.654015s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {3} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_get_objects_supports_extra_filtername [2.981541s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_rbac_shared_on_parent_object [0.922726s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_count [2.533823s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_update_objects_nothing_to_update [0.551363s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_clean_obj_from_primitive [0.203214s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_objects_exist [0.370160s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_extra_fields [0.222755s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_create [0.181275s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_get_object [0.207943s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_delete [0.200898s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_get_objects [0.203018s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_get_objects [0.233162s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_get_values [0.184292s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_get_values_with_validate_filters [0.235526s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_rbac_shared_on_parent_object ... SKIPPED: Mixin class, skipped test DEBUG: {1} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_get_objects_without_validate_filters [0.214614s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_update_objects_without_validate_filters [0.172023s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.185924s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_get_values_with_validate_filters [0.212085s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_count_invalid_filters [2.494316s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_update_changes_forbidden [0.240124s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_clean_obj_from_primitive [0.222699s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_create_single_transaction [0.970589s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_get_standard_attr_id [3.584945s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_delete_objects_valid_fields [0.182924s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_get_object_unique_key ... SKIPPED: No unique keys found in test class DEBUG: {1} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {1} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_get_values_invalid_field [0.234390s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_get_values_without_validate_filters [0.211258s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_to_dict_makes_primitive_field_value [0.210128s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_delete_single_transaction [1.359639s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_to_dict_synthetic_fields [0.268709s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_update_fields [0.128897s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac.RBACBaseObjectTestCase.test_get_type_class_map [0.108204s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_create_single_transaction [2.439673s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_clean_obj_from_primitive [0.233217s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_create [0.238674s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_create_duplicates [0.258268s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_delete [0.320419s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_delete_objects_without_validate_filters [0.316263s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_get_objects_invalid_fields [0.264780s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_filtering_by_fields [2.268126s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_get_objects_mixed_fields [0.219687s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_delete_non_existent_object_raises_not_found [2.289833s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_get_objects_pager_is_passed_through [0.317406s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.201689s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_get_objects_valid_fields [0.261082s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_update_object [1.539042s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_clean_obj_from_primitive [0.216381s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_create_duplicates [0.234905s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_delete [0.159661s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_get_objects [0.183300s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_get_values_without_validate_filters [0.269175s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_objects_exist [5.982486s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_get_values_mixed_field [0.160960s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_delete_single_transaction [2.192392s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_get_values_without_validate_filters [0.219045s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_update_changes_forbidden [0.182828s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_update_objects_valid_fields [0.173117s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_update_shared_avoid_duplicate_update [1.938801s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_update_updates_from_db_object [0.275528s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_filtering_by_fields [2.317107s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_validate_rbac_policy_change_handles_only_object_type [0.302359s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_count_invalid_filters [0.462025s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_qos_policy [3.289463s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_count_validate_filters_false [0.350223s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleDbObjectTestCase.test_count [2.866548s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_delete_single_transaction [0.366783s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleDbObjectTestCase.test_count_validate_filters_false [0.427800s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_filtering_by_fields [0.316467s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_get_objects_supports_extra_filtername [0.267893s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_get_object_single_transaction [2.342043s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.360350s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleDbObjectTestCase.test_filtering_by_fields [1.027703s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_update_objects_nothing_to_update [0.368448s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_delete [0.185045s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleDbObjectTestCase.test_get_object_single_transaction [0.530565s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_delete_objects [0.164940s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_get_object_missing_primary_key [0.176693s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleDbObjectTestCase.test_get_objects_single_transaction [0.428245s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_get_objects [0.229567s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_get_objects_invalid_fields [0.225930s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {2} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleDbObjectTestCase.test_get_standard_attr_id [0.522232s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleDbObjectTestCase.test_objects_exist_false [0.268847s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.176184s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_update_object [3.799000s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleDbObjectTestCase.test_objects_exist_validate_filters [0.264861s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_create_duplicates [0.172946s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.298803s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_delete_objects [0.204044s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {2} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleDbObjectTestCase.test_update_single_transaction [0.465821s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_fields_no_update [0.244321s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_clean_obj_from_primitive [0.226114s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_get_objects_invalid_fields [0.226017s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_delete [0.193773s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_get_objects_valid_fields [0.209262s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_fields_no_update [0.196622s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_get_objects [0.174136s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_get_objects_without_validate_filters [0.166511s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.194477s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {2} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_get_objects_without_validate_filters [0.187494s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_get_values_with_validate_filters [0.201270s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.185337s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_update_changes [0.214791s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_update_fields [0.157142s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_update_objects_invalid_fields [0.169335s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_update_updates_from_db_object [0.136510s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_create_single_transaction [0.312153s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_db_obj [0.428415s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_update_non_existent_object_raises_not_found [4.333674s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_update_objects [4.543053s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {2} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_objects_exist_validate_filters_false [0.374046s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_clean_obj_from_primitive [0.201081s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.232631s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_get_object_missing_primary_key [0.229653s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_get_objects [0.216759s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.279622s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_update_single_transaction [2.871866s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_count_validate_filters_false [5.223908s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_update_objects [3.667225s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_create_duplicates [0.219164s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_create_updates_from_db_object [0.160384s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_delete_objects [0.054072s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_delete_objects_valid_fields [0.061388s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_get_object_unique_key [0.068592s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_get_objects_invalid_fields [0.056280s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_get_objects_valid_fields [0.071856s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_update_objects_invalid_fields [0.089049s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.145419s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_update_updates_from_db_object [0.184018s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_get_values [2.303309s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {2} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_update_objects_valid_fields [0.214163s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_create_single_transaction [1.147255s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_v1_1_to_v1_0_drops_qos_policy_id [3.074647s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_get_object_missing_object [0.126733s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_get_objects_mixed_fields [0.110171s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_count_invalid_filters [0.900707s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.148963s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_delete_single_transaction [3.833808s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_delete_objects_nothing_to_delete [0.577812s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_get_objects_without_validate_filters [0.149359s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_delete_non_existent_object_raises_not_found [1.188724s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {2} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {0} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_get_objects_single_transaction [1.204701s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_objects_exist_false [0.597677s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_update_objects_valid_fields [1.979598s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_update_objects [0.793051s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_filtering_by_fields [2.915538s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_update_single_transaction [0.412464s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_objects_exist_validate_filters_false [1.756141s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_delete_objects_invalid_fields [0.147908s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {0} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_create [0.216095s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_get_object [0.154998s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_get_object_missing_object [0.175682s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_create_duplicates [0.256546s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_get_object_missing_primary_key [0.214212s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_delete_objects [0.208960s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_delete_objects_valid_fields [0.222525s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_get_values_with_validate_filters [0.146585s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.346770s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_update_changes [0.238689s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_update_changes_forbidden [0.141919s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_get_object_create_update_delete [2.909802s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_update_fields [0.113263s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_update_objects_valid_fields [0.126536s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_update_updates_from_db_object [0.135215s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_get_object_create_update_delete [2.554298s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_count_invalid_filters [1.014500s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_object_version_degradation_1_1_to_1_0_no_qos_policy_id [1.792435s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_delete_objects [1.718081s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {1} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_get_objects_with_synthetic_fields [3.011544s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_get_object_unique_key [0.215535s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.200821s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_objects_exist_validate_filters_false [2.059656s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_get_objects_without_validate_filters [0.215522s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_delete_objects_nothing_to_delete [1.137798s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.174852s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {0} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_update_changes_forbidden [0.209094s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_delete_single_transaction [1.141098s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_count_validate_filters_false [0.758454s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_db_obj [0.720303s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_qos_policy [2.958974s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_delete_objects [0.897309s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_delete_objects_nothing_to_delete [0.452644s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_update_objects_nothing_to_update [1.215606s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_delete_single_transaction [0.494879s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_create_single_transaction [0.716037s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_objects_exist [0.852672s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {3} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_delete_objects_nothing_to_delete [0.530206s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_delete_objects_invalid_fields [0.241398s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {2} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_fields_no_update [0.252848s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_objects_exist_validate_filters_false [0.967708s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_filtering_by_fields [0.752924s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_get_objects_invalid_fields [0.213521s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_clean_obj_from_primitive [0.232419s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_get_objects_valid_fields [0.202319s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_get_values_with_validate_filters [0.245247s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_delete_objects_valid_fields [0.216805s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_delete_objects_without_validate_filters [0.161409s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_get_values_without_validate_filters [0.255458s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_get_object_single_transaction [0.917604s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_get_object [0.176288s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_get_objects_invalid_fields [0.120891s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_update_objects_valid_fields [0.260729s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.127807s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_update_fields [0.100369s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_count [0.394832s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_count [1.128347s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_count_validate_filters_false [0.641357s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_create_single_transaction [0.396623s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_delete_single_transaction [0.861174s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_delete_objects_nothing_to_delete [0.364297s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_get_object_create_update_delete [0.866463s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_update_objects [3.632977s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_delete_objects_invalid_fields [0.193514s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_get_object_filter_by_is_default [1.805636s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_delete_objects_valid_fields [0.192225s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_get_object_missing_object [0.207378s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.188354s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_get_object_single_transaction [0.475163s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_get_objects_single_transaction [0.700905s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_get_values [0.216907s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_get_values_with_validate_filters [0.271147s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_is_default_False [0.651165s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {3} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.167105s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_object_version_degradation_1_4_to_1_3_no_normalized_cidr [0.388932s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_clean_obj_from_primitive [0.188606s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_lock_subnet_update [0.680994s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_create [0.210812s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_objects_exist_validate_filters_false [0.679431s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_delete [0.261036s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_objects_exist_validate_filters [0.410311s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_delete_objects_invalid_fields [0.293997s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_update_non_existent_object_raises_not_found [0.522203s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_fields_no_update [0.196857s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_get_scoped_floating_ips [14.542138s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_get_object_unique_key [0.281446s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_update_object [0.756361s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_get_objects_valid_fields [0.282377s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_update_single_transaction [0.672969s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_get_project_id [0.230450s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_get_values [0.205987s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_create_updates_from_db_object [0.190624s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_delete_objects [0.209081s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_to_dict_with_unset_project_id [0.234468s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_delete_objects_valid_fields [0.229185s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_delete_objects_without_validate_filters [0.248889s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_update_objects_invalid_fields [0.235361s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_get_object_missing_object [0.202297s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_get_object [0.206932s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_get_object_unique_key [0.203598s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_get_objects_mixed_fields [0.233198s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_get_objects_without_validate_filters [0.256540s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.256784s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_get_values_invalid_field [0.241371s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_objects_exist_false [1.964216s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_update_fields [0.201398s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_get_values_invalid_field [0.224908s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_update_primary_key_forbidden_fail [0.211073s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.211829s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_to_dict_synthetic_fields [0.210128s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_update_changes_forbidden [0.214509s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_delete_objects_nothing_to_delete [2.128768s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_update_objects_valid_fields [0.261881s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_count_invalid_filters [0.612635s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_get_object_create_update_delete [0.512854s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_object_version_degradation_1_1_to_1_0_no_shared [0.447845s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_qos_network_policy_id [3.070528s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_clean_obj_from_primitive [0.176148s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_objects_exist_validate_filters [0.390181s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_create [0.196814s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_delete [0.182732s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_count [3.412353s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_objects_exist_validate_filters_false [0.598183s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_delete_objects [0.223255s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.212445s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_get_object [0.219973s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_get_object_missing_primary_key [0.166288s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_get_objects [0.173603s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_get_values_with_validate_filters [0.178892s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_create_single_transaction [1.249493s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_objects_exist_validate_filters_false [2.334455s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_update_objects_invalid_fields [0.215161s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.205512s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_create_duplicates [0.143680s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_delete [0.144378s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.182537s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_get_objects_valid_fields [0.184115s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_get_object_single_transaction [1.423103s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_update_objects_nothing_to_update [1.514443s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_get_values_invalid_field [0.212956s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_delete [0.193170s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_get_values_without_validate_filters [0.188614s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.219644s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.226384s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_get_object [0.262908s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_get_objects [0.223579s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_update_changes_forbidden [0.223460s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_check_routers_not_owned_by_projects [2.411107s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.217704s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_update_fields [0.218256s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_update_objects_invalid_fields [0.216396s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_get_values_with_validate_filters [0.211322s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.187825s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_db_obj [1.328522s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_count [2.476430s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_delete_non_existent_object_raises_not_found [1.120371s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_objects_exist_validate_filters [1.685975s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_delete_objects_invalid_fields [0.291834s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_get_object [0.196737s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_delete_objects_nothing_to_delete [1.012885s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_get_objects_supports_extra_filtername [1.590839s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_get_values_invalid_field [0.234027s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_count_invalid_filters [3.197865s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_db_obj [0.297462s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_get_object_single_transaction [0.840862s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_update_changes_forbidden [0.324446s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_update_objects_invalid_fields [0.258560s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_get_objects_single_transaction [0.840546s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_delete_objects [1.403772s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_objects_exist [1.024806s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_delete_objects_nothing_to_delete [0.637918s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_delete_objects [1.556451s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_objects_exist_validate_filters [0.721721s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_delete_single_transaction [0.712681s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_filter_by_shared [1.356900s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_objects_exist_validate_filters_false [1.197866s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {1} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_get_objects_with_synthetic_fields [4.788665s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_get_dns_nameservers_in_order [0.895000s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_objects_exist_false [0.625950s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_update_non_existent_object_raises_not_found [0.995600s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_update_object ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_get_object_create_update_delete [1.286006s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_objects_exist [1.795787s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {1} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_objects_exist_validate_filters [1.275093s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_create_updates_from_db_object [0.196311s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_delete_objects_invalid_fields [0.193194s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_fields_no_update [0.204081s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_get_object_missing_primary_key [0.206111s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_update_non_existent_object_raises_not_found [1.207339s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_update_objects [4.010445s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_get_values_invalid_field [0.283829s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_get_values_without_validate_filters [0.258087s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_delete_objects_without_validate_filters [0.303641s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_get_object_missing_object [0.245369s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_update_objects_valid_fields [0.226733s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_get_objects_invalid_fields [0.224618s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_get_objects_valid_fields [0.226483s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_get_object_create_update_delete [0.713957s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_get_values_with_validate_filters [0.222587s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_get_objects_supports_extra_filtername [4.019705s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_update_fields [0.230160s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_update_objects_invalid_fields [0.201085s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_update_objects_without_validate_filters [0.295532s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_create_duplicates [0.200938s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_update_updates_from_db_object [0.311181s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleDbObjectTestCase.test_delete_objects [0.868444s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_get_service_types [2.075170s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_clean_obj_from_primitive [0.219587s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleDbObjectTestCase.test_delete_objects_nothing_to_delete [0.366141s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_update_objects [5.087677s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleDbObjectTestCase.test_get_objects_supports_extra_filtername [0.483508s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_delete_objects [2.062287s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_delete_objects [0.241252s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_fields_no_update [0.151723s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_delete_objects_valid_fields [0.195198s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_get_object_missing_primary_key [0.162759s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleDbObjectTestCase.test_objects_exist_validate_filters_false [0.408006s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_get_objects_valid_fields [0.163114s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_delete_objects_without_validate_filters [0.262580s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_count_invalid_fields [0.270367s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_count_invalid_filters [1.221690s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_fields_no_update [0.281025s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_delete_objects_invalid_fields [0.278713s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_get_object_missing_object [0.310839s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_delete_objects_valid_fields [0.272683s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_get_objects_without_validate_filters [0.285781s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_get_object_unique_key [0.250403s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_get_values [0.244059s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_get_object_missing_primary_key [0.292726s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_db_obj [1.220088s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_get_values_invalid_field [0.293122s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_update_objects_without_validate_filters [0.272921s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_get_object_unique_key [0.267061s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_get_values_with_validate_filters [0.294186s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.288836s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_to_dict_with_unset_project_id [0.233856s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_update_changes [0.221623s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_delete_non_existent_object_raises_not_found [0.462284s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {1} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_delete_single_transaction [1.053903s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_update_changes_forbidden [0.240767s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_update_objects_valid_fields [0.220966s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_get_object_no_synth [0.492081s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_update_objects_without_validate_filters [0.254495s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_get_objects_queries_constant [0.449131s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_count [0.556693s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_get_objects_single_transaction [0.509270s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_get_object_create_update_delete [1.325825s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_delete_single_transaction [0.447172s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_is_default_True [0.734442s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_get_objects_supports_extra_filtername [0.499280s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_count_invalid_filters [2.165548s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_object_version_degradation_1_3_to_1_2_no_remote_ag [0.586821s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_create [0.310734s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_objects_exist [0.793727s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_get_object_missing_object [0.335820s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_update_objects_nothing_to_update [0.729640s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {0} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_count_invalid_fields [0.290078s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_db_obj [2.021965s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_get_values_invalid_field [0.250023s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_get_values_without_validate_filters [0.234981s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_create [0.270745s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_delete [0.229137s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_update_objects_invalid_fields [0.240510s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_delete_objects_invalid_fields [0.260414s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.246709s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_delete_objects_valid_fields [0.241296s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_get_object_create_update_delete [1.315142s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_get_objects_valid_fields [0.197360s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_update_distributed_flag [1.303016s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_get_values_with_validate_filters [0.325606s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_to_dict_with_unset_project_id [0.284280s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_get_objects_supports_extra_filtername [1.238213s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_update_changes [0.269131s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_update_objects_invalid_fields [0.231788s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_update_updates_from_db_object [0.236015s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_update_object [1.445647s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_update_object ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_count_validate_filters_false [0.708763s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.464603s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_update_single_transaction [1.260670s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_clean_obj_from_primitive [0.153457s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_count_invalid_fields [0.206027s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_count_invalid_fields [0.157672s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_delete_objects [0.696450s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_create [0.147631s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_delete_objects [3.914696s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_create_duplicates [0.246390s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {1} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_delete_objects_nothing_to_delete [0.527612s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_fields_no_update [0.284862s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_delete_single_transaction [0.621377s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_get_object_unique_key [0.320513s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_get_object_single_transaction [0.528295s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_filtering_by_fields [0.579696s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {1} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_get_values_invalid_field [0.303657s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_get_objects_without_validate_filters [1.589903s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_get_objects_sort_by_address_asc_using_pager [0.400155s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_get_values_without_validate_filters [0.271876s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_get_objects_sort_by_order_desc [0.351555s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_update_objects_valid_fields [0.134755s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_update_objects_without_validate_filters [0.266230s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_count_invalid_fields [0.234850s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_create_updates_from_db_object [0.200724s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_update_primary_key_forbidden_fail [0.291137s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.284071s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_count_validate_filters_false [0.424035s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.120157s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_get_objects_invalid_fields [0.354594s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_get_objects_queries_constant [0.113205s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_create [0.087054s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_create_updates_from_db_object [0.064623s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_delete [0.127384s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_get_object [0.108146s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_get_values_invalid_field [0.290553s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_get_object_unique_key [0.101124s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.124404s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_objects_exist [1.398892s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_get_values_mixed_field [0.234917s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_count_invalid_fields [0.206738s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_get_values_invalid_field [0.164775s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.311561s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_to_dict_with_unset_project_id [0.174943s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_delete_objects [0.232687s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_update_objects_invalid_fields [0.189399s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_update_updates_from_db_object [0.279723s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_get_objects_valid_fields [0.209799s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_delete_objects_nothing_to_delete [0.435499s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.566380s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_get_objects_without_validate_filters [0.198569s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_get_values [0.193154s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_update_object [0.667761s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_get_values_invalid_field [0.170789s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_update_objects [0.666216s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_get_objects_supports_extra_filtername [0.516862s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_update_single_transaction [0.348245s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_count_invalid_fields [0.171446s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_delete_non_existent_object_raises_not_found [1.308962s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_update_object ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_delete_objects [0.172987s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.172637s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_count_validate_filters_false [3.025355s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_fields_no_update [0.151486s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_get_object_missing_object [0.175298s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_get_object_missing_primary_key [0.227897s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_create [0.221604s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_get_object_unique_key [0.229736s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_delete_objects [0.322928s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_get_objects_invalid_fields [0.208283s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_delete_objects_invalid_fields [0.306852s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_get_object_create_update_delete [1.707936s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_get_object_missing_primary_key [0.292512s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_get_objects_without_validate_filters [0.230358s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_get_object_unique_key [0.281713s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_get_objects_invalid_fields [0.299796s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_update_changes [0.277137s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_count_validate_filters_false [1.208780s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_get_object_single_transaction [2.247887s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_get_object_create_update_delete [1.291986s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {0} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_get_objects_single_transaction [1.295191s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_get_values [0.177157s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_get_values_without_validate_filters [0.169318s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_update_changes_forbidden [0.159667s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_db_obj [5.562715s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_update_fields [0.178812s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_update_objects_without_validate_filters [0.159403s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_count [0.642471s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_db_obj [0.443697s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_get_security_group_rule_ids [1.856156s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_delete_objects [0.743306s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_get_standard_attr_id [0.831070s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_filtering_by_fields [0.573760s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_delete_objects [2.944485s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_object_version_degradation_1_1_to_1_0_no_remote_ag [0.379130s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_object_version_degradation_1_3_to_1_2_no_belongs_to_def_sg [0.287218s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_objects_exist_validate_filters [3.226903s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_objects_exist_false [0.542274s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_objects_exist_false [0.502132s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_objects_exist_validate_filters [0.571188s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_update_single_transaction [1.589446s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_objects_exist_validate_filters_false [0.647772s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.511612s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_delete_objects_valid_fields [0.230417s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_get_object [0.227487s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_update_objects_nothing_to_update [2.132225s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_get_object_missing_object [0.225847s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_update_object [0.708493s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {0} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_get_values [0.220014s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_update_single_transaction [1.031049s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_update_objects [0.753770s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_get_gw_port_ids_by_router_id [4.159955s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_create [0.189748s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_update_objects_without_validate_filters [0.241728s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_update_objects_nothing_to_update [0.553488s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_create_updates_from_db_object [0.232597s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_fields_no_update [0.219908s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_get_object [0.046954s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_get_objects_mixed_fields [0.049809s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.078347s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.046598s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_update_single_transaction [0.554729s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_get_objects_without_validate_filters [0.058386s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_get_values [0.105389s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_count_invalid_filters [0.836122s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_get_values_invalid_field [0.156693s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_create [0.219847s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_update_changes [0.083004s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleDbObjectTestCase.test_count_invalid_filters [0.148010s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_create_duplicates [0.240426s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.133663s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_delete_objects_valid_fields [0.165601s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_get_object_unique_key [0.165107s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {0} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_count_validate_filters_false [0.810061s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleDbObjectTestCase.test_delete_single_transaction [0.333495s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_get_objects_invalid_fields [0.175386s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.233740s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleDbObjectTestCase.test_update_object [0.325767s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_rbac_shared_on_parent_object ... SKIPPED: Mixin class, skipped test DEBUG: {0} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_delete_objects [0.984177s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_to_dict_with_unset_project_id [0.222854s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleDbObjectTestCase.test_update_objects [0.704654s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_create [0.250279s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {3} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_create_updates_from_db_object [0.281192s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_get_objects_single_transaction [2.128805s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_delete_objects [0.246234s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_get_object_missing_object [0.240513s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_get_objects_supports_extra_filtername [0.883664s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_get_objects_invalid_fields [0.188542s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_update_changes_forbidden [2.088015s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_get_objects_valid_fields [0.220993s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_update_fields [0.189160s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_get_values_with_validate_filters [0.181549s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_update_objects_valid_fields [0.156592s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_get_values_without_validate_filters [0.138095s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.099575s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_count_invalid_filters [0.288500s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_delete_objects [0.215982s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_get_object_create_update_delete [0.121869s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_get_object_single_transaction [0.115313s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_objects_exist_false [1.982726s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.616636s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_get_objects_single_transaction [0.395162s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_delete_single_transaction [0.641206s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_get_objects_single_transaction [0.421418s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_get_objects_supports_extra_filtername [0.480670s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_objects_exist_validate_filters_false [1.763037s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_objects_exist_validate_filters [2.315614s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_objects_exist_false [0.383831s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_objects_exist_validate_filters [2.605783s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_update_non_existent_object_raises_not_found ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_update_non_existent_object_raises_not_found ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_update_non_existent_object_raises_not_found [1.418400s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_update_object ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_update_object ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_delete [0.091024s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_delete_objects [0.121380s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_delete_objects_invalid_fields [0.144296s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_create [0.126317s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_delete_objects_valid_fields [0.166602s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_delete_objects [0.161775s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_update_object [2.156181s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {0} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_update_objects [1.149986s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_delete_objects_invalid_fields [0.219353s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_clean_obj_from_primitive [0.163101s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_get_object [0.122684s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_fields_no_update [0.149458s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_get_object_missing_primary_key [0.112989s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_get_object_unique_key [0.171553s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_get_objects_invalid_fields [0.242712s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_get_objects_pager_is_passed_through [0.140048s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_fields_no_update [0.179877s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_get_objects_invalid_fields [0.143784s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_get_objects_valid_fields [0.177055s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_get_values_without_validate_filters [0.266780s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_get_object_missing_object [0.195580s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {2} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_update_objects_invalid_fields [0.234722s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_update_changes_forbidden [0.208518s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_get_values [0.284273s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.216037s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_update_objects_without_validate_filters [0.254053s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_count [1.000691s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_count_validate_filters_false [0.738346s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_update_objects_valid_fields [2.245363s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_create_single_transaction [0.605800s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_update_objects_without_validate_filters [0.258970s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_count_invalid_filters [3.291177s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_get_objects_without_validate_filters [3.730197s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_get_values [0.264948s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_get_object_single_transaction [1.091695s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_get_values_invalid_field [0.275707s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_delete_non_existent_object_raises_not_found [1.198855s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_update_changes [0.234340s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_update_changes_forbidden [0.261169s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_get_objects_supports_extra_filtername [0.682309s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_update_objects_valid_fields [0.203985s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_objects_exist_validate_filters [0.562637s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_get_objects_supports_extra_filtername [1.132285s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_count_validate_filters_false [2.531238s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_update_objects_nothing_to_update [0.728984s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_clean_obj_from_primitive [0.303993s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_count_validate_filters_false [1.922955s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_create_duplicates [0.223325s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_create_updates_from_db_object [0.233309s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_delete [0.244442s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_delete_objects_valid_fields [0.211008s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_delete_objects_without_validate_filters [0.241519s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_get_object_unique_key [0.215378s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_filtering_by_fields [1.370554s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_get_objects_invalid_fields [0.194981s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_to_dict_makes_primitive_field_value [0.226168s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_update_objects_without_validate_filters [0.234684s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_delete_objects_without_validate_filters [0.170056s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {3} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_update_primary_key_forbidden_fail [0.277929s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_get_object_missing_object [0.150698s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_get_objects_without_validate_filters [0.159694s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_get_object_single_transaction [1.141736s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_get_values [0.203791s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_update_objects_valid_fields [0.201738s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_update_primary_key_forbidden_fail [0.160940s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_get_objects_supports_extra_filtername [0.871900s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_count [2.163112s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_count [1.229711s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_objects_exist [1.336135s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_create_port_not_found [5.688024s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_count_validate_filters_false [1.342714s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_update_non_existent_object_raises_not_found ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_delete [0.118801s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_get_object [0.160385s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_get_object_missing_object [0.164875s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_get_objects_invalid_fields [0.151565s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_get_objects_valid_fields [0.155459s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_get_values [0.129267s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_get_values_with_validate_filters [0.103721s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_update_fields [0.098485s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_update_objects_invalid_fields [0.104789s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_delete_non_existent_object_raises_not_found [2.386276s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_db_obj [4.965211s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_get_object_create_update_delete [2.127808s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_count [2.500274s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_count_invalid_filters [0.443509s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_filtering_by_fields [0.899630s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_create_single_transaction [0.379944s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_delete_non_existent_object_raises_not_found [0.432185s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_filtering_by_fields [6.200112s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_objects_exist_false [0.410557s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_update_non_existent_object_raises_not_found ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_update_object ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_delete [0.074218s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_delete_objects_invalid_fields [0.090875s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_get_object_unique_key [0.107714s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_get_objects [0.097667s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_objects_exist_validate_filters_false [1.680218s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_get_objects_single_transaction [1.672795s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_get_project_id [0.142134s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_get_values_invalid_field [0.126210s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_get_values_with_validate_filters [0.152261s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.152552s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_update_objects_invalid_fields [0.117798s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_update_objects_valid_fields [0.138532s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_update_non_existent_object_raises_not_found [1.456849s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_count_invalid_filters [0.468486s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_get_object_with_synthetic_fields [0.401189s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_get_standard_attr_id [1.906693s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_get_objects_supports_extra_filtername [0.208877s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_get_objects_with_synthetic_fields [0.434128s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_get_sgs_stateful_flag [0.344237s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_objects_exist_false [1.099376s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_get_standard_attr_id [0.270925s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_update_object [1.740356s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_object_version_degradation_1_6_to_1_5_no_belongs_to_default_sg [0.278927s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_objects_exist_false [0.321861s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_update_objects [1.478539s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_objects_exist_validate_filters_false [2.079243s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_objects_exist_validate_filters_false [2.280907s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_update_objects_nothing_to_update [1.103349s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_objects_exist_validate_filters [2.150504s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_clean_obj_from_primitive [0.206462s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_clean_obj_from_primitive [0.223002s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_create [0.186686s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_create_updates_from_db_object [0.173591s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_create_duplicates [0.179457s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_fields_no_update [0.123969s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_create_updates_from_db_object [0.150864s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_get_object_missing_primary_key [0.112320s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_get_object_unique_key [0.132799s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_update_non_existent_object_raises_not_found [1.368353s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_delete_objects_without_validate_filters [0.189884s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_get_objects_invalid_fields [0.150388s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_get_object_unique_key [0.201764s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.135125s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_get_objects_pager_is_passed_through [0.157243s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_get_objects_without_validate_filters [0.118309s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_create_updates_from_db_object [0.162185s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_delete_objects [0.154012s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_get_values [0.197986s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_get_values_without_validate_filters [0.226920s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_update_fields [0.201240s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_get_objects_without_validate_filters [0.153163s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_update_objects_without_validate_filters [0.191285s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {3} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_to_dict_makes_primitive_field_value [0.180417s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_get_values_invalid_field [0.164804s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_get_values_with_validate_filters [0.232975s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_update_changes_forbidden [0.249180s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_update_fields [0.228913s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_db_obj [0.720980s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_update_object [2.026940s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {3} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_update_updates_from_db_object [1.627301s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_get_objects_supports_extra_filtername [0.486962s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_count [2.071210s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_objects_exist [0.470509s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_create_single_transaction [0.730854s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_objects_exist_false [0.159157s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_create [0.084810s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_create_updates_from_db_object [0.110896s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_update_objects [2.398069s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_delete_objects_invalid_fields [0.157226s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_create [0.171551s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_delete_objects_valid_fields [0.151422s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_create_updates_from_db_object [0.162562s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_db_obj [0.924650s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_get_objects_valid_fields [0.194388s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_get_project_id [0.195978s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_to_dict_with_unset_project_id [0.197248s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_update_objects_valid_fields [0.193834s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_get_values_without_validate_filters [0.218435s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_to_dict_synthetic_fields [0.163331s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_update_updates_from_db_object [0.250067s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_update_fields [0.172666s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.860600s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_filtering_by_fields [0.922706s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_check_belongs_to_default_sg [1.431718s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_count_validate_filters_false [1.479647s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_get_object_single_transaction [0.791135s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_count [1.234725s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_objects_exist [1.005003s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_count_invalid_filters [4.674597s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_objects_exist_false [0.780125s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_count_invalid_filters [1.135452s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_update_objects_nothing_to_update [0.750529s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_create_with_sub_ports [1.622895s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_delete_objects_nothing_to_delete [3.143456s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_delete_objects [1.320947s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_update_single_transaction [0.716898s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_clean_obj_from_primitive [0.141749s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_count_invalid_fields [0.144332s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_create_duplicates [0.159679s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_delete_non_existent_object_raises_not_found [1.301132s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_fields_no_update [0.149241s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_get_objects [0.148024s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_delete_single_transaction [1.509642s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_get_objects_invalid_fields [0.180732s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_get_values_without_validate_filters [0.133146s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_to_dict_makes_primitive_field_value [0.183407s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_update_changes [0.178850s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_delete_objects_nothing_to_delete [1.178994s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {3} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_delete_objects_nothing_to_delete [1.036086s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_get_objects_supports_extra_filtername [0.666023s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_objects_exist_validate_filters [1.001849s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_filtering_by_fields [1.394838s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_update_non_existent_object_raises_not_found ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_object_version_degradation_1_2_to_1_1_no_normalized_cidr [0.677300s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_get_object_single_transaction [1.247028s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_count_invalid_fields [0.170855s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_objects_exist_false [0.892029s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_delete_objects [0.159003s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_delete_objects_invalid_fields [0.149842s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_delete_objects_valid_fields [0.182762s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_extra_fields [0.183166s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_get_object_missing_primary_key [0.153519s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_get_object_unique_key [0.165741s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_get_project_id [0.152293s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_get_objects_both_tenant_and_project_ids [1.335832s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.173330s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_to_dict_with_unset_project_id [0.146099s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.186315s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleDbObjectTestCase.test_create_single_transaction [0.385656s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_create_updates_from_db_object [0.153651s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_get_objects_tenant_id [1.094193s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleDbObjectTestCase.test_db_obj [0.325649s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_get_object_missing_primary_key [0.158688s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_get_object_unique_key [0.141933s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_objects_exist_validate_filters_false [2.588917s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_get_objects_invalid_fields [0.092262s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleDbObjectTestCase.test_get_object_create_update_delete [0.413938s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_get_objects_pager_is_passed_through [0.118482s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_clean_obj_from_primitive [0.147302s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_get_values_without_validate_filters [0.233166s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_create [0.122757s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleDbObjectTestCase.test_objects_exist [0.263772s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_to_dict_makes_primitive_field_value [0.219125s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_delete [0.106742s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleDbObjectTestCase.test_update_objects_nothing_to_update [0.170367s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_delete_objects [0.082559s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_get_object_missing_primary_key [0.112842s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_update_changes_forbidden [0.245395s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_get_objects [0.146128s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_create_duplicates [0.158285s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_get_objects_invalid_fields [0.156947s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_objects_exist [1.726013s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_count_invalid_filters [0.438856s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.174167s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_get_object [0.185489s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_get_values_with_validate_filters [0.183667s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_delete_objects [0.320680s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_get_values_without_validate_filters [0.147419s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_get_values [0.199153s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_delete_objects_nothing_to_delete [0.334575s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_get_values_invalid_field [0.175060s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.994089s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {1} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_update_changes_forbidden [0.096228s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_delete_single_transaction [0.382075s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_create_single_transaction [0.729744s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_update_objects_valid_fields [0.108819s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_count_invalid_filters [0.206067s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_count_validate_filters_false [0.183354s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.520149s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.218226s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_filtering_by_fields [0.754282s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_delete_objects_nothing_to_delete [0.368359s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_delete_single_transaction [0.517257s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_update_object [1.634185s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_objects_exist_validate_filters [0.331028s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_get_subnet_shared_true [0.610141s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_rbac_policy_create_no_address_scope [0.318703s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_rbac_policy_create_no_matching_policies [0.335666s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_objects_exist_validate_filters [0.769811s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_update_objects_nothing_to_update [1.157294s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_count_invalid_fields [0.176170s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_count_invalid_fields [0.187410s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_create_duplicates [0.211424s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_delete [0.198699s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_create_updates_from_db_object [0.225116s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_get_object_missing_primary_key [0.187440s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_get_objects [0.212287s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_delete_objects_invalid_fields [0.235157s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_extra_fields [0.200352s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_rbac_policy_create_valid [1.579830s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_get_object [0.142120s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_get_project_id [0.217544s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_filtering_by_fields [2.916811s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_get_objects_pager_is_passed_through [0.106675s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.200417s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_get_objects_without_validate_filters [0.104222s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_get_values [0.190733s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_to_dict_makes_primitive_field_value [0.205911s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_update_object [0.381694s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_update_objects_invalid_fields [0.166200s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_update_objects_without_validate_filters [0.185708s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_objects_exist [0.329332s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_update_objects [0.633067s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_objects_exist_false [0.310103s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_count_invalid_fields [0.080549s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_create_duplicates [0.061151s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_create_updates_from_db_object [0.066417s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_get_object [0.072592s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_get_objects_valid_fields [0.060804s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_update_single_transaction [0.434881s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_get_objects_without_validate_filters [0.065388s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_get_values_with_validate_filters [0.060604s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.053981s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_delete_objects [0.211441s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.199738s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_update_fields [0.170991s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_extra_fields [0.212718s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_count [1.478548s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_get_values [2.052299s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_db_obj [0.314555s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_get_object_missing_primary_key [0.208223s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_get_values_with_validate_filters [0.200886s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.128611s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_get_objects_mixed_fields [0.230576s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_to_dict_synthetic_fields [0.209381s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.171544s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_update_changes [0.183009s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_get_object_create_update_delete [0.476515s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_get_objects_valid_fields [0.176843s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_update_fields [0.191600s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_update_objects_without_validate_filters [0.236350s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_get_values [0.148866s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_update_updates_from_db_object [0.212543s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_get_objects_single_transaction [0.627665s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_get_values_without_validate_filters [0.154527s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_update_changes_forbidden [0.146326s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_get_objects_sort_by_order_asc [0.467445s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_update_fields [0.193772s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_count_validate_filters_false [0.616381s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_objects_exist_validate_filters_false [0.664733s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_create_single_transaction [2.527120s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_create_single_transaction [0.522150s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.550821s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.332728s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_delete_objects [1.090459s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_delete_single_transaction [0.284406s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_update_object [0.670595s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_objects_exist_false [0.245417s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_create [0.179216s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_clean_obj_from_primitive [0.139835s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_fields_no_update [0.133728s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_create_duplicates [0.144109s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_get_objects [0.143652s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_delete [0.126849s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_get_objects_pager_is_passed_through [0.146344s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_delete_objects_valid_fields [0.155209s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_filtering_by_fields [1.122544s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_get_values_without_validate_filters [0.136136s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_fields_no_update [0.199450s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_get_object_missing_object [0.206001s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {1} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_update_objects_invalid_fields [0.147527s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_get_objects [0.222927s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_get_objects_valid_fields [0.197336s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_count_validate_filters_false [1.108031s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_get_objects_single_transaction [1.230639s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_get_values_invalid_field [0.179121s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_create_single_transaction [2.603224s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_count_invalid_filters [0.486496s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_delete_objects_nothing_to_delete [0.356390s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_objects_exist_false [0.944298s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_get_objects_supports_extra_filtername [0.994140s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_delete [0.157089s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_delete_objects_invalid_fields [0.187252s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_delete_objects_without_validate_filters [0.186059s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_get_object_missing_object [0.193015s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_get_objects [0.182584s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_objects_exist [0.431580s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_get_objects_valid_fields [0.174216s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_objects_exist [1.137247s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_get_values [0.167401s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_update_fields [0.138999s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_rbac_shared_on_parent_object [0.644344s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_clean_obj_from_primitive [0.158864s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_count [0.382541s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_create_updates_from_db_object [0.151470s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_delete_objects_invalid_fields [0.140903s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_objects_exist_false [1.002714s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_get_object_single_transaction [0.328745s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_fields_no_update [0.131519s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_count_invalid_fields [0.166864s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_get_objects_valid_fields [0.132286s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_delete [0.157052s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_delete_objects [0.140526s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_get_objects_without_validate_filters [0.177596s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_get_objects_single_transaction [0.281757s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_get_object_missing_primary_key [0.178354s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_get_values_invalid_field [0.143635s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_get_objects [0.193632s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_objects_exist [0.321238s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_get_values_with_validate_filters [0.141181s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_get_objects_without_validate_filters [0.223784s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_get_values_without_validate_filters [0.146313s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_objects_exist_validate_filters_false [0.292818s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_get_values_invalid_field [0.147282s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_clean_obj_from_primitive [0.154648s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {0} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_create_single_transaction [0.352395s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_update_changes [0.173302s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_create_duplicates [0.139534s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_update_fields [0.161134s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_delete_objects_invalid_fields [0.146165s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_update_objects_invalid_fields [0.157493s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_clean_obj_from_primitive [0.158876s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_get_object_missing_object [0.140841s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_update_primary_key_forbidden_fail [0.146975s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_count_invalid_fields [0.146091s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_get_objects_invalid_fields [0.132442s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_delete [0.149818s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_get_values_mixed_field [0.148903s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.146719s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_get_values_with_validate_filters [0.133281s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.155156s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_delete_objects_nothing_to_delete [0.682897s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_update_objects_valid_fields [0.214767s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.115683s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.180209s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_lock_subnet_create [0.828613s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_create [0.107964s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_delete [0.166148s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_delete_objects [0.140317s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_delete_objects_invalid_fields [0.107055s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_delete_objects_without_validate_filters [0.063845s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_count [1.307753s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {1} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_get_values_with_validate_filters [0.048263s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_update_changes_forbidden [0.112724s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_update_objects_invalid_fields [0.099359s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_update_updates_from_db_object [0.113744s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_count [2.001924s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_db_obj [0.434231s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_delete_objects [0.603241s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_get_object_create_update_delete [0.441709s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_get_object_single_transaction [0.382822s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_delete_objects_nothing_to_delete [2.856574s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_get_objects_single_transaction [0.344522s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_count_invalid_filters [2.470850s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_create_updates_from_db_object [0.146286s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_get_object [0.151398s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.141226s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_get_objects_without_validate_filters [0.146171s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_filtering_by_fields [1.271517s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {1} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_count_validate_filters_false [1.299152s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_update_objects_valid_fields [0.147915s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_delete_single_transaction [0.407079s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_get_object_create_update_delete [0.345012s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_get_objects_single_transaction [1.118554s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_db_obj [0.978938s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_get_object_single_transaction [0.326067s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_get_objects_single_transaction [0.316874s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_delete_objects [1.079409s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_get_objects_supports_extra_filtername [1.145017s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_delete [0.138729s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_get_object_missing_object [0.133139s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.132308s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_update_changes [0.161292s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_delete_single_transaction [0.894781s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_update_objects_invalid_fields [0.151461s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.141430s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_delete_objects_invalid_fields [0.155167s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_count_validate_filters_false [0.377939s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_delete_objects_without_validate_filters [0.142261s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {3} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_delete_objects_nothing_to_delete [0.244289s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_filtering_by_fields [0.896177s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_get_objects_valid_fields [0.140382s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_filtering_by_fields [0.276833s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_to_dict_makes_primitive_field_value [0.141448s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_update_changes_forbidden [0.134811s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_get_object_create_update_delete [0.309921s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_get_object_create_update_delete [0.934761s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_db_obj [1.035461s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_get_objects_single_transaction [0.858382s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_get_object_single_transaction [1.421572s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {0} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_get_object_with_synthetic_fields [0.808896s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_objects_exist_validate_filters [0.208643s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_create_updates_from_db_object [0.124806s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {3} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_delete_objects_valid_fields [0.130599s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_get_object [0.139351s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_get_objects [0.134334s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {3} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_get_objects_without_validate_filters [0.131328s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {3} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_get_values_invalid_field [0.119088s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_objects_exist [0.959676s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_get_values_with_validate_filters [0.129853s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {3} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_update_changes_forbidden [0.085394s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_update_fields [0.085614s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_update_objects_valid_fields [0.091116s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_objects_exist_validate_filters_false [1.068648s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_delete_objects_valid_fields [0.127943s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_update_non_existent_object_raises_not_found ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_delete_objects_without_validate_filters [0.141822s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_get_object_missing_object [0.098964s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_get_project_id [0.094542s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_update_changes_forbidden [0.092807s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_update_objects_invalid_fields [0.093863s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_update_object ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_count_invalid_fields [0.132456s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_create_duplicates [0.125767s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_create_single_transaction [1.203976s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_create_updates_from_db_object [0.131316s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_delete_objects_valid_fields [0.131210s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_fields_no_update [0.134526s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_get_object_unique_key [0.147380s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_get_objects_pager_is_passed_through [0.130901s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_get_objects_valid_fields [0.136371s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {3} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_create_trunk_not_found [1.050457s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_to_dict_makes_primitive_field_value [0.131759s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {3} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_delete_objects [1.171055s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_update_fields [1.543012s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_update_objects_without_validate_filters [0.149317s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_delete_single_transaction [1.080933s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_count_invalid_filters [0.895623s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_objects_exist_false [0.928820s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_db_obj [0.861393s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_objects_exist_validate_filters [1.045408s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_delete_objects_nothing_to_delete [0.572681s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_find_candidate_subnets [0.788482s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_update_object ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_get_object_single_transaction [0.668187s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_create_duplicates [0.102013s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_get_object_with_synthetic_fields [0.925703s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_delete [0.094747s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_delete_objects_valid_fields [0.101263s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_get_object [0.095112s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_get_objects [0.081657s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_get_objects_invalid_fields [0.113390s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_get_objects_pager_is_passed_through [0.083052s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_get_values [0.086473s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_get_objects_with_synthetic_fields [0.847678s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_get_values_without_validate_filters [0.125247s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {3} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_update_objects_invalid_fields [0.103441s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_update_objects_without_validate_filters [0.106006s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_get_shared_subnet_with_another_tenant [0.868939s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_create_single_transaction [0.655220s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_objects_exist [0.684946s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_update_objects_nothing_to_update [0.504265s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_delete_objects [1.179517s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_update_single_transaction [0.286592s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_delete_objects_invalid_fields [0.118471s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_extra_fields [0.160157s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_get_object [0.121209s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_get_objects_invalid_fields [0.099542s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_get_objects_single_transaction [0.774848s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_get_objects_with_synthetic_fields [0.990517s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_get_objects_mixed_fields [1.285326s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_get_objects_pager_is_passed_through [0.098567s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.084744s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_get_objects_without_validate_filters [0.097040s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_get_values_mixed_field [0.120039s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_update_primary_key_forbidden_fail [0.103001s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_update_updates_from_db_object [0.108772s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_get_standard_attr_id [0.921936s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.608809s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_objects_exist_validate_filters [0.760635s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_get_object_single_transaction [0.624079s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_objects_exist [0.650605s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_update_single_transaction [0.921586s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_clean_obj_from_primitive [0.136936s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_delete [0.125172s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_delete_objects [0.143062s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_fields_no_update [0.125748s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_objects_exist_validate_filters_false [0.724034s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_get_object_unique_key [0.141835s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_create_duplicates [0.136418s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_get_objects_invalid_fields [0.127127s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_delete_objects [0.135225s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.142918s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_delete_objects_valid_fields [0.133060s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_fields_no_update [0.082755s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_get_object [0.090005s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_update_objects_valid_fields [0.133196s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_get_values_invalid_field [0.110747s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_get_values_with_validate_filters [0.089551s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_update_objects_invalid_fields [0.087909s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_create_single_transaction [0.241227s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_db_obj [0.327332s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_get_object_create_update_delete [0.461679s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_get_objects_supports_extra_filtername [0.287472s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_get_standard_attr_id [0.329850s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_objects_exist_false [0.225768s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_subnetpool_prefixes [0.439225s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_update_objects_nothing_to_update [0.238967s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_count_invalid_fields [0.137954s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_delete_objects_valid_fields [0.153341s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_fields_no_update [0.151265s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_get_objects [0.133356s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_get_objects_without_validate_filters [0.124605s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_get_project_id [0.129895s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_update_changes [0.150475s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_update_objects_without_validate_filters [0.166550s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_update_updates_from_db_object [1.417308s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_count_invalid_filters [0.266287s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_filtering_by_fields [0.225277s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_objects_exist [0.321873s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_objects_exist_validate_filters [0.218069s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_objects_exist_validate_filters_false [0.304030s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_update_non_existent_object_raises_not_found ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_count_invalid_fields [0.104659s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.081890s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_get_values_with_validate_filters [0.128890s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.109736s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_update_objects_invalid_fields [0.084891s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.096891s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_count_validate_filters_false [0.335411s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_create_single_transaction [0.225094s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.239427s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_get_objects_supports_extra_filtername [0.245925s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_count_invalid_fields [0.104675s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_delete_objects [0.091107s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.084832s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_extra_fields [0.076671s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_get_object [0.083133s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_get_object_missing_primary_key [0.129181s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_get_objects [0.084929s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_get_project_id [0.167311s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_get_values [0.205545s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_update_objects_without_validate_filters [0.203378s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_update_updates_from_db_object [0.206264s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_count [0.551787s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_db_obj [0.470324s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_delete_objects [0.609722s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {1} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_objects_exist [3.642340s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_objects_exist_validate_filters_false [0.544356s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_create_duplicates [0.273682s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_fields_no_update [0.240068s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_get_object_missing_object [0.282899s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_get_object_missing_primary_key [0.242862s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_get_object_unique_key [0.229093s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.233053s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_get_objects_valid_fields [0.338012s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_get_values [0.207672s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_update_objects_without_validate_filters [0.268015s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_db_obj [2.260180s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_get_object_single_transaction [2.585398s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: _list() missing 1 required positional argument: 'neutron_context' DEBUG: {1} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_objects_exist [2.728132s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_update_non_existent_object_raises_not_found ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_clean_obj_from_primitive [0.326170s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_count_invalid_fields [0.232462s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_create [0.257085s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_fields_no_update [0.197791s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_get_object_missing_object [0.246709s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_get_object_missing_primary_key [0.249753s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_get_object_unique_key [0.283110s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_update_objects_valid_fields [0.217052s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_update_primary_key_forbidden_fail [0.225867s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_count_validate_filters_false [1.784532s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_create_port_not_found [1.287551s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_delete_single_transaction [1.171113s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_get_object_create_update_delete [1.275755s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_get_object_includes_correct_subports [2.095971s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_get_objects_supports_extra_filtername [0.910878s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_objects_exist_false [0.629479s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_update_multiple_fields [0.505582s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_update_objects [0.505523s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_create [0.071203s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_create_duplicates [0.096105s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_get_object_missing_primary_key [0.061507s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_get_objects [0.056302s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_get_objects_mixed_fields [0.094433s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_get_objects_valid_fields [0.043019s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_get_values_invalid_field [0.058025s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_get_values_mixed_field [0.067586s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_get_values_without_validate_filters [0.058334s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_to_dict_makes_primitive_field_value [0.085826s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_to_dict_with_unset_project_id [0.098599s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_update_primary_key_forbidden_fail [0.115459s] ... ok DEBUG: ====== DEBUG: Totals DEBUG: ====== DEBUG: Ran: 9561 tests in 1707.2675 sec. DEBUG: - Passed: 7878 DEBUG: - Skipped: 1683 DEBUG: - Expected Fail: 0 DEBUG: - Unexpected Success: 0 DEBUG: - Failed: 0 DEBUG: Sum of execute time for each test: 6548.7086 sec. DEBUG: ============== DEBUG: Worker Balance DEBUG: ============== DEBUG: - Worker 0 (2390 tests) => 0:27:15.774619 DEBUG: - Worker 1 (2392 tests) => 0:28:23.161178 DEBUG: - Worker 2 (2390 tests) => 0:26:41.417174 DEBUG: - Worker 3 (2389 tests) => 0:27:32.878466 DEBUG: ___________________________________ summary ____________________________________ DEBUG: py39: commands succeeded DEBUG: congratulations :) DEBUG: + TOX_TESTENV_PASSENV='*' DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' DEBUG: + PATH=/builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/lib/python3.9/site-packages DEBUG: + PYTHONDONTWRITEBYTECODE=1 DEBUG: + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/neutron-24.1.0.dev174/.pyproject-builddir' DEBUG: + PYTEST_XDIST_AUTO_NUM_WORKERS=4 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -m tox --current-env -q --recreate -e py39 -- --combine --exclude-regex 'neutron.tests.unit.(objects|extensions)' DEBUG: /usr/lib/python3.9/site-packages/neutron_lib/db/model_base.py:119: MovedIn20Warning: Deprecated API features detected! These feature(s) are not compatible with SQLAlchemy 2.0. To prevent incompatible upgrades prior to updating applications, ensure requirements files are pinned to "sqlalchemy<2.0". Set environment variable SQLALCHEMY_WARN_20=1 to show all deprecation warnings. Set environment variable SQLALCHEMY_SILENCE_UBER_WARNING=1 to silence this message. (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) DEBUG: BASEV2 = declarative.declarative_base(cls=NeutronBaseV2) DEBUG: /usr/lib/python3.9/site-packages/neutron_lib/db/model_base.py:119: MovedIn20Warning: Deprecated API features detected! These feature(s) are not compatible with SQLAlchemy 2.0. To prevent incompatible upgrades prior to updating applications, ensure requirements files are pinned to "sqlalchemy<2.0". Set environment variable SQLALCHEMY_WARN_20=1 to show all deprecation warnings. Set environment variable SQLALCHEMY_SILENCE_UBER_WARNING=1 to silence this message. (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) DEBUG: BASEV2 = declarative.declarative_base(cls=NeutronBaseV2) DEBUG: /usr/lib/python3.9/site-packages/neutron_lib/db/model_base.py:119: MovedIn20Warning: Deprecated API features detected! These feature(s) are not compatible with SQLAlchemy 2.0. To prevent incompatible upgrades prior to updating applications, ensure requirements files are pinned to "sqlalchemy<2.0". Set environment variable SQLALCHEMY_WARN_20=1 to show all deprecation warnings. Set environment variable SQLALCHEMY_SILENCE_UBER_WARNING=1 to silence this message. (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) DEBUG: BASEV2 = declarative.declarative_base(cls=NeutronBaseV2) DEBUG: /usr/lib/python3.9/site-packages/neutron_lib/db/model_base.py:119: MovedIn20Warning: Deprecated API features detected! These feature(s) are not compatible with SQLAlchemy 2.0. To prevent incompatible upgrades prior to updating applications, ensure requirements files are pinned to "sqlalchemy<2.0". Set environment variable SQLALCHEMY_WARN_20=1 to show all deprecation warnings. Set environment variable SQLALCHEMY_SILENCE_UBER_WARNING=1 to silence this message. (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) DEBUG: BASEV2 = declarative.declarative_base(cls=NeutronBaseV2) DEBUG: /usr/lib/python3.9/site-packages/neutron_lib/db/model_base.py:119: MovedIn20Warning: Deprecated API features detected! These feature(s) are not compatible with SQLAlchemy 2.0. To prevent incompatible upgrades prior to updating applications, ensure requirements files are pinned to "sqlalchemy<2.0". Set environment variable SQLALCHEMY_WARN_20=1 to show all deprecation warnings. Set environment variable SQLALCHEMY_SILENCE_UBER_WARNING=1 to silence this message. (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) DEBUG: BASEV2 = declarative.declarative_base(cls=NeutronBaseV2) DEBUG: {2} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test__iter_queue_returns_empty_list_for_empty_queue [0.278428s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test__kill_targets_process_for_pid [0.136347s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test__read_returns_none_for_missing_output [0.115827s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test_construtor_raises_exception_for_negative_respawn_interval [0.187855s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test_iter_stdout [0.167461s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test__kill_process_and_wait_returns_false_for_execute_exception [0.454293s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test__handle_process_error_no_crash_if_started [0.308977s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test__kill_process_and_wait_returns_true_for_valid_pid [0.134162s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test__read_queues_and_returns_output [0.186832s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_add_protocols_some_already_set [1.140989s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test__kill_process_timeout_reached [0.129370s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_delete_all_ports [0.172097s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test__watch_process_exits_on_callback_failure [0.205371s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test__pid_none [0.109825s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test__pid_not_none [0.110279s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_delete_flow [0.205574s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test_start_invokes__spawn [0.196900s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test_cmd [0.104010s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test_iter_stderr [0.147596s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test_stop_raises_exception_if_already_started [0.214320s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_get_local_port_mac_succeeds [0.247868s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test_kill_process_and_wait_with_different_signal [0.178108s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcessDieOnError.test__read_stderr_returns_none_on_error [0.230970s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_get_value_from_other_config [0.237687s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test_start_raises_exception_if_process_already_started [0.160663s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_get_value_from_other_config_value_error [0.215081s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcessLogging.test__read_stderr_logging_enabled [0.219210s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test_stop_calls_kill_with_provided_signal_number [0.174234s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test__handle_process_error_kills [0.327953s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcessLogging.test__read_stderr_logging_disabled [0.114294s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcessLogging.test__read_stdout_logging_enabled [0.211056s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test__iter_queue_returns_queued_data [0.087957s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_mod_delete_flows_mixed_strict [0.229787s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test__spawn [0.163842s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_add_flow [0.221400s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_mod_flow_no_actions_set [0.229688s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_async_process.TestFailingAsyncProcess.test_failing_async_process_handle_error_once [0.390234s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test__watch_process_exits_on_exception [0.188152s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_add_flow_default_priority [0.196959s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_non_default_datapath [0.229701s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_add_flow_timeout_set [0.218585s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test__watch_process_exits_on_sent_kill_event [0.182275s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_delete_egress_bw_limit_for_port [0.213745s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_ovs_lib.TestDeferredOVSBridge.test_apply [0.225726s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_add_protocols_all_already_set [0.202816s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcessLogging.test__read_stdout_logging_disabled [0.192841s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_delete_egress_bw_limit_for_port_port_not_exists [0.123100s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_delete_flows_any_cookie [0.237209s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_count_flows [0.149817s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_ovs_lib.TestDeferredOVSBridge.test_apply_on_exit_with_errors [0.225952s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_get_local_port_mac_raises_exception_for_missing_mac [0.136098s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_default_datapath [0.157903s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_delete_neutron_ports [0.227464s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_get_vif_ports [0.139830s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_ovs_lib.TestDeferredOVSBridge.test_getattr_unallowed_attr_failure [0.226494s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_hw_offload_enabled_false [0.044690s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_delete_flows_cookie_nomask [0.150207s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_do_action_flows_delete_flows [0.209151s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_ovs_lib.TestDeferredOVSBridge.test_right_allowed_passthroughs [0.214157s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_mod_delete_flows_priority_without_strict [0.218680s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_dump_flows [0.187434s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_ovsdb_monitor.TestOvsdbMonitor.test__init__with_connection_columns [0.154158s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_placement_report.PlacementStateTestCase.test__deferred_create_agent_rps_multiple_hypervisors [0.204953s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_dump_flows_ovs_dead [0.180615s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_placement_report.DeferredCallTestCase.test___str__ [0.099624s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_placement_report.PlacementStateTestCase.test_deferred_update_resource_provider_inventories_pp [0.178183s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_placement_report.DeferredCallTestCase.test_defer_not_called [0.148495s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_get_port_ofport_retry [0.499198s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_placement_report.PlacementStateTestCase.test__deferred_create_agent_rps [0.122051s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_placement_report.PlacementStateTestCase.test_deferred_update_resource_provider_traits [0.197899s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_get_port_tag_by_name [0.128199s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_placement_report.PlacementStateTestCase.test__deferred_update_agent_rp_traits [0.149436s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_get_vifs_by_ids [0.122379s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_polling.TestBasePollingManager.test__is_polling_required_should_not_be_implemented [0.181411s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_mod_delete_flows_strict [0.136056s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_placement_report.PlacementStateTestCase.test_deferred_create_resource_providers [0.188766s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_polling.TestBasePollingManager.test_polling_completed_sets_interval_attribute [0.168661s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_run_ofctl_retry_on_socket_error [0.107122s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_set_controller_burst_limit_with_value_less_than_min [0.125542s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_polling.TestInterfacePollingMinimizer.test_start_calls_monitor_start [0.186691s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_placement_report.PlacementStateTestCase.test_deferred_update_resource_provider_inventories_bw [0.209574s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_placement_report.PlacementStateTestCase.test_deferred_update_resource_provider_inventories_pp_direction [0.136238s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_set_controller_rate_limit [0.179634s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_resource_processing_queue.TestExclusiveResourceProcessor.test__exit__ [0.178089s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_polling.TestBasePollingManager.test_force_polling_sets_interval_attribute [0.096905s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_polling.TestBasePollingManager.test_is_polling_required_returns_true_when_polling_not_completed [0.102723s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_set_value_to_other_config [0.206219s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_resource_processing_queue.TestExclusiveResourceProcessor.test_data_fetched_since [0.195412s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_get_port_ofport_retry_fails [1.415903s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_polling.TestBasePollingManager.test_is_polling_required_returns_true_when_updates_are_present [0.180146s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_utils.TestLoadInterfaceDriver.test_load_interface_driver_wrong_driver [0.169926s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_get_value_from_other_config_not_found [0.183271s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_hw_offload_enabled_true [0.195141s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_mod_flow_with_priority_set [0.225104s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_remove_value_from_other_config [0.230843s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_polling.TestGetPollingManager.test_manage_polling_minimizer [0.945642s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_set_controller_burst_limit [0.180351s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_polling.TestInterfacePollingMinimizer.test__is_polling_required_returns_when_updates_are_present [0.150958s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_ovs_lib.TestDeferredOVSBridge.test_apply_full_ordered [1.247577s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test__check_dhcp_port_subnet_port_missing_subnet [1.140929s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_set_controller_rate_limit_with_value_less_than_min [0.166682s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_ovs_lib.TestDeferredOVSBridge.test_apply_on_exit [0.175720s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_resource_processing_queue.TestExclusiveResourceProcessor.test__enter__ [0.190638s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_create_dhcp_port_create_new [0.194451s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_utils.TestGetHypervisorHostname.test_get_hypervisor_hostname_getaddrinfo_localhost [0.117867s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_vifport [0.200306s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_ovsdb_monitor.TestOvsdbMonitor.test___init__ [0.215483s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_utils.TestLoadInterfaceDriver.test_load_interface_driver_does_not_consume_irrelevant_errors [0.127536s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_set_default_route_no_gateway [0.199725s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_ovs_lib.TestDeferredOVSBridge.test_apply_order [0.182483s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_ovsdb_monitor.TestSimpleInterfaceMonitor.test_has_updates_after_calling_get_events_is_false [0.140820s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_utils.TestLoadInterfaceDriver.test_load_linuxbridge_interface_driver_success [0.137702s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_ovs_lib.TestDeferredOVSBridge.test_getattr_unallowed_attr [0.156260s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_set_default_route_no_subnet [0.219798s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_placement_report.PlacementStateTestCase.test__deferred_update_physnet_traits [0.154364s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_utils.TestLoadInterfaceDriver.test_load_null_interface_driver_success [0.119351s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_ovsdb_monitor.TestOvsdbMonitor.test___init___with_columns [0.144487s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_placement_report.PlacementStateTestCase.test__deferred_update_vnic_type_traits [0.148162s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_destroy [0.146502s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_setup_dhcp_port_doesnt_orphan_devices [0.184635s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_ovsdb_monitor.TestOvsdbMonitor.test___init___with_format [0.158339s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_placement_report.PlacementStateTestCase.test_deferred_update_resource_provider_traits_shared_rp [0.137617s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_get_device_id [0.206935s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_setup_dhcp_port_with_non_enable_dhcp_subnet [0.174828s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_ovsdb_monitor.TestSimpleInterfaceMonitor.test_has_updates_is_false_if_active_with_no_output [0.141752s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_polling.TestBasePollingManager.test_is_polling_required_returns_false_for_no_updates [0.154499s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_ovsdb_monitor.TestSimpleInterfaceMonitor.test_process_changed_of_port [0.171160s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test__dhcp_ready_ports_doesnt_log_exception_on_timeout [0.195191s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_get_interface_name [0.206572s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_polling.TestGetPollingManager.test_return_always_poll_by_default [0.164842s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_placement_report.DeferredCallTestCase.test_execute [0.147698s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_set_default_route_no_subnet_delete_gateway [0.154231s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_polling.TestInterfacePollingMinimizer.test_stop_calls_monitor_stop [0.155431s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_agent_start_restarts_metadata_proxy [0.250222s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_setup [0.180594s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_resource_processing_queue.TestExclusiveResourceProcessor.test_hit_retry_limit [0.178794s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_call_driver_conflict [0.186206s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_resource_processing_queue.TestExclusiveResourceProcessor.test_i_am_primary [0.158814s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_call_driver_get_metadata_bind_interface_returns_segments [0.199724s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_setup_create_dhcp_port [0.288036s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_resource_processing_queue.TestExclusiveResourceProcessor.test_primary [0.131979s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_call_driver_ip_address_generation_failure [0.176909s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_resource_processing_queue.TestExclusiveResourceProcessor.test_updates [0.160147s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_update_dhcp_port_raises_conflict [0.200041s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_utils.TestDefaultRpHypervisors.test_defaults [0.146526s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_call_driver_remote_error_net_not_found [0.207897s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_call_driver [0.244478s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_polling.TestAlwaysPoll.test_is_polling_required_always_returns_true [1.018770s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_utils.TestGetHypervisorHostname.test_get_hypervisor_hostname_getaddrinfo_no_canonname [0.191457s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_configure_dhcp_for_network [0.198171s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_call_driver_get_metadata_bind_interface_returns [0.198834s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_polling.TestBasePollingManager.test_is_polling_required_returns_true_when_forced [0.165447s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_utils.TestGetHypervisorHostname.test_get_hypervisor_hostname_gethostname_localhost [0.164542s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_dhcp_metadata_destroy [0.226408s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_utils.TestLoadInterfaceDriver.test_load_interface_driver_as_alias_wrong_driver [0.120901s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_utils.TestGetHypervisorHostname.test_get_hypervisor_hostname_getaddrinfo [0.116824s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_call_driver_network_not_found [0.261904s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_utils.TestGetHypervisorHostname.test_get_hypervisor_hostname_getaddrinfo_fail [0.148907s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDHCPResourceUpdate.test__lt__no_port_event [0.153124s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_init_resync_throttle_conf [0.214253s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_utils.TestGetHypervisorHostname.test_get_hypervisor_hostname_gethostname_fqdn [0.157419s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDHCPResourceUpdate.test__lt__no_port_event_timestamp [0.145249s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_configure_dhcp_for_network_no_subnets_with_dhcp_enabled [0.272082s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_nonexistent_interface_driver [0.197239s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_utils.TestLoadInterfaceDriver.test_load_interface_driver_not_set [0.139093s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDHCPResourceUpdate.test__lt__port_fixed_ips_matching [0.141397s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_utils.TestLoadInterfaceDriver.test_load_interface_driver_success [0.141604s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDHCPResourceUpdate.test__lt__port_fixed_ips_not_matching [0.141267s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_dhcp_ready_ports_loop_with_limit_ports_per_call_prio [0.239410s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_utils.TestLoadInterfaceDriver.test_load_ovs_interface_driver_success [0.150789s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test__check_dhcp_port_subnet [0.151418s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_populate_cache_on_start [0.208138s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_create_dhcp_port_raise_conflict [0.134074s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_create_dhcp_port_no_update_or_create [0.139604s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_create_dhcp_port_update_add_subnet [0.138769s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_run_completes_single_pass [0.208785s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_set_default_route_do_nothing [0.149144s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_destroy_with_none [0.145687s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_set_default_route_two_subnets [0.151413s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_sync_state_same [0.233752s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_set_default_route [0.165082s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_setup_device_is_ready [0.166422s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_set_default_route_change_gateway [0.153586s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_setup_plug_exception [0.163556s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_set_default_route_change_gateway_outside_subnet [0.189318s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_setup_without_ipv6_enabled [0.210722s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_set_default_route_outside_subnet [0.197770s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_update [0.189718s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_setup_calls_fill_dhcp_udp_checksums_v4 [0.193023s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_call_driver_enable_with_segments [0.176044s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_setup_calls_fill_dhcp_udp_checksums_v6 [0.171674s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_call_driver_failure [0.182093s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_setup_ipv6 [0.192242s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test__dhcp_ready_ports_loop [0.101396s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_call_driver_no_network [0.118332s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_dhcp_ready_ports_loop_with_limit_ports_per_call [0.093886s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_dhcp_ready_ports_updates_after_enable_dhcp [0.051959s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_init_host [0.073314s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_none_interface_driver [0.048995s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_periodic_resync [0.077765s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_populate_cache_on_start_without_active_networks_support [0.083594s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_report_state_revival_logic [0.128285s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_sync_state_disabled_net [0.108426s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_sync_state_waitall [0.093877s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_dhcp_agent_manager [1.184455s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_sync_state_for_one_network_plugin_error [0.843509s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_disable_isolated_metadata_proxy [0.167476s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_dhcp_helper [0.149169s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_dhcp_helper_down_network [0.161128s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_dhcp_helper_enable_metadata_ipv6_ipv4_network [0.221012s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_dhcp_helper_enable_metadata_ovn_network [0.196685s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_dhcp_helper_network_none [0.160824s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_isolated_metadata_proxy [0.161911s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_periodic_resync_helper [5.193317s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_periodic_resync_helper_with_event [0.095782s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_isolated_metadata_proxy_with_2_agents_network_ipv6 [0.162676s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_safe_configure_dhcp_for_network [0.112424s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_isolated_metadata_proxy_with_dist_network_ipv6 [0.115078s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_safe_configure_dhcp_for_network_exception [0.117219s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_isolated_metadata_proxy_with_metadata_network_dvr_ipv6 [0.144915s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_start_ready_ports_loop [0.132384s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_network_create_end [0.110105s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_sync_state_for_all_networks_plugin_error [0.081743s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_port_delete_end_agents_port [0.112161s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_sync_state_initial [0.106487s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_port_update_change_ip_on_dhcp_agents_port_cache_miss [0.097337s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_port_update_change_subnet_on_dhcp_agents_port [0.084931s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_disable_dhcp_helper_known_network [5.206690s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_disable_dhcp_helper_unknown_network [0.225830s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_dhcp_helper_driver_failure [0.101764s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_dhcp_helper_enable_metadata_nonisolated_dist_network [0.751746s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_dhcp_helper_enable_metadata_nonisolated_network [0.156950s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_dhcp_helper_exception_during_rpc [0.123182s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_dhcp_helper_ovn_network_with_enable_isolated_metadata [0.106771s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_isolated_metadata_proxy_with_metadata_network_dvr [0.149571s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_network_delete_end [0.129028s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_port_create_duplicate_ip_on_dhcp_agents_same_network [0.154073s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_port_delete_end [0.136579s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_disable_dhcp_helper_driver_failure [5.147334s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_port_delete_end_no_network_id [0.186239s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_disable_dhcp_helper_known_network_isolated_metadata [5.117186s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_subnet_update_end [5.043564s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_disable_isolated_metadata_proxy_with_metadata_network [0.203995s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_disable_isolated_metadata_proxy_with_metadata_network_dvr [0.160834s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_dhcp_helper_driver_failure_ipv6_ipv4_network [0.966750s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_dhcp_helper_enable_metadata_isolated_network [0.169236s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_dhcp_helper_enable_metadata_no_gateway [0.208597s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_dhcp_helper_ipv6_network [0.150419s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_isolated_metadata_proxy_with_dist_network [0.129160s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_isolated_metadata_proxy_with_metadata_network [0.236955s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_disable_dhcp_helper_driver_failure_isolated_metadata [5.146161s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_port_update_change_ip_on_dhcp_agents_port [5.156168s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_isolated_metadata_proxy_with_metadata_network_ipv6 [0.210181s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_refresh_dhcp_helper_exception_during_rpc [0.136478s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_network_update_end_admin_state_up [0.236647s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_reload_allocations [0.174938s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestNetworkCache.test_cleanup_deleted_ports_no_old_ports [0.113461s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_port_create_end_no_resync_if_same_port_already_in_cache [0.239498s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestNetworkCache.test_get_network_ids [0.095598s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestNetworkCache.test_put_network [0.103537s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_port_update_change_ip_on_port [0.221499s] ... ok DEBUG: {0} neutron.tests.unit.agent.l2.extensions.dhcp.test_base.DHCPResponderBaseTestCase.test_get_bin_route [0.131028s] ... ok DEBUG: {0} neutron.tests.unit.agent.l2.extensions.dhcp.test_base.DHCPResponderBaseTestCase.test_packet_out [0.087890s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_disable_isolated_metadata_proxy_with_dist_network [1.046462s] ... ok DEBUG: {0} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv4.DHCPIPv4ResponderTestCase.test_get_port_ip [0.102877s] ... ok DEBUG: {0} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv6.DHCPIPv6ResponderTestCase.test_get_dhcpv6_client_ident [0.119506s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_dhcp_helper_enable_metadata_empty_network [0.226067s] ... ok DEBUG: {0} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv6.DHCPIPv6ResponderTestCase.test_handle_dhcp [0.121404s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_network_update_end_admin_state_down [0.215525s] ... ok DEBUG: {0} neutron.tests.unit.agent.l2.extensions.metadata.test_host_metadata_proxy.TestHostMedataHAProxyDaemonMonitor.test_generate_host_metadata_haproxy_config [0.138975s] ... ok DEBUG: {0} neutron.tests.unit.agent.l2.extensions.metadata.test_host_metadata_proxy.TestHostMedataHAProxyDaemonMonitor.test_spawn_host_metadata_haproxy [0.125883s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_port_create_end [0.203433s] ... ok DEBUG: {0} neutron.tests.unit.agent.l2.extensions.test_local_ip.LocalIPAgentExtensionTestCase.test_delete_port [0.145869s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_port_delete_end_unknown_port [0.191143s] ... ok DEBUG: {0} neutron.tests.unit.agent.l2.extensions.test_local_ip.LocalIPAgentExtensionTestCase.test_notify_port_updated [0.212472s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_port_delete_network_already_deleted [0.211101s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_port_update_end [0.194743s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_refresh_dhcp_helper_no_dhcp_enabled_networks [0.201663s] ... ok DEBUG: {0} neutron.tests.unit.agent.l2.extensions.test_local_ip.LocalIPAgentExtensionTestCase.test_pulling_lip_associations_on_init [0.796770s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_subnet_update_end_delete_payload [5.172792s] ... ok DEBUG: {0} neutron.tests.unit.agent.l2.extensions.test_qos.QosAgentDriverTestCase.test__get_max_burst_value [0.177215s] ... ok DEBUG: {0} neutron.tests.unit.agent.l2.extensions.test_qos.QosAgentDriverTestCase.test__iterate_rules_with_unknown_rule_type [0.125090s] ... ok DEBUG: {0} neutron.tests.unit.agent.l2.extensions.test_qos.QosAgentDriverTestCase.test_delete [0.113441s] ... ok DEBUG: {0} neutron.tests.unit.agent.l2.extensions.test_qos.QosAgentDriverTestCase.test_update [0.101829s] ... ok DEBUG: {0} neutron.tests.unit.agent.l2.extensions.test_qos.QosExtensionRpcTestCase.test__handle_notification_ignores_all_event_types_except_updated [0.106412s] ... ok DEBUG: {0} neutron.tests.unit.agent.l2.extensions.test_qos.QosExtensionRpcTestCase.test__process_update_policy_descr_not_propagated_into_driver [0.104907s] ... ok DEBUG: {0} neutron.tests.unit.agent.l2.extensions.test_qos.QosExtensionRpcTestCase.test__process_update_policy_not_known [0.153460s] ... ok DEBUG: {0} neutron.tests.unit.agent.l2.extensions.test_qos.QosExtensionRpcTestCase.test_handle_known_port_change_policy_id [0.158230s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.qos.test_base.RateLimitMapsTestCase.test_clean_by_resource_for_unknown_resource [0.135844s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.qos.test_fip.FipQosExtensionTestCase.test__process_update_policy [0.210802s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.qos.test_fip.FipQosExtensionTestCase.test_fip_qos_changed_to_none [0.217400s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.qos.test_fip.FipQosExtensionTestCase.test_qos_policy_has_no_bandwidth_limit_rule [0.222176s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.qos.test_fip.FipQosExtensionTestCase.test_rule_only_has_max_kbps [0.220766s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.qos.test_fip.FipQosExtensionTestCase.test_update_router_fip_policy_changed_to_none [0.181451s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.qos.test_fip.FipQosExtensionTestCase.test_update_router_only_egress [0.184298s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.qos.test_fip.FipQosExtensionTestCase.test_update_router_only_ingress [0.192218s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_port_update_on_dhcp_agents_port_no_ip_change [5.178790s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.qos.test_fip.RouterFipRateLimitMapsTestCase.test_get_router_floating_ips [0.980615s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.qos.test_gateway_ip.RouterGatewayIPQosAgentExtensionTestCase.test_delete_router [0.181828s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.qos.test_gateway_ip.RouterGatewayIPQosAgentExtensionTestCase.test_update_router [0.191385s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_conntrack_helper.ConntrackHelperExtensionInitializeTestCase.test_initialize_subscribed_to_rpc [0.165344s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_conntrack_helper.ConntrackHelperMappingTestCase.test_check_conntrack_helper_changes [0.090572s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRNoExternalTestCase.test_add_ndp_proxy_update_router [0.153151s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRNoExternalTestCase.test_create_router [0.162096s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_subnet_delete_end_no_network_id [5.144233s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_subnet_update_end_restart [5.158764s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpPluginApiProxy.test_release_dhcp_port [0.152285s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestNetworkCache.test_cleanup_deleted_ports [0.146821s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestNetworkCache.test_get_network_by_subnet_id [0.142713s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestNetworkCache.test_get_port_by_id [0.089671s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test__get_internal_port_not_found [1.265214s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestNetworkCache.test_put_port_existing [0.571842s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestNetworkCache.test_update_of_deleted_port_ignored [0.079714s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.dhcp.test_base.DHCPResponderBaseTestCase.test__packet_in_handler [0.134760s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.dhcp.test_base.DHCPResponderBaseTestCase.test_get_port_id_from_br [0.145820s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.dhcp.test_base.DHCPResponderBaseTestCase.test_get_port_ip [0.177310s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.dhcp.test_extension.DHCPAgentExtensionTestCase.test_delete_port_with_vif_port [0.166273s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.dhcp.test_extension.DHCPAgentExtensionTestCase.test_handle_port [0.147171s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv4.DHCPIPv4ResponderTestCase.test_get_bin_dns [0.183975s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv4.DHCPIPv4ResponderTestCase.test_handle_dhcp [0.210992s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv6.DHCPIPv6ResponderTestCase.test_get_bin_route [0.183566s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv6.DHCPIPv6ResponderTestCase.test_get_port_id_from_br [0.145301s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv6.DHCPIPv6ResponderTestCase.test_get_port_ip [0.154230s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.test_fdb_population.FdbPopulationExtensionTestCase.test_catch_init_exception [0.162795s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.test_fdb_population.FdbPopulationExtensionTestCase.test_catch_update_port_exception [0.141517s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test__load_used_fip_information [2.789689s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.test_fdb_population.FdbPopulationExtensionTestCase.test_initialize_invalid_agent [0.142654s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.test_fdb_population.FdbPopulationExtensionTestCase.test_multiple_devices [0.160682s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.test_local_ip.LocalIPAgentExtensionTestCase.test_handle_deleted_notification [0.145479s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.test_local_ip.LocalIPAgentExtensionTestCase.test_setup_static_local_ip_translation [0.141075s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.test_qos.PortPolicyMapTestCase.test_get_ports [0.135657s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_add_arp_entry [0.676834s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.test_qos.QosAgentDriverTestCase.test__rule_is_ingress_direction [0.189814s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.test_qos.QosAgentDriverTestCase.test_create [0.158600s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.test_qos.QosExtensionInitializeTestCase.test_initialize_subscribed_to_rpc [0.159295s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.test_qos.QosExtensionReflushRulesTestCase.test_is_reflush_required_change_policy_descr [0.150428s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_ext_gw_updated_dvr_agent_mode [0.752944s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.test_qos.QosExtensionRpcTestCase.test__process_update_policy [0.164500s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.test_qos.QosExtensionRpcTestCase.test_delete_known_port [0.221859s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.test_qos.QosExtensionRpcTestCase.test_handle_port_with_no_policy [0.244539s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.test_qos.QosExtensionRpcTestCase.test_handle_unknown_port [0.202112s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.test_l2_agent_extensions_manager.TestL2AgentExtensionsManager.test_delete_port [0.189317s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.test_l2_agent_extensions_manager.TestL2AgentExtensionsManager.test_initialize [0.194552s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.qos.test_base.RateLimitMapsTestCase.test_clean_by_resource [0.153799s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.qos.test_base.RateLimitMapsTestCase.test_get_resource_policy [0.200993s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.qos.test_fip.FipQosExtensionInitializeTestCase.test_initialize_subscribed_to_rpc [0.199622s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.qos.test_fip.FipQosExtensionTestCase.test_add_router_only_egress [0.186320s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.qos.test_fip.FipQosExtensionTestCase.test_add_router_only_ingress [0.984552s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_external_gateway_removed_ext_gw_port_and_fip [3.051464s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.qos.test_fip.FipQosExtensionTestCase.test_delete_router [0.237642s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_subnet_create_end [10.187301s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.qos.test_fip.FipQosExtensionTestCase.test_process_ip_rates_without_cache [0.268016s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpPluginApiProxy.test_get_active_networks_info [0.136985s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.qos.test_fip.FipQosExtensionTestCase.test_update_router [0.140699s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpPluginApiProxy.test_get_network_info [0.123671s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.qos.test_fip.FipQosExtensionTestCase.test_update_router_fip_policy_changed [0.134422s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestNetworkCache.test_cleanup_deleted_ports_no_ports [0.137390s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.qos.test_fip.RouterFipRateLimitMapsTestCase.test_get_router_id_by_fip [0.094581s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestNetworkCache.test_get_network_by_port_id [0.091569s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.qos.test_fip.RouterFipRateLimitMapsTestCase.test_remove_fip_ratelimit_cache [0.088801s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestNetworkCache.test_get_port_ids [0.114720s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.qos.test_fip.RouterFipRateLimitMapsTestCase.test_set_fip_ratelimit_cache [0.122308s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestNetworkCache.test_get_port_ids_limited_nets [0.110574s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.qos.test_gateway_ip.RouterGatewayIPQosAgentExtensionTestCase.test_add_router [0.127456s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestNetworkCache.test_put_port [0.136804s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_conntrack_helper.ConntrackHelperExtensionTestCase.test_add_conntrack_helper_update_router [0.142237s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestNetworkCache.test_remove_network [0.145212s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_conntrack_helper.ConntrackHelperExtensionTestCase.test_create_router [0.132954s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestNetworkCache.test_remove_port_existing [0.099558s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_conntrack_helper.ConntrackHelperMappingTestCase.test_del_conntrack_helper [0.100721s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv4.DHCPIPv4ResponderTestCase.test__packet_in_handler [0.111710s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv4.DHCPIPv4ResponderTestCase.test_get_bin_routes [0.101472s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRNoExternalTestCase.test__handle_notification [0.235031s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv4.DHCPIPv4ResponderTestCase.test_get_dhcp_options [0.135291s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_subnet_update_dhcp [10.220048s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv4.DHCPIPv4ResponderTestCase.test_get_port_id_from_br [0.107372s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpPluginApiProxy.test_create_dhcp_port [0.149163s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv4.DHCPIPv4ResponderTestCase.test_get_ret_packet [0.161109s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_floating_ip_moved_dist [2.212515s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpPluginApiProxy.test_update_dhcp_port [0.162067s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv4.DHCPIPv4ResponderTestCase.test_packet_out [0.169995s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRNoExternalTestCase.test_add_subnet_update_router [1.263451s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_floating_ip_removed_dist [0.837390s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv6.DHCPIPv6ResponderTestCase.test__packet_in_handler [0.925486s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv6.DHCPIPv6ResponderTestCase.test_get_bin_dns [0.131481s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv6.DHCPIPv6ResponderTestCase.test_get_dhcp_options_zero_time [0.092932s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv6.DHCPIPv6ResponderTestCase.test_get_ret_packet [0.108375s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test__delete_arp_cache_for_internal_port [0.578545s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv6.DHCPIPv6ResponderTestCase.test_packet_out [0.137128s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.test_fdb_population.FdbPopulationExtensionTestCase.test_catch_delete_port_exception [0.107217s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.test_fdb_population.FdbPopulationExtensionTestCase.test_delete_port [0.121078s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.test_fdb_population.FdbPopulationExtensionTestCase.test_initialize [0.107807s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.test_fdb_population.FdbPopulationExtensionTestCase.test_update_port_add_rule [0.115436s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.test_qos.PortPolicyMapTestCase.test_clean_by_port [0.102150s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.test_qos.PortPolicyMapTestCase.test_clean_by_port_for_unknown_port [0.120756s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.test_qos.PortPolicyMapTestCase.test_set_port_policy [0.155596s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.test_qos.QosAgentDriverTestCase.test__handle_update_create_rules_checks_should_apply_to_port [0.119971s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.test_qos.QosAgentDriverTestCase.test__rule_type_has_ingress_direction [0.068090s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.test_qos.QosAgentDriverTestCase.test_delete_no_policy [0.067761s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.test_qos.QosExtensionReflushRulesTestCase.test_is_reflush_required_change_policy_rule [0.064504s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.test_qos.QosExtensionRpcTestCase.test__process_reset_port [0.081516s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.test_qos.QosExtensionRpcTestCase.test_delete_unknown_port [0.092977s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test__get_internal_port [1.556001s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.test_qos.QosExtensionRpcTestCase.test_handle_diff_ports_same_policy_id [0.138535s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.qos.test_base.RateLimitMapsTestCase.test_set_resource_policy [0.108050s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.qos.test_fip.FipQosExtensionTestCase.test_add_router [0.141123s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.qos.test_gateway_ip.RouterGatewayIPQosAgentExtensionInitializeTestCase.test_initialize_subscribed_to_rpc [0.225399s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_handle_snat_rule_for_centralized_fip [2.829515s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.qos.test_gateway_ip.RouterGatewayIPQosAgentExtensionTestCase.test__process_update_policy [0.200389s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_conntrack_helper.ConntrackHelperExtensionTestCase.test_delete_router [0.156587s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test__get_snat_idx_ipv4 [0.967065s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_conntrack_helper.ConntrackHelperExtensionTestCase.test_update_router [0.097210s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestNetworkCache.test_cleanup_deleted_ports_loop_call [4.157850s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestNetworkCache.test_get_network_by_id [0.084231s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestNetworkCache.test_put_network_existing [0.080532s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestNetworkCache.test_stale_update_ignored [0.086661s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRNoExternalTestCase.test_del_ndp_proxy_update_router [0.558536s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.dhcp.test_base.DHCPResponderBaseTestCase.test_get_bin_dns [0.099098s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_initialize_dvr_local_router [0.875119s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.dhcp.test_extension.DHCPAgentExtensionTestCase.test_delete_port_without_vif_port [0.159517s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRNoExternalTestCase.test_update_router [0.219045s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test__process_arp_cache_for_internal_port [0.905199s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv4.DHCPIPv4ResponderTestCase.test_get_bin_route [0.138478s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv4.DHCPIPv4ResponderTestCase.test_get_state [0.155829s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv6.DHCPIPv6ResponderTestCase.test_get_dhcp_options [0.199842s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_remove_floating_ip [0.871914s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv6.DHCPIPv6ResponderTestCase.test_get_dhcpv6_server_ident [0.198943s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test__get_address_scope_mark [0.794305s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv6.DHCPIPv6ResponderTestCase.test_get_dhcpv6_status_code [0.200008s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv6.DHCPIPv6ResponderTestCase.test_get_reply_dhcp_options [0.210622s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.test_fdb_population.FdbPopulationExtensionTestCase.test_construct_empty_fdb_table [0.285457s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.test_fdb_population.FdbPopulationExtensionTestCase.test_construct_existing_fdb_table [0.226195s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.test_fdb_population.FdbPopulationExtensionTestCase.test_update_port_changed_mac [0.201447s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_update_router [1.869294s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionInitializeTestCase.test_initialize_subscribed_to_rpc [0.101046s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionLegacyTestCase.test_disable_ndp_proxy_update_router [0.126946s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.RouterNDPProxyMappingTestCase.test_del_ndp_proxies [0.125136s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test__set_subnet_arp_info [2.926017s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_port_forwarding.FipPortForwardingExtensionTestCase.test_check_if_need_process_no_snat_ns [0.325727s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test__get_snat_idx_ipv6 [2.468139s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.test_local_ip.LocalIPAgentExtensionTestCase.test_add_local_ip_flows [1.420025s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_snat_log.SnatLogExtensionInitializeTestCase.test_initialize_subscribed_to_rpc [0.223208s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.test_local_ip.LocalIPAgentExtensionTestCase.test_delete_local_ip_flows [0.208450s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test__configure_ipv6_params_backup [0.097506s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test__create_router_dvr_agent_with_dvr_snat_mode [0.054050s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test__create_router_dvr_ha_agent_with_dvr_snat_mode [0.072514s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.test_local_ip.LocalIPAgentExtensionTestCase.test_delete_local_ip_translation [0.205023s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.test_local_ip.LocalIPAgentExtensionTestCase.test_handle_port [0.213340s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_add_arp_entry_no_routerinfo [1.084557s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test__get_snat_idx_ipv6_below_32768 [0.963659s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.test_local_ip.LocalIPAgentExtensionTestCase.test_handle_updated_notification [0.269632s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.test_local_ip.LocalIPAgentExtensionTestCase.test_setup_local_ip_translation [0.107885s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.test_qos.PortPolicyMapTestCase.test_get_port_policy [0.110830s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.test_qos.PortPolicyMapTestCase.test_has_policy_changed [0.105191s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.test_qos.PortPolicyMapTestCase.test_update_policy [0.136496s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.test_qos.QosExtensionReflushRulesTestCase.test_is_reflush_required_add_rules [0.162790s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test__create_router_ha_agent [1.396861s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.test_qos.QosExtensionReflushRulesTestCase.test_is_reflush_required_remove_rules [0.202467s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_add_floating_ip_failure [1.168677s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test__process_router_added_router_not_in_cache_after_failure [0.195495s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.test_qos.QosExtensionRpcTestCase.test__handle_notification_passes_update_events [0.235655s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_agent_add_external_gateway [0.205778s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_del_arp_entry [0.330925s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.test_qos.QosExtensionRpcTestCase.test_handle_known_port [0.200760s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_agent_add_external_gateway_dual_stack [0.184369s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.test_qos.QosExtensionRpcTestCase.test_handle_unknown_port_with_no_rules [0.193176s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_agent_add_internal_network [0.186100s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.test_l2_agent_extensions_manager.TestL2AgentExtensionsManager.test_handle_port [0.192385s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_agent_add_internal_network_dist [0.168485s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.qos.test_base.RateLimitMapsTestCase.test_get_resources [0.141828s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_agent_add_internal_network_dist_with_addr_scope_match [0.211699s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.qos.test_base.RateLimitMapsTestCase.test_update_policy [0.164345s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_agent_create [0.217261s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.qos.test_fip.FipQosExtensionTestCase.test_process_ip_rates_with_cache [0.233716s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test__handle_notification [2.327946s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_del_ndp_proxy_update_router [1.185255s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.qos.test_fip.FipQosExtensionTestCase.test_update_router_fip_removed [0.269738s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_conntrack_helper.ConntrackHelperMappingTestCase.test_check_conntrack_helper_changes_no_change [0.185375s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_conntrack_helper.ConntrackHelperMappingTestCase.test_clear_by_router_id [0.191820s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_floating_mangle_rules [0.638850s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_conntrack_helper.ConntrackHelperMappingTestCase.test_set_conntrack_helpers [0.211878s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_add_floating_ip [0.994960s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_conntrack_helper.ConntrackHelperMappingTestCase.test_update_conntrack_helper [0.233252s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_agent_remove_external_gateway_dist [1.185373s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_check_ha_router_process_status_2___ [0.126792s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRNoExternalTestCase.test_disable_ndp_proxy_update_router [0.318327s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_check_ha_state_for_router_standby_standby [0.183801s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_floating_mangle_rules_no_fip_ns [0.755402s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_add_ndp_proxy_update_router [0.875372s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_create_dvr_fip_interfaces [0.916357s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_get_floating_ips_dvr [0.883465s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_get_router_cidrs_no_fip_ns [0.316093s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRNoExternalTestCase.test_remove_subnet_update_router [1.281094s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionLegacyTestCase.test_add_ndp_proxy_update_router [0.605620s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionLegacyTestCase.test_add_subnet_update_router [0.217506s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test__update_arp_entry_calls_arp_cache_with_no_device [0.875879s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionLegacyTestCase.test_create_router [0.199779s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.RouterNDPProxyMappingTestCase.test_clear_by_router_id [0.188438s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_create_dvr_fip_interfaces_update [2.174137s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_destroy_namespace [1.722587s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_port_forwarding.FipPortForwardingExtensionInitializeTestCase.test_initialize_subscribed_to_rpc [0.199845s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_enqueue_state_change_router_active_ha [0.245674s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_port_forwarding.FipPortForwardingExtensionTestCase.test_add_delete_router [0.219242s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_create_dvr_fip_interfaces_with_address_scope_mismatch [0.323261s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_enqueue_state_change_router_standby_ha [0.228394s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_port_forwarding.FipPortForwardingExtensionTestCase.test_add_update_router [0.243946s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_port_forwarding.RouterFipPortForwardingMappingTestCase.test_set_port_forwardings [0.188999s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_external_gateway_updated_dual_stack [0.262094s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test__configure_ipv6_params_backup_no_gw_port [0.314170s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_create_router [0.787747s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test__process_network_update_no_router_info_found [0.193716s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test__router_removed [0.176034s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_ext_gw_updated_dvr_agent_mode_host [0.490807s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_floating_ip_centralized [0.842229s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_add_centralized_floatingip_dvr_ha [2.109243s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_generate_radvd_intervals [0.288641s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_create_dvr_fip_interfaces_with_matching_address_scope [0.930344s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_get_router_cidrs_no_device_exists [1.647351s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_floating_forward_rules [0.869082s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_get_snat_port_for_internal_port_ipv6_same_port [1.739306s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_agent_add_external_gateway_dist [2.306286s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_handle_router_snat_rules_add_rules [0.264348s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_initialize_dvr_ha_router_reset_state [0.709063s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionLegacyTestCase.test_del_ndp_proxy_update_router [0.138818s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_handle_router_snat_rules_distributed_without_snat_manager [0.296728s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionLegacyTestCase.test_remove_subnet_update_router [0.180476s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.RouterNDPProxyMappingTestCase.test_set_ndp_proxies [0.145110s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_initialize_address_scope_iptables_rules_dvr [0.268882s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_port_forwarding.FipPortForwardingExtensionTestCase.test_add_update_router_port_forwarding_change [0.289132s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_l3_initial_report_state_done [0.236948s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_agent_add_external_gateway_dist_dual_stack [1.064386s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_agent_add_external_gateway_no_subnet [0.237769s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_pd_add_remove_2_subnets [0.396807s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_pd_add_remove_subnet [0.442706s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_floating_forward_rules_no_fip_ns [2.646445s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_agent_add_external_gateway_no_subnet_with_ipv6_gw [1.129865s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_agent_remove_external_gateway [0.189909s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_port_forwarding.FipPortForwardingExtensionTestCase.test_add_update_router_port_forwarding_remove [1.767066s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_port_forwarding.RouterFipPortForwardingMappingTestCase.test_del_port_forwardings [0.208458s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_pd_ha_standby [1.228772s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test__configure_ipv6_params_primary [0.219474s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_floating_ip_added_dist [0.980188s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test__configure_ipv6_params_primary_no_gw_port [0.191021s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_agent_remove_external_gateway_dist_dual_stack [0.794565s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_pd_ha_switchover [0.360959s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test__create_router_dvr_agent [0.217998s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_agent_remove_internal_network [0.192894s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_periodic_sync_routers_task_call_clean_stale_namespaces [0.188211s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_check_ha_router_process_status_1___fip_AAA____snat_BBB____qrouter_CCC__ [0.211337s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test__create_router_dvr_ha_agent [0.231641s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_cent_router [0.272537s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test__create_router_legacy_agent [0.191207s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_dual_stack_gw [0.277882s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_floating_ip_addresses_not_care_port_forwarding [0.074872s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_not_update_ha_routing_table_ecmp [0.078541s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test__process_network_update [0.310986s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_delete_stale_external_devices [0.107472s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_agent_remove_internal_network_dist_with_addr_scope_mismatch [0.214691s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_interface_added [0.228614s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_destroy_snat_namespace [0.271491s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_get_arp_related_dev_no_subnet [1.916273s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_internal_network_removed_unexpected_error [0.939975s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_ipv6_interface_removed [0.168584s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_get_floating_agent_gw_interfaces [0.686897s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_snat_enabled_random_fully_false [0.208634s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_routers_update_router_update [0.234554s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_report_state_revival_logic [0.141153s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_enable_metadata_proxy [1.637791s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_router_info_create [0.177284s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_spawn_radvd [0.178330s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_gw_ns_name [1.965065s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_create_gateway_port [1.667087s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_initialize_dvr_ha_router_snat_ns_once [0.778158s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_destroy [0.638282s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_update_gateway_port_raises_exception [0.707332s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_enqueue_state_change_from_none_to_backup [3.373708s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_process_router_dist_floating_ip_add [2.085964s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_remove_centralized_floatingip [0.386647s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionLegacyTestCase.test__handle_notification [0.164821s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionLegacyTestCase.test_update_router [0.183268s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_port_forwarding.FipPortForwardingExtensionTestCase.test_extract_ports [0.229421s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test__load_used_fip_information [2.720400s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_add_centralized_floatingip_dvr_ha [0.172283s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_add_floating_ip [0.171101s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_create_dvr_fip_interfaces_with_address_scope_mismatch [0.196025s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_enqueue_state_change_metadata_disable [3.266176s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_ext_gw_updated_dvr_agent_mode_host [0.227331s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_enqueue_state_change_router_standby_ha_dvr [0.198833s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_port_forwarding.RouterFipPortForwardingMappingTestCase.test_clear_by_fip [1.633734s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_floating_forward_rules_no_fip_ns [0.224408s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_ext_gw_updated_dvr_edge_router_host_mismatch [0.209136s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_port_forwarding.RouterFipPortForwardingMappingTestCase.test_update_port_forwarding [0.172354s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_ext_gw_updated_dvr_edge_router_snat_rescheduled [0.174734s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_floating_ip_added_dist [0.228237s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test__process_network_update_not_connected_to_router [0.322466s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_floating_mangle_rules [0.191592s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_added_to_agent [0.220101s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_floating_mangle_rules_no_fip_ns [0.171640s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_agent_add_external_gateway_dual_stack_no_subnet_w_ipv6_gw [0.265454s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_floating_ip_not_configured_if_no_host_or_dest_host [0.709102s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_agent_remove_external_gateway_dual_stack [0.250149s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_agent_remove_internal_network_dist [0.260637s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_check_ha_state_for_router_primary_standby [0.175869s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_get_floating_agent_gw_interfaces [1.081341s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_get_router_cidrs_no_device_exists [0.127042s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_get_router_cidrs_no_fip_ns [0.198335s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_fip_rule_priority_allocator.TestFipPriority.test__init__ [0.148907s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_ha_router.TestBasicRouterOperations.test_destroy_state_change_monitor_force [0.128449s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_ha_router.TestBasicRouterOperations.test_set_ha_port [0.137679s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_item_allocator.TestItemAllocator.test__init__readfile [0.215097s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_generate_radvd_mtu_conf [1.767130s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_l3_agent_extension_api.TestL3AgentExtensionApi.test_register_router [0.169540s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_get_snat_port_for_internal_port [0.231430s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_legacy_router.TestAddFloatingIpWithMockGarp.test_add_floating_ip [0.140355s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_legacy_router.TestAddFloatingIpWithMockGarp.test_add_floating_ip_error [0.135325s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_initialize_address_scope_iptables_rules [0.236978s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_legacy_router.TestBasicRouterOperations.test_remove_multiple_external_gateway_ips [0.147600s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_link_local_allocator.TestLinkLocalAddrAllocator.test__init__ [0.137782s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_initialize_and_delete_fail_retrigger_initialize [0.240445s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_router_info.TestBasicRouterOperations.test_get_router_cidrs_returns_cidrs [0.159227s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_initialize_fail_retrigger_initialize [0.237221s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_router_info.TestRouterInfo.test__process_pd_iptables_rules [0.138052s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_router_info.TestRouterInfo.test_add_ports_address_scope_iptables [0.151790s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_interface_driver_init [0.251528s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_router_info.TestRouterInfo.test_routing_table_update [0.148165s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_router_info.TestRouterInfo.test_update_routing_table [0.137121s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_network_update [0.220232s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestConjIPFlowManager.test_sg_removed [0.138131s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_pd_generate_dibbler_conf [0.196220s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestConjIPFlowManager.test_update_flows_for_vlan_no_ports_but_members [0.129664s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestConjIPFlowManager.test_update_flows_for_vlan_remote_group [0.133378s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_pd_lla_already_exists [0.326182s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestConjIdMap.test__init_max_id_vsctl [0.171106s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOFPort.test__get_allowed_pairs [0.195763s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOFPort.test_ipv6_address [0.164130s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_cleanup_namespace_with_registered_router_ids [15.213991s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test__initialize_egress_no_port_security_sends_to_egress [0.521305s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_pd_remove_gateway [1.339620s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_create_dvr_fip_interfaces_for_late_binding [1.421238s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_delete_all_port_flows [1.474310s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_dist_router [1.050416s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_not_update_snat_routing_table [0.249151s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_delete_flows_for_flow_state_removed_ips_exp_egress [0.445287s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_not_update_snat_routing_table_ecmp [0.225707s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_cent_floating_ip_add [0.185757s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_get_or_create_ofport_changed [0.528887s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_create_dvr_fip_interfaces_if_fipnamespace_exist [1.196909s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_delete_ha_router_initialize_fails [0.182197s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_get_or_create_ofport_existing [0.401885s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_get_or_create_ofport_non_existing [0.311892s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_floatingip_nochange [1.173231s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_initialize_port_flows_vlan_dvr_conntrack_direct_vlan [0.311651s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_if_compatible [0.212278s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_if_compatible_type_changed [0.205430s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_prepare_port_filter [0.344204s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_if_compatible_type_match [0.220595s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_prepare_port_filter_port_security_disabled [0.318114s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_internal_network_added_unexpected_error [0.219334s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_remove_port_filter_port_security_disabled [0.324191s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_ipv6_interface_added [0.285327s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_ipv6_subnet_removed [0.300717s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_ipv6v4_interface_added [0.242315s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_snat_enabled_random_fully [1.146660s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_enqueue_state_change_from_none_to_primary_to_backup [3.636140s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_routers_update_router_deleted_error [0.115212s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_routers_update_router_deleted_success [0.123081s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_update_snat_routing_table [0.150311s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_remove_trusted_ports_not_managed_port [2.150365s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_update_snat_routing_table_ecmp [0.184240s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_router_info_create_with_router [0.218381s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_update_port_filter [0.581957s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_routers_updated [0.250566s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_snat_ns_delete_not_called_when_snat_namespace_does_not_exist [0.305681s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_stop_cleanup [0.234980s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_update_port_filter_clean_when_port_not_found [0.639354s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_update_port_filter_port_security_disabled [0.556419s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestSGPortMap.test_remove_port [0.159075s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestSGPortMap.test_update_port_sg_removed [0.130787s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestSecurityGroup.test_get_ethertype_filtered_addresses [0.143507s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_check_gateway_ip_changed_v6 [1.249248s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_iptables.TestHelper.test_cleanup_port_existing_ports [0.172735s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_create_new_kernel [0.203637s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_iptables.TestHelper.test_cleanup_port_last_port_marks_cleaned [0.186633s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_iptables.TestHelper.test_has_not_been_cleaned_false [0.146688s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_create_old_kernel [0.225670s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_enqueue_state_change_l3_extension [3.279583s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_iptables.TestHelper.test_has_not_been_cleaned_no_value [0.150381s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_enqueue_state_change_router_not_found [0.172798s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_iptables.TestHelper.test_has_not_been_cleaned_true [0.161653s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_iptables.TestHelper.test_load_driver_if_needed_hybrid_ports_not_cleaned [0.161015s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_ext_gw_updated_dvr_edge_router [0.205869s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_iptables.TestHybridIptablesHelper.test_overloaded_remove_conntrack [0.175776s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreateFlowsForIpAddress.test_create_flows_for_ip_address_egress [0.158878s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreateProtocolFlows.test_create_protocol_flows_egress [0.170722s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreateProtocolFlows.test_create_protocol_flows_icmp [0.104325s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_generate_radvd_conf_other_and_managed_flag [0.673248s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreateProtocolFlows.test_create_protocol_flows_ipv6_icmp [0.093016s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreateProtocolFlows.test_create_protocol_flows_port_range [0.132295s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestMergeRules.test_merge_common_rules_single [0.101723s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_generate_radvd_rdnss_conf [0.319910s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestMergeRules.test_merge_port_ranges_overlapping [0.096113s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_cleanup_namespace [15.188852s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_get_host_ha_router_count [0.166359s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_bridge_lib.BridgeLibTest.test_get_interfaces [0.120820s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_daemon.TestDaemon.test_delete_pid [0.134305s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_network_update_not_called [0.183178s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_create_rtr_2_fip_link_already_exists [1.895333s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_daemon.TestDaemon.test_fork_error [0.136474s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_daemon.TestPrivileges.test_drop_gid_privileges [0.116445s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_daemon.TestPrivileges.test_drop_privileges_without_root_permissions [0.138193s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_create_rtr_2_fip_link_and_addr_already_exist [0.539582s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_scan_fip_ports_restart_none [1.017389s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_create_dvr_fip_interfaces_for_restart_l3agent_case [2.007183s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_pd_have_subnet [1.882715s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_daemon.TestPrivileges.test_setgid_fails [1.542693s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_create_dvr_gateway [0.332960s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_daemon.TestPrivileges.test_setgid_with_name [0.186050s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_devlink.TestDevlink.test_get_port [0.111353s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_update_gateway_port_gateway_outside_subnet_added [0.647861s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_pd_remove_gateway_2_subnets [0.369764s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_create_router_namespace [0.237759s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDeviceManager.test__setup_reserved_dhcp_port_with_fake_remote_error [0.203278s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test__delete_arp_cache_for_internal_port [0.230578s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test__get_internal_port [0.048277s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_destroy_router_namespace [0.206641s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test__get_snat_idx_ipv4 [0.051370s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_address_scope [0.320857s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test__get_snat_idx_ipv6_below_32768 [0.061366s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDeviceManager.test_setup_reserved_2 [0.218475s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_disable_metadata_proxy_spawn [0.211343s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_add_arp_entry_no_routerinfo [0.128109s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_dvr_router_delete_stale_external_devices_no_snat_ns [0.247837s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_create_dvr_fip_interfaces_update [0.119605s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDeviceManager.test_setup_reserved_and_disable_metadata [0.229803s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_dvr_edge_router_init_for_snat_namespace_object [0.188589s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_create_dvr_fip_interfaces_with_matching_address_scope [0.120625s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_dvr_routers_ha_on_update_when_router_unbound [0.203543s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDeviceManager.test_setup_reserved_and_enable_metadata [0.202716s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_ext_gw_updated_dvr_agent_mode [0.104963s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDeviceManager.test_setup_reserved_with_force_metadata_enable [0.217737s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_ipv6_only_gw [0.299594s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDhcpLocalProcess.test_disable_config_dir_removed_after_destroy [0.059123s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDhcpLocalProcess.test_disable_not_active [0.048115s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDhcpLocalProcess.test_disable_retain_port [0.043204s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_floatingip_disabled [0.240301s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_floatingip_exception [0.168507s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_floating_ip_moved_dist [1.147724s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_floating_ip_removed_dist [0.148367s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDhcpLocalProcess.test_enable [1.074440s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_handle_snat_rule_for_centralized_fip [0.141770s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_interface_removed [0.905852s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDhcpLocalProcess.test_enable_already_active [0.176195s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_initialize_dvr_ha_router_snat_ns_once [0.178867s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_ipv6_dhcpv6_stateful_interface_added [0.194920s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDhcpLocalProcess.test_set_interface_name [0.209974s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDictModel.test__getattr [0.165478s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_ipv6_slaac_interface_added [0.244263s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDictModel.test__init_dictmodel [0.125289s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_routers_if_compatible [0.156125s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDictModel.test__iter [0.133310s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_process_router_dist_floating_ip_add [0.652849s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_routers_if_compatible_error [0.174145s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDictModel.test__len [0.138700s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_remove_centralized_floatingip [0.162084s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDictModel.test_dict_contains_list [0.118572s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_request_id_changes [0.160076s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDictModel.test_dict_contains_list_of_dicts [0.119701s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_remove_floating_ip [0.161015s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_stop_no_cleanup [0.163994s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test__generate_opts_per_subnet_forced_metadata [0.148265s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_ha_router.TestBasicRouterOperations.test_destroy_state_change_monitor_ok [0.130518s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test__generate_opts_per_subnet_no_metadata [0.161072s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test__output_hosts_file_log_only_twice [0.143165s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_client_id_num [0.129563s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_enqueue_state_change_from_none_to_backup_to_primary [3.598239s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_ha_router.TestBasicRouterOperations.test_remove_floating_ip [0.965927s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_ha_router.TestBasicRouterOperations.test_routes_updated_with_dvr [0.153661s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_item_allocator.TestItemAllocator.test__init__ [0.137864s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_client_id_num_str [0.930759s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_item_allocator.TestItemAllocator.test_allocate_exhausted_pool [0.124648s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_create_rtr_2_fip_link [1.576130s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_has_metadata_subnet_returns_true [0.163022s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_item_allocator.TestItemAllocator.test_allocate_from_file [0.146436s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_non_local_subnets [0.150241s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_item_allocator.TestItemAllocator.test_release [0.133671s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_init_lease_file [0.178590s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_l3_agent_extension_api.TestL3AgentExtensionApi.test_get_router_hosting_port_for_router_in_ns [0.122965s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_l3_agent_extension_api.TestL3AgentExtensionApi.test_get_router_info [0.123748s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_agent_dns_provided [0.140911s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_subscribe_not_first [0.605573s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_l3_agent_extension_api.TestL3AgentExtensionApi.test_is_router_in_namespace_for_in_ns [0.127326s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_ipv6_address_mode_unset [0.155973s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_legacy_router.TestBasicRouterOperations.test_remove_external_gateway_ip [0.153772s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_multiple_agents_with_dns_provided [0.177967s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_legacy_router.TestBasicRouterOperations.test_remove_floating_ip [0.136783s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_pxe_2port_1net [0.141165s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_namespace_manager.TestNamespaceManager.test_ensure_router_cleanup [0.114696s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_pxe_2port_1net_diff_details [0.145867s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_namespace_manager.TestNamespaceManager.test_ensure_snat_cleanup [0.116019s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_update_gateway_port [0.622127s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_pxe_3port_2net [0.148089s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_namespace_manager.TestNamespaceManager.test_get_prefix_and_id [0.129619s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test__get_internal_port_not_found [0.157529s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_pxe_ipv6_port_with_ipv4_opt [0.126270s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_namespace_manager.TestNamespaceManager.test_is_managed [0.119979s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test__get_snat_idx_ipv6 [0.153922s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_namespace_manager.TestNamespaceManager.test_list_all [0.160027s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_read_all_leases_file_leases [0.174332s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test__process_arp_cache_for_internal_port [0.215631s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_router_info.TestBasicRouterOperations.test__add_fip_addr_to_device [0.158824s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_router_info.TestBasicRouterOperations.test_process_snat_dnat_for_fip [0.131087s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_router_info.TestBasicRouterOperations.test_put_fips_in_error_state [0.106432s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_router_info.TestFloatingIpWithMockDevice.test_process_floating_ip_addresses_remove [0.082449s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_router_info.TestFloatingIpWithMockDevice.test_process_floating_ip_reassignment [0.093330s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_router_info.TestRouterInfo.test_address_scope_mark_ids_handling [0.114960s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_router_info.TestRouterInfo.test_check_and_remove_ecmp_route [0.116851s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_enqueue_state_change_from_none_to_primary [3.379822s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_router_info.TestRouterInfo.test_update_routing_table_ecmp [0.117760s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_release_unused_leases_one_lease_mult_times_not_removed [1.064509s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestConjIPFlowManager.test_remote_sg_removed [0.090521s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestConjIPFlowManager.test_update_flows_for_vlan_no_members [0.141932s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestConjIdMap.test__next_max_id [0.080702s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test__set_subnet_arp_info [1.173526s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestConjIdMap.test_delete_sg [0.088673s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_add_floating_ip_failure [0.168472s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_release_unused_leases_one_lease_with_client_id [0.447436s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestCookieContext.test_context_cookie_is_not_left_as_used [0.137491s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_reload_allocations_no_interface [0.135474s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_del_arp_entry [0.170382s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestCookieContext.test_cookie_is_different_in_context [0.147555s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_get_arp_related_dev_no_subnet [0.124204s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_remove_config_files [0.152757s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestCreateRegNumbers.test_all_registers_defined [0.140875s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_get_floating_ips_dvr [0.155650s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_should_enable_metadata_isolated_network_returns_true [0.159164s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_should_enable_metadata_ovn_metadata_port_returns_false [0.124015s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_initialize_dvr_ha_router_reset_state [0.168254s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_should_enable_metadata_with_metadata_network_returns_true [0.126385s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_dvr_snat_ns.TestDvrSnatNs.test_create [0.148909s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_fip_rule_priority_allocator.TestFipRulePriorityAllocator.test__init__ [0.131667s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_ha_router.TestBasicRouterOperations.test_ha_state_ioerror [0.121934s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_ha_router.TestBasicRouterOperations.test_ha_state_unknown [0.144428s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_ha_router.TestBasicRouterOperations.test_routes_updated_with_non_dvr [0.136756s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test__add_flow_registers_are_replaced [1.078182s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_item_allocator.TestItemAllocator.test_allocate_repeated_call_with_same_key [0.132514s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_l3_agent_extension_api.TestL3AgentExtensionApi.test_get_router_hosting_port_for_router_not_in_ns [0.127598s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_spawn [0.889212s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_l3_agent_extension_api.TestL3AgentExtensionApi.test_get_routers_in_project [0.126716s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_spawn_cfg_broadcast [0.139567s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_callbacks_registered [0.389273s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_router_info.TestBasicRouterOperations.test_configure_fip_addresses [0.124063s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_spawn_cfg_with_local_resolv [0.190020s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_router_info.TestBasicRouterOperations.test_process_floating_ip_address_scope_rules_diff_scopes [0.180026s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_spawn_no_dhcp_range [0.126266s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_router_info.TestBasicRouterOperations.test_process_floating_ip_nat_rules_removed [0.138673s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_delete_flow_for_ip_and_mac_using_cookie_any [0.406917s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_spawn_no_dhcp_range_bad_prefix_length [0.122154s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_router_info.TestFloatingIpWithMockDevice.test_process_floating_ip_addresses_gw_secondary_ip_not_removed [0.175227s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_spawn_not_bridged [0.152920s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_router_info.TestFloatingIpWithMockDevice.test_process_floating_ip_addresses_remap [0.172902s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_active_cmd_mismatch [0.115563s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_delete_flows_for_flow_state_no_removed_ips_no_exp_egress [0.356791s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_router_info.TestFloatingIpWithMockDevice.test_process_router_floating_ip_with_device_add_error [0.154667s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_cmdline [0.127803s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_router_info.TestFloatingIpWithMockDevice.test_process_router_with_disabled_floating_ip [0.173103s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_cmdline_none [0.130822s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_disable_custom_kill_script_no_namespace [0.131332s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_delete_flows_for_flow_state_removed_ips_no_exp_egress [0.402359s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_router_info.TestRouterInfo.test_process_delete [0.180539s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_disable_namespace [0.126865s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestConjIdMap.test__init_max_id_os_ken [0.170822s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_disable_no_namespace [0.128240s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_get_or_create_ofport_missing [0.348525s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_disable_not_active [0.109497s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestConjIdMap.test_get_conj_id [0.210411s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_enable_delete_pid_file_raises [0.141302s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOFPort.test_update [0.168287s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_enable_with_ensure_active [0.123098s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_initialize_port_flows_dvr_conntrack_direct_flat [0.401676s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_pid [0.144214s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_external_process.TestProcessManagerScript.test_active_cmd_mismatch [0.137617s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_external_process.TestProcessManagerScript.test_disable_no_namespace [0.159627s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_enqueue_state_change_from_none_to_primary_to_backup_twice [4.712410s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_external_process.TestProcessManagerScript.test_enable_delete_pid_file_raises [0.051299s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_initialize_port_flows_dvr_conntrack_direct_vlan [0.412416s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_external_process.TestProcessManagerScript.test_pid [0.054316s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_external_process.TestProcessManagerScript.test_pid_invalid_file [0.045778s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_external_process.TestProcessManagerScript.test_processmanager_ensures_pid_dir [0.045315s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_ext_gw_updated_calling_snat_ns_delete_if_gw_port_host_none [0.191691s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_external_process.TestProcessMonitor.test_error_logged [0.054977s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_external_process.TestProcessMonitor.test_register_same_service_twice [0.043346s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_external_process.TestProcessMonitor.test_unregister_unknown_process [0.093107s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_interface.TestABCDriver.test_get_device_name [0.086960s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_external_gateway_removed_ext_gw_port_no_fip_ns [0.275899s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_process_trusted_ports_caches_port_id [0.449973s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_interface.TestABCDriver.test_l3_init_with_clean_connections [0.143933s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test__cleanup_stale_sg [1.195659s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_external_gateway_updated [0.203221s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_interface.TestABCDriver.test_l3_init_with_duplicated_ipv6 [0.163829s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test__drop_all_unmatched_flows [0.357463s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test__initialize_egress_ipv6_icmp [0.281653s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_external_gateway_updated_dvr [0.722171s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_get_or_create_ofport_missing_nocreate [0.292889s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_get_host_ha_router_count_retried [0.146881s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_remove_port_filter [1.161382s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_interface.TestABCDriver.test_l3_init_with_duplicated_ipv6_uncompact [0.948095s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_interface.TestABCDriver.test_l3_init_with_not_present_ipv6_lla [0.149152s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_update_security_group_members [0.263589s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_get_ovs_port [0.388954s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestSGPortMap.test_create_port [0.068995s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_interface.TestABCDriver.test_l3_init_without_clean_connections [0.152400s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestSGPortMap.test_update_port_sg_added [0.112076s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_interface.TestABCDriver.test_set_mtu_logs_once [0.139712s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_iptables.TestHelper.test_get_hybrid_ports [0.120400s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_interface.TestBridgeInterfaceDriver.test_get_device_name [0.130050s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_get_ovs_port_invalid [0.405763s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_handle_router_snat_rules_add_back_jump [0.837643s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_iptables.TestHelper.test_get_iptables_driver_instance_has_correct_instance [0.154521s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_interface.TestOVSInterfaceDriver.test_get_device_name [0.165712s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_init_ha_conf [0.103640s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreateConjFlows.test_create_conj_flows [0.132066s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_interface.TestOVSInterfaceDriver.test_plug_alt_bridge [0.143718s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_initialize_metadata_iptables_rules [0.152561s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_initialize_bridge [0.342422s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreateFlowsFromRuleAndPort.test_create_flows_from_rule_and_port_src_and_dst_ipv4 [0.151242s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_interface.TestOVSInterfaceDriverWithVeth.test_get_device_name [0.156371s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreateFlowsFromRuleAndPort.test_create_flows_from_rule_and_port_src_and_dst_with_zero_ipv4 [0.123576s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_nonexistent_interface_driver [0.160441s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_interface.TestOVSInterfaceDriverWithVeth.test_plug_new [0.138428s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreatePortRangeFlows.test_create_port_range_flows_with_destination [0.106302s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_conntrack.OvsIPConntrackTestCase.test_get_device_zone [0.076220s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreatePortRangeFlows.test_create_port_range_flows_with_source [0.074659s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.ParseIpRuleTestCase.test_parse_from_any_ipv6 [0.080295s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_pd_ha_active [0.242828s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreateProtocolFlows.test_create_protocol_flows_no_protocol [0.088676s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_initialize_port_flows_permitted_ethertypes [0.449864s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.ParseIpRuleTestCase.test_parse_fwmark [0.088854s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestFlowPriority.test_flow_priority_offset [0.089711s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_periodic_sync_routers_task_call_clean_stale_meta_proxies [0.160289s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.ParseIpRuleTestCase.test_parse_table [0.105789s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestIsValidPrefix.test_invalid_prefix_ipv6 [0.103404s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestDeviceExists.test_ensure_device_is_ready_no_device [0.120983s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestMergeRules.test_merge_port_ranges_no_port_ranges [0.120540s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_periodic_sync_routers_task_call_ensure_snat_cleanup [0.173491s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestDeviceExists.test_ensure_device_is_ready_no_link_address [0.098290s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_daemon.TestDaemon.test_daemonize [0.097886s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIPDevice.test_eq_diff_name [0.068205s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_daemon.TestDaemon.test_fork_child [0.096627s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_periodic_sync_routers_task_raise_exception [0.213130s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIPDeviceCommandBase.test_name_property [0.089067s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_daemon.TestDaemon.test_handle_sigterm [0.108581s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpAddrCommand.test_add_address [0.102119s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_daemon.TestDaemon.test_init [0.081124s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpAddrCommand.test_del_address [0.106753s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_daemon.TestDaemon.test_init_nopidfile [0.115345s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpAddrCommand.test_list_filters_tentative_dadfailed [0.124966s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_daemon.TestPidfile.test_is_running_uuid_true [0.135530s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpLinkCommand.test_create [0.126412s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_daemon.TestPrivileges.test_drop_group_privileges [0.126215s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpLinkCommand.test_delete [0.132771s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_daemon.TestPrivileges.test_setuid_with_id [0.118656s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_is_port_managed_managed_port [1.252886s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpLinkCommand.test_set_allmulticast_on [0.135630s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_daemon.TestPrivileges.test_setuid_with_name [0.130603s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpLinkCommand.test_set_down [0.112567s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_daemon.TestUnwatchLog.test_unwatch_log [0.129386s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/neutron-24.1.0.dev174/neutron/tests/unit/agent/linux/test_daemon.py:49: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmpfr6o6je2/tmpkpw1jhjj/unwatch_log_temp_file' mode='a' encoding='UTF-8'> DEBUG: daemon.unwatch_log() DEBUG: ResourceWarning: Enable tracemalloc to get the object allocation traceback DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpNeighCommand.test_delete_entry_not_exist [0.136847s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDeviceManager.test_setup_device_manager_dhcp_port_with_gateway_ips [0.159906s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_is_port_managed_not_managed_port [0.400638s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpNetnsCommand.test_execute [0.147441s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpNetnsCommand.test_execute_nosudo_with_no_namespace [0.121866s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpRuleCommand.test_add_rule_table_string [0.077233s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpRuleCommand.test_add_rule_v4 [0.073319s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_process_trusted_ports_port_not_found [0.413723s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpRuleCommand.test_delete_rule_v6 [0.121898s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_add_device_to_namespace [0.075576s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_add_device_to_namespace_is_none [0.091185s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_dvr_router_delete_stale_external_devices [1.844613s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_add_tuntap [0.088727s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_add_veth [0.093861s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDhcpBase.test_existing_dhcp_networks_abstract_error [0.840990s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_update_port_filter_applies_added_flows [0.404454s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_dvr_routers_ha_on_update_without_ha_interface [0.215864s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_add_vxlan6_valid_srcport_length [0.162277s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDhcpBase.test_restart [0.169760s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_add_vxlan_invalid_ipv6_groupaddr [0.138151s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_external_iptables_exception [0.224353s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDhcpLocalProcess.test_disable_blocking_sigterm_sigkill [0.144493s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_update_port_filter_create_new_port_if_not_present [0.366439s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_add_vxlan_invalid_ipv6_localaddr [0.132322s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDhcpLocalProcess.test_enable_disable_two_networks [0.163022s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_ha_dvr_router_if_compatible_no_ha_interface [0.305581s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDhcpLocalProcess.test_get_conf_file_name [0.131004s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDhcpLocalProcess.test_get_interface_name [0.164364s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_not_update_ha_routing_table [0.259265s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_update_security_group_rules [0.505728s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDhcpLocalProcess.test_get_process_uuid [0.162851s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestSGPortMap.test_update_members [0.132601s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDictModel.test__copy_and_deepcopy [0.136016s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_delete_stale_internal_devices [0.229806s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestSecurityGroup.test_update_rules_split [0.111985s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDictModel.test__getitem [0.134112s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_iptables.TestHelper.test_cleanup_port_unknown [0.116113s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_add_vxlan_invalid_srcport_length [0.875848s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDictModel.test__setattr [0.121370s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_floatingip_status_update_if_processed [0.255200s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_iptables.TestHelper.test_load_driver_if_needed_hybrid_ports_cleaned [0.135209s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_garbage_collect_namespace_existing_broken [0.136050s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDictModel.test__setitem [0.127185s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_garbage_collect_namespace_existing_not_empty [0.149432s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreateFlowsFromRuleAndPort.test_create_flows_from_rule_and_port_no_ip_ipv4 [0.190239s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test__generate_opts_per_subnet_forced_metadata_non_local_subnet [0.166436s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_get_device [0.159545s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_has_metadata_subnet_returns_false [0.180126s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreateFlowsFromRuleAndPort.test_create_flows_from_rule_and_port_no_ip_ipv6 [0.211241s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_namespace_is_empty [0.158387s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_host_and_opts_file_on_stateless_dhcpv6_network_no_dns [0.147642s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_namespace_is_empty_no_devices [0.119182s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreatePortRangeFlows.test_create_port_range_flows_with_source_and_destination [0.185504s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_make_subnet_interface_ip_map [0.132672s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestSetIpNonlocalBindForHaNamespace.test_setting_failure [0.115660s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreatePortRangeFlows.test_create_port_range_flows_without_port_range [0.159297s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_only_populates_dhcp_enabled_subnet_on_a_network [0.144831s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestSubProcessBase.test_execute_wrapper_int_options [0.145024s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreateProtocolFlows.test_create_protocol_flows_icmp6 [0.152522s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_dist_neutron_router_on_subnet [0.171362s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ipset_manager.IpsetManagerTestCase.test_set_members_with_first_add_member [0.154260s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreateProtocolFlows.test_create_protocol_flows_ingress [0.116811s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_ipv6_subnets_added [1.233137s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestIsValidPrefix.test_invalid_prefix_ipv4 [0.127277s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_dual_dhcp_rfc3442_one_on_link_subnet_route [0.184462s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallEnhancedIpsetTestCase.test__get_any_remote_group_id_in_rule_with_remote_group [0.176166s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestIsValidPrefix.test_valid_prefix_ipv4 [0.146293s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_gateway_route [0.188102s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallEnhancedIpsetTestCase.test_determine_remote_sgs_to_remove [0.165437s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_ipv6_subnets_added_to_existing_port [0.266607s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestMergeRules.test__assert_mergeable_rules [0.130021s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallEnhancedIpsetTestCase.test_determine_remote_sgs_to_remove_ipv6_unreferenced [0.161265s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_ipv6_address_force_metadata [0.171838s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_snat_disabled_random_fully [0.200170s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallEnhancedIpsetTestCase.test_get_remote_sg_ids_by_ipversion [0.133877s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallEnhancedIpsetTestCase.test_remove_all_unused_info [0.138742s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_snat_disabled_random_fully_false [0.276718s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_delete_conntrack_from_delete_port_no_ct_zone [0.156700s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_routers_update_resyncs_failed_router [0.218899s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ingress_tcp_min_port_0_for_ipv4 [0.142452s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_routers_update_rpc_timeout_on_get_ext_net [0.158273s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ingress_tcp_min_port_0_for_ipv6 [0.165667s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_no_neutron_router_on_subnet [0.847615s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_routers_update_rpc_timeout_on_get_routers [0.159576s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_egress [0.148165s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestMergeRules.test_merge_port_ranges_no_port_ranges_same_conj_id [1.097737s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_removed_from_agent [0.148130s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_egress_icmp [0.103177s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_bridge_lib.BridgeLibTest.test_is_bridged_interface [0.143619s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_egress_icmp_type [0.114643s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_router_deleted [0.169955s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_bridge_lib.BridgeLibTest.test_owns_interface [0.121035s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_release_unused_leases_one_lease [0.434379s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_egress_udp_prefix [0.154025s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_daemon.TestDaemon.test_start [0.125439s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_protocol_ipip [0.180853s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_daemon.TestPidfile.test_init_open_fail [0.150019s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_sctp_port [0.101672s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_daemon.TestPidfile.test_is_running [0.146645s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_tcp_mport [0.098330s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_egress_icmp [0.089480s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_daemon.TestPidfile.test_read [0.187364s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_egress_icmp_type_code_protocol_num [0.091149s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_daemon.TestPrivileges.test_drop_no_privileges [0.143014s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_egress_prefix [0.142008s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_daemon.TestPrivileges.test_drop_uid_privileges [0.133078s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_daemon.TestPrivileges.test_setgid_with_id [0.082780s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDeviceManager.test_setup_device_manager_dhcp_port_without_gateway_ips [0.096383s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_release_unused_leases_one_lease_mult_times_removed [1.065126s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDhcpBase.test_check_version_abstract_error [0.150141s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_release_unused_leases_with_dhcp_port [0.153773s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_allocate_rule_priority [1.313801s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDhcpLocalProcess.test_disable [0.139708s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_should_enable_metadata_non_isolated_network_returns_false [0.153728s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDhcpLocalProcess.test_disable_blocking [0.105463s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDictModel.test__delattr [0.083080s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_spawn_cfg_advertise_mtu_plugin_doesnt_pass_mtu_value [0.154074s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_egress_udp_port [0.841060s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDictModel.test__init_parameters [0.101964s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_spawn_cfg_multiple_dns_server [0.151123s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_ingress [0.160837s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDictModel.test_basic_dict [0.146895s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_check_gateway_ip_changed_no_change [0.570445s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_spawn_cfg_with_dhcp_timers [0.148272s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_ingress_icmp_prefix [0.144675s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDictModel.test_dict_has_sub_dict [0.165031s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_spawn_no_dns_domain [0.149083s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_existing_dhcp_networks [0.124546s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_ingress_tcp_port [0.148101s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_active [0.143100s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_host_and_opts_file_on_stateful_dhcpv6_same_subnet_fixedips [0.168455s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_ingress_udp_prefix [0.153512s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_active_none [0.133572s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_host_and_opts_file_on_stateless_dhcpv6_network [0.136517s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_mock_chain_applies [0.148733s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_disable_custom_kill_script_namespace_no_path [0.153068s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_only_populates_dhcp_client_id [0.100599s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_only_populates_dhcp_enabled_subnets [0.121000s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_process_trusted_ports_already_configured [0.198689s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_enable_no_namespace [0.212733s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_init_lease_file_existing [0.107217s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_init_lease_file_infinite_duration [0.117000s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_pid_no_an_int [0.165339s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_remove_conntrack_entries_for_delete_rule_ipv6 [0.252025s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_agent_with_many_dns_provided [0.146007s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_processmanager_ensures_pid_dir [0.122599s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_remove_conntrack_entries_for_delete_rule_ipv6_no_ct_zone [0.170726s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_external_process.TestProcessManagerScript.test_active_none [0.140939s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_remove_conntrack_entries_for_port_sec_group_change_no_ct_zone [0.138940s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_external_process.TestProcessManagerScript.test_cmdline_none [0.214220s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_update_delete_port_filter [0.151537s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_check_gateway_ip_changed_v4 [1.559741s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_external_process.TestProcessManagerScript.test_disable_check_process_id_env_var [0.289629s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.OVSHybridIptablesFirewallTestCase.test__generate_device_zone [0.322180s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_external_process.TestProcessManagerScript.test_disable_custom_kill_script_namespace [0.120072s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.OVSHybridIptablesFirewallTestCase.test__populate_initial_zone_map [0.103689s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_deallocate_rule_priority [0.466478s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_external_process.TestProcessManagerScript.test_disable_custom_kill_script_namespace_no_path [0.156098s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.OVSHybridIptablesFirewallTestCase.test_get_device_zone [0.116109s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_pxe_ipv6_port_with_ipv6_opt [0.995613s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesCommentsTestCase.test_add_filter_rule [0.097313s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_external_process.TestProcessManagerScript.test_disable_namespace [0.141890s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesCommentsTestCase.test_comments_short_enough [0.089897s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_single_dhcp [0.159753s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_external_process.TestProcessManagerScript.test_enable_with_ensure_active [0.153092s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerNoNatTestCase.test_initialize_nat_table [0.085965s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_single_dhcp_both_not_isolated [0.146803s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerNoNatTestCase.test_mangle_found [0.108168s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_external_process.TestProcessManagerScript.test_enable_with_namespace_process_active [0.150061s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_add_and_remove_chain [0.115568s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_read_hosts_file_leases_with_IPv6_tag_and_multiple_ips [0.193094s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_destroy_no_namespace [0.626323s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_add_mangle_rule [0.140369s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_binary_name [0.160441s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_get_traffic_counters_and_zero [0.126046s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_release_unused_leases [0.475541s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_iptables_failure [0.130726s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_iptables_failure_with_no_failing_line_number [0.147255s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_external_process.TestProcessMonitor.test_register [0.952373s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseEmptyCustomBinaryNameIPv6.test_empty_chain_custom_binary_name [0.136230s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_release_unused_leases_with_client_id [0.437651s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_add_blank_rule [0.123788s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_external_process.TestProcessMonitor.test_register_different_service_types [0.150859s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_add_filter_rule [0.130625s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_reload_allocations [0.201405s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_external_process.TestProcessMonitor.test_unregister [0.153573s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_add_rule_exchanged_interface_and_ip [0.176373s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_should_enable_metadata_isolated_meta_disabled_returns_false [0.171312s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_interface.TestABCDriver.test_get_ipv6_llas [0.173193s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_iptables_failure [0.143445s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_spawn_cfg_config_file [0.181238s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_interface.TestABCDriver.test_init_router_port_ipv6_with_gw_ip [0.190362s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_iptables_failure_with_no_failing_line_number [0.157075s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_scan_fip_ports_restart_fips [1.603572s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_spawn_cfg_enable_dnsmasq_log [0.179348s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_interface.TestBridgeInterfaceDriver.test_plug_dev_exists [0.157202s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_interface.TestBridgeInterfaceDriver.test_plug_no_ns [0.140654s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_spawn_cfg_with_local_resolv_overridden [0.173751s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_interface.TestOVSInterfaceDriver.test__add_device_to_namespace_retries [0.135729s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_spawn_infinite_lease_duration [0.190370s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_interface.TestOVSInterfaceDriver.test_plug_no_ns [0.141963s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_subscribe [0.570449s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_pid_invalid_file [0.143167s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_interface.TestOVSInterfaceDriver.test_plug_with_ns [0.149849s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_external_process.TestProcessManagerScript.test_cmdline [0.166295s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_remove_nonexistent_chain [0.849193s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_interface.TestOVSInterfaceDriverWithVeth.test__add_device_to_namespace_retries [0.166607s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_external_process.TestProcessManagerScript.test_disable_custom_kill_script_no_kill_script_namespace [0.161584s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_remove_nonexistent_rule [0.149089s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_interface.TestOVSInterfaceDriverWithVeth.test_plug_no_ns [0.140785s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesTestCase.test_get_binary_name_in_unittest [0.126324s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.GetDevicesInfoTestCase.test_get_devices_info_dummy [0.127565s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_external_process.TestProcessManagerScript.test_disable_custom_kill_script_no_kill_script_no_namespace [0.169599s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedInstanceRoutesTestCase.test_routes [0.124395s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.ListIpRulesTestCase.test_list_ip_rules [0.127735s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_external_process.TestProcessManagerScript.test_disable_custom_kill_script_no_namespace [0.153768s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedInstanceTestCase.test_remove_addresses_by_interface_with_no_track [0.129607s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.ParseIpRuleTestCase.test_parse_from_ipv6 [0.117103s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_external_process.TestProcessManagerScript.test_disable_no_pid [0.154466s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.ParseIpRuleTestCase.test_parse_iif [0.127123s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedStateExceptionTestCase.test_state_exception [0.156663s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.ParseIpRuleTestCase.test_parse_iif_none [0.124496s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedTrackScriptTestCase.test_build_config_preamble [0.120377s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_external_process.TestProcessManagerScript.test_enable_check_process_id_env_var [0.226988s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedTrackScriptTestCase.test_get_config_str [0.114375s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.ParseIpRuleTestCase.test_parse_oif [0.138547s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedTrackScriptTestCase.test_get_script_str_no_routes [0.121062s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.ParseIpRuleTestCase.test_parse_oif_none [0.129043s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_unsubscribe [1.412611s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedVirtualRouteTestCase.test_virtual_route_with_dev_supported_no_track [0.108342s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.ParseIpRuleTestCase.test_parse_priority [0.118590s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommand.test_get_existing_filter_ids [0.117429s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.ParseIpRuleTestCase.test_parse_to_ipv6 [0.115900s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommand.test_set_ip_rate_limit_no_qdisc_without_chain [0.121765s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestAddNamespaceToCmd.test_add_namespace_to_cmd_with_namespace [0.111594s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommandBase.test__get_filterid_for_ip_no_output [0.114839s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestConntrack.test_delete_socket_conntrack_state [0.136698s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommandBase.test__get_filterid_for_ip_with_additional_filters [0.135845s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestGetSysctl.test_get_ipv6_forwarding [0.154673s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_unsubscribe_not_last [0.572198s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommandBase.test__get_filters [0.231202s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_pd.TestPrefixDelegation.test_remove_router [0.011303s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestIPDevice.test_eq_other_is_none [0.236293s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test__get_address_scope_mark [0.273076s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_tc_lib.TcTestCase.test__get_tbf_burst_value_when_burst_bigger_then_minimal [0.096828s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_external_process.TestProcessManagerScript.test_enable_with_namespace [1.191051s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_tc_lib.TcTestCase.test__get_tbf_burst_value_when_burst_smaller_then_minimal [0.118791s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestIPDevice.test_eq_same_namespace [0.254083s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_tc_lib.TcTestCase.test_add_tc_qdisc_tbf_missing_arguments [0.116222s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_external_process.TestProcessManagerScript.test_get_pid_file_name_default [0.209375s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test__update_arp_entry_calls_arp_cache_with_no_device [0.286393s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestIpAddrCommand.test_add_address_no_broadcast [0.141628s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_tc_lib.TestIECUnitConversions.test_convert_to_kilobits_bits_value [0.120165s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestIpAddrCommand.test_list_scope [0.123517s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_tc_lib.TestTcCommand.test_delete_tbf_bw_limit [0.110667s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_interface.TestABCDriver.test_add_ipv6_addr [0.233956s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestIpAddrCommand.test_wait_until_address_ready_success_one_timeout [0.086305s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_add_arp_entry [0.269729s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_tc_lib.TestTcCommand.test_get_filters_bw_limits_no_rate_info [0.118956s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_interface.TestABCDriver.test_delete_ipv6_addr [0.172285s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_tc_lib.TestTcCommand.test_get_ingress_qdisc_burst_value_burst_not_none [0.092951s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_tc_lib.TestTcCommand.test_set_tbf_bw_limit [0.077197s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_interface.TestABCDriver.test_delete_ipv6_addr_with_prefix [0.177669s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_check_exit_code [0.091816s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_return_code_log_error_change_locale [0.102242s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_interface.TestABCDriver.test_init_router_port [0.176748s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_return_code_log_error_raise_runtime [0.100211s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_return_str_data [0.085197s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_interface.TestABCDriver.test_l3_init_with_duplicated_ipv6_dynamic [0.181363s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_stderr_true [0.091677s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_utils.TestBaseOSUtils.test_is_effective_user_name [0.119478s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_interface.TestABCDriver.test_l3_init_with_duplicated_ipv6_lla [0.184465s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_utils.TestFindForkTopParent.test_returns_own_pid_no_parent [0.102661s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_utils.TestGetCmdlineFromPid.test_cmdline_with_single_argument [0.100850s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_interface.TestABCDriver.test_l3_init_with_preserve [0.162769s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestIpAddrCommand.test_wait_until_address_ready_timeout [1.116597s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_utils.TestKillProcess.test_kill_process_raises_exception_for_execute_exception [0.084675s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_utils.TestKillProcess.test_kill_process_with_different_signal [0.083934s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_interface.TestOVSInterfaceDriver.test_plug_new [0.190399s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestIpLinkCommand.test_set_address [0.181878s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_utils.TestUnixDomainHttpProtocol.test_init_new_style_client [0.090107s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_utils.TestUnixDomainHttpProtocol.test_init_unknown_client [0.110949s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestIpLinkCommand.test_set_mtu [0.142470s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_interface.TestOVSInterfaceDriverWithVeth.test_plug_alt_bridge [0.179905s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_utils.TestUnixDomainHttpProtocol.test_init_with_client [0.131223s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestIpLinkCommand.test_set_name [0.133262s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_interface.TestOVSInterfaceDriverWithVeth.test_plug_with_ns [0.141700s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_utils.TestUnixDomainWSGIServer.test_num_threads [0.123946s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestIpNeighCommand.test_delete_entry [0.211654s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_interface.TestOVSInterfaceDriverWithVeth.test_unplug [0.175028s] ... ok DEBUG: {0} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_get_instance_id_network_id_1_192_168_1_1 [0.114988s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestIpNeighCommand.test_flush [0.142665s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_conntrack.IPConntrackTestCase.test_delete_conntrack_state_dedupes [0.134284s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_external_gateway_removed_ext_gw_port_and_fip [1.951993s] ... ok DEBUG: {0} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_get_instance_id_network_id_and_router_id_invalid_1_192_168_1_1 [0.137429s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_conntrack.OvsIPConntrackTestCase.test_delete_conntrack_state_dedupes [0.133276s] ... ok DEBUG: {0} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_get_instance_id_router_id_1_192_168_1_1 [0.132572s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_floating_forward_rules [0.164906s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.GetDevicesInfoTestCase.test_get_devices_info_vlan [0.125785s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_gw_ns_name [0.139922s] ... ok DEBUG: {0} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_get_instance_id_router_id_no_match_1_192_168_1_1 [0.185526s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.GetDevicesInfoTestCase.test_get_devices_info_vxlan [0.129484s] ... ok DEBUG: {0} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_get_router_networks_twice [0.192344s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.ParseIpRuleTestCase.test_parse_to_ipv4 [0.160978s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_initialize_dvr_local_router [0.223183s] ... ok DEBUG: {0} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerRpc.test_get_port_filters [0.199691s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestAddNamespaceToCmd.test_add_namespace_to_cmd_without_namespace [0.179400s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_fip_rule_priority_allocator.TestFipPriority.test__eq__ [0.181649s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestIpNetnsCommand.test_delete_namespace [0.849206s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestDeviceExists.test_ensure_device_is_ready [0.182947s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_fip_rule_priority_allocator.TestFipPriority.test__hash__ [0.186589s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_add_dummy [0.172320s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestGetSysctl.test_get_ip_nonlocal_bind [0.165683s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_fip_rule_priority_allocator.TestFipPriority.test__repr__ [0.154369s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_add_vlan [0.159738s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIPDevice.test_eq_same_name [0.107743s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_ha_router.TestBasicRouterOperations.test__add_default_gw_virtual_route [0.137211s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_add_vxlan_dstport [0.122855s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIpAddrCommand.test_add_address_broadcast [0.108311s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_ha_router.TestBasicRouterOperations.test_gateway_ports_equal [0.119805s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_ensure_namespace [0.119764s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIpAddrCommand.test_list_to [0.093132s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_ha_router.TestBasicRouterOperations.test_get_router_cidrs_returns_ha_cidrs [0.112332s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_ensure_namespace_existing [0.114059s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIpAddrCommand.test_wait_until_address_dadfailed [0.084811s] ... ok DEBUG: {0} neutron.tests.unit.agent.metadata.test_driver.TestMetadataDriverProcess.test_destroy_monitored_metadata_proxy_force [0.895064s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_ha_router.TestBasicRouterOperations.test_ha_state_primary [0.133200s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIpAddrCommand.test_wait_until_address_ready [0.103934s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_garbage_collect_namespace_does_not_exist [0.122632s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIpAddrCommand.test_wait_until_address_ready_non_existent_address [0.087361s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_get_devices [0.149765s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_item_allocator.TestItemAllocator.test__init__readfile_error [0.161358s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIpLinkCommand.test_set_netns [0.093641s] ... ok DEBUG: {0} neutron.tests.unit.agent.metadata.test_driver.TestMetadataDriverProcess.test_spawn_rate_limited_metadata_proxy [0.226185s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_get_devices_no_netspace [0.169987s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_item_allocator.TestItemAllocator.test_allocate_and_lookup [0.164363s] ... ok DEBUG: {0} neutron.tests.unit.agent.metadata.test_driver.TestMetadataDriverRules.test_metadata_filter_rules [0.168618s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_get_namespaces_non_root [0.166303s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_l3_agent_extension_api.TestL3AgentExtensionApi.test_get_router_info_nonexistent [0.169018s] ... ok DEBUG: {0} neutron.tests.unit.agent.metadata.test_driver.TestMetadataDriverRules.test_metadata_nat_rules [0.166696s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_get_namespaces_root [0.142437s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_l3_agent_extension_api.TestL3AgentExtensionApi.test_is_router_in_namespace_for_not_in_ns [0.142625s] ... ok DEBUG: {0} neutron.tests.unit.agent.metadata.test_proxy_base.TestMetadataProxyHandlerBase.test_proxy_request_400 [0.168656s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestSubProcessBase.test_execute_wrapper [0.150881s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestSubProcessBase.test_execute_wrapper_no_options [0.082226s] ... ok DEBUG: {0} neutron.tests.unit.agent.metadata.test_proxy_base.TestMetadataProxyHandlerBase.test_proxy_request_502 [0.174728s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestSubProcessBase.test_run_namespace [0.086202s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ipset_manager.IpsetManagerTestCase.test_destroy [0.095900s] ... ok DEBUG: {0} neutron.tests.unit.agent.metadata.test_proxy_base.TestMetadataProxyHandlerBase.test_proxy_request_503 [0.187537s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ipset_manager.IpsetManagerTestCase.test_set_members_adding_all_zero_ipv4 [0.109584s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIpNeighCommand.test_add_entry_nonexistent_namespace [1.062531s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_router_info.TestBasicRouterOperations.test__add_fip_addr_to_device_error [0.612507s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ipset_manager.IpsetManagerTestCase.test_set_members_adding_all_zero_ipv6 [0.119689s] ... ok DEBUG: {0} neutron.tests.unit.agent.metadata.test_proxy_base.TestUnixDomainMetadataProxyBase.test__get_socket_mode_user [0.222704s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_router_info.TestBasicRouterOperations.test_get_floating_ips [0.099764s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ipset_manager.IpsetManagerTestCase.test_set_members_adding_more_than_5 [0.107468s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIpNeighCommand.test_dump_entries [0.173643s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_router_info.TestBasicRouterOperations.test_process_floating_ip_address_scope_rules_same_scopes [0.103069s] ... ok DEBUG: {0} neutron.tests.unit.agent.ovn.metadata.test_agent.TestMetadataAgent.test__get_provision_params_returns_none_when_metadata_port_is_missing [0.181067s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ipset_manager.IpsetManagerTestCase.test_set_name_exists [0.101904s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIpNetnsCommand.test_add_namespace [0.169023s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_router_info.TestBasicRouterOperations.test_process_floating_ip_mangle_rules_removed [0.135989s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallEnhancedIpsetTestCase.test_build_ipv4v6_mac_ip_list [0.105313s] ... ok DEBUG: {0} neutron.tests.unit.agent.ovn.metadata.test_agent.TestMetadataAgent.test__get_provision_params_returns_provision_parameters [0.187853s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallEnhancedIpsetTestCase.test_update_security_group_members [0.110509s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_router_info.TestBasicRouterOperations.test_process_floating_ip_nat_rules [0.139974s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_add_vxlan_invalid_srcport_range [0.177119s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_router_info.TestRouterInfo.test__update_internal_ports_cache [0.082338s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_defer_apply [0.113918s] ... ok DEBUG: {0} neutron.tests.unit.agent.ovn.metadata.test_agent.TestMetadataAgent.test_get_networks_port_bindings [0.190838s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_router_info.TestRouterInfo.test_check_and_add_ecmp_route [0.089470s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_defer_chain_apply_coalesce_simple [0.106124s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_add_vxlan_valid_srcport_length [0.176767s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_router_info.TestRouterInfo.test_routes_updated [0.087937s] ... ok DEBUG: {0} neutron.tests.unit.agent.ovn.metadata.test_agent.TestMetadataAgent.test_sync_teardown_namespace [0.183669s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_defer_chain_apply_need_pre_defer_copy [0.121737s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestConjIdMap.test_get_conj_id_invalid [0.112617s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_del_veth [0.163536s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_bad_vrrp_with_dport [0.109892s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestCreateRegNumbers.test_no_registers_defined [0.098227s] ... ok DEBUG: {0} neutron.tests.unit.agent.ovn.metadata.test_agent.TestMetadataAgent.test_sync_teardown_namespace_does_not_crash_on_error [0.184770s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_defer_with_exception [0.112419s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOFPort.test__get_allowed_pairs_empty [0.091202s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_garbage_collect_namespace_existing_empty_ns [0.186640s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_egress_dest_prefix [0.096054s] ... ok DEBUG: {0} neutron.tests.unit.agent.ovn.metadata.test_driver.TestMetadataDriverProcess.test_create_config_file_wrong_group [0.160594s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOFPort.test_ipv4_address [0.103013s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestSubProcessBase.test_run_no_namespace [0.160982s] ... ok DEBUG: {0} neutron.tests.unit.agent.ovn.metadata.test_server.TestUnixDomainMetadataProxy.test_run [0.192988s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestSysctl.test_disable_ipv6_when_ipv6_globally_enabled [0.173370s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test__add_flow_dl_type_formatted_to_string [0.292361s] ... ok DEBUG: {0} neutron.tests.unit.agent.ovsdb.native.test_connection.ConfigureSslConnTestCase.test_ssl_conn_cfg_missing [0.166332s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallEnhancedIpsetTestCase.test_determine_sg_rules_to_remove [0.192945s] ... ok DEBUG: {0} neutron.tests.unit.agent.ovsdb.native.test_connection.ConfigureSslConnTestCase.test_ssl_conn_file_missing [0.143687s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test__initialize_egress_no_port_security_no_tag [0.328468s] ... ok DEBUG: {0} neutron.tests.unit.agent.ovsdb.native.test_connection.OvsIdlMonitorTestCase.test_add_bridge [0.151108s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallEnhancedIpsetTestCase.test_filter_defer_apply_off_with_sg_only_ipv6_rule [0.188383s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_egress_icmp_type_code [0.699255s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_egress_icmp_type_name [0.096846s] ... ok DEBUG: {0} neutron.tests.unit.agent.ovsdb.test_impl_idl.TransactionTestCase.test_post_commit_does_not_raise_exception [0.190388s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallEnhancedIpsetTestCase.test_get_sg_ids_set_for_ports [0.188740s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_egress_udp_mport [0.105790s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test__remove_egress_no_port_security_deletes_flow [0.297562s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_egress_udp_mport_prefix [0.117475s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_agent_extensions_manager.TestAgentExtensionsManager.test_initialize [0.212233s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallEnhancedIpsetTestCase.test_remove_sg_members [0.227116s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress [0.100453s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test__remove_egress_no_port_security_non_existing_port [0.278768s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_icmp_prefix [0.117580s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_resource_cache.RemoteResourceCacheTestCase.test_bulk_pull_doesnt_wipe_out_newer_data [0.173279s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallEnhancedIpsetTestCase.test_remove_unused_security_group_info [0.208690s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_protocol_blank [0.105330s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_resource_cache.RemoteResourceCacheTestCase.test_record_resource_delete [0.164877s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_protocol_encap_by_num [0.091708s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_resource_cache.RemoteResourceCacheTestCase.test_resource_change_handler [0.131870s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallEnhancedIpsetTestCase.test_single_fallback_accept_rule [0.238079s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_tcp [0.176437s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_delete_flows_for_flow_state_no_removed_ips_exp_egress [0.393957s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_rpc.AgentPluginReportState.test_plugin_report_state_timeout_report_interval [0.139009s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test__get_port_device_name [0.210154s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_rpc.AgentRPCPluginApi.test_get_devices_details_list [0.135231s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_tcp_mport_prefix [0.209101s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_rpc.AgentRPCPluginApi.test_update_device_down [0.124905s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_tcp_port_by_num [0.188336s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test__get_sg_members [0.241543s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_udp_prefix [0.141308s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_delete_conntrack_from_delete_port [0.182207s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_udplite_port [0.148638s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_egress_icmp_type_code_protocol_num [0.203835s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_egress_icmp_type [0.139430s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_egress_icmp_type_code [0.151098s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_egress_source_prefix [0.179858s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_egress_icmp_type_code_protocol_legacy_name [0.174455s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_egress_tcp_mport_prefix [0.168282s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_get_ovs_port_non_existent [1.170145s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_securitygroups_rpc.SGServerRpcCallBackTestCase.test_security_group_info_for_devices_ipv4_addr_pair_low_version ... SKIPPED: Test depends on allowed-address-pairs extension DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_egress_icmp_type_name [0.160185s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_egress_tcp_port [0.179878s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_egress_udp_mport [0.152543s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_initialize_port_flows_dvr_conntrack_direct_vxlan [0.318900s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_egress_udp [0.166332s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_egress_udp_mport_prefix [0.150996s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_protocol_4 [0.174570s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_ingress_tcp [0.132095s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_prepare_port_filter_initialized_port [0.339760s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_protocol_999_local [0.182102s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_ingress_udp_mport_prefix [0.236669s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_prepare_port_filter_with_no_sg [0.175264s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_remove_trusted_ports_clears_cached_port_id [0.338710s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestSGPortMap.test_get_or_create_sg_existing_sg [0.134706s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_remove_conntrack_entries_for_delete_rule_ipv4 [0.216362s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestSGPortMap.test_get_or_create_sg_nonexisting_sg [0.119252s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestSGPortMap.test_update_rules [0.152027s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_securitygroups_rpc.SGServerRpcCallBackTestCase.test_security_group_rules_for_devices_ipv4_ingress_addr_pair ... SKIPPED: Test depends on allowed-address-pairs extension DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestSecurityGroup.test_update_rules_protocols [0.181179s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_iptables.TestHelper.test_load_driver_if_needed_no_hybrid_ports [0.135795s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreateFlowsFromRuleAndPort.test_create_flows_from_rule_and_port_src_and_dst_ipv6 [0.145141s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_protocol_encap [1.348720s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreateFlowsFromRuleAndPort.test_create_flows_from_rule_and_port_src_and_dst_with_zero_ipv6 [0.124769s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_tcp_prefix [0.095887s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreatePortRangeFlows.test_create_port_range_with_icmp_protocol [0.138903s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_remove_conntrack_entries_for_delete_rule_ipv4_no_ct_zone [1.025831s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_udp [0.094359s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_egress_icmp_prefix [0.098400s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestIsValidPrefix.test_valid_prefix_ipv6 [0.157575s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_remove_conntrack_entries_for_port_sec_group_change [0.198621s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_egress_tcp [0.100472s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestMergeRules.test_merge_common_rules [0.164954s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_egress_tcp_mport_prefix [0.111207s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_remove_conntrack_entries_for_sg_member_changed_ipv4_no_ct_zone [0.188736s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_egress_tcp_port [0.099366s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestMergeRules.test_merge_port_ranges_nonoverlapping [0.169451s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_egress_tcp_prefix [0.099446s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_remove_conntrack_entries_for_sg_member_changed_ipv6 [0.141358s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_egress_udp [0.103956s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_remove_trusted_ports [0.095849s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_bridge_lib.BridgeLibTest.test_addbr_exists [0.154605s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.OVSHybridIptablesFirewallTestCase.test_multiple_firewall_with_common_conntrack [0.104442s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_egress_udp_prefix [0.144076s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_bridge_lib.BridgeLibTest.test_get_interface_bridge [0.184094s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_add_filter_rule [0.124951s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_ingress_icmp [0.098419s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_add_rule_to_a_nonexistent_chain [0.089411s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_ingress_tcp_mport_prefix [0.113900s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_daemon.TestDaemon.test_fork_parent [0.164367s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_iptables__apply_synchronized_no_namespace [0.113955s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_ingress_tcp_prefix [0.110216s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_daemon.TestDaemon.test_start_running [0.171349s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_remove_nonexistent_chain [0.131991s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_ingress_udp_mport [0.106395s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseCustomBinaryNameIPv6.test_add_and_remove_chain_custom_binary_name [0.102845s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_ingress_udp_port [0.148624s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseEmptyCustomBinaryName.test_empty_chain_custom_binary_name [0.105403s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_add_and_remove_chain [0.122659s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_ip_spoofing_filter_with_multiple_ips [0.184083s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_add_rule_to_a_nonexistent_chain [0.104964s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_ip_spoofing_no_fixed_ips [0.194534s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_get_traffic_counters_and_zero [0.148090s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_get_traffic_counters_chain_notexists [0.139698s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_process_remove_ports_not_configured [0.207102s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_iptables__apply_synchronized_no_namespace [0.107660s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateLessTestCase.test_initialize_mangle_table [0.097363s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_process_trusted_ports [0.186984s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedConfTestCase.test_get_existing_vip_ip_addresses_returns_list [0.064898s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_daemon.TestPidfile.test_init [1.070998s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedGetFreeRangeTestCase.test_get_free_range [0.054912s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedGetFreeRangeTestCase.test_get_free_range_excluded_out_of_parent [0.044815s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedGetFreeRangeTestCase.test_get_free_range_without_excluded [0.052122s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_daemon.TestPidfile.test_is_running_uuid_false [0.114553s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_remove_conntrack_entries_for_sg_member_changed_ipv6_no_ct_zone [0.223957s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedInstanceRoutesTestCase.test_build_config_no_track_not_supported [0.053717s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_daemon.TestPidfile.test_unlock [0.103413s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedInstanceRoutesTestCase.test_build_config_without_no_track [0.061398s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_daemon.TestPidfile.test_write [0.063200s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_daemon.TestPrivileges.test_drop_user_privileges [0.038769s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedInstanceTestCase.test_build_config_no_vips [0.118978s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_remove_unknown_port [0.210578s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_daemon.TestPrivileges.test_setuid_fails [0.046264s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDeviceManager.test_setup_reserved_with_isolated_metadata_enable [0.057068s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedInstanceTestCase.test_get_primary_vip [0.115878s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDhcpBase.test_base_abc_error [0.076211s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_user_sg_rules_deduped_before_call_to_iptables_manager [0.193049s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDhcpLocalProcess.test_disable_with_segment [0.085785s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedManagerTestCase.test_destroy_force [0.143340s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDhcpLocalProcess.test_ensure_dir_called [0.072137s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesCommentsTestCase.test_reordering_of_jump_rule_comments [0.165838s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDictModel.test__str [0.052967s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedVirtualRouteTestCase.test_virtual_route_with_dev [0.179951s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDictModel.test_string_representation_network [0.091445s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_securitygroups_rpc.SGServerRpcCallBackTestCase.test_security_group_rules_for_devices_ipv6_ingress [3.756108s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerNoNatTestCase.test_nat_found [0.161693s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDictModel.test_string_representation_port [0.088556s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedVirtualRouteTestCase.test_virtual_route_with_dev_no_track_not_supported [0.170370s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test__generate_opts_per_subnet_isolated_metadata_with_router [0.105665s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_add_blank_rule [0.171400s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentEnhancedRpcTestCase.test_security_groups_member_not_updated_enhanced_rpc [0.207161s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test__generate_opts_per_subnet_with_metadata_port [0.087738s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedVirtualRouteTestCase.test_virtual_route_without_dev_no_track_not_supported [0.142754s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test__parse_ip_addresses [0.104364s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcApiTestCase.test_security_groups_rule_updated [0.139359s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_add_nat_rule [0.164368s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommand.test_set_ip_rate_limit_filter_existed [0.135325s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_host_and_opts_file_on_net_with_V6_stateless_and_V4_subnets [0.137891s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcTestCase.test_refresh_firewall_none [0.148826s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_add_raw_rule [0.171737s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommandBase.test__del_filter_by_id [0.167796s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_host_file_on_net_with_v6_slaac_and_v4 [0.103427s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_get_traffic_counters_chain_notexists [0.165849s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file [0.115315s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommandBase.test__get_filterid_for_ip_duplicated_without_chain [0.171045s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_agent_with_no_dns_provided [0.115116s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommandBase.test__get_filterid_for_ip_not_found_without_chain [0.134029s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommandBase.test__get_filterid_for_ip_without_chain [0.135591s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommandBase.test__get_or_create_qdisc_failed [0.159529s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommandBase.test__get_qdisc_filters_with_chain [0.123449s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommandBase.test__get_qdisc_filters_without_chain [0.131465s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_dual_dhcp_rfc3442 [0.642074s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_dual_dhcp_rfc3442_no_on_link_subnet_routes [0.155201s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcTestCase.test_remove_devices_filter_with_trusted_ports [1.135415s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_multiple_agents_without_dns_provided [0.154136s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcTestCase.test_security_groups_member_updated [0.135335s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_multiple_tags [0.128546s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcTestCaseForNoneDriver.test_get_trusted_devices [0.139897s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_multiple_security_groups_rule_updated_multiple_ports [0.141112s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_no_gateway [0.163971s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_pxe_port [0.149384s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_prepare_and_remove_devices_filter [0.167220s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_remove_nonexistent_rule [1.544960s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_tc_lib.TcTestCase.test_add_tc_qdisc_htb [0.840293s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_read_all_leases_file_leases_with_bad_line [0.131080s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_prepare_devices_filter_with_trusted_ports [0.142281s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_rule_with_wrap_target [0.152536s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_tc_lib.TcTestCase.test_add_tc_qdisc_wrong_qdisc_type [0.165784s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_read_hosts_file_leases [0.128450s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_refresh_firewall [0.140416s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_tc_lib.TcTestCase.test_list_tc_qdiscs_tbf [0.115852s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseCustomBinaryName.test_add_and_remove_chain_custom_binary_name [0.171813s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_read_hosts_file_leases_with_client_id [0.144654s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_refresh_firewall_devices [0.136764s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_tc_lib.TestIECUnitConversions.test_convert_to_bytes_wrong_unit [0.130300s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_binary_name [0.163121s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_read_hosts_file_leases_with_stateless_IPv6_tag [0.142771s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_setup_port_filter_new_and_updated_ports [0.140037s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_tc_lib.TestIECUnitConversions.test_convert_to_kilobits_megabytes_value [0.140216s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_defer_apply_with_exception [0.145480s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_setup_port_filters_new_port_and_rpc [0.144692s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_tc_lib.TestSIUnitConversions.test_convert_to_bytes_wrong_unit [0.131068s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_tc_lib.TestTcCommand.test_get_filters_bw_limits_no_filters [0.087652s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_get_chain_name [0.140555s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_setup_port_filters_no_update [0.125502s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_tc_lib.TestTcCommand.test_get_ingress_qdisc_burst_burst_value_zero [0.097253s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_get_traffic_counters [0.147412s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_release_for_ipv6_lease [0.433105s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentEnhancedIpsetWithIptables.test_prepare_remove_port [0.157958s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_tc_lib.TestTcCommand.test_get_tbf_bw_limits [0.128153s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_rule_with_wrap_target [0.155900s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentEnhancedRpcWithIptables.test_prepare_remove_port [0.140420s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_utils.AgentUtilsExecuteEncodeTest.test_decode_return_data [0.200933s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateLessTestCase.test_nat_found [0.143697s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_execute_raises [0.120625s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentWithOVSIptables.test_security_group_member_updated [0.257335s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedConfTestCase.test_config_generation [0.137233s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_return_code_log_error_no_raise_runtime [0.130245s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.agentnotifiers.test_dhcp_rpc_agent_api.TestDhcpAgentNotifyAPI.test__get_enabled_agents_with_inactive_ones [0.150431s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedConfTestCase.test_config_generation_no_track_not_supported [0.189729s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_return_code_raise_runtime_do_not_log_fail_as_error [0.124287s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.agentnotifiers.test_dhcp_rpc_agent_api.TestDhcpAgentNotifyAPI.test__native_notification_unsubscribes [0.130793s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_surrogateescape_in_decoding_out_data [0.140162s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedConfTestCase.test_config_with_reset [0.193054s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.agentnotifiers.test_dhcp_rpc_agent_api.TestDhcpAgentNotifyAPI.test__notify_agents_cast_required_with_scheduling_subnet_create [0.174949s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_with_addl_env [0.122286s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedGetFreeRangeTestCase.test_get_free_range_not_found [0.146202s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.agentnotifiers.test_dhcp_rpc_agent_api.TestDhcpAgentNotifyAPI.test__schedule_network [0.123302s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_release_for_ipv6_lease_no_dhcp_release6 [1.022280s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_utils.TestBaseOSUtils.test_is_not_effective_user [0.134767s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.agentnotifiers.test_dhcp_rpc_agent_api.TestDhcpAgentNotifyAPI.test__schedule_network_no_existing_agents [0.122435s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedInstanceRoutesTestCase.test_build_config [0.171533s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_utils.TestFindForkTopParent.test_returns_first_parent_pid_fork [0.155179s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.agentnotifiers.test_dhcp_rpc_agent_api.TestDhcpAgentNotifyAPI.test__schedule_network_no_new_agents [0.121739s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedInstanceRoutesTestCase.test_remove_routes_on_interface [0.125712s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_utils.TestGetCmdlineFromPid.test_cmdline_process_disappearing [0.146543s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.callbacks.consumer.test_registry.ConsumerRegistryTestCase.test__get_manager_is_singleton [0.128169s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedInstanceTestCase.test_remove_addresses_by_interface [0.134476s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_release_unused_leases_one_lease_from_leases_file [0.452986s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_utils.TestGetCmdlineFromPid.test_cmdline_separated_with_null_char [0.129454s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.callbacks.consumer.test_registry.ConsumerRegistryTestCase.test_push [0.120041s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedTrackScriptTestCase.test_write_check_script [0.136231s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_utils.TestGetRoothelperChildPid.test_returns_first_non_root_helper_child [0.122570s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedVipAddressTestCase.test_add_vip_idempotent [0.090976s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.callbacks.producer.test_registry.ProducerRegistryTestCase.test__get_manager_is_singleton [0.158919s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedVirtualRouteTestCase.test_virtual_route_without_dev [0.072592s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_utils.TestGetRoothelperChildPid.test_returns_last_child_pid_as_root [0.119197s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommand.test_clear_all_filters_without_chain [0.085143s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.callbacks.producer.test_registry.ProducerRegistryTestCase.test_clear_unprovides_all_producers [0.153193s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_utils.TestPathUtilities.test_cmd_matches_expected_doesnt_match [0.120926s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_release_unused_leases_one_lease_with_client_id_none [0.407283s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommand.test_delete_filter_ids [0.120461s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_utils.TestPathUtilities.test_cmd_matches_expected_matches_abs_path [0.113070s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_should_enable_metadata_isolated_network_returns_true_ipv6 [0.119389s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.callbacks.producer.test_registry.ProducerRegistryTestCase.test_pull_returns_callback_result [0.150739s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommand.test_get_filter_id_for_ip [0.126204s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_utils.TestPathUtilities.test_cmd_matches_expected_matches_script [0.121842s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_should_force_metadata_returns_true [0.126188s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommand.test_set_ip_rate_limit_no_qdisc_with_chain [0.113602s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ConsumerResourceCallbacksManagerTestCase.test_get_callbacks_fails_on_unregistered_callback [0.160409s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_utils.TestPathUtilities.test_remove_abs_path [0.125717s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_spawn_cfg_advertise_mtu [0.130525s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommandBase.test__add_filter [0.125010s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ConsumerResourceCallbacksManagerTestCase.test_register_fails_on_invalid_type [0.160768s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_utils.TestUnixDomainWSGIServer.test_run [0.130299s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommandBase.test__add_qdisc [0.110779s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_spawn_cfg_dns_server [0.127177s] ... ok DEBUG: {2} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_get_instance_id_network_id_2___ffff_192_168_1_1 [0.127991s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommandBase.test__get_filterid_for_ip_duplicated_with_chain [0.119287s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ConsumerResourceCallbacksManagerTestCase.test_register_registers_callback [0.150204s] ... ok DEBUG: {2} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_get_instance_id_network_id_and_router_id_invalid_2___ffff_192_168_1_1 [0.126761s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommandBase.test__get_qdisc_filters_no_output [0.136607s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommandBase.test__get_qdisc_id_for_filter [0.113196s] ... ok DEBUG: {2} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_get_instance_id_network_id_no_match_1_192_168_1_1 [0.129156s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_pd.TestPrefixDelegation.test_add_update_dvr_edge_router [0.020461s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_pd.TestPrefixDelegation.test_add_update_legacy_router [0.022381s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_pd.TestPrefixDelegation.test_remove_stale_ri_ifname [0.019387s] ... ok DEBUG: {2} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_get_instance_id_network_id_no_match_3_fe80__5054_ff_fede_5bbf [0.128527s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_tc_lib.TcFilterTestCase.test_add_tc_filter_vxlan [0.118038s] ... ok DEBUG: {2} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_get_instance_id_router_id_2___ffff_192_168_1_1 [0.111225s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_tc_lib.TcPolicyClassTestCase.test_add_tc_policy_class [0.124206s] ... ok DEBUG: {2} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_get_instance_id_router_id_3_fe80__5054_ff_fede_5bbf [0.132981s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_spawn_max_leases_is_smaller_than_cap [0.758176s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_tc_lib.TcPolicyClassTestCase.test_list_tc_policy_classes [0.143197s] ... ok DEBUG: {2} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_get_ports_for_remote_address_cache_hit [0.125704s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_spawn_no_dns_domain_tag_support [0.123452s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_tc_lib.TcTestCase.test_add_tc_qdisc_tbf [0.119952s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ConsumerResourceCallbacksManagerTestCase.test_unregister_fails_on_invalid_type [0.887818s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_disable_custom_kill_script_namespace [0.119880s] ... ok DEBUG: {2} neutron.tests.unit.agent.metadata.test_driver.TestMetadataDriverProcess.test_after_router_updated_called_on_agent_process_update [0.134744s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_tc_lib.TcTestCase.test_list_tc_qdiscs_htb [0.123828s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_disable_custom_kill_script_no_kill_script_namespace [0.112650s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ProducerResourceCallbacksManagerTestCase.test_get_callback_fails_on_invalid_type [0.153811s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_tc_lib.TestHandleFromHexToString.test_run [0.108474s] ... ok DEBUG: {2} neutron.tests.unit.agent.metadata.test_driver.TestMetadataDriverProcess.test_create_config_file_wrong_group [0.115552s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_tc_lib.TestIECUnitConversions.test_convert_to_kilobits_bytes_value [0.114745s] ... ok DEBUG: {2} neutron.tests.unit.agent.metadata.test_driver.TestMetadataDriverProcess.test_metadata_proxy_conf_parse_ip_versions [0.119192s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_disable_custom_kill_script_no_kill_script_no_namespace [0.134340s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ProducerResourceCallbacksManagerTestCase.test_get_callback_fails_on_unregistered_callback [0.164339s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_tc_lib.TestSIUnitConversions.test_convert_to_kilobits_bare_value [0.151228s] ... ok DEBUG: {2} neutron.tests.unit.agent.metadata.test_proxy_base.TestMetadataProxyHandlerBase.test_proxy_request_404 [0.158378s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_disable_get_stop_command [0.154687s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ProducerResourceCallbacksManagerTestCase.test_get_callback_returns_proper_callback [0.171709s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_tc_lib.TestSIUnitConversions.test_convert_to_kilobits_bytes_value [0.160511s] ... ok DEBUG: {2} neutron.tests.unit.agent.metadata.test_proxy_base.TestMetadataProxyHandlerBase.test_proxy_request_409 [0.143393s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_disable_no_pid [0.158198s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ProducerResourceCallbacksManagerTestCase.test_register_fails_on_invalid_type [0.151943s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_tc_lib.TestSIUnitConversions.test_convert_to_kilobits_megabits_value [0.097057s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_tc_lib.TestSIUnitConversions.test_convert_to_kilobits_megabytes_value [0.086885s] ... ok DEBUG: {2} neutron.tests.unit.agent.metadata.test_proxy_base.TestMetadataProxyHandlerBase.test_proxy_request_504 [0.181600s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_enable_with_namespace [0.172688s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ProducerResourceCallbacksManagerTestCase.test_register_fails_on_multiple_calls [0.145195s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_tc_lib.TestTcCommand.test_check_kernel_hz_lower_then_zero [0.120952s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_enable_with_namespace_process_active [0.127610s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.callbacks.test_resources.GetResourceClsTestCase.test_unknown_type [0.114482s] ... ok DEBUG: {2} neutron.tests.unit.agent.ovn.metadata.test_agent.TestMetadataAgent.test__load_config [0.156800s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_tc_lib.TestTcCommand.test_get_filters_bw_limits [0.120333s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_get_pid_file_name_default [0.120267s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.callbacks.test_resources.GetResourceTypeTestCase.test_get_resource_type [0.101541s] ... ok DEBUG: {2} neutron.tests.unit.agent.ovn.metadata.test_agent.TestMetadataAgent.test__process_cidrs_when_current_namespace_empty [0.151046s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_reload_cfg_with_custom_reload_callback [0.121910s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.callbacks.test_resources.RegisterResourceClass.test_register_bogus_resource_class [0.116364s] ... ok DEBUG: {2} neutron.tests.unit.agent.ovn.metadata.test_agent.TestMetadataAgent.test_sync [0.154162s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_reload_cfg_without_custom_reload_callback [0.123938s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.callbacks.test_resources.RegisterResourceClass.test_register_resource_class [0.104828s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.callbacks.test_version_manager.ResourceConsumerTrackerTest.test_consumer_downgrades_removing_resource [0.110431s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_external_process.TestProcessManagerScript.test_active [0.140144s] ... ok DEBUG: {2} neutron.tests.unit.agent.ovn.metadata.test_driver.TestMetadataDriverProcess.test_spawn_rate_limited_metadata_proxy [0.165191s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.callbacks.test_version_manager.ResourceConsumerTrackerTest.test_different_adds_triggers_recalculation [0.113383s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_external_process.TestProcessManagerScript.test_disable_get_stop_command [0.117461s] ... ok DEBUG: {2} neutron.tests.unit.agent.ovn.metadata.test_server.TestMetadataProxyHandler.test_call [0.150084s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.callbacks.test_version_manager.ResourceConsumerTrackerTest.test_multiple_consumer_version_update [0.123614s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_external_process.TestProcessManagerScript.test_disable_not_active [0.131624s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_tc_lib.TestTcCommand.test_get_tbf_bw_limits_when_wrong_qdisc [0.719508s] ... ok DEBUG: {2} neutron.tests.unit.agent.ovn.metadata.test_server.TestMetadataProxyHandler.test_call_no_instance_match [0.138896s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test__is_dhcp_agent_hosting_network [0.110733s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_external_process.TestProcessManagerScript.test_enable_no_namespace [0.127718s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_encode_process_input [0.143046s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_dhcp_ready_on_ports [0.110770s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_external_process.TestProcessManagerScript.test_pid_no_an_int [0.146270s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_return_code_log_debug [0.121273s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_get_network_info [0.120775s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_external_process.TestProcessManagerScript.test_reload_cfg_with_custom_reload_callback [0.117748s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_with_root_privileges_rootwrap [0.126453s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_get_network_info_with_network_info_provided [0.124355s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_external_process.TestProcessManagerScript.test_reload_cfg_without_custom_reload_callback [0.143054s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_utils.TestBaseOSUtils.test_is_effective_group_name [0.165023s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_release_dhcp_port [0.122645s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_external_process.TestProcessMonitor.test_exit_handler [0.169330s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_utils.TestBaseOSUtils.test_is_effective_group_str_id [0.116426s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_update_dhcp_port_with_agent_not_hosting_network [0.122734s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_interface.TestABCDriver.test_init_router_port_delete_onlink_routes [0.107417s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_utils.TestBaseOSUtils.test_is_not_effective_group [0.123548s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.handlers.test_resources_rpc.ResourcesPullRpcCallbackTestCase.test_pull [0.125584s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_utils.TestGetCmdlineFromPid.test_cmdline_separated_with_space_char [0.114882s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.handlers.test_resources_rpc._ResourceTypeVersionedTopicTestCase.test_resource_type_versioned_topic [0.119932s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_interface.TestABCDriver.test_init_router_port_ext_gw_with_dual_stack [0.177393s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_utils.TestGetRoothelperChildPid.test_returns_child_pid_as_root [0.126460s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.handlers.test_securitygroups_rpc.SGAgentRpcCallBackMixinTestCase.test_security_groups_member_updated [0.112122s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.handlers.test_securitygroups_rpc.SGAgentRpcCallBackMixinTestCase.test_security_groups_rule_updated [0.110791s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_utils.TestKillProcess.test_kill_process_returns_none_for_stale_pid [0.120562s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_utils.TestUnixDomainHttpProtocol.test_init_empty_client [0.103195s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.handlers.test_securitygroups_rpc.SecurityGroupServerAPIShimTestCase.test_sg_deletion_of_non_cached_sg_changes_nothing [0.125038s] ... ok DEBUG: {3} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_call [0.125538s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.handlers.test_securitygroups_rpc.SecurityGroupServerRpcApiTestCase.test_security_group_rules_for_devices [0.115480s] ... ok DEBUG: {3} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_call_skip_cache [0.130888s] ... ok DEBUG: {3} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_get_instance_id_network_id_3_fe80__5054_ff_fede_5bbf [0.109867s] ... ok DEBUG: {2} neutron.tests.unit.agent.ovn.metadata.test_server.TestUnixDomainMetadataProxy.test_init_exists [1.673153s] ... ok DEBUG: {3} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_get_instance_id_network_id_and_router_id_invalid_3_fe80__5054_ff_fede_5bbf [0.139181s] ... ok DEBUG: {2} neutron.tests.unit.agent.ovsdb.native.test_connection.OvsIdlMonitorTestCase.test_bridged_added [0.154276s] ... ok DEBUG: {3} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_get_router_networks [0.123267s] ... ok DEBUG: {3} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerRpc.test_get_port_filters_mac [0.109406s] ... ok DEBUG: {2} neutron.tests.unit.agent.ovsdb.native.test_connection.OvsIdlMonitorTestCase.test_start_bridge_monitor [0.154974s] ... ok DEBUG: {3} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerRpc.test_get_ports_for_remote_address [0.134338s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_resource_cache.RemoteResourceCacheTestCase.test_match_resources_with_func [0.139430s] ... ok DEBUG: {0} neutron.tests.unit.api.test_extensions.ActionExtensionTest.test_returns_404_for_non_existent_action [0.805380s] ... ok DEBUG: {3} neutron.tests.unit.agent.metadata.test_agent.TestUnixDomainMetadataProxy.test_init_doesnot_exists [0.119596s] ... ok DEBUG: {0} neutron.tests.unit.api.test_extensions.ExtensionManagerTest.test_assignment_of_attr_map [0.113722s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_rpc.AgentPluginReportState.test_plugin_report_state_microsecond_is_0 [0.164091s] ... ok DEBUG: {3} neutron.tests.unit.agent.metadata.test_agent.TestUnixDomainMetadataProxy.test_init_exists [0.124533s] ... ok DEBUG: {0} neutron.tests.unit.api.test_extensions.ExtensionManagerTest.test_missing_required_extensions_raise_error [0.115143s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_rpc.AgentRPCMethods.test_create_consumers_start_listening [0.163438s] ... ok DEBUG: {3} neutron.tests.unit.agent.metadata.test_agent.TestUnixDomainMetadataProxy.test_init_exists_unlink_fails_file_still_exists [0.132985s] ... ok DEBUG: {0} neutron.tests.unit.api.test_extensions.ExtensionPathTest.test_get_extensions_path_duplicate_extensions [0.110678s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_interface.TestABCDriver.test_init_router_port_with_ipv6_delete_onlink_routes [1.671951s] ... ok DEBUG: {3} neutron.tests.unit.agent.metadata.test_agent.TestUnixDomainMetadataProxy.test_init_exists_unlink_no_file [0.119007s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_rpc.AgentRPCPluginApi.test_get_device_details [0.150134s] ... ok DEBUG: {0} neutron.tests.unit.api.test_extensions.PluginAwareExtensionManagerTest.test_extension_loaded_for_non_core_plugin [0.119275s] ... ok DEBUG: {3} neutron.tests.unit.agent.metadata.test_agent.TestUnixDomainMetadataProxy.test_main [0.123934s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_interface.TestBridgeInterfaceDriver.test_plug_with_ns [0.179244s] ... ok DEBUG: {0} neutron.tests.unit.api.test_extensions.PluginAwareExtensionManagerTest.test_extensions_are_loaded_for_plugin_with_expected_interface [0.116313s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_rpc.TestCacheBackedPluginApi.test_get_device_details_migrating_to_host [0.161613s] ... ok DEBUG: {3} neutron.tests.unit.agent.metadata.test_driver.TestMetadataDriverProcess.test_create_config_file_wrong_user [0.124095s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_interface.TestBridgeInterfaceDriver.test_unplug [0.143608s] ... ok DEBUG: {0} neutron.tests.unit.api.test_extensions.PluginAwareExtensionManagerTest.test_extensions_expecting_neutron_plugin_interface_are_loaded [0.125843s] ... ok DEBUG: {3} neutron.tests.unit.agent.metadata.test_driver.TestMetadataDriverProcess.test_spawn_metadata_proxy [0.162138s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_interface.TestBridgeInterfaceDriver.test_unplug_no_device [0.155507s] ... ok DEBUG: {0} neutron.tests.unit.api.test_extensions.RequestExtensionTest.test_extend_get_resource_response [0.129163s] ... ok DEBUG: {3} neutron.tests.unit.agent.metadata.test_driver.TestMetadataDriverProcess.test_spawn_metadata_proxy_handles_process_exception [0.128658s] ... ok DEBUG: {0} neutron.tests.unit.api.test_extensions.ResourceExtensionTest.test_plugin_prefix_with_parent_resource [0.147631s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_interface.TestOVSInterfaceDriver.test_plug_configured_bridge [0.165368s] ... ok DEBUG: {3} neutron.tests.unit.agent.metadata.test_proxy_base.TestMetadataProxyHandlerBase.test_proxy_request_post [0.128798s] ... ok DEBUG: {0} neutron.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_can_be_added_as_extension [0.137897s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_interface.TestOVSInterfaceDriver.test_unplug [0.162390s] ... ok DEBUG: {3} neutron.tests.unit.agent.metadata.test_proxy_base.TestUnixDomainMetadataProxyBase.test__get_socket_mode_deduce_group [0.116580s] ... ok DEBUG: {0} neutron.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_ext_for_nested_resource_custom_collection_action [0.147190s] ... ok DEBUG: {3} neutron.tests.unit.agent.metadata.test_proxy_base.TestUnixDomainMetadataProxyBase.test__get_socket_mode_deduce_user_root [0.122069s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_interface.TestOVSInterfaceDriverWithVeth.test_plug_configured_bridge [0.158323s] ... ok DEBUG: {0} neutron.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_extension_for_delete_custom_collection_action [0.140505s] ... ok DEBUG: {3} neutron.tests.unit.agent.ovn.metadata.test_agent.TestMetadataAgent.test__get_provision_params_returns_none_when_metadata_port_missing_mac [0.122375s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_interface.TestOVSInterfaceDriverWithVeth.test_plug_with_prefix [0.155835s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.SGServerRpcCallBackTestCase.test_security_group_info_for_devices_ipv4_addr_pair ... SKIPPED: Test depends on allowed-address-pairs extension DEBUG: {3} neutron.tests.unit.agent.ovn.metadata.test_driver.TestMetadataDriverProcess.test_create_config_file_wrong_user [0.125776s] ... ok DEBUG: {0} neutron.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_extension_for_post_custom_collection_method [0.133924s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.GetDevicesInfoTestCase.test_get_devices_info_lo [0.138188s] ... ok DEBUG: {3} neutron.tests.unit.agent.ovn.metadata.test_driver.TestMetadataDriverProcess.test_spawn_metadata_proxy [0.148600s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.GetDevicesInfoTestCase.test_get_devices_info_veth [0.143870s] ... ok DEBUG: {3} neutron.tests.unit.agent.ovn.metadata.test_server.TestMetadataProxyHandler.test_call_internal_server_error [0.125434s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.ParseIpRuleTestCase.test_parse_from_any_ipv4 [0.137058s] ... ok DEBUG: {3} neutron.tests.unit.agent.ovn.metadata.test_server.TestUnixDomainMetadataProxy.test_init_exists_unlink_fails_file_still_exists [0.135884s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_fields_multiple [0.436683s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.ParseIpRuleTestCase.test_parse_from_ipv4 [0.137126s] ... ok DEBUG: {3} neutron.tests.unit.agent.ovsdb.native.test_connection.BridgeCreateEventTestCase.test_run [0.109936s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.ParseIpRuleTestCase.test_parse_fwmark_none [0.134133s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.ParseIpRuleTestCase.test_parse_to_none [0.141016s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestArpPing.test_no_ipv6_addr_notif [0.129728s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_fields_multiple_with_empty [1.094270s] ... ok DEBUG: {3} neutron.tests.unit.agent.ovsdb.test_impl_idl.TransactionTestCase.test_commit_raises_exception_on_timeout [1.117476s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/common/utils.py", line 740, in wait_until_true DEBUG: eventlet.sleep(sleep) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 38, in sleep DEBUG: hub.switch() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 310, in switch DEBUG: return self.greenlet.switch() DEBUG: eventlet.timeout.Timeout: 40 seconds DEBUG: During handling of the above exception, another exception occurred: DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 471, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/agent/linux/pd.py", line 246, in _ensure_lla_task DEBUG: utils.wait_until_true(functools.partial(self._lla_available, DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/common/utils.py", line 745, in wait_until_true DEBUG: raise WaitTimeout(_("Timed out after %d seconds") % timeout) DEBUG: neutron.common.utils.WaitTimeout: Timed out after 40 seconds DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/common/utils.py", line 740, in wait_until_true DEBUG: eventlet.sleep(sleep) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 38, in sleep DEBUG: hub.switch() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 310, in switch DEBUG: return self.greenlet.switch() DEBUG: eventlet.timeout.Timeout: 40 seconds DEBUG: During handling of the above exception, another exception occurred: DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 471, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/agent/linux/pd.py", line 246, in _ensure_lla_task DEBUG: utils.wait_until_true(functools.partial(self._lla_available, DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/common/utils.py", line 745, in wait_until_true DEBUG: raise WaitTimeout(_("Timed out after %d seconds") % timeout) DEBUG: neutron.common.utils.WaitTimeout: Timed out after 40 seconds DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/common/utils.py", line 740, in wait_until_true DEBUG: eventlet.sleep(sleep) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 38, in sleep DEBUG: hub.switch() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 310, in switch DEBUG: return self.greenlet.switch() DEBUG: eventlet.timeout.Timeout: 40 seconds DEBUG: During handling of the above exception, another exception occurred: DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 471, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/agent/linux/pd.py", line 246, in _ensure_lla_task DEBUG: utils.wait_until_true(functools.partial(self._lla_available, DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/common/utils.py", line 745, in wait_until_true DEBUG: raise WaitTimeout(_("Timed out after %d seconds") % timeout) DEBUG: neutron.common.utils.WaitTimeout: Timed out after 40 seconds DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/common/utils.py", line 740, in wait_until_true DEBUG: eventlet.sleep(sleep) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 38, in sleep DEBUG: hub.switch() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 310, in switch DEBUG: return self.greenlet.switch() DEBUG: eventlet.timeout.Timeout: 40 seconds DEBUG: During handling of the above exception, another exception occurred: DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 471, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/ DEBUG: site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/agent/linux/pd.py", line 246, in _ensure_lla_task DEBUG: utils.wait_until_true(functools.partial(self._lla_available, DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/common/utils.py", line 745, in wait_until_true DEBUG: raise WaitTimeout(_("Timed out after %d seconds") % timeout) DEBUG: neutron.common.utils.WaitTimeout: Timed out after 40 seconds DEBUG: {3} neutron.tests.unit.agent.test_resource_cache.RemoteResourceCacheTestCase.test_get_resource_by_id [0.116477s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_filters_multiple_empty [0.347295s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_filters_multiple_values [0.435258s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_filters_with_convert_to [0.446091s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_resource_cache.RemoteResourceCacheTestCase.test_record_resource_delete_ignores_dups [1.443650s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_filters_with_fields [0.429057s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_resource_cache.RemoteResourceCacheTestCase.test_record_resource_update [0.088002s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_rpc.AgentPluginReportState.test_plugin_report_state_use_call [0.089917s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_rpc.AgentRPCMethods.test_create_consumers_do_not_listen [0.137505s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.SGServerRpcCallBackTestCase.test_security_group_info_for_devices_only_ipv6_rule [3.655300s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_limit_with_great_than_max_limit [0.434550s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_rpc.AgentRPCMethods.test_create_consumers_with_node_name [0.148614s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_rpc.AgentRPCPluginApi.test_tunnel_sync [0.137393s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_rpc.TestCacheBackedPluginApi.test__legacy_notifier_binding_activated_not_supported [0.150225s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_page_reverse_with_unspecific [0.367303s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_rpc.TestCacheBackedPluginApi.test__legacy_notifier_existing_or_updated_is_none [0.153904s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_rpc.TestCacheBackedPluginApi.test__legacy_notifier_no_new_binding_activated [0.147912s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_sort_with_primary_key [0.348143s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_rpc.TestCacheBackedPluginApi.test__legacy_notifier_resource_delete [0.089264s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.CreateResourceTestCase.test_resource_creation [0.132196s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_rpc.TestCacheBackedPluginApi.test_get_device_details_binding_not_in_host [0.101944s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_rpc.TestCacheBackedPluginApi.test_get_device_details_hints [0.089003s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_rpc.TestCacheBackedPluginApi.test_initialization_with_custom_resource [0.085496s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestArpPing.test_send_ipv4_addr_adv_notif [4.190087s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestArpPing.test_send_ipv4_addr_adv_notif_nodev [0.119197s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.SGServerRpcCallBackTestCase.test_security_group_rules_for_devices_ipv4_egress [1.576636s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIPDevice.test_eq_diff_namespace [0.130371s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIPDevice.test_str [0.137607s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SGServerRpcCallBackTestCase.test_security_group_info_for_devices_ipv4_addr_pair_backward_cmp ... SKIPPED: Test depends on allowed-address-pairs extension DEBUG: {0} neutron.tests.unit.api.v2.test_base.ExtensionTestCase.test_extended_create [1.072235s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIpAddrCommand.test_add_address_scoped [0.128091s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentEnhancedRpcTestCase.test_prepare_and_remove_devices_filter_enhanced_rpc [0.145677s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.FiltersTestCase.test_all_skip_args [0.120147s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIpAddrCommand.test_flush [0.153254s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.FiltersTestCase.test_attr_info_with_project_info_populated [0.113676s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentEnhancedRpcTestCase.test_security_groups_rule_updated_enhanced_rpc [0.154262s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIpAddrCommand.test_list [0.149121s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.FiltersTestCase.test_blank_values [0.132738s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcTestCase.test_address_group_deleted [0.132875s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.FiltersTestCase.test_no_attr_info [0.107180s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIpAddrCommand.test_list_filters_dynamic_permanent [0.150215s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcTestCase.test_prepare_and_remove_devices_filter [0.147678s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIpAddrCommand.test_list_ip_version [0.156536s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcTestCase.test_prepare_devices_filter_with_noopfirewall [0.148381s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIpLinkCommand.test_set_alias [0.168527s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcTestCase.test_refresh_firewall_with_firewall_disabled [0.201523s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIpLinkCommand.test_set_up [0.137193s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIpLinkCommand.test_settings_property [0.034328s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIpNeighCommand.test_add_entry [0.063929s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcTestCase.test_security_groups_rule_updated [0.155914s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIpNeighCommand.test_add_entry_other_error [0.082760s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create_attr_not_specified [0.709397s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcTestCaseForNoneDriver.test_init_firewall_with_none_driver [0.150451s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIpNetnsCommand.test_execute_env_var_prepend [0.117791s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_address_group_updated [0.133415s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIpRuleCommand.test_add_rule_v4_iif [0.104477s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_multiple_security_groups_member_updated_multiple_ports [0.143997s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_multiple_security_groups_rule_updated_same_port [0.134001s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.SGServerRpcCallBackTestCase.test_security_group_rules_for_devices_ipv4_source_group [2.080517s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_prepare_devices_filter_with_noopfirewall [0.147259s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_remove_devices_filter_with_trusted_ports [0.154406s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIpRuleCommand.test_add_rule_v6 [0.740334s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_security_groups_member_not_updated [0.148771s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIpRuleCommand.test_delete_rule_v4 [0.118438s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_security_groups_member_updated [0.130324s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_add_macvtap [0.106824s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create_bad_keystone_tenant [1.221697s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_security_groups_member_updated_multiple_ports [0.147842s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_add_veth_with_namespaces [0.125497s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_get_devices_include_loopback_and_gre [0.119424s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestSubProcessBase.test_as_root_namespace [0.115975s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestSysctl.test_disable_ipv6_when_ipv6_globally_disabled [0.067208s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create_bulk [0.471217s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ipset_manager.IpsetManagerTestCase.test_set_members_adding_less_than_5 [0.079551s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ipset_manager.IpsetManagerTestCase.test_set_members_deleting_less_than_5 [0.110015s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallEnhancedIpsetTestCase.test__get_any_remote_group_id_in_rule_with_remote_address_group [0.108016s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.SGServerRpcCallBackTestCase.test_sg_rules_for_devices_ipv4_ingress_port_range_min_port_1 [1.487986s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallEnhancedIpsetTestCase.test_get_remote_sg_ids [0.113147s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create_bulk_networks_empty_list [0.419880s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentEnhancedRpcTestCase.test_refresh_firewall_devices_enhanced_rpc [0.124210s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallEnhancedIpsetTestCase.test_not_remove_used_security_group_info [0.111878s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentEnhancedRpcTestCase.test_refresh_firewall_enhanced_rpc [0.122047s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallEnhancedIpsetTestCase.test_remove_port_filter_with_destroy_ipset_chain [0.125307s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcApiTestCase.test_security_groups_member_not_updated [0.112369s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallEnhancedIpsetTestCase.test_remove_unused_security_group_info_clears_unused_rules [0.130268s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcTestCase.test_address_group_updated [0.115002s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create_bulk_partial_body [0.459367s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallEnhancedIpsetTestCase.test_sg_rule_expansion_with_remote_ips [0.116776s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcTestCase.test_prepare_devices_filter_with_firewall_disabled [0.104288s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_defer_chain_apply_coalesce_multiple_ports [0.127687s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcTestCase.test_refresh_firewall [0.121431s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_security_groups_rule_not_updated [1.531948s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_egress_icmp_prefix [0.125839s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcTestCase.test_refresh_firewall_with_noopfirewall [0.115904s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_security_groups_rule_updated_multiple_ports [0.145575s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcTestCase.test_security_groups_member_not_updated [0.116599s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_egress_tcp [0.126579s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create_with_keystone_env [0.490231s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_setup_port_filters_updated_ports_only [0.144262s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_multiple_security_groups_member_updated_same_port [0.107789s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_egress_tcp_mport [0.129565s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_refresh_firewall_none [0.130899s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_egress_tcp_prefix [0.125296s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_refresh_firewall_with_noopfirewall [0.113476s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_egress_udp_port [0.117937s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentEnhancedIpsetWithIptables.test_security_group_member_updated [0.325937s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create_with_too_long_name [0.450966s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_security_groups_rule_updated [0.123927s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_dccp_port [0.128557s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_setup_port_filters_all_updates [0.134006s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_icmp [0.122405s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentWithIptables.test_security_group_member_updated [0.315592s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_prefix [0.114172s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_delete_keystone [0.460637s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentWithOVSIptables.test_prepare_remove_port [0.226706s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentWithOVSIptables.test_security_group_rule_updated [0.295979s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupExtensionControl.test_disable_security_group_extension_by_config [0.120939s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_delete_noauth [0.468776s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_setup_port_filters_new_ports_only [0.844367s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_protocol_94 [0.695830s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.agentnotifiers.test_dhcp_rpc_agent_api.TestDhcpAgentNotifyAPI.test__cast_message [0.174004s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_setup_port_filters_sg_updates_only [0.128629s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_protocol_zero [0.120155s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.agentnotifiers.test_dhcp_rpc_agent_api.TestDhcpAgentNotifyAPI.test__get_enabled_agents_with_admin_state_down [0.139898s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_tcp_port [0.126530s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentEnhancedIpsetWithIptables.test_security_group_rule_updated [0.249107s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_udp_mport [0.121807s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.agentnotifiers.test_dhcp_rpc_agent_api.TestDhcpAgentNotifyAPI.test__notify_agents_cast_required_with_scheduling [0.159544s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_fields [0.455598s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_udp_mport_prefix [0.128774s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.agentnotifiers.test_dhcp_rpc_agent_api.TestDhcpAgentNotifyAPI.test__notify_agents_with_router_interface_delete [0.146257s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_udp_port [0.128998s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentEnhancedRpcWithIptables.test_security_group_member_updated [0.320990s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.agentnotifiers.test_l3_rpc_agent_api.TestL3AgentNotifyAPI.test_del_arp_entry [0.141689s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_udplite_mport [0.126524s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_list_pagination_with_empty_page [0.448357s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentEnhancedRpcWithIptables.test_security_group_rule_updated [0.211197s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.callbacks.producer.test_registry.ProducerRegistryTestCase.test_pull_does_not_raise_on_none [0.198050s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_egress [0.116676s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_egress_tcp_mport [0.118078s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentWithIptables.test_prepare_remove_port [0.145214s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.callbacks.producer.test_registry.ProducerRegistryTestCase.test_unprovide [0.185789s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupExtensionControl.test_enable_security_group_extension_by_config [0.128387s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_ingress_prefix [0.115784s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.agentnotifiers.test_dhcp_rpc_agent_api.TestDhcpAgentNotifyAPI.test__get_enabled_agents [0.126511s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_ingress_tcp_mport [0.137769s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_list_pagination_with_last_page [0.450544s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ConsumerResourceCallbacksManagerTestCase.test___init___does_not_reset_callbacks [0.206568s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.agentnotifiers.test_dhcp_rpc_agent_api.TestDhcpAgentNotifyAPI.test__get_enabled_agents_with_notification_required [0.124985s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_ingress_udp [0.138317s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ConsumerResourceCallbacksManagerTestCase.test_unregister_fails_on_unregistered_callback [0.200060s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.agentnotifiers.test_dhcp_rpc_agent_api.TestDhcpAgentNotifyAPI.test__notification_is_needed [0.119768s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_remove_conntrack_entries_for_delete_rule_ipv4_by_num [0.164606s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.agentnotifiers.test_dhcp_rpc_agent_api.TestDhcpAgentNotifyAPI.test__notify_agents_no_action [0.135293s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ProducerResourceCallbacksManagerTestCase.test___init___does_not_reset_callbacks [0.204781s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_remove_conntrack_entries_for_sg_member_changed_ipv4 [0.109229s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.callbacks.consumer.test_registry.ConsumerRegistryTestCase.test_clear [0.121474s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerDisableRandomFullyTestCase.test_verify_disable_random_fully [0.067846s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_add_rule_exchanged_interface_and_ip [0.071817s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ProducerResourceCallbacksManagerTestCase.test_clear_unregisters_all_callbacks [0.197722s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.callbacks.consumer.test_registry.ConsumerRegistryTestCase.test_unsubscribe [0.118418s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_defer_apply_with_exception [0.114265s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ProducerResourceCallbacksManagerTestCase.test_register_registers_callback [0.126370s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.callbacks.producer.test_registry.ProducerRegistryTestCase.test_pull_raises_on_wrong_object_type [0.163566s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_get_chain_name [0.128875s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ProducerResourceCallbacksManagerTestCase.test_unregister_unregisters_callback [0.159212s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ConsumerResourceCallbacksManagerTestCase.test_register_succeeds_on_multiple_calls [0.160235s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_get_traffic_counters [0.147046s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_retry_on_index [1.021282s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.callbacks.test_resources.IsValidResourceTypeTestCase.test_unknown_type [0.136399s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ProducerResourceCallbacksManagerTestCase.test_unregister_fails_on_invalid_type [0.147499s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_iptables_use_table_lock [0.132285s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.callbacks.test_version_manager.CachedResourceConsumerTrackerTest.test_consumer_versions_callback [0.130083s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.callbacks.test_resources.GetResourceTypeTestCase.test_get_resource_type_none [0.105888s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_add_mangle_rule [0.129781s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.callbacks.test_version_manager.CachedResourceConsumerTrackerTest.test_versions_ttl [0.123550s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.callbacks.test_resources.IsValidResourceTypeTestCase.test_known_type [0.113384s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_add_nat_rule [0.156664s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.callbacks.test_version_manager.ResourceConsumerTrackerTest.test_consumer_downgrades_stops_reporting [0.122496s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.callbacks.test_version_manager.CachedResourceConsumerTrackerTest.test_update_versions [0.111489s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_add_raw_rule [0.144366s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.callbacks.test_version_manager.ResourceConsumerTrackerTest.test_consumer_set_versions [0.110378s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test__is_dhcp_agent_hosting_network_false [0.139925s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test__port_action_bad_action [0.120637s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_iptables_use_table_lock [0.160202s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_create_port_catch_and_handle_ip_generation_failure [0.113730s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateLessTestCase.test_initialize_nat_table [0.142096s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_create_port_catch_network_not_found [0.142115s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateLessTestCase.test_mangle_not_found [0.187136s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.RegistryNotificationTest.test_network_create_registry_publish [1.175086s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedInstanceTestCase.test_build_config_no_vips_track_script [0.146630s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedInstanceTestCase.test_remove_address_by_interface_no_track_not_supported [0.164982s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_get_active_networks_info [0.955868s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.RegistryNotificationTest.test_network_delete_registry_publish [0.454540s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_get_network_info_with_non_segmented_network [0.123596s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_update_dhcp_port_verify_port_action_port_dict [0.127777s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_get_network_info_return_none_on_not_found [0.871288s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_update_port_missing_port_on_get [0.118633s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_get_network_info_with_segmented_network_but_not_routed [0.121195s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.handlers.test_dvr_rpc.DVRServerRpcApiTestCase.test_get_dvr_mac_address_list [0.120834s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.RegistryNotificationTest.test_networks_create_bulk_registry_publish [0.428911s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_group_by_network_id [0.123630s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.handlers.test_resources_rpc.ResourcesPullRpcCallbackTestCase.test_bulk_pull [0.126262s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.SortingTestCase.test_get_sorts_with_project_id [0.117369s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_update_dhcp_port [0.112447s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.handlers.test_resources_rpc.ResourcesPushRpcApiTestCase.test_push_mixed [0.143928s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_resource.RequestTestCase.test_content_type_missing [0.127963s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_update_port_missing_port_on_update [0.127142s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.handlers.test_resources_rpc.ResourcesPushRpcApiTestCase.test_push_single_type [0.125714s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_resource.RequestTestCase.test_context_with_neutron_context [0.113866s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_update_reserved_dhcp_port [0.132846s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.handlers.test_resources_rpc._ValidateResourceTypeTestCase.test_invalid_type [0.124680s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_resource.RequestTestCase.test_context_without_neutron_context [0.118322s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.handlers.test_dvr_rpc.DVRServerRpcApiTestCase.test_get_dvr_mac_address_by_host [0.116743s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_resource.RequestTestCase.test_request_context_elevated [0.118845s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.handlers.test_securitygroups_rpc.SecurityGroupServerAPIShimTestCase.test_get_secgroup_ids_for_address_group [0.130555s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.handlers.test_dvr_rpc.DVRServerRpcApiTestCase.test_get_ports_on_host_by_subnet [0.127656s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_resource.ResourceTestCase.test_action_status [0.129381s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.handlers.test_securitygroups_rpc.SecurityGroupServerAPIShimTestCase.test_security_group_info_for_devices [0.137701s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.handlers.test_resources_rpc.ResourcesPullRpcCallbackTestCase.test_pull_backports_to_older_version [0.119171s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedManagerTestCase.test_destroy [1.494903s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_resource.ResourceTestCase.test_mapped_neutron_error_with_json [0.124021s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.handlers.test_securitygroups_rpc.SecurityGroupServerAPIShimTestCase.test_sg_delete_events_with_remote [0.130277s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.handlers.test_resources_rpc.ResourcesPushRpcApiTestCase.test__prepare_object_fanout_context [0.117898s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedTrackScriptTestCase.test_get_script_str [0.139021s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_resource.ResourceTestCase.test_no_route_args [0.129147s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.handlers.test_securitygroups_rpc.SecurityGroupServerAPIShimTestCase.test_sg_delete_events_without_remote [0.147290s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.handlers.test_resources_rpc.ResourcesPushToServerRpcCallbackTestCase.test_report_versions [0.122543s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedTrackScriptTestCase.test_write_check_script_no_routes [0.150724s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_resource.ResourceTestCase.test_status_204 [0.117572s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.handlers.test_securitygroups_rpc.SecurityGroupServerAPIShimTestCase.test_sg_deletion_affects_only_own_rules [0.121122s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.handlers.test_resources_rpc._ValidateResourceTypeTestCase.test_valid_type [0.122587s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedVipAddressTestCase.test_vip_with_scope [0.140133s] ... ok DEBUG: {0} neutron.tests.unit.cmd.ovn.test_neutron_ovn_db_sync_util.TestNeutronOVNDBSyncUtil.test_setup_conf [0.137813s] ... ok DEBUG: {3} neutron.tests.unit.api.test_api_common.GetPathUrlTestCase.test_no_headers [0.135915s] ... ok DEBUG: {2} neutron.tests.unit.api.test_api_common.GetPathUrlTestCase.test_http_to_https [0.129754s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedVirtualRouteTestCase.test_virtual_route_with_dev_no_track_not_supported_not_track [0.146423s] ... ok DEBUG: {3} neutron.tests.unit.api.test_api_common.PrepareUrlTestCase.test_no_configured_prefix [0.127727s] ... ok DEBUG: {0} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_destroy_namespace_empty [0.135736s] ... ok DEBUG: {2} neutron.tests.unit.api.test_api_common.GetPathUrlTestCase.test_https_to_http [0.126307s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommand.test_clear_all_filters_with_chain [0.156238s] ... ok DEBUG: {0} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_eligible_for_deletion_fip_namespace [0.117838s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommand.test_clear_ip_rate_limit [0.139364s] ... ok DEBUG: {0} neutron.tests.unit.cmd.test_runtime_checks.TestRuntimeChecks.test_get_keepalived_version_fail [0.130469s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommandBase.test__get_filterid_for_ip_not_found_with_chain [0.135635s] ... ok DEBUG: {0} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_duplicated_ha_network_per_project_check_success [0.121066s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommandBase.test__get_filterid_for_ip_with_chain [0.127041s] ... ok DEBUG: {0} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_duplicated_ha_network_per_project_check_warning [0.129745s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommandBase.test__get_or_create_qdisc [0.150293s] ... ok DEBUG: {0} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_external_network_bridge_check_good [0.119294s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_pd.TestPrefixDelegation.test_add_update_dvr_local_router [0.031510s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_pd.TestPrefixDelegation.test_update_no_router_exception [0.028548s] ... ok DEBUG: {0} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_floatingip_inherit_qos_from_network [0.119786s] ... ok DEBUG: {3} neutron.tests.unit.api.test_extensions.ExtensionControllerTest.test_show_returns_not_found_for_non_existent_extension [0.825038s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_tc_lib.TcFilterTestCase.test__mac_to_pyroute2_keys [0.147132s] ... ok DEBUG: {2} neutron.tests.unit.api.test_extensions.ActionExtensionTest.test_extended_action_for_adding_extra_data [0.856678s] ... ok DEBUG: {0} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_network_mtu_check_bad [0.122991s] ... ok DEBUG: {3} neutron.tests.unit.api.test_extensions.ExtensionManagerTest.test__check_faulty_extensions_raise_not_default_ext [0.124186s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_tc_lib.TestIECUnitConversions.test_convert_to_kilobits_bare_value [0.145481s] ... ok DEBUG: {0} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_ovn_port_forwarding_configuration_check_no_ovn_l3_router [0.133413s] ... ok DEBUG: {3} neutron.tests.unit.api.test_extensions.ExtensionManagerTest.test_extension_extends_sub_resource [0.123603s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_tc_lib.TestIECUnitConversions.test_convert_to_kilobits_megabits_value [0.142632s] ... ok DEBUG: {0} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_ovn_port_forwarding_configuration_check_ovn_l3_success [0.117181s] ... ok DEBUG: {3} neutron.tests.unit.api.test_extensions.ExtensionManagerTest.test_optional_extensions_no_error [0.119683s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_tc_lib.TestSIUnitConversions.test_convert_to_kilobits_bits_value [0.137778s] ... ok DEBUG: {3} neutron.tests.unit.api.test_extensions.ExtensionPathTest.test_get_extensions_path_single_extension [0.110118s] ... ok DEBUG: {0} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_vlan_allocations_segid_check [0.114745s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_tc_lib.TestTcCommand.test_delete_filters_bw_limit [0.096852s] ... ok DEBUG: {3} neutron.tests.unit.api.test_extensions.ExtensionPathTest.test_get_extensions_path_with_plugins [0.122051s] ... ok DEBUG: {0} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_worker_check_api_missing [0.123776s] ... ok DEBUG: {3} neutron.tests.unit.api.test_extensions.PluginAwareExtensionManagerTest.test_custom_supported_implementation_plugin_specific [0.073291s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_tc_lib.TestTcCommand.test_get_ingress_qdisc_burst_no_burst_value_given [0.118186s] ... ok DEBUG: {0} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_worker_check_good [0.085253s] ... ok DEBUG: {3} neutron.tests.unit.api.test_extensions.PluginAwareExtensionManagerTest.test_unloaded_supported_extensions_raises_exception [0.082583s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_acl.TestACLs.test_acl_protocol_and_ports_for_ipv6_icmp_protocol [0.101436s] ... ok DEBUG: {2} neutron.tests.unit.api.test_extensions.ActionExtensionTest.test_extended_action_for_deleting_extra_data [0.790565s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_tc_lib.TestTcCommand.test_update_filters_bw_limit [0.154307s] ... ok DEBUG: {3} neutron.tests.unit.api.test_extensions.RequestExtensionTest.test_edit_previously_uneditable_field [0.108581s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_acl.TestACLs.test_acl_protocol_and_ports_for_tcp_udp_and_sctp_number_one [0.115835s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_process_input [0.145205s] ... ok DEBUG: {3} neutron.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_ext_for_nested_resource_custom_collection_method [0.138911s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_hash_ring_manager.TestHashRingManager.test__wait_startup_before_caching [0.069528s] ... ok DEBUG: {3} neutron.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_ext_with_custom_member_action_gets_plugin_prefix [0.087909s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_hash_ring_manager.TestHashRingManager.test_ring_rebalance [0.126948s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_with_root_privileges_privsep [0.155053s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_utils.GetSubnetsAddressScopeTestCase.test_address_scope [0.110944s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_with_root_privileges_rootwrap_exception [0.126261s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_utils.GetSubnetsAddressScopeTestCase.test_no_address_scope [0.120789s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_without_helper [0.160749s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_emulated_pagination [0.396316s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_utils.TestDHCPUtils.test_get_lsp_dhcp_opts [0.114616s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_utils.TestBaseOSUtils.test_is_effective_group_id [0.123779s] ... ok DEBUG: {2} neutron.tests.unit.api.test_extensions.ActionExtensionTest.test_returns_404_for_non_existent_resource [0.781061s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_utils.TestDHCPUtils.test_get_lsp_dhcp_opts_dhcp_disabled_for_baremetal [0.114350s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_utils.TestBaseOSUtils.test_is_effective_user_id [0.143993s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_utils.TestDHCPUtils.test_get_lsp_dhcp_opts_empty [0.082543s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_utils.TestDHCPUtils.test_get_lsp_dhcp_opts_for_domain_search [0.075959s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_utils.TestBaseOSUtils.test_is_effective_user_str_id [0.136025s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_utils.TestDHCPUtils.test_validate_port_extra_dhcp_opts_invalid [0.114178s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_utils.TestFindForkTopParent.test_returns_own_pid_nofork [0.107533s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_utils.TestGateWayChassisValidity.test_gateway_chassis_for_chassis_not_in_chassis_physnets [0.121928s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_utils.TestFindForkTopParent.test_returns_top_parent_pid_fork [0.094032s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_utils.TestGetCmdlineFromPid.test_no_process_running [0.091189s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_utils.TestGateWayChassisValidity.test_gateway_chassis_for_gw_chassis_empty [0.117714s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_utils.TestGetRoothelperChildPid.test_returns_none_as_root [0.112699s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_utils.TestGateWayChassisValidity.test_gateway_chassis_for_physnet_not_in_chassis_physnets [0.113075s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_utils.TestGetRoothelperChildPid.test_returns_process_pid_not_root [0.142369s] ... ok DEBUG: {2} neutron.tests.unit.api.test_extensions.ExtensionControllerTest.test_extension_can_be_accessed_by_alias [0.801488s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_utils.TestGateWayChassisValidity.test_gateway_chassis_valid [0.126612s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_utils.TestKillProcess.test_kill_process_returns_none_for_valid_pid [0.092454s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_utils.TestPathUtilities.test_cmd_matches_expected_matches_abs_path_script_with_procname [0.083709s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_fields_empty [1.143057s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_utils.TestPathUtilities.test_cmd_matches_expected_matches_script_with_procname [0.109678s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_utils.TestUnixDomainHttpConnection.test_connect [0.144122s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_utils.TestUnixDomainHttpProtocol.test_init_new_style_empty_client [0.073332s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_fields_multiple_empty [0.322067s] ... ok DEBUG: {2} neutron.tests.unit.api.test_extensions.ExtensionExtendedAttributeTestCase.test_ext_test_resource_get [0.783074s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_filters_multiple [0.331739s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_utils.TestOvsdbClientCommand.test_run_bad_schema [0.873785s] ... ok DEBUG: {2} neutron.tests.unit.api.test_extensions.ExtensionManagerTest.test_missing_required_extensions_gracefully_error [0.114243s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_utils.TestOvsdbClientCommand.test_run_empty_list [0.117199s] ... ok DEBUG: {2} neutron.tests.unit.api.test_extensions.PluginAwareExtensionManagerTest.test_custom_supported_implementation [0.109274s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_utils.TestUnixDomainWSGIServer.test_start [0.594329s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_utils.TestUtils.test_get_chassis_availability_zones_one_az [0.118553s] ... ok DEBUG: {2} neutron.tests.unit.api.test_extensions.PluginAwareExtensionManagerTest.test_extensions_without_need_for__plugin_interface_are_loaded [0.127138s] ... ok DEBUG: {1} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_call_internal_server_error [0.086154s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_limit_with_negative_pagination_max_limit [0.331106s] ... ok DEBUG: {1} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_call_no_instance_match [0.085783s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_utils.TestUtils.test_get_chassis_without_azs [0.135184s] ... ok DEBUG: {2} neutron.tests.unit.api.test_extensions.PluginAwareExtensionManagerTest.test_unsupported_extensions_are_not_loaded [0.118893s] ... ok DEBUG: {1} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_get_instance_id_network_id_no_match_2___ffff_192_168_1_1 [0.087375s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_utils.TestValidateAndGetDataFromBindingProfile.test_invalid_input_raises [0.113858s] ... ok DEBUG: {2} neutron.tests.unit.api.test_extensions.RequestExtensionTest.test_headers_can_be_extended [0.124345s] ... ok DEBUG: {1} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_get_instance_id_router_id_no_match_2___ffff_192_168_1_1 [0.087960s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_utils.ValidatePortForwardingConfigurationTestCase.test_validation_when_no_pf_plugin_enabled [0.124991s] ... ok DEBUG: {2} neutron.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_ext_for_formatted_req_on_custom_collection_action [0.135756s] ... ok DEBUG: {1} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_get_instance_id_router_id_no_match_3_fe80__5054_ff_fede_5bbf [0.120308s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_page_reverse [0.432908s] ... ok DEBUG: {2} neutron.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_extension_for_delete_custom_collection_method [0.110039s] ... ok DEBUG: {1} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_get_port_network_id [0.137665s] ... ok DEBUG: {2} neutron.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_extension_for_get_custom_collection_method [0.086818s] ... ok DEBUG: {1} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_get_port_no_id [0.124961s] ... ok DEBUG: {2} neutron.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_extension_for_put_custom_collection_method [0.085167s] ... ok DEBUG: {2} neutron.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_extension_with_custom_member_action [0.096746s] ... ok DEBUG: {1} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_get_port_router_id [0.136962s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_sort_without_direction [0.445796s] ... ok DEBUG: {2} neutron.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_gets_prefix_of_plugin [0.136639s] ... ok DEBUG: {1} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerRpc.test_get_router_networks [0.126815s] ... ok DEBUG: {0} neutron.tests.unit.common.test__deprecate.TestMovedGlobals.test_moved_global_no_attr [0.649895s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.FiltersTestCase.test_attr_info_with_convert_list_to [0.159203s] ... ok DEBUG: {1} neutron.tests.unit.agent.metadata.test_agent.TestUnixDomainMetadataProxy.test_report_state [0.146185s] ... ok DEBUG: {0} neutron.tests.unit.common.test__deprecate.TestMovedGlobals.test_moved_global_renamed [0.169559s] ... ok DEBUG: {1} neutron.tests.unit.agent.metadata.test_agent.TestUnixDomainMetadataProxy.test_run [0.208145s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_emulated_sort_without_sort_field [0.491584s] ... ok DEBUG: {1} neutron.tests.unit.agent.metadata.test_driver.TestMetadataDriverProcess.test_after_router_updated_should_not_call_add_metadata_rules [0.240893s] ... ok DEBUG: {0} neutron.tests.unit.common.test__deprecate.TestMovedGlobals.test_not_last_line [0.416927s] ... ok DEBUG: {1} neutron.tests.unit.agent.metadata.test_driver.TestMetadataDriverProcess.test_destroy_monitored_metadata_proxy [0.152718s] ... ok DEBUG: {0} neutron.tests.unit.common.test_cache_utils.TestCachingDecorator.test_cache_hit [0.128123s] ... ok DEBUG: {1} neutron.tests.unit.agent.metadata.test_driver.TestMetadataDriverProcess.test_spawn_metadata_proxy_dad_failed [0.156196s] ... ok DEBUG: {0} neutron.tests.unit.common.test_cache_utils.TestCachingDecorator.test_no_cache [0.125115s] ... ok DEBUG: {1} neutron.tests.unit.agent.metadata.test_driver.TestMetadataDriverRules.test_metadata_nat_rules_ipv6 [0.121024s] ... ok DEBUG: {0} neutron.tests.unit.common.test_ipv6_utils.TestIsEui64Address.test_invalid_eui64_addresses [0.137386s] ... ok DEBUG: {1} neutron.tests.unit.agent.metadata.test_proxy_base.TestMetadataProxyHandlerBase.test_proxy_request_200 [0.108047s] ... ok DEBUG: {0} neutron.tests.unit.common.test_ipv6_utils.TestValidIpv6URL.test_valid_hostname_url [0.135508s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create [1.146371s] ... ok DEBUG: {1} neutron.tests.unit.agent.metadata.test_proxy_base.TestMetadataProxyHandlerBase.test_proxy_request_403 [0.120811s] ... ok DEBUG: {0} neutron.tests.unit.common.test_utils.SkipDecoratorTestCase.test_skip_exception [0.132497s] ... ok DEBUG: {1} neutron.tests.unit.agent.metadata.test_proxy_base.TestMetadataProxyHandlerBase.test_proxy_request_500 [0.123693s] ... ok DEBUG: {0} neutron.tests.unit.common.test_utils.SkipDecoratorTestCase.test_skip_exception_fail [0.125523s] ... ok DEBUG: {1} neutron.tests.unit.agent.metadata.test_proxy_base.TestMetadataProxyHandlerBase.test_proxy_request_connection_error [0.117115s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create_body_boolean_not_json [0.305523s] ... ok DEBUG: {0} neutron.tests.unit.common.test_utils.TestCidrIsHost.test_is_cidr_host_ipv4 [0.134751s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_filters_empty [1.175062s] ... ok DEBUG: {1} neutron.tests.unit.agent.metadata.test_proxy_base.TestMetadataProxyHandlerBase.test_proxy_request_other_code [0.129793s] ... ok DEBUG: {0} neutron.tests.unit.common.test_utils.TestCidrIsHost.test_is_cidr_host_ipv4_not_cidr [0.128932s] ... ok DEBUG: {1} neutron.tests.unit.agent.ovn.metadata.test_agent.TestMetadataAgent.test__get_provision_params_returns_none_when_no_vif_ports [0.134345s] ... ok DEBUG: {0} neutron.tests.unit.common.test_utils.TestCidrIsHost.test_is_cidr_host_ipv6 [0.109334s] ... ok DEBUG: {0} neutron.tests.unit.common.test_utils.TestCidrIsHost.test_is_cidr_host_ipv6_netaddr [0.078639s] ... ok DEBUG: {1} neutron.tests.unit.agent.ovn.metadata.test_agent.TestMetadataAgent.test__process_cidrs_when_current_namespace_contains_mix_cidrs [0.118393s] ... ok DEBUG: {0} neutron.tests.unit.common.test_utils.TestDelayedStringRenderer.test_not_called_with_low_log_level [0.091337s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_limit_with_infinite_pagination_max_limit [0.410253s] ... ok DEBUG: {1} neutron.tests.unit.agent.ovn.metadata.test_agent.TestMetadataAgent.test__process_cidrs_when_current_namespace_contains_stale_cidr [0.123552s] ... ok DEBUG: {0} neutron.tests.unit.common.test_utils.TestExcDetails.test_attach_exc_details_with_dict_interpolation [0.123882s] ... ok DEBUG: {1} neutron.tests.unit.agent.ovn.metadata.test_agent.TestMetadataAgent.test__process_cidrs_when_current_namespace_only_contains_metadata_cidr [0.127239s] ... ok DEBUG: {0} neutron.tests.unit.common.test_utils.TestExcDetails.test_attach_exc_details_with_multiple_interpolation [0.140960s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_limit_with_negative_value [0.298421s] ... ok DEBUG: {0} neutron.tests.unit.common.test_utils.TestExceptionLogger.test_normal_call [0.131508s] ... ok DEBUG: {0} neutron.tests.unit.common.test_utils.TestIECUnitConversions.test_bits_to_kilobits [0.116066s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create_bulk_missing_attr [1.002304s] ... ok DEBUG: {0} neutron.tests.unit.common.test_utils.TestIpToCidr.test_ip_to_cidr_ipv4_bad_prefix [0.124392s] ... ok DEBUG: {0} neutron.tests.unit.common.test_utils.TestIpToCidr.test_ip_to_cidr_ipv4_default [0.124720s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_limit_with_unspecific [0.504239s] ... ok DEBUG: {1} neutron.tests.unit.agent.ovn.metadata.test_agent.TestMetadataAgent.test_provision_datapath [0.753680s] ... ok DEBUG: {0} neutron.tests.unit.common.test_utils.TestIpToCidr.test_ip_to_cidr_ipv6_prefix [0.120942s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create_no_keystone_env [0.484024s] ... ok DEBUG: {0} neutron.tests.unit.common.test_utils.TestIpVersionFromInt.test_ip_version_from_int_ipv4 [0.119060s] ... ok DEBUG: {1} neutron.tests.unit.agent.ovn.metadata.test_agent.TestMetadataAgent.test_teardown_datapath [0.118892s] ... ok DEBUG: {0} neutron.tests.unit.common.test_utils.TestIsVersionGreaterEqual.test_is_version_greater_equal_equal [0.117409s] ... ok DEBUG: {1} neutron.tests.unit.agent.ovn.metadata.test_driver.TestMetadataDriverProcess.test_spawn_metadata_proxy_handles_process_exception [0.116548s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_marker [0.363318s] ... ok DEBUG: {0} neutron.tests.unit.common.test_utils.TestSIUnitConversions.test_bytes_to_bits [0.107058s] ... ok DEBUG: {1} neutron.tests.unit.agent.ovn.metadata.test_server.TestMetadataProxyHandler.test_get_instance_id_network_id_ipv4 [0.121333s] ... ok DEBUG: {0} neutron.tests.unit.common.test_utils.TestThrottler.test_method_docstring_is_preserved [0.130823s] ... ok DEBUG: {1} neutron.tests.unit.agent.ovn.metadata.test_server.TestMetadataProxyHandler.test_get_instance_id_network_id_ipv6 [0.117526s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_native_pagination_without_native_sorting [0.292820s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create_use_defaults [0.488566s] ... ok DEBUG: {0} neutron.tests.unit.common.test_utils.TestThrottler.test_method_still_callable [0.121541s] ... ok DEBUG: {1} neutron.tests.unit.agent.ovn.metadata.test_server.TestMetadataProxyHandler.test_get_instance_id_network_id_ipv6_ll [0.121445s] ... ok DEBUG: {1} neutron.tests.unit.agent.ovn.metadata.test_server.TestMetadataProxyHandler.test_get_instance_id_network_id_no_match [0.109962s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_address_group.AdminTests.test_get_address_group [0.153608s] ... ok DEBUG: {1} neutron.tests.unit.agent.ovn.metadata.test_server.TestUnixDomainMetadataProxy.test_init_doesnot_exists [0.094928s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_address_group.ServiceRoleTests.test_get_address_group [0.130862s] ... ok DEBUG: {1} neutron.tests.unit.agent.ovn.metadata.test_server.TestUnixDomainMetadataProxy.test_init_exists_unlink_no_file [0.076983s] ... ok DEBUG: {1} neutron.tests.unit.agent.ovsdb.native.test_connection.ConfigureSslConnTestCase.test_ssl_connection [0.095475s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_address_group.SystemAdminTests.test_get_address_group [0.137013s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_sort [0.469403s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_get_keystone_strip_admin_only_attribute [0.483662s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_address_group.SystemMemberTests.test_get_address_group [0.088834s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_resource_cache.RemoteResourceCacheTestCase.test__flood_cache_for_query_pulls_once [0.112888s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.FiltersTestCase.test_attr_info_with_convert_to [0.145089s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_address_scope.AdminTests.test_create_address_scope [0.107906s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_resource_cache.RemoteResourceCacheTestCase.test__is_stale [0.114708s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_address_scope.AdminTests.test_update_address_scope [0.077434s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.FiltersTestCase.test_attr_info_without_conversion [0.136661s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_resource_cache.RemoteResourceCacheTestCase.test_get_resources [0.113441s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_address_scope.AdminTests.test_update_address_scope_shared [0.098005s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.FiltersTestCase.test_blank_values_with_filtering_supported [0.143038s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_rpc.AgentPluginReportState.test_plugin_report_state_cast [0.122510s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_address_scope.ProjectMemberTests.test_get_address_scope [0.103656s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_list_keystone [0.461842s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_rpc.AgentRPCPluginApi.test_get_network_details [0.113968s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_address_scope.ProjectReaderTests.test_create_address_scope [0.156527s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.ListArgsTestCase.test_list_args [0.128254s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_rpc.AgentRPCPluginApi.test_get_ports_by_vnic_type_and_host [0.118019s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.ListArgsTestCase.test_list_args_with_empty [0.113733s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_address_scope.ProjectReaderTests.test_delete_address_scope [0.146630s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_rpc.TestCacheBackedPluginApi.test__legacy_notifier_new_binding_activated [0.120526s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_address_scope.ProjectReaderTests.test_update_address_scope_shared [0.082072s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_rpc.TestCacheBackedPluginApi.test__legacy_notifier_resource_update [0.129323s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_address_scope.SystemAdminTests.test_delete_address_scope [0.089097s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create_missing_attr [0.539915s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_rpc.TestCacheBackedPluginApi.test_get_device_details_binding_in_host [0.092529s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_address_scope.SystemMemberTests.test_create_address_scope [0.107812s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.NotificationTest.test_network_delete_notifier [0.387687s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_rpc.TestCacheBackedPluginApi.test_initialization_with_default_resources [0.085854s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_address_scope.SystemReaderTests.test_update_address_scope_shared [0.114420s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_agent.AdminTests.test_get_dhcp_agents_hosting_network [0.090160s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create_no_body [0.515733s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.NotificationTest.test_network_update_notifier [0.423821s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create_no_resource [0.479620s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.RegistryNotificationTest.test_network_update_registry_publish [0.447842s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.SortingTestCase.test_get_sorts_with_non_sort_key [0.124497s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_agent.AdminTests.test_get_networks_on_dhcp_agent [0.857656s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_agent.ProjectMemberTests.test_add_router_to_l3_agent [0.120018s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.V2Views.test_port [0.113846s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_resource.RequestTestCase.test_best_match_language [0.119981s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_agent.ProjectMemberTests.test_get_l3_agents_hosting_router [0.136107s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create_object_boolean_not_json [0.475160s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_resource.RequestTestCase.test_content_type_accept_default [0.086079s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_resource.ResourceTestCase.test_non_4xx_error_logged_exception_level [0.084068s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_agent.ProjectMemberTests.test_get_routers_on_l3_agent [0.187739s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_resource.ResourceTestCase.test_unhandled_error [0.115740s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_agent.ProjectReaderTests.test_create_agent [0.142079s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_resource.ResourceTestCase.test_unhandled_error_logs_no_attached_details [0.137444s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_agent.ProjectReaderTests.test_delete_agent [0.125486s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create_object_string_not_json [0.494651s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_resource.ResourceTestCase.test_unmapped_neutron_error_with_json [0.119787s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_agent.ProjectReaderTests.test_delete_router_from_l3_agent [0.111954s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_resource.ResourceTestCase.test_webob_5xx_logged_info_level [0.088789s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_agent.ProjectReaderTests.test_get_l3_agents_hosting_router [0.071984s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_router.TestRouter.test_pecan_factory [0.072448s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_agent.ProjectReaderTests.test_update_agent [0.083579s] ... ok DEBUG: {3} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test__kill_listen_processes_only_parents_force_false [0.071901s] ... ok DEBUG: {3} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_destroy_namespace_exception [0.103150s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_agent.ServiceRoleTests.test_delete_router_from_l3_agent [0.120012s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_get_keystone_bad_tenant [0.468085s] ... ok DEBUG: {3} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_destroy_namespace_not_empty [0.130693s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_agent.ServiceRoleTests.test_get_l3_agents_hosting_router [0.138294s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_agent.ServiceRoleTests.test_update_agent [0.105044s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_agent.SystemAdminTests.test_get_dhcp_agents_hosting_network [0.096262s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_agent.SystemAdminTests.test_networks_on_dhcp_agent [0.098823s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_agent.SystemMemberTests.test_add_network_to_dhcp_agent [0.095137s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_agent.SystemMemberTests.test_get_agent [0.106621s] ... ok DEBUG: {3} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_destroy_namespace_not_empty_forced [0.607918s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_agent.SystemMemberTests.test_get_dhcp_agents_hosting_network [0.142789s] ... ok DEBUG: {3} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_eligible_for_deletion_not_empty_forced [0.123037s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_agent.SystemMemberTests.test_get_l3_agents_hosting_router [0.133295s] ... ok DEBUG: {3} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_eligible_for_deletion_snat_namespace [0.115031s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_agent.SystemMemberTests.test_update_agent [0.128980s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_get_keystone_shared_network [1.005798s] ... ok DEBUG: {3} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_kill_dhcp [0.104204s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_agent.SystemReaderTests.test_create_agent [0.130843s] ... ok DEBUG: {3} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_kill_listen_processes_no_procs [0.114528s] ... ok DEBUG: {3} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_kill_listen_processes_still_procs [0.111962s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_agent.SystemReaderTests.test_delete_network_from_dhcp_agent [0.126490s] ... ok DEBUG: {3} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_main [0.112387s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_auto_allocated_topology.ServiceRoleTests.test_delete_topology [0.134426s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_invalid_attribute_field [0.398844s] ... ok DEBUG: {3} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_main_no_candidates [0.120242s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_default_security_group_rules.ProjectMemberDefaultSecurityGroupRuleTests.test_create_default_security_group_rule [0.137674s] ... ok DEBUG: {3} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_unplug_device_cannot_determine_bridge_port [0.117531s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_default_security_group_rules.ProjectReaderDefaultSecurityGroupRuleTests.test_delete_default_security_group_rule [0.135437s] ... ok DEBUG: {3} neutron.tests.unit.cmd.test_runtime_checks.TestRuntimeChecks.test_get_keepalived_version [0.110245s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_default_security_group_rules.SystemAdminDefaultSecurityGroupRuleTests.test_create_default_security_group_rule [0.125348s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_list_keystone_bad [0.408614s] ... ok DEBUG: {3} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_extra_dhcp_options_check_bad_name [0.110196s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_default_security_group_rules.SystemMemberDefaultSecurityGroupRuleTests.test_create_default_security_group_rule [0.123127s] ... ok DEBUG: {3} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_network_mtu_check_good [0.118901s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_default_security_group_rules.SystemMemberDefaultSecurityGroupRuleTests.test_delete_default_security_group_rule [0.107403s] ... ok DEBUG: {3} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_networksegments_unique_constraint_check [0.087251s] ... ok DEBUG: {3} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_nic_switch_agent_min_kernel_check_no_nic_switch_agents [0.115281s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_flavor.AdminTests.test_create_flavor_service_profile [0.133013s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_list_noauth [0.447813s] ... ok DEBUG: {3} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_ovn_db_revision_check_networking_ovn_not_latest_revision [0.118325s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_flavor.AdminTests.test_create_service_profile [0.137689s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_securitygroups_rpc.SGServerRpcCallBackTestCase.test_security_group_info_for_devices_ipv4_source_group [4.671598s] ... ok DEBUG: {3} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_worker_check_both_missing [0.117147s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_flavor.AdminTests.test_delete_flavor [0.148792s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_acl.TestACLs.test_acl_protocol_and_ports_for_tcp_udp_and_sctp_number_range [0.280263s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_flavor.AdminTests.test_get_flavor [0.283517s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_list_pagination_reverse_with_empty_page [0.540151s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_flavor.AdminTests.test_update_flavor [0.110078s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_acl.TestACLs.test_acl_protocol_and_ports_name_to_number [0.196801s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_flavor.ProjectMemberTests.test_create_flavor_service_profile [0.162091s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_acl.TestACLs.test_acl_protocol_and_ports_protocol_not_supported [0.188244s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_flavor.ProjectMemberTests.test_create_service_profile [0.163379s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_flavor.ProjectReaderTests.test_create_flavor [0.135195s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_acl.TestACLs.test_acl_remote_ip_prefix_not_normalized [0.218587s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_update_keystone [0.542386s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_flavor.ProjectReaderTests.test_delete_flavor_service_profile [0.134918s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_hash_ring_manager.TestHashRingManager.test_get_node [0.125650s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.DetermineBindHostTestCase.test_vnic_remote_managed_unbound_port [0.117110s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_flavor.ServiceRoleTests.test_delete_flavor_service_profile [0.142348s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_securitygroups_rpc.SGServerRpcCallBackTestCase.test_security_group_info_for_ports_with_no_rules [1.301712s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.DetermineBindHostTestCase.test_vnic_remote_managed_unbound_port_no_binding_profile [0.138151s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_flavor.ServiceRoleTests.test_delete_service_profile [0.155434s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.GetPortTypeVirtualAndParentsTestCase.test_no_parents [0.135682s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_update_keystone_no_tenant [0.545841s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_flavor.ServiceRoleTests.test_get_service_profile [0.155331s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.GetSubnetsAddressScopeTestCase.test_no_subnetpool [0.106598s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_flavor.SystemAdminTests.test_create_flavor [0.168787s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.TestDHCPUtils.test_validate_port_extra_dhcp_opts [0.148064s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_flavor.SystemAdminTests.test_delete_flavor [0.147070s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.TestGateWayChassisValidity.test_gateway_chassis_due_to_invalid_chassis_name [0.104134s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_floatingip.AdminTests.test_get_floatingip [0.138653s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.TestGateWayChassisValidity.test_gateway_chassis_for_chassis_az_hints_empty [0.123156s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_update_noauth [0.528132s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_floatingip.AdminTests.test_update_floatingip [0.115378s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.TestGateWayChassisValidity.test_gateway_chassis_for_chassis_not_in_gw_chassis_list [0.180570s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_floatingip.ProjectMemberTests.test_create_floatingip_with_ip_address [0.129293s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.TestGetDhcpDnsServers.test_ipv4 [0.157879s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_floatingip.ProjectMemberTests.test_get_floatingips_tags [0.163130s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.TestOvsdbClientCommand.test_run_northbound [0.125149s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_floatingip.SystemAdminTests.test_create_floatingip [0.189519s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.TestOvsdbClientCommand.test_run_northbound_with_ssl [0.128304s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_update_readonly_field [0.673652s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_floatingip.SystemMemberTests.test_delete_floatingip [0.222543s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_securitygroups_rpc.SGServerRpcCallBackTestCase.test_security_group_rules_for_devices_ipv6_egress [1.622749s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_floatingip.SystemMemberTests.test_update_floatingip [0.222999s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.QuotaTest.test_create_network_quota_exceeded [0.691864s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.TestOvsdbClientCommand.test_run_southbound [1.205953s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.TestOvsdbClientCommand.test_run_southbound_with_ssl [0.157427s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.TestRetryDecorator.test_custom_retry_value [0.158269s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.QuotaTest.test_create_network_quota_without_limit [0.776762s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.TestUtils.test_get_chassis_availability_zones_multiple_az [0.174916s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.V2Views.test_network [0.213964s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.TestUtils.test_get_chassis_availability_zones_no_azs [0.212157s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_resource.RequestTestCase.test_content_type_from_accept [0.159176s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_floatingip.SystemReaderTests.test_create_floatingip [1.540395s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.TestUtils.test_get_chassis_in_azs [0.208186s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_resource.RequestTestCase.test_content_type_from_accept_best [0.231981s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_floatingip.SystemReaderTests.test_get_floatingip [0.241007s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.TestUtils.test_get_system_dns_resolvers [0.270780s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_resource.RequestTestCase.test_content_type_from_query_extension [0.237444s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.ProjectReaderTests.test_create_fip_pf [0.240698s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.TestUtils.test_is_gateway_chassis [0.229927s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_resource.ResourceTestCase.test_4xx_error_logged_info_level [0.213677s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.ProjectReaderTests.test_delete_fip_pf [0.242090s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.TestUtils.test_parse_ovn_lb_port_forwarding [0.197860s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_resource.ResourceTestCase.test_http_error [0.206918s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.ServiceRoleTests.test_create_fip_pf [0.171955s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.TestValidateAndGetDataFromBindingProfile.test_overlapping_param_set_different_vnic_type [0.207943s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_securitygroups_rpc.SGServerRpcCallBackTestCase.test_security_group_rules_for_devices_ipv6_source_group [2.775724s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.SystemAdminTests.test_get_fip_pf [0.166885s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_resource.ResourceTestCase.test_not_implemented_error [0.207951s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentEnhancedRpcTestCase.test_refresh_firewall_none_enhanced_rpc [0.105139s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.TestValidateAndGetDataFromBindingProfile.test_polymorphic_validation [0.220621s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.SystemMemberTests.test_delete_fip_pf [0.175168s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_resource.ResourceTestCase.test_post_with_body [0.208997s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.SystemReaderTests.test_delete_fip_pf [0.185463s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.TestValidateAndGetDataFromBindingProfile.test_valid_input [0.238114s] ... ok DEBUG: {2} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test__kill_listen_processes_parents_and_childs [0.237620s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.AdminTests.test_create_router_conntrack_helper [0.192047s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.ValidatePortForwardingConfigurationTestCase.test_validation_when_distributed_fip_disabled [0.243362s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentEnhancedRpcTestCase.test_security_groups_member_updated_enhanced_rpc [0.679665s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.AdminTests.test_delete_router_conntrack_helper [0.163192s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.ValidatePortForwardingConfigurationTestCase.test_validation_when_pf_and_provider_net_enabled [0.164278s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentEnhancedRpcTestCase.test_security_groups_rule_not_updated_enhanced_rpc [0.095429s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.ProjectMemberTests.test_delete_router_conntrack_helper [0.143094s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcApiTestCase.test_security_groups_member_updated [0.105263s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcApiTestCase.test_security_groups_rule_not_updated [0.090044s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.ProjectReaderTests.test_create_router_conntrack_helper [0.159354s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcTestCase.test_prepare_devices_filter_with_trusted_ports [0.102437s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.ServiceRoleTests.test_create_router_conntrack_helper [0.142949s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcTestCase.test_refresh_firewall_devices [0.101874s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcTestCase.test_security_groups_rule_not_updated [0.101885s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.ServiceRoleTests.test_update_router_conntrack_helper [0.175233s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_address_group_deleted [0.125335s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.SystemAdminTests.test_get_router_conntrack_helper [0.171899s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_prepare_devices_filter_with_firewall_disabled [0.161406s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.SystemAdminTests.test_update_router_conntrack_helper [0.170486s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_refresh_firewall_with_firewall_disabled [0.164274s] ... ok DEBUG: {2} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_eligible_for_deletion_empty [1.405962s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.SystemMemberTests.test_create_router_conntrack_helper [0.209321s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_setup_port_filters_sg_updates_and_new_ports [0.164734s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_setup_port_filters_sg_updates_and_updated_ports [0.088127s] ... ok DEBUG: {2} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_eligible_for_deletion_filtered_by_agent_type [0.212002s] ... ok DEBUG: {3} neutron.tests.unit.common.test__deprecate.TestMovedGlobals.test_moved_global [1.339350s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.SystemMemberTests.test_delete_router_conntrack_helper [0.254023s] ... ok DEBUG: {2} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_eligible_for_deletion_ns_not_uuid [0.226422s] ... ok DEBUG: {3} neutron.tests.unit.common.test__deprecate.TestMovedGlobals.test_set_unmoved_global [0.218813s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentWithIptables.test_security_group_rule_updated [0.284496s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.SystemReaderTests.test_update_router_conntrack_helper [0.233975s] ... ok DEBUG: {2} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_kill_listen_processes [0.171428s] ... ok DEBUG: {3} neutron.tests.unit.common.test_cache_utils.TestCachingDecorator.test_get_unhashable [0.174473s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentWithOVSIptables.test_prepare_remove_port_no_ct_zone [0.170911s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_local_ip.ProjectMemberTests.test_update_local_ip [0.135286s] ... ok DEBUG: {2} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_unplug_device_regular_device [0.157866s] ... ok DEBUG: {3} neutron.tests.unit.common.test_cache_utils.TestOsloCache.test_get_cache [0.165927s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_local_ip.ServiceRoleTests.test_delete_local_ip [0.100972s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.agentnotifiers.test_dhcp_rpc_agent_api.TestDhcpAgentNotifyAPI.test__fanout_message [0.139197s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_local_ip.SystemAdminTests.test_delete_local_ip [0.103737s] ... ok DEBUG: {2} neutron.tests.unit.cmd.test_ovs_cleanup.TestOVSCleanup.test_clean_ovs_bridges [0.169844s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.agentnotifiers.test_dhcp_rpc_agent_api.TestDhcpAgentNotifyAPI.test__notify_agents_allocate_priority [0.139391s] ... ok DEBUG: {3} neutron.tests.unit.common.test_coordination.CoordinationTestCase.test_synchronized [0.180377s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.agentnotifiers.test_dhcp_rpc_agent_api.TestDhcpAgentNotifyAPI.test__notify_agents_cast_required_with_scheduling_segment [0.079610s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_local_ip.SystemAdminTests.test_get_local_ip [0.147753s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.agentnotifiers.test_dhcp_rpc_agent_api.TestDhcpAgentNotifyAPI.test__notify_agents_cast_required_wo_scheduling_on_port_update [0.093000s] ... ok DEBUG: {2} neutron.tests.unit.cmd.test_status.TestUpgradeChecks.test_load_checks [0.183397s] ... ok DEBUG: {3} neutron.tests.unit.common.test_ipv6_utils.TestValidIpv6URL.test_valid_ipv6_url [0.172271s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_local_ip.SystemMemberTests.test_create_local_ip [0.181601s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.agentnotifiers.test_dhcp_rpc_agent_api.TestDhcpAgentNotifyAPI.test__notify_agents_fanout_required [0.111232s] ... ok DEBUG: {2} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_external_network_bridge_check_bad [0.171903s] ... ok DEBUG: {3} neutron.tests.unit.common.test_utils.ImportModulesRecursivelyTestCase.test_recursion_1__ [0.179064s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.agentnotifiers.test_dhcp_rpc_agent_api.TestDhcpAgentNotifyAPI.test__notify_agents_with_router_interface_add [0.119047s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_local_ip.SystemMemberTests.test_update_local_ip [0.221491s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.agentnotifiers.test_l3_rpc_agent_api.TestL3AgentNotifyAPI.test_add_arp_entry [0.100346s] ... ok DEBUG: {3} neutron.tests.unit.common.test_utils.ImportModulesRecursivelyTestCase.test_recursion_2___ [0.161043s] ... ok DEBUG: {2} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_extra_dhcp_options_check_all_good [0.159078s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.callbacks.consumer.test_registry.ConsumerRegistryTestCase.test_register [0.126255s] ... ok DEBUG: {3} neutron.tests.unit.common.test_utils.SingletonDecoratorTestCase.test_singleton_instance_class [0.128839s] ... ok DEBUG: {2} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_extra_dhcp_options_check_bad_value [0.121952s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_local_ip.SystemReaderTests.test_create_local_ip [0.163354s] ... ok DEBUG: {3} neutron.tests.unit.common.test_utils.TestCidrIsHost.test_is_cidr_host_ipv6_not_cidr_netaddr [0.126460s] ... ok DEBUG: {2} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_gateway_external_network_check_good [0.130296s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_local_ip.SystemReaderTests.test_delete_local_ip [0.122817s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.callbacks.producer.test_registry.ProducerRegistryTestCase.test_pull_raises_on_callback_not_found [0.167742s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_local_ip.SystemReaderTests.test_update_local_ip [0.111940s] ... ok DEBUG: {3} neutron.tests.unit.common.test_utils.TestDelayedStringRenderer.test_call_deferred_until_str [0.152982s] ... ok DEBUG: {2} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_nic_switch_agent_min_kernel_check [0.141699s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ConsumerResourceCallbacksManagerTestCase.test_clear_unregisters_all_callbacks [0.150966s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_local_ip_association.AdminTests.test_create_local_ip_port_association [0.112920s] ... ok DEBUG: {3} neutron.tests.unit.common.test_utils.TestDvrServices.test_is_dvr_serviced_with_vm_port [0.124826s] ... ok DEBUG: {2} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_ovn_db_revision_check_networking_ovn_latest_revision [0.137216s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_local_ip_association.ProjectReaderTests.test_delete_local_ip_port_association [0.101162s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ConsumerResourceCallbacksManagerTestCase.test_get_callbacks_returns_proper_callbacks [0.191167s] ... ok DEBUG: {3} neutron.tests.unit.common.test_utils.TestExcDetails.test_attach_exc_details_with_interpolation [0.154556s] ... ok DEBUG: {2} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_ovn_db_revision_check_no_networking_ovn_installed [0.148687s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_local_ip_association.SystemAdminTests.test_delete_local_ip_port_association [0.098115s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ConsumerResourceCallbacksManagerTestCase.test_unregister_unregisters_callback [0.161399s] ... ok DEBUG: {3} neutron.tests.unit.common.test_utils.TestExceptionLogger.test_raise [0.140456s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_local_ip_association.SystemMemberTests.test_create_local_ip_port_association [0.114452s] ... ok DEBUG: {2} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_ovn_port_forwarding_configuration_check_ovn_l3_failure [0.139523s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_local_ip_association.SystemMemberTests.test_delete_local_ip_port_association [0.119534s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ProducerResourceCallbacksManagerTestCase.test_unregister_fails_on_unregistered_callback [0.162807s] ... ok DEBUG: {3} neutron.tests.unit.common.test_utils.TestExceptionLogger.test_spawn_raise [0.156775s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 471, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 265, in main DEBUG: result = function(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/common/utils.py", line 185, in call DEBUG: self.logger(e) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/common/utils.py", line 182, in call DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/tests/unit/common/test_utils.py", line 133, in func DEBUG: raise RuntimeError(result) DEBUG: RuntimeError: Result DEBUG: {2} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_port_binding_profile_sanity [0.136761s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.callbacks.test_resources.GetResourceClsTestCase.test_known_type [0.112347s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_local_ip_association.SystemMemberTests.test_get_local_ip_port_association [0.166366s] ... ok DEBUG: {3} neutron.tests.unit.common.test_utils.TestFipServices.test_is_fip_serviced_with_vm_port [0.143771s] ... ok DEBUG: {2} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_worker_check_rpc_missing [0.149288s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.callbacks.test_resources.GetResourceTypeTestCase.test_get_resource_type_wrong_type [0.089383s] ... ok DEBUG: {3} neutron.tests.unit.common.test_utils.TestIECUnitConversions.test_bytes_to_bits [0.151798s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.callbacks.test_version_manager.CachedResourceConsumerTrackerTest.test_plugin_does_not_implement_agentsdb_exception [0.104960s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_logging.AdminTests.test_get_loggable_resource [0.177163s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_acl.TestACLs.test_acl_direction [0.198931s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_logging.AdminTests.test_update_log [0.122627s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.callbacks.test_version_manager.ResourceConsumerTrackerTest.test_consumer_updates_version [0.129211s] ... ok DEBUG: {3} neutron.tests.unit.common.test_utils.TestIpToCidr.test_ip_to_cidr_ipv4_prefix [0.179713s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_logging.ProjectMemberTests.test_create_log [0.108998s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_acl.TestACLs.test_acl_protocol_and_ports_for_icmp4_and_icmp6_port_range [0.255618s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_logging.ProjectReaderTests.test_delete_log [0.117822s] ... ok DEBUG: {3} neutron.tests.unit.common.test_utils.TestIpToCidr.test_ip_to_cidr_ipv6_bad_prefix [0.225478s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_logging.ServiceRoleTests.test_delete_log [0.154946s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_acl.TestACLs.test_acl_remote_group_id [0.285171s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_logging.ServiceRoleTests.test_get_loggable_resource [0.146208s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_logging.SystemAdminTests.test_create_log [0.102211s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_acl.TestACLs.test_acl_remote_ip_prefix [0.221722s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_create_port_catch_db_reference_error [0.756401s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_logging.SystemAdminTests.test_get_log [0.153713s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_create_port_catch_ip_generation_failure_reraise [0.142122s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_logging.SystemAdminTests.test_update_log [0.105575s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_acl.TestACLs.test_drop_all_ip_traffic_for_port [0.195191s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_create_port_catch_subnet_not_found [0.120943s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_hash_ring_manager.TestHashRingManager.test_get_node_no_active_nodes [0.110401s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_metering.AdminTests.test_delete_metering_label_rule [0.146767s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_get_network_info_with_routed_network [0.128259s] ... ok DEBUG: {3} neutron.tests.unit.common.test_utils.TestPortRuleMasking.test_port_rule_masking_random_ranges [0.958080s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_utils.DetermineBindHostTestCase.test_vnic_normal_port_context [0.182058s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_metering.ProjectReaderTests.test_delete_metering_label [0.183288s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_port_action_create_port [0.112760s] ... ok DEBUG: {3} neutron.tests.unit.conf.agent.test_common.TestRootHelper.test_root_default [0.155958s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_port_action_update_port [0.096265s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_utils.DetermineBindHostTestCase.test_vnic_normal_unbound_port [0.150658s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_metering.ProjectReaderTests.test_get_metering_label [0.174021s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.handlers.test_dvr_rpc.DVRServerRpcApiTestCase.test_get_subnet_for_dvr [0.126728s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_address_scope.ProjectMemberTests.test_update_address_scope_shared [0.177776s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_utils.GetPortTypeVirtualAndParentsTestCase.test_no_subnets [0.154773s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_address_scope.ProjectReaderTests.test_create_address_scope_shared [0.177228s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_utils.GetPortTypeVirtualAndParentsTestCase.test_with_parents [0.155583s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_utils.GetSubnetsAddressScopeTestCase.test_no_subnets [0.176559s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_address_scope.ProjectReaderTests.test_get_address_scope [0.216647s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.handlers.test_l3_rpc.TestL3RpcCallback.test_process_prefix_update [0.474850s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_utils.TestDHCPUtils.test_get_lsp_dhcp_opts_empty_dhcp_disabled [0.159249s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.handlers.test_resources_rpc.ResourcesPullRpcApiTestCase.test_bulk_pull [0.145291s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_address_scope.ProjectReaderTests.test_update_address_scope [0.198686s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_metering.ServiceRoleTests.test_delete_metering_label [0.722567s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_utils.TestDHCPUtils.test_validate_port_extra_dhcp_opts_dhcp_disabled [0.182219s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_metering.ServiceRoleTests.test_get_metering_label [0.112299s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.handlers.test_resources_rpc.ResourcesPullRpcApiTestCase.test_is_singleton [0.185086s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_address_scope.ServiceRoleTests.test_create_address_scope [0.218451s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_metering.SystemMemberTests.test_get_metering_label_rule [0.127230s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_utils.TestGateWayChassisValidity.test_gateway_chassis_for_chassis_no_in_az_hints [0.168740s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.handlers.test_resources_rpc.ResourcesPullRpcApiTestCase.test_pull [0.214973s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_metering.SystemReaderTests.test_create_metering_label [0.133906s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_metering.SystemReaderTests.test_delete_metering_label [0.121419s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.handlers.test_resources_rpc.ResourcesPullRpcApiTestCase.test_pull_resource_not_found [0.144181s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_utils.TestGateWayChassisValidity.test_gateway_chassis_for_undefined_physnet [0.205114s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_ndp_proxy.AdminTests.test_delete_ndp_proxy [0.129575s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.handlers.test_resources_rpc.ResourcesPushRpcCallbackTestCase.test_push [0.156154s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_utils.TestGetDhcpDnsServers.test_ipv6 [0.197468s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.handlers.test_securitygroups_rpc.SecurityGroupServerAPIShimTestCase.test_address_group_update_events [0.142449s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_ndp_proxy.ServiceRoleTests.test_get_ndp_proxy [0.175813s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_utils.TestRetryDecorator.test_default_retry_value [0.140583s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_ndp_proxy.SystemAdminTests.test_get_ndp_proxy [0.154494s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.handlers.test_securitygroups_rpc.SecurityGroupServerAPIShimTestCase.test_sg_member_update_events [0.169282s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_utils.TestRetryDecorator.test_positive_result [0.152517s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_ndp_proxy.SystemMemberTests.test_create_ndp_proxy [0.132565s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.handlers.test_securitygroups_rpc.SecurityGroupServerAPIShimTestCase.test_sg_parent_ops_affect_rules [0.168867s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_address_scope.ServiceRoleTests.test_create_address_scope_shared [1.030667s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_ndp_proxy.SystemMemberTests.test_delete_ndp_proxy [0.152002s] ... ok DEBUG: {1} neutron.tests.unit.api.test_api_common.PrepareUrlTestCase.test_configured_prefix [0.176256s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_address_scope.ServiceRoleTests.test_get_address_scope [0.146053s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_ndp_proxy.SystemMemberTests.test_update_ndp_proxy [0.129206s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_address_scope.ServiceRoleTests.test_update_address_scope [0.135487s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.AdminTests.test_create_network_external [0.145727s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.AdminTests.test_delete_network [0.134844s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_address_scope.SystemAdminTests.test_create_address_scope_shared [0.180834s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.AdminTests.test_get_network_provider_network_type [0.144380s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.AdminTests.test_update_network_default [0.113394s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_address_scope.SystemAdminTests.test_update_address_scope [0.203380s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_utils.TestUtils.test_is_extport_host_chassis [0.991095s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.AdminTests.test_update_network_port_security_enabled [0.123236s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_utils.TestUtils.test_is_security_groups_enabled [0.083440s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_address_scope.SystemMemberTests.test_create_address_scope_shared [0.188830s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_create_network_segments [0.142317s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_utils.TestValidateAndGetDataFromBindingProfile.test_capability_only_allowed [0.097297s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_address_scope.SystemReaderTests.test_create_address_scope_shared [0.164233s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_create_network_shared [0.170580s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_utils.TestValidateAndGetDataFromBindingProfile.test_get_port_raises [0.197574s] ... ok DEBUG: {1} neutron.tests.unit.api.test_extensions.ExtensionControllerTest.test_index_gets_all_registerd_extensions [1.083722s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_address_scope.SystemReaderTests.test_delete_address_scope [0.167916s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_utils.TestValidateAndGetDataFromBindingProfile.test_unknown_profile_items_pruned [0.131492s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_update_network_provider_segmentation_id [0.230524s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_agent.AdminTests.test_delete_network_from_dhcp_agent [0.186547s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_update_network_segments [0.125224s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_agent.AdminTests.test_get_l3_agents_hosting_router [0.160999s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_update_network_shared [0.113990s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_create_network [0.163784s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_agent.ProjectMemberTests.test_add_network_to_dhcp_agent [0.212773s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_create_network_default [0.183893s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_agent.ProjectMemberTests.test_create_agent [0.157711s] ... ok DEBUG: {1} neutron.tests.unit.api.test_extensions.ExtensionExtendedAttributeTestCase.test_ext_test_resource_create [0.819798s] ... ok DEBUG: {1} neutron.tests.unit.api.test_extensions.ExtensionManagerTest.test_invalid_extensions_are_not_registered [0.090426s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_agent.ProjectMemberTests.test_get_agent [0.148983s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_create_network_shared [0.171872s] ... ok DEBUG: {1} neutron.tests.unit.api.test_extensions.ExtensionPathTest.test_get_extensions_path_multiple_extensions [0.125261s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_agent.ProjectReaderTests.test_add_network_to_dhcp_agent [0.126173s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.ServiceRoleTests.test_create_network_external [0.153198s] ... ok DEBUG: {1} neutron.tests.unit.api.test_extensions.ExtensionPathTest.test_get_extensions_path_no_extensions [0.115818s] ... ok DEBUG: {2} neutron.tests.unit.common.test__deprecate.TestMovedGlobals.test_set_new_global [1.051443s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_agent.ProjectReaderTests.test_add_router_to_l3_agent [0.144842s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.ServiceRoleTests.test_create_network_port_security_enabled [0.176508s] ... ok DEBUG: {1} neutron.tests.unit.api.test_extensions.PluginAwareExtensionManagerTest.test_extensions_are_not_loaded_for_plugins_unaware_of_extensions [0.125014s] ... ok DEBUG: {2} neutron.tests.unit.common.test_cache_utils.TestCachingDecorator.test_cache_miss [0.136700s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_agent.ProjectReaderTests.test_get_dhcp_agents_hosting_network [0.152506s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.ServiceRoleTests.test_create_network_provider_physical_network [0.159999s] ... ok DEBUG: {2} neutron.tests.unit.common.test_cache_utils.TestCachingDecorator.test_missing_cache [0.111705s] ... ok DEBUG: {1} neutron.tests.unit.api.test_extensions.PluginAwareExtensionManagerTest.test_extensions_not_loaded_for_plugin_without_expected_interface [0.141307s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_agent.ServiceRoleTests.test_add_router_to_l3_agent [0.179096s] ... ok DEBUG: {2} neutron.tests.unit.common.test_cache_utils.TestCachingDecorator.test_skip_cache [0.123094s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.ServiceRoleTests.test_create_network_provider_segmentation_id [0.172315s] ... ok DEBUG: {2} neutron.tests.unit.common.test_ipv6_utils.TestIsAutoAddressSubnet.test_combinations [0.132439s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_agent.SystemAdminTests.test_add_router_to_l3_agent [0.241749s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.ServiceRoleTests.test_get_network_provider_network_type [0.212672s] ... ok DEBUG: {2} neutron.tests.unit.common.test_utils.DisableNotificationTestCase.test_notification_rpc_workers_lt_one [0.144456s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_delete_network [0.154806s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_agent.SystemAdminTests.test_create_agent [0.194991s] ... ok DEBUG: {2} neutron.tests.unit.common.test_utils.DisableNotificationTestCase.test_notification_rpc_workers_none [0.170670s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_get_network_provider_physical_network [0.141659s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_agent.SystemAdminTests.test_delete_network_from_dhcp_agent [0.195200s] ... ok DEBUG: {2} neutron.tests.unit.common.test_utils.DisableNotificationTestCase.test_notification_rpc_workers_one [0.199324s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_get_networks_tags [0.166612s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_agent.SystemAdminTests.test_delete_router_from_l3_agent [0.149198s] ... ok DEBUG: {2} neutron.tests.unit.common.test_utils.ParsePermittedEthertypesTestCase.test_parse_permitted_ethertypes [0.145611s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_update_network_default [0.161192s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_agent.SystemAdminTests.test_get_agent [0.181418s] ... ok DEBUG: {2} neutron.tests.unit.common.test_utils.SignatureTestCase.test_sign_instance_id [0.167519s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_update_network_provider_physical_network [0.171829s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_agent.SystemAdminTests.test_update_agent [0.169397s] ... ok DEBUG: {2} neutron.tests.unit.common.test_utils.SpawnWithOrWithoutProfilerTestCase.test_spawn_with_profiler(spawn) [0.157926s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_update_network_provider_segmentation_id [0.147624s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_agent.SystemMemberTests.test_add_router_to_l3_agent [0.173609s] ... ok DEBUG: {2} neutron.tests.unit.common.test_utils.SpawnWithOrWithoutProfilerTestCase.test_spawn_with_profiler(spawn_n) [0.146034s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_create_network_default [0.149016s] ... ok DEBUG: {2} neutron.tests.unit.common.test_utils.TestCidrIsHost.test_is_cidr_host_ipv6_32 [0.118716s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_create_network_port_security_enabled [0.104279s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_agent.SystemReaderTests.test_delete_agent [0.191651s] ... ok DEBUG: {2} neutron.tests.unit.common.test_utils.TestDvrServices.test_is_dvr_serviced_with_dhcp_port [0.142477s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_create_network_provider_segmentation_id [0.156769s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_agent.SystemReaderTests.test_get_dhcp_agents_hosting_network [0.157261s] ... ok DEBUG: {2} neutron.tests.unit.common.test_utils.TestExceptionLogger.test_pool_spawn_raise [0.203629s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 471, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 265, in main DEBUG: result = function(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/common/utils.py", line 185, in call DEBUG: self.logger(e) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/common/utils.py", line 182, in call DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/tests/unit/common/test_utils.py", line 164, in func DEBUG: raise RuntimeError(2) DEBUG: RuntimeError: 2 DEBUG: {3} neutron.tests.unit.conf.policies.test_agent.SystemReaderTests.test_get_routers_on_l3_agent [0.182823s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_delete_network [0.194287s] ... ok DEBUG: {2} neutron.tests.unit.common.test_utils.TestExceptionLogger.test_spawn_normal [0.128627s] ... ok DEBUG: {1} neutron.tests.unit.api.test_extensions.RequestExtensionTest.test_get_resources [2.075852s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_get_network [0.161044s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_auto_allocated_topology.AdminTests.test_get_topology [0.178902s] ... ok DEBUG: {2} neutron.tests.unit.common.test_utils.TestIpToCidr.test_ip_to_cidr_ipv4_netaddr [0.139872s] ... ok DEBUG: {1} neutron.tests.unit.api.test_extensions.ResourceExtensionTest.test_exceptions_notimplemented [0.168764s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_update_network_default [0.169458s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_auto_allocated_topology.SystemReaderTests.test_delete_topology [0.159794s] ... ok DEBUG: {2} neutron.tests.unit.common.test_utils.TestIpVersionFromInt.test_ip_version_from_int_ipv6 [0.098623s] ... ok DEBUG: {1} neutron.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_ext_for_formatted_req_on_custom_collection_method [0.153524s] ... ok DEBUG: {2} neutron.tests.unit.common.test_utils.TestIsVersionGreaterEqual.test_is_version_greater_equal_greater [0.097622s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_availability_zone.SystemMemberTests.test_get_availability_zone [0.139582s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_update_network_provider_segmentation_id [0.167797s] ... ok DEBUG: {2} neutron.tests.unit.common.test_utils.TestIsVersionGreaterEqual.test_is_version_greater_equal_less [0.087862s] ... ok DEBUG: {1} neutron.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_extension_for_get_custom_collection_action [0.181230s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_default_security_group_rules.ProjectMemberDefaultSecurityGroupRuleTests.test_get_default_security_group_rule [0.163011s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_create_network [0.185929s] ... ok DEBUG: {1} neutron.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_extension_for_post_custom_collection_action [0.137098s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_default_security_group_rules.ProjectReaderDefaultSecurityGroupRuleTests.test_create_default_security_group_rule [0.149079s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_create_network_default [0.199172s] ... ok DEBUG: {2} neutron.tests.unit.common.test_utils.TestPortRuleMasking.test_port_rule_masking_edge_cases [0.362558s] ... ok DEBUG: {1} neutron.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_extension_for_put_custom_collection_action [0.196842s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_default_security_group_rules.SystemAdminDefaultSecurityGroupRuleTests.test_delete_default_security_group_rule [0.181289s] ... ok DEBUG: {2} neutron.tests.unit.common.test_utils.TestPortRuleMasking.test_port_rule_wrong_input [0.122274s] ... ok DEBUG: {1} neutron.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_extension_with_custom_member_action_and_attr_map [0.146354s] ... ok DEBUG: {2} neutron.tests.unit.common.test_utils.TestRpBandwidthValidator.test_validate_rp_bandwidth_with_device_names [0.079140s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_get_network [0.212637s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_default_security_group_rules.SystemReaderDefaultSecurityGroupRuleTests.test_get_default_security_group_rule [0.154828s] ... ok DEBUG: {2} neutron.tests.unit.common.test_utils.TestSIUnitConversions.test_bits_to_kilobits [0.137663s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_flavor.AdminTests.test_create_flavor [0.142721s] ... ok DEBUG: {1} neutron.tests.unit.api.test_extensions.ResourceExtensionTest.test_returns_404_for_non_existent_extension [0.272286s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_address_group.ProjectMemberTests.test_get_address_group [0.142135s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_update_network [0.293140s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_flavor.ProjectMemberTests.test_delete_service_profile [0.146359s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_flavor.ProjectMemberTests.test_get_flavor [0.174822s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_address_group.ProjectReaderTests.test_get_address_group [0.224944s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_update_network_external [0.249481s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_flavor.ProjectMemberTests.test_update_flavor [0.129094s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_flavor.ProjectReaderTests.test_delete_service_profile [0.110215s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_address_scope.AdminTests.test_create_address_scope_shared [0.220856s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_update_network_provider_segmentation_id [0.253749s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_flavor.ProjectReaderTests.test_get_flavor [0.151793s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_address_scope.AdminTests.test_delete_address_scope [0.149110s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_address_scope.AdminTests.test_get_address_scope [0.143088s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_flavor.ServiceRoleTests.test_create_service_profile [0.185212s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_emulated_sort [0.883448s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_address_scope.ServiceRoleTests.test_delete_address_scope [0.142697s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_flavor.ServiceRoleTests.test_update_flavor [0.203102s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_address_scope.SystemMemberTests.test_get_address_scope [0.156295s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_flavor.ServiceRoleTests.test_update_service_profile [0.155416s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_address_scope.SystemMemberTests.test_update_address_scope [0.140930s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_flavor.SystemAdminTests.test_create_flavor_service_profile [0.155934s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_address_scope.SystemMemberTests.test_update_address_scope_shared [0.164767s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_flavor.SystemAdminTests.test_create_service_profile [0.158449s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_fields [0.590848s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_address_scope.SystemReaderTests.test_create_address_scope [0.209111s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_floatingip.AdminTests.test_create_floatingip_with_ip_address [0.136418s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_update_networks_tags [1.189706s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_address_scope.SystemReaderTests.test_get_address_scope [0.180001s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_floatingip.AdminTests.test_get_floatingips_tags [0.166980s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network_ip_availability.ProjectMemberTests.test_get_network_ip_availability [0.161815s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_agent.AdminTests.test_add_router_to_l3_agent [0.147552s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_filters [0.519357s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network_ip_availability.ProjectReaderTests.test_get_network_ip_availability [0.174548s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_agent.AdminTests.test_delete_agent [0.146701s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network_segment_range.AdminTests.test_delete_network_segment_range [0.157289s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_agent.ProjectMemberTests.test_get_dhcp_agents_hosting_network [0.153560s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network_segment_range.AdminTests.test_delete_network_segment_ranges_tags [0.161535s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_agent.ProjectMemberTests.test_update_agent [0.124665s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_agent.ProjectReaderTests.test_get_routers_on_l3_agent [0.112452s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_filters_multiple_with_empty [0.507202s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network_segment_range.ProjectMemberTests.test_create_network_segment_range [0.184069s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_agent.ServiceRoleTests.test_delete_network_from_dhcp_agent [0.106416s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_agent.ServiceRoleTests.test_get_routers_on_l3_agent [0.117441s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network_segment_range.ProjectMemberTests.test_delete_network_segment_ranges_tags [0.190205s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_floatingip.ProjectMemberTests.test_get_floatingip [1.058268s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_agent.ServiceRoleTests.test_networks_on_dhcp_agent [0.159565s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network_segment_range.ProjectMemberTests.test_get_network_segment_ranges_tags [0.198176s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_floatingip.ProjectReaderTests.test_create_floatingip_with_ip_address [0.185805s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_agent.SystemAdminTests.test_get_l3_agents_hosting_router [0.170484s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_filters_with_convert_list_to [0.609454s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network_segment_range.SystemAdminTests.test_create_network_segment_range [0.193958s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_floatingip.ServiceRoleTests.test_create_floatingip_with_ip_address [0.178644s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_agent.SystemAdminTests.test_get_routers_on_l3_agent [0.172530s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network_segment_range.SystemAdminTests.test_get_network_segment_range [0.209230s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_floatingip.ServiceRoleTests.test_delete_floatingip [0.142746s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_agent.SystemMemberTests.test_delete_network_from_dhcp_agent [0.140094s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network_segment_range.SystemMemberTests.test_update_network_segment_range [0.157592s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_floatingip.ServiceRoleTests.test_get_floatingip [0.216108s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network_segment_range.SystemReaderTests.test_get_network_segment_ranges_tags [0.150665s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_limit [0.533622s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_floatingip.SystemAdminTests.test_create_floatingip_with_ip_address [0.198087s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.AdminTests.test_create_port_with_allowed_address_pairs_and_ip_address [0.138858s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.AdminTests.test_create_port_with_binding_host_id [0.085415s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_floatingip.SystemAdminTests.test_get_floatingip [0.182109s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_limit_with_non_integer [0.380829s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.AdminTests.test_create_port_with_binding_vnic_type [0.162366s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_floatingip.SystemMemberTests.test_create_floatingip [0.199520s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.AdminTests.test_create_port_with_device_owner [0.113204s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.AdminTests.test_create_port_with_fixed_ips [0.131805s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_floatingip.SystemMemberTests.test_get_floatingip [0.189069s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.AdminTests.test_get_port [0.145647s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_limit_with_non_integer_pagination_max_limit [0.413293s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_floatingip.SystemMemberTests.test_get_floatingips_tags [0.214829s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.AdminTests.test_get_port_binding_vif_type [0.150019s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_agent.SystemMemberTests.test_delete_router_from_l3_agent [1.232373s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_floatingip.SystemReaderTests.test_create_floatingip_with_ip_address [0.190736s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.AdminTests.test_update_port_data_plane_status [0.159720s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_agent.SystemMemberTests.test_get_routers_on_l3_agent [0.189795s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.AdminTests.test_update_port_with_allowed_address_pairs_and_mac_address [0.092080s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_limit_with_zero [0.403026s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_floatingip.SystemReaderTests.test_update_floatingip [0.212585s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.AdminTests.test_update_port_with_device_owner [0.132824s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_agent.SystemMemberTests.test_networks_on_dhcp_agent [0.178973s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_create_port_with_allowed_address_pairs [0.110473s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_floatingip.SystemReaderTests.test_update_floatingips_tags [0.183904s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_create_port_with_binding_profile [0.121147s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_agent.SystemReaderTests.test_add_network_to_dhcp_agent [0.200166s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_create_port_with_binding_vnic_type [0.125886s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_floatingip_pools.SystemAdminTests.test_get_floatingip_pool [0.239448s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_agent.SystemReaderTests.test_add_router_to_l3_agent [0.228261s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_create_port_with_device_owner [0.172728s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_floatingip_pools.SystemMemberTests.test_get_floatingip_pool [0.184207s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_agent.SystemReaderTests.test_get_agent [0.151619s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.ProjectMemberTests.test_get_fip_pf [0.169430s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_agent.SystemReaderTests.test_get_l3_agents_hosting_router [0.151755s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_create_port_with_fixed_ips_and_ip_address [0.262430s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.ProjectReaderTests.test_get_fip_pf [0.165684s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_agent.SystemReaderTests.test_update_agent [0.155527s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_page_reverse_with_non_bool [1.103847s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_update_port_data_plane_status [0.235374s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.ServiceRoleTests.test_get_fip_pf [0.179143s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_auto_allocated_topology.AdminTests.test_delete_topology [0.171036s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_update_port_with_allowed_address_pairs [0.222399s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.SystemAdminTests.test_create_fip_pf [0.159105s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_auto_allocated_topology.ProjectMemberTests.test_get_topology [0.164716s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.SystemMemberTests.test_create_fip_pf [0.113762s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_auto_allocated_topology.ProjectReaderTests.test_delete_topology [0.103184s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_update_port_with_allowed_address_pairs_and_mac_address [0.179699s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.SystemReaderTests.test_create_fip_pf [0.112531s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_auto_allocated_topology.ProjectReaderTests.test_get_topology [0.113647s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_sort_with_invalid_attribute [0.586890s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.ProjectMemberTests.test_update_router_conntrack_helper [0.117902s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_auto_allocated_topology.SystemAdminTests.test_delete_topology [0.110102s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_update_port_with_binding_vnic_type [0.171270s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.ProjectReaderTests.test_delete_router_conntrack_helper [0.119895s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_availability_zone.AdminTests.test_get_availability_zone [0.124207s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_update_port_with_port_security_enabled [0.173688s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.ProjectReaderTests.test_update_router_conntrack_helper [0.144399s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_availability_zone.ProjectMemberTests.test_get_availability_zone [0.132554s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_update_ports_tags [0.176428s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.SystemMemberTests.test_update_router_conntrack_helper [0.140204s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_availability_zone.ServiceRoleTests.test_get_availability_zone [0.132422s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_sort_with_invalid_dirs [0.544254s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_availability_zone.SystemReaderTests.test_get_availability_zone [0.106837s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_create_port_with_allowed_address_pairs [0.204652s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.SystemReaderTests.test_get_router_conntrack_helper [0.157270s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_default_security_group_rules.AdminDefaultSecurityGroupRuleTests.test_delete_default_security_group_rule [0.063968s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.FiltersTestCase.test_attr_info_with_base_db_attributes [0.151570s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_default_security_group_rules.AdminDefaultSecurityGroupRuleTests.test_get_default_security_group_rule [0.054925s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_default_security_group_rules.ProjectReaderDefaultSecurityGroupRuleTests.test_get_default_security_group_rule [0.079893s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_delete_port [0.180863s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_local_ip.AdminTests.test_create_local_ip [0.171649s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_default_security_group_rules.SystemAdminDefaultSecurityGroupRuleTests.test_get_default_security_group_rule [0.062014s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.FiltersTestCase.test_attr_info_with_filter_validation [0.186417s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_default_security_group_rules.SystemMemberDefaultSecurityGroupRuleTests.test_get_default_security_group_rule [0.081336s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_local_ip.ProjectMemberTests.test_create_local_ip [0.157662s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_get_port [0.165792s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_flavor.AdminTests.test_get_service_profile [0.057559s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_flavor.AdminTests.test_update_service_profile [0.082145s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_local_ip.ProjectReaderTests.test_create_localip_other_project [0.146914s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_get_port_binding_vif_details [0.159082s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_flavor.ProjectMemberTests.test_delete_flavor_service_profile [0.066062s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_flavor.ProjectReaderTests.test_create_service_profile [0.068077s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_local_ip.ProjectReaderTests.test_delete_local_ip [0.184238s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_flavor.ProjectReaderTests.test_get_service_profile [0.095429s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_update_port_with_allowed_address_pairs_and_ip_address [0.198682s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_flavor.ProjectReaderTests.test_update_service_profile [0.093974s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_flavor.ServiceRoleTests.test_create_flavor [0.070622s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_local_ip.ProjectReaderTests.test_get_local_ip [0.203784s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_flavor.ServiceRoleTests.test_create_flavor_service_profile [0.058559s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_update_port_with_device_owner [0.219130s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_flavor.ServiceRoleTests.test_delete_flavor [0.088806s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create_body_string_not_json [0.766758s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_local_ip.ProjectReaderTests.test_update_local_ip [0.157886s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_update_port_with_port_security_enabled [0.134109s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_flavor.SystemAdminTests.test_delete_service_profile [0.112618s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_create_port_with_binding_host_id [0.156436s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_local_ip_association.AdminTests.test_delete_local_ip_port_association [0.176940s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_flavor.SystemAdminTests.test_update_flavor [0.126356s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_flavor.SystemAdminTests.test_update_service_profile [0.096527s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_create_port_with_device_owner [0.133956s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_local_ip_association.ServiceRoleTests.test_delete_local_ip_port_association [0.155566s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_floatingip.AdminTests.test_create_floatingip [0.105488s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_create_port_with_fixed_ips [0.153326s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_floatingip.AdminTests.test_delete_floatingip [0.076892s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_local_ip_association.SystemAdminTests.test_create_local_ip_port_association [0.152039s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_floatingip.ProjectMemberTests.test_update_floatingip [0.078378s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_create_port_with_fixed_ips_and_subnet_id [0.136796s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_logging.AdminTests.test_get_log [0.135115s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_floatingip.ProjectReaderTests.test_create_floatingip [0.075467s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create_bulk_networks_none [0.701836s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_floatingip.ProjectReaderTests.test_delete_floatingip [0.071090s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_delete_port [0.133019s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_logging.ProjectMemberTests.test_delete_log [0.145175s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_floatingip.ProjectReaderTests.test_update_floatingip [0.118955s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_floatingip.ServiceRoleTests.test_create_floatingip [0.096090s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_get_port [0.189569s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_logging.ProjectMemberTests.test_get_log [0.162791s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_floatingip.ServiceRoleTests.test_update_floatingip [0.098644s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_get_port_binding_host_id [0.111414s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create_readonly_attr [0.403929s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_logging.ServiceRoleTests.test_update_log [0.150965s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_floatingip.SystemAdminTests.test_delete_floatingip [0.159946s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_floatingip.SystemMemberTests.test_update_floatingips_tags [0.100043s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_logging.SystemAdminTests.test_get_loggable_resource [0.195391s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create_return_extra_attr [0.357596s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_floatingip.SystemReaderTests.test_delete_floatingip [0.167110s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_metering.AdminTests.test_delete_metering_label [0.228200s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_floatingip.SystemReaderTests.test_get_floatingips_tags [0.158873s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_metering.AdminTests.test_get_metering_label_rule [0.148480s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_floatingip_pools.AdminTests.test_get_floatingip_pool [0.158576s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_delete_keystone_bad_tenant [0.382967s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_get_port_binding_vif_type [0.835514s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_floatingip_pools.ServiceRoleTests.test_get_floatingip_pool [0.165857s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_update_port_with_allowed_address_pairs_and_ip_address [0.107046s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_floatingip_pools.SystemReaderTests.test_get_floatingip_pool [0.149479s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_update_port_with_device_owner [0.156245s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.AdminTests.test_delete_fip_pf [0.200488s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_create_port [0.165248s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_get_keystone [0.532172s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_create_port_with_allowed_address_pairs [0.108225s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.AdminTests.test_get_fip_pf [0.133073s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_create_port_with_fixed_ips_and_ip_address [0.111948s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_create_port_with_port_security_enabled [0.129962s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_metering.ServiceRoleTests.test_delete_metering_label_rule [1.027702s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_get_port_binding_host_id [0.115187s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_metering.SystemAdminTests.test_delete_metering_label [0.165537s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_get_port_binding_profile [0.110128s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_get_noauth [0.544848s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_get_ports_tags [0.043118s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_metering.SystemMemberTests.test_create_metering_label [0.147247s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_update_port [0.105617s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_update_port_with_allowed_address_pairs [0.070249s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_metering.SystemMemberTests.test_get_metering_label [0.159609s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_update_port_with_allowed_address_pairs_and_ip_address [0.099486s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_metering.SystemReaderTests.test_get_metering_label [0.129960s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_update_port_with_allowed_address_pairs_and_mac_address [0.147156s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_list_pagination [0.529844s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_ndp_proxy.ProjectReaderTests.test_delete_ndp_proxy [0.119120s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_update_port_with_binding_vnic_type [0.147699s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_ndp_proxy.ServiceRoleTests.test_create_ndp_proxy [0.091488s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.AdminTests.test_update_fip_pf [1.134391s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_update_port_with_device_owner [0.111419s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_ndp_proxy.ServiceRoleTests.test_delete_ndp_proxy [0.095628s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_ndp_proxy.ServiceRoleTests.test_update_ndp_proxy [0.122756s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_update_port_with_fixed_ips [0.132905s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.ProjectMemberTests.test_create_fip_pf [0.228175s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_ndp_proxy.SystemReaderTests.test_create_ndp_proxy [0.109501s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_list_pagination_reverse_with_last_page [0.437539s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_update_port_with_fixed_ips_and_ip_address [0.152906s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_ndp_proxy.SystemReaderTests.test_get_ndp_proxy [0.118917s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.ProjectReaderTests.test_update_fip_pf [0.209512s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_update_port_with_fixed_ips_and_subnet_id [0.132056s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.AdminTests.test_create_network_default [0.133565s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.ServiceRoleTests.test_delete_fip_pf [0.164872s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_update_port_with_port_security_enabled [0.125107s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.AdminTests.test_get_network_provider_physical_network [0.162613s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_create_port_with_allowed_address_pairs_and_mac_address [0.136417s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.SystemAdminTests.test_delete_fip_pf [0.194012s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_create_port_with_binding_vnic_type [0.090877s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_get_port_binding_host_id [0.053850s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.AdminTests.test_get_network_provider_segmentation_id [0.226445s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.SystemAdminTests.test_update_fip_pf [0.169983s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_get_port_binding_vif_type [0.120460s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_get_ports_tags [0.067174s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.AdminTests.test_get_networks_tags [0.176432s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.SystemMemberTests.test_update_fip_pf [0.178872s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_update_port_data_plane_status [0.056914s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_update_port_with_binding_vnic_type [0.051958s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.AdminTests.test_update_network_provider_network_type [0.187676s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_retry_on_show [1.019362s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.SystemReaderTests.test_update_fip_pf [0.185952s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_update_port_with_fixed_ips_and_subnet_id [0.137609s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.AdminTests.test_update_network_provider_segmentation_id [0.138933s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.ProjectMemberTests.test_get_router_conntrack_helper [0.150149s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_create_port [0.139503s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_create_network_external [0.187443s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.SystemMemberTests.test_get_router_conntrack_helper [0.198883s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_create_port_with_allowed_address_pairs_and_ip_address [0.192838s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_create_network_port_security_enabled [0.202155s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.SystemReaderTests.test_create_router_conntrack_helper [0.230779s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_get_port_binding_vif_type [0.245059s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_create_network_provider_network_type [0.124409s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_local_ip.AdminTests.test_delete_local_ip [0.205442s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_create_network_provider_physical_network [0.128699s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_update_port_with_allowed_address_pairs_and_mac_address [0.204026s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_get_network [0.116357s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_get_network_segments [0.104957s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_local_ip.AdminTests.test_update_local_ip [0.244891s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port_bindings.AdminTests.test_activate_port_binding [0.223021s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_update_network_default [0.091504s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_update_network_port_security_enabled [0.131243s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_local_ip.ProjectMemberTests.test_delete_local_ip [0.218363s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port_bindings.ProjectMemberTests.test_get_port_binding [0.236118s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_update_network_provider_network_type [0.093970s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_create_network_port_security_enabled [0.100176s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_local_ip.ProjectMemberTests.test_get_local_ip [0.247081s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_create_network_provider_network_type [0.110599s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port_bindings.ProjectReaderTests.test_activate_port_binding [0.234019s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_local_ip.ProjectReaderTests.test_create_localip [0.174860s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_create_network_segments [0.130443s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port_bindings.ProjectReaderTests.test_delete_port_binding [0.151452s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_update_keystone_bad_tenant [1.794019s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_delete_network [0.147950s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_local_ip.ProjectReaderTests.test_update_local_ip_other_project [0.152463s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port_bindings.SystemAdminTests.test_delete_port_binding [0.175211s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_delete_networks_tags [0.178080s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_local_ip.ServiceRoleTests.test_create_local_ip [0.224154s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port_bindings.SystemMemberTests.test_delete_port_binding [0.191245s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_get_network [0.203420s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_local_ip.ServiceRoleTests.test_get_local_ip [0.175885s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port_bindings.SystemReaderTests.test_create_port_binding [0.148904s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.AdminQosDSCPMarkingRuleTests.test_get_policy_dscp_marking_rule [0.067141s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_get_network_provider_physical_network [0.162474s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.AdminQosDSCPMarkingRuleTests.test_update_policy_dscp_marking_rule [0.078463s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_local_ip.ServiceRoleTests.test_update_local_ip [0.158567s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.NotificationTest.test_network_create_notifier [0.634732s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.AdminQosMinimumBandwidthRuleTests.test_create_policy_minimum_bandwidth_rule [0.081433s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.AdminQosMinimumBandwidthRuleTests.test_delete_policy_minimum_bandwidth_rule [0.060795s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_get_networks_tags [0.197119s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.AdminQosMinimumPacketRateRuleTests.test_get_policy_minimum_packet_rate_rule [0.058170s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.SortingTestCase.test_get_sorts [0.168460s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_local_ip.SystemAdminTests.test_create_local_ip [0.188430s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.AdminQosPacketRateLimitRuleTests.test_create_policy_packet_rate_limit_rule [0.075119s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_update_network [0.169339s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.AdminQosPacketRateLimitRuleTests.test_delete_policy_packet_rate_limit_rule [0.069506s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_local_ip.SystemMemberTests.test_get_local_ip [0.160936s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.V2Views.test_subnet [0.170102s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.AdminQosPacketRateLimitRuleTests.test_update_policy_packet_rate_limit_rule [0.131765s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_update_network_provider_network_type [0.171088s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_resource.RequestTestCase.test_content_type_accept_and_query_extension [0.166098s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_local_ip_association.ServiceRoleTests.test_get_local_ip_port_association [0.186007s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_update_network_provider_physical_network [0.155354s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_resource.RequestTestCase.test_content_type_with_charset [0.140422s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_local_ip_association.SystemAdminTests.test_get_local_ip_port_association [0.156107s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_update_network_provider_segmentation_id [0.152841s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_resource.RequestTestCase.test_content_type_with_partial_matched_string [0.132096s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_local_ip_association.SystemReaderTests.test_get_local_ip_port_association [0.153298s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_resource.ResourceTestCase.test_mapped_neutron_error_localized [0.129771s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_update_networks_tags [0.146701s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_logging.AdminTests.test_create_log [0.144942s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_resource.ResourceTestCase.test_status_200 [0.134719s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.ServiceRoleTests.test_create_network [0.142616s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_logging.AdminTests.test_delete_log [0.145556s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_resource.ResourceTestCase.test_unhandled_error_logs_attached_details [0.145282s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.ServiceRoleTests.test_create_network_provider_network_type [0.153472s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.AdminQosPolicyTests.test_get_policy [0.780262s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_logging.ProjectMemberTests.test_get_loggable_resource [0.135303s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_resource.ResourceTestCase.test_unmapped_error_logged_exception_level [0.172653s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.ServiceRoleTests.test_create_network_shared [0.188259s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.AdminQosPolicyTests.test_update_policy [0.187161s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_logging.ProjectReaderTests.test_create_log [0.188057s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_resource.ResourceTestCase.test_unmapped_neutron_error_localized [0.152660s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosBandwidthLimitRuleTests.test_create_policy_bandwidth_limit_rule [0.177079s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.ServiceRoleTests.test_delete_network [0.186853s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_logging.ProjectReaderTests.test_get_loggable_resource [0.157265s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_resource.ResourceTestCase.test_webob_4xx_logged_info_level [0.147269s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosBandwidthLimitRuleTests.test_update_policy_bandwidth_limit_rule [0.108919s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.ServiceRoleTests.test_get_network_segments [0.159564s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_metering.AdminTests.test_get_metering_label [0.150334s] ... ok DEBUG: {1} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_eligible_for_deletion_not_empty [0.183786s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosDSCPMarkingRuleTests.test_delete_policy_dscp_marking_rule [0.207485s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_metering.ProjectMemberTests.test_delete_metering_label [0.141883s] ... ok DEBUG: {1} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_kill_dhcp_no_active [0.149352s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosDSCPMarkingRuleTests.test_get_policy_dscp_marking_rule [0.150876s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_metering.ProjectReaderTests.test_create_metering_label [0.163805s] ... ok DEBUG: {1} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_unplug_device_ovs_port [0.153762s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosMinimumPacketRateRuleTests.test_delete_policy_minimum_packet_rate_rule [0.119693s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_metering.ProjectReaderTests.test_get_metering_label_rule [0.150387s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosPacketRateLimitRuleTests.test_create_policy_packet_rate_limit_rule [0.124468s] ... ok DEBUG: {1} neutron.tests.unit.cmd.test_sanity_check.TestSanityCheck.test_setup_conf_and_enable_test_from_config [0.157293s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_metering.ServiceRoleTests.test_create_metering_label_rule [0.148243s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosPolicyTests.test_delete_policy [0.156558s] ... ok DEBUG: {1} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_gateway_external_network_check_bad [0.146642s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.ServiceRoleTests.test_update_network_default [0.859600s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_metering.SystemAdminTests.test_create_metering_label [0.160284s] ... ok DEBUG: {1} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_get_checks_list [0.131910s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosRuleTypeTests.test_get_rule_type [0.176038s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.ServiceRoleTests.test_update_network_shared [0.148009s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosBandwidthLimitRuleTests.test_delete_policy_bandwidth_limit_rule [0.122071s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_metering.SystemAdminTests.test_get_metering_label_rule [0.164832s] ... ok DEBUG: {1} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_ovn_for_bm_provisioning_over_ipv6_check_failed_to_get_ovn_client [0.213425s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosMinimumBandwidthRuleTests.test_delete_policy_minimum_bandwidth_rule [0.170808s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_create_network_provider_network_type [0.281847s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_metering.SystemMemberTests.test_delete_metering_label [0.279755s] ... ok DEBUG: {1} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_ovn_for_bm_provisioning_over_ipv6_check_native_dhcp_disabled [0.200859s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_metering.SystemMemberTests.test_delete_metering_label_rule [0.055721s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_create_network_shared [0.112131s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_ndp_proxy.AdminTests.test_create_ndp_proxy [0.053949s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosMinimumBandwidthRuleTests.test_update_policy_minimum_bandwidth_rule [0.229091s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_ndp_proxy.AdminTests.test_get_ndp_proxy [0.060374s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_get_network [0.105359s] ... ok DEBUG: {1} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_ovn_for_bm_provisioning_over_ipv6_check_success [0.154889s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_ndp_proxy.ProjectMemberTests.test_create_ndp_proxy [0.043572s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_update_network_external [0.103177s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_ndp_proxy.ProjectMemberTests.test_update_ndp_proxy [0.089001s] ... ok DEBUG: {1} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_ovn_for_bm_provisioning_over_ipv6_check_warning [0.146996s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosPacketRateLimitRuleTests.test_delete_policy_packet_rate_limit_rule [0.221247s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_update_network_provider_network_type [0.101004s] ... ok DEBUG: {1} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_port_mac_address_sanity [0.111167s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_ndp_proxy.ProjectReaderTests.test_create_ndp_proxy [0.140228s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_update_network_shared [0.115779s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_ndp_proxy.ProjectReaderTests.test_get_ndp_proxy [0.093251s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.ServiceRoleQosBandwidthLimitRuleTests.test_create_policy_bandwidth_limit_rule [0.213681s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_acl.TestACLs.test_acl_ethertype [0.196431s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_update_networks_tags [0.155134s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_ndp_proxy.SystemAdminTests.test_create_ndp_proxy [0.155946s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.ServiceRoleQosBandwidthLimitRuleTests.test_delete_policy_bandwidth_limit_rule [0.161701s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_create_network_external [0.181170s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_acl.TestACLs.test_acl_protocol_and_ports_for_tcp_udp_and_sctp_number [0.243970s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_ndp_proxy.SystemAdminTests.test_delete_ndp_proxy [0.180136s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.ServiceRoleQosMinimumPacketRateRuleTests.test_update_policy_minimum_packet_rate_rule [0.215027s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_create_network_segments [0.181576s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_ndp_proxy.SystemAdminTests.test_update_ndp_proxy [0.120704s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_acl.TestACLs.test_acl_protocol_and_ports_protocol_range [0.185546s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.ServiceRoleQosRuleTypeTests.test_get_rule_type [0.201000s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_get_network_segments [0.187750s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_utils.DetermineBindHostTestCase.test_vnic_normal_bound_port [0.150074s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosBandwidthLimitRuleTests.test_delete_policy_bandwidth_limit_rule [0.169291s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_get_networks_tags [0.163341s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_utils.DetermineBindHostTestCase.test_vnic_remote_managed_bound_port [0.199668s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosDSCPMarkingRuleTests.test_create_policy_dscp_marking_rule [0.233662s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_update_network_external [0.225692s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_utils.DetermineBindHostTestCase.test_vnic_remote_managed_port_context [0.173823s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosDSCPMarkingRuleTests.test_get_policy_dscp_marking_rule [0.209766s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_update_network_port_security_enabled [0.195261s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_ndp_proxy.SystemMemberTests.test_get_ndp_proxy [0.761848s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_utils.TestDHCPUtils.test_get_lsp_dhcp_opts_for_baremetal [0.173586s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_utils.TestDHCPUtils.test_get_lsp_dhcp_opts_is_network_device_port [0.133591s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.AdminTests.test_create_network [0.143492s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosMinimumPacketRateRuleTests.test_get_policy_minimum_packet_rate_rule [0.172220s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_create_network_external [0.156171s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_utils.TestDHCPUtils.test_validate_port_extra_dhcp_opts_empty [0.150605s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_create_network_port_security_enabled [0.161550s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.AdminTests.test_create_network_port_security_enabled [0.169646s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosPacketRateLimitRuleTests.test_get_policy_packet_rate_limit_rule [0.174840s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_utils.TestUtils.test_get_chassis_availability_zones_malformed [0.169488s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.AdminTests.test_create_network_provider_network_type [0.184906s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_create_network_provider_physical_network [0.225250s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosBandwidthLimitRuleTests.test_delete_policy_bandwidth_limit_rule [0.230361s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_utils.TestUtils.test_is_ovn_lb_hm_port [0.145681s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.AdminTests.test_create_network_provider_physical_network [0.161480s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_create_network_segments [0.159846s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosMinimumBandwidthRuleTests.test_create_policy_minimum_bandwidth_rule [0.161597s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_utils.TestUtils.test_is_ovn_metadata_port [0.152075s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_create_network_shared [0.117278s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.AdminTests.test_create_network_shared [0.153596s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_utils.TestValidateAndGetDataFromBindingProfile.test_overlapping_param_set_different_vnic_type_and_capability [0.143480s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosMinimumBandwidthRuleTests.test_delete_policy_minimum_bandwidth_rule [0.182701s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_delete_networks_tags [0.119065s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.AdminTests.test_delete_networks_tags [0.143218s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_utils.TestValidateAndGetDataFromBindingProfile.test_valid_input_surplus_keys [0.122330s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_get_network_provider_segmentation_id [0.117033s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosMinimumBandwidthRuleTests.test_get_policy_minimum_bandwidth_rule [0.184608s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_update_network_default [0.101743s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.AdminTests.test_get_network [0.163201s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_utils.ValidatePortForwardingConfigurationTestCase.test_validation_when_no_provider_net_configured [0.161137s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosPolicyTests.test_update_policy [0.181406s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_update_network_port_security_enabled [0.150286s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.AdminTests.test_update_network [0.236085s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosDSCPMarkingRuleTests.test_create_policy_dscp_marking_rule [0.171023s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network_ip_availability.ServiceRoleTests.test_get_network_ip_availability [0.157758s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.AdminTests.test_update_network_external [0.181525s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network_ip_availability.SystemMemberTests.test_get_network_ip_availability [0.173198s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosMinimumBandwidthRuleTests.test_create_policy_minimum_bandwidth_rule [0.210685s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.AdminTests.test_update_network_segments [0.150208s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network_segment_range.AdminTests.test_get_network_segment_range [0.123451s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosMinimumBandwidthRuleTests.test_delete_policy_minimum_bandwidth_rule [0.190769s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_create_network_provider_segmentation_id [0.140356s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network_segment_range.AdminTests.test_update_network_segment_ranges_tags [0.183834s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosMinimumPacketRateRuleTests.test_delete_policy_minimum_packet_rate_rule [0.195404s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network_segment_range.ProjectReaderTests.test_delete_network_segment_range [0.153880s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_get_network_provider_physical_network [0.234133s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosPolicyTests.test_get_policy [0.095943s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_quotas.ProjectMemberTests.test_update_quota [0.052332s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_quotas.ProjectReaderTests.test_delete_quota [0.074318s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_quotas.ProjectReaderTests.test_update_quota [0.045505s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_quotas.ServiceRoleTests.test_delete_quota [0.056333s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network_segment_range.ProjectReaderTests.test_get_network_segment_range [0.309222s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_get_network_provider_segmentation_id [0.283734s] ... ok DEBUG: {1} neutron.tests.unit.common.test__deprecate.TestMovedGlobals.test_delete_unmoved_global [1.260302s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_quotas.SystemAdminTests.test_update_quota [0.086608s] ... ok DEBUG: {1} neutron.tests.unit.common.test__deprecate.TestMovedGlobals.test_renamed_global [0.128639s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_quotas.SystemMemberTests.test_delete_quota [0.155476s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network_segment_range.ServiceRoleTests.test_create_network_segment_range [0.217575s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_update_network [0.238651s] ... ok DEBUG: {1} neutron.tests.unit.common.test_cache_utils.TestOsloCache.test_get_cache_region [0.127719s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_quotas.SystemReaderTests.test_delete_quota [0.128675s] ... ok DEBUG: {1} neutron.tests.unit.common.test_ipv6_utils.TestValidIpv6URL.test_invalid_ipv6_url [0.095190s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network_segment_range.SystemAdminTests.test_update_network_segment_range [0.203574s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_update_network_external [0.202596s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_quotas.SystemReaderTests.test_update_quota [0.124238s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_rbac.AdminTests.test_get_rbac_policy(target_tenant) [0.099056s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network_segment_range.SystemAdminTests.test_update_network_segment_ranges_tags [0.209698s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_update_network_provider_physical_network [0.207333s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_rbac.AdminTests.test_get_rbac_policy(target_project) [0.109118s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_rbac.AdminTests.test_update_rbac_policy_target_tenant(target_tenant) [0.108155s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network_segment_range.SystemMemberTests.test_delete_network_segment_ranges_tags [0.151063s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_create_network_external [0.148775s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_rbac.AdminTests.test_update_rbac_policy_target_tenant(target_project) [0.150901s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network_segment_range.SystemMemberTests.test_update_network_segment_ranges_tags [0.166362s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_get_network_segments [0.146749s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_update_network_default [0.158205s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network_segment_range.SystemReaderTests.test_delete_network_segment_ranges_tags [0.172314s] ... ok DEBUG: {1} neutron.tests.unit.common.test_ipv6_utils.TestValidIpv6URL.test_valid_ipv4_url [0.727996s] ... ok DEBUG: {1} neutron.tests.unit.common.test_utils.SpawnWithOrWithoutProfilerTestCase.test_spawn_without_profiler(spawn) [0.083625s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network_segment_range.SystemReaderTests.test_get_network_segment_range [0.159489s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_update_network_port_security_enabled [0.172803s] ... ok DEBUG: {1} neutron.tests.unit.common.test_utils.SpawnWithOrWithoutProfilerTestCase.test_spawn_without_profiler(spawn_n) [0.098898s] ... ok DEBUG: {1} neutron.tests.unit.common.test_utils.TestCidrIsHost.test_is_cidr_host_ipv6_not_cidr [0.085124s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network_segment_range.SystemReaderTests.test_update_network_segment_ranges_tags [0.153615s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.ServiceRoleTests.test_create_network_default [0.162860s] ... ok DEBUG: {1} neutron.tests.unit.common.test_utils.TestExcDetails.test_attach_exc_details [0.075781s] ... ok DEBUG: {1} neutron.tests.unit.common.test_utils.TestExcDetails.test_attach_exc_details_with_None_interpolation [0.086369s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_rbac.ProjectMemberTests.test_create_rbac_policy(target_tenant) [0.666144s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.AdminTests.test_create_port [0.193404s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.ServiceRoleTests.test_create_network_segments [0.186124s] ... ok DEBUG: {1} neutron.tests.unit.common.test_utils.TestExcDetails.test_extract_exc_details_no_details_attached [0.119383s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_rbac.ProjectMemberTests.test_create_rbac_policy(target_project) [0.172095s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.AdminTests.test_create_port_with_binding_profile [0.143530s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.ServiceRoleTests.test_get_network [0.166721s] ... ok DEBUG: {1} neutron.tests.unit.common.test_utils.TestExceptionLogger.test_pool_spawn_normal [0.144220s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_rbac.ProjectMemberTests.test_delete_rbac_policy(target_tenant) [0.137025s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.AdminTests.test_create_port_with_fixed_ips_and_ip_address [0.128981s] ... ok DEBUG: {1} neutron.tests.unit.common.test_utils.TestFipServices.test_is_fip_serviced_with_dhcp_port [0.123378s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.ServiceRoleTests.test_get_network_provider_segmentation_id [0.206980s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_rbac.ProjectMemberTests.test_delete_rbac_policy(target_project) [0.148781s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.AdminTests.test_delete_port [0.144310s] ... ok DEBUG: {1} neutron.tests.unit.common.test_utils.TestIpToCidr.test_ip_to_cidr_ipv6_default [0.123680s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.ServiceRoleTests.test_update_network_external [0.156678s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.AdminTests.test_get_ports_tags [0.152541s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_rbac.SystemAdminTests.test_update_rbac_policy_target_tenant(target_tenant) [0.165815s] ... ok DEBUG: {1} neutron.tests.unit.common.test_utils.TestIpVersionFromInt.test_ip_version_from_int_illegal_int [0.132892s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.ServiceRoleTests.test_update_network_port_security_enabled [0.141238s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.AdminTests.test_update_port [0.181701s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_rbac.SystemAdminTests.test_update_rbac_policy_target_tenant(target_project) [0.192130s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.ServiceRoleTests.test_update_network_provider_network_type [0.174953s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.AdminTests.test_update_port_hints [0.148095s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_rbac.SystemMemberTests.test_get_rbac_policy(target_tenant) [0.139646s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.ServiceRoleTests.test_update_network_provider_physical_network [0.154197s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.AdminTests.test_update_port_with_binding_host_id [0.108014s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_rbac.SystemMemberTests.test_get_rbac_policy(target_project) [0.122976s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.ServiceRoleTests.test_update_network_provider_segmentation_id [0.172378s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_rbac.SystemMemberTests.test_update_rbac_policy(target_tenant) [0.109826s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_rbac.SystemMemberTests.test_update_rbac_policy(target_project) [0.118039s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_create_network [0.197413s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_rbac.SystemMemberTests.test_update_rbac_policy_target_tenant(target_tenant) [0.082259s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_rbac.SystemMemberTests.test_update_rbac_policy_target_tenant(target_project) [0.056467s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.AdminTests.test_create_router_distributed [0.104453s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_create_network_external [0.198637s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.AdminTests.test_create_router_external_gateway_info_network_id [0.110714s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.AdminTests.test_update_port_with_binding_vnic_type [0.682599s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_create_network_provider_segmentation_id [0.160341s] ... ok DEBUG: {1} neutron.tests.unit.common.test_utils.TestThrottler.test_throttler [1.156448s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.AdminTests.test_update_port_with_fixed_ips [0.091676s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.AdminTests.test_get_router_ha [0.153951s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.AdminTests.test_update_port_with_fixed_ips_and_ip_address [0.095754s] ... ok DEBUG: {1} neutron.tests.unit.conf.agent.test_common.TestRootHelper.test_agent_root_helper [0.130265s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_create_network_segments [0.191194s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.AdminTests.test_remove_router_interface [0.161667s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_create_port [0.101574s] ... ok DEBUG: {1} neutron.tests.unit.conf.agent.test_common.TestRootHelper.test_agent_root_helper_daemon [0.133406s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_create_port_with_binding_host_id [0.095331s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_delete_networks_tags [0.207839s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.AdminTests.test_update_router_external_gateway_info_network_id [0.175829s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_create_port_with_fixed_ips_and_subnet_id [0.107862s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_address_group.SystemReaderTests.test_get_address_group [0.192620s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_get_network_provider_segmentation_id [0.158615s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_delete_port [0.143597s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_create_router_external_gateway_info_enable_snat [0.208515s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_address_scope.ProjectMemberTests.test_create_address_scope [0.163293s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_update_network [0.139729s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_get_port_binding_host_id [0.107133s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_create_router_external_gateway_info_external_fixed_ips [0.179220s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_get_port_binding_profile [0.129509s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_create_network [0.164045s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_address_scope.ProjectMemberTests.test_create_address_scope_shared [0.192398s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_create_router_external_gateway_info_network_id [0.192983s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_create_network_shared [0.154579s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_get_port_binding_vif_details [0.167145s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_address_scope.ProjectMemberTests.test_delete_address_scope [0.180816s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_update_router_enable_default_route_bfd [0.146027s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_update_port_with_allowed_address_pairs_and_ip_address [0.134920s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_delete_networks_tags [0.176270s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_address_scope.ProjectMemberTests.test_update_address_scope [0.164956s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_update_port_with_binding_host_id [0.087900s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_update_router_external_gateway_info [0.137367s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_address_scope.ServiceRoleTests.test_update_address_scope_shared [0.153009s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_update_port_with_fixed_ips_and_subnet_id [0.113173s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_get_network_provider_network_type [0.221879s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_update_routers_tags [0.204724s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_create_port_with_binding_profile [0.171621s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_address_scope.SystemAdminTests.test_create_address_scope [0.188893s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_get_network_provider_physical_network [0.143523s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_create_port_with_device_owner [0.106630s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_create_router_external_gateway_info [0.155541s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_update_network_provider_network_type [0.164398s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_address_scope.SystemAdminTests.test_get_address_scope [0.180398s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_create_router_external_gateway_info_network_id [0.110946s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_create_port_with_fixed_ips_and_ip_address [0.114296s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_address_scope.SystemAdminTests.test_update_address_scope_shared [0.147894s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_create_network_provider_segmentation_id [0.184769s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_create_port_with_hints [0.177668s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_get_router_distributed [0.177571s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_delete_network [0.160472s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_address_scope.SystemMemberTests.test_delete_address_scope [0.178091s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_get_port_binding_profile [0.174757s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_update_router [0.194219s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_address_scope.SystemReaderTests.test_update_address_scope [0.160724s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_get_network_provider_network_type [0.177149s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_get_port_binding_vif_type [0.192496s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_update_router_external_gateway_info_enable_snat [0.190495s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_agent.AdminTests.test_add_network_to_dhcp_agent [0.210648s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_get_network_provider_physical_network [0.211163s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_get_port_hints [0.164233s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_update_router_external_gateway_info_network_id [0.172148s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_get_network_segments [0.115351s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_agent.AdminTests.test_create_agent [0.198420s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_get_ports_tags [0.185796s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_update_router_ha [0.202699s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_agent.AdminTests.test_delete_router_from_l3_agent [0.162377s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_update_port [0.168603s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.ServiceRoleTests.test_create_router_external_gateway_info_external_fixed_ips [0.170791s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_update_port_hints [0.138100s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_agent.AdminTests.test_get_agent [0.172645s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.ServiceRoleTests.test_update_router [0.111121s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_update_port_with_allowed_address_pairs_and_mac_address [0.106856s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.ServiceRoleTests.test_update_router_distributed [0.112207s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_agent.AdminTests.test_get_routers_on_l3_agent [0.156168s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_update_port_with_binding_profile [0.087640s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.SystemAdminExtrarouteTests.test_add_extraroute [0.089476s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_update_port_with_fixed_ips_and_ip_address [0.109478s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_agent.AdminTests.test_update_agent [0.182701s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.SystemAdminExtrarouteTests.test_remove_extraroute [0.142414s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_create_port [0.169468s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_agent.ProjectMemberTests.test_delete_agent [0.160746s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_add_router_interface [0.150012s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_create_port_with_allowed_address_pairs [0.112156s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_delete_routers_tags [0.111842s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_update_network_provider_network_type [1.052395s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_agent.ProjectMemberTests.test_delete_network_from_dhcp_agent [0.160071s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_create_port_with_binding_profile [0.110601s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_get_router [0.112390s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_create_port_with_binding_vnic_type [0.115423s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_update_network_provider_physical_network [0.153517s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_agent.ProjectMemberTests.test_delete_router_from_l3_agent [0.158985s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_get_router_distributed [0.188496s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_agent.ProjectMemberTests.test_get_networks_on_dhcp_agent [0.162632s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_update_network_segments [0.185937s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_get_port_binding_vif_details [0.255589s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_update_router_external_gateway_info [0.219455s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_agent.ProjectReaderTests.test_delete_network_from_dhcp_agent [0.146816s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network_ip_availability.AdminTests.test_get_network_ip_availability [0.217052s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_get_port_resource_request [0.165525s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.SystemMemberExtrarouteTests.test_add_extraroute [0.134143s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_update_port_data_plane_status [0.100926s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_agent.ProjectReaderTests.test_get_agent [0.164687s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network_ip_availability.SystemReaderTests.test_get_network_ip_availability [0.145422s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_create_router_ha [0.135784s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_update_port_with_binding_host_id [0.133579s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_delete_routers_tags [0.109276s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network_segment_range.AdminTests.test_get_network_segment_ranges_tags [0.144812s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_agent.ProjectReaderTests.test_get_networks_on_dhcp_agent [0.208576s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_update_port_with_binding_vnic_type [0.103530s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_get_router [0.121493s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network_segment_range.ProjectMemberTests.test_delete_network_segment_range [0.169220s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_update_port_with_fixed_ips_and_ip_address [0.139889s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_agent.ServiceRoleTests.test_add_network_to_dhcp_agent [0.159303s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_get_router_distributed [0.190549s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_agent.ServiceRoleTests.test_create_agent [0.131660s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_create_port_with_allowed_address_pairs_and_mac_address [0.139828s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network_segment_range.ProjectMemberTests.test_get_network_segment_range [0.181102s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_get_port_binding_vif_type [0.097016s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_agent.ServiceRoleTests.test_delete_agent [0.110089s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_agent.ServiceRoleTests.test_get_agent [0.101916s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_update_port_with_mac_address [0.117653s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_update_router [0.240996s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network_segment_range.ProjectReaderTests.test_get_network_segment_ranges_tags [0.238395s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_create_port [0.104649s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_agent.ServiceRoleTests.test_get_dhcp_agents_hosting_network [0.112707s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_agent.SystemAdminTests.test_add_network_to_dhcp_agent [0.107868s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_create_port_with_allowed_address_pairs [0.133208s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_update_router_external_gateway_info_enable_snat [0.242558s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network_segment_range.ProjectReaderTests.test_update_network_segment_range [0.228659s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_agent.SystemAdminTests.test_delete_agent [0.207291s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_create_port_with_allowed_address_pairs_and_ip_address [0.192084s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network_segment_range.SystemAdminTests.test_delete_network_segment_ranges_tags [0.187857s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_agent.SystemMemberTests.test_create_agent [0.186698s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_create_port_with_fixed_ips [0.198302s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network_segment_range.SystemAdminTests.test_get_network_segment_ranges_tags [0.172948s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_agent.SystemMemberTests.test_delete_agent [0.150033s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network_segment_range.SystemMemberTests.test_create_network_segment_range [0.133411s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_agent.SystemReaderTests.test_delete_router_from_l3_agent [0.140063s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network_segment_range.SystemMemberTests.test_delete_network_segment_range [0.154987s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_agent.SystemReaderTests.test_networks_on_dhcp_agent [0.161421s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network_segment_range.SystemMemberTests.test_get_network_segment_range [0.158692s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_auto_allocated_topology.ProjectMemberTests.test_delete_topology [0.175096s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network_segment_range.SystemReaderTests.test_create_network_segment_range [0.154104s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_update_routers_tags [1.125145s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_auto_allocated_topology.ServiceRoleTests.test_get_topology [0.190831s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network_segment_range.SystemReaderTests.test_delete_network_segment_range [0.205817s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_create_port_with_fixed_ips_and_ip_address [0.934343s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_create_router_external_gateway_info_external_fixed_ips [0.180563s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_auto_allocated_topology.SystemAdminTests.test_get_topology [0.234400s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network_segment_range.SystemReaderTests.test_update_network_segment_range [0.212846s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_create_router_external_gateway_info_network_id [0.202918s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_create_port_with_port_security_enabled [0.222972s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.AdminTests.test_create_port_with_allowed_address_pairs [0.162337s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_get_router [0.172323s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_delete_port [0.169725s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.AdminTests.test_create_port_with_allowed_address_pairs_and_mac_address [0.095090s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_get_routers_tags [0.157973s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_get_port [0.146697s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.AdminTests.test_create_port_with_mac_address [0.130752s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.AdminTests.test_get_port_binding_profile [0.104069s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_update_router_external_gateway_info [0.152538s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_get_port_resource_request [0.232594s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.AdminTests.test_get_port_resource_request [0.115368s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_security_group.AdminSecurityGroupTests.test_delete_security_group [0.166912s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_auto_allocated_topology.SystemMemberTests.test_delete_topology [0.754965s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.AdminTests.test_update_port_with_binding_profile [0.112273s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_update_port_with_allowed_address_pairs [0.211403s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_availability_zone.ProjectReaderTests.test_get_availability_zone [0.116550s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_security_group.AdminSecurityGroupTests.test_update_security_group [0.156155s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.AdminTests.test_update_port_with_fixed_ips_and_subnet_id [0.117296s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_availability_zone.SystemAdminTests.test_get_availability_zone [0.124357s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.AdminTests.test_update_port_with_mac_address [0.105092s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_update_port_with_allowed_address_pairs_and_ip_address [0.190129s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_base.RuleScopesTestCase.test_rules_are_single_scoped [0.110359s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_security_group.ProjectMemberSecurityGroupTests.test_delete_security_group [0.238154s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_create_port_with_allowed_address_pairs_and_mac_address [0.107651s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_default_security_group_rules.AdminDefaultSecurityGroupRuleTests.test_create_default_security_group_rule [0.133681s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_create_port_with_binding_host_id [0.211165s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_get_port_hints [0.155869s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_security_group.ProjectMemberSecurityGroupTests.test_get_security_groups_tags [0.218132s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_default_security_group_rules.ProjectMemberDefaultSecurityGroupRuleTests.test_delete_default_security_group_rule [0.143455s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_get_port_resource_request [0.108152s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_default_security_group_rules.SystemReaderDefaultSecurityGroupRuleTests.test_create_default_security_group_rule [0.073668s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_create_port_with_binding_profile [0.215545s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_update_port [0.109419s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_security_group.ProjectReaderSecurityGroupRuleTests.test_create_security_group_rule [0.198795s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_default_security_group_rules.SystemReaderDefaultSecurityGroupRuleTests.test_delete_default_security_group_rule [0.122112s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_update_port_hints [0.092858s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_flavor.AdminTests.test_delete_flavor_service_profile [0.125354s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_create_port_with_device_owner [0.234216s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_security_group.ProjectReaderSecurityGroupTests.test_create_security_group [0.166155s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_update_port_with_device_owner [0.126443s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_flavor.AdminTests.test_delete_service_profile [0.114698s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_update_port_with_fixed_ips_and_ip_address [0.110710s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_security_group.ProjectReaderSecurityGroupTests.test_delete_security_groups_tags [0.163542s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_create_port_with_fixed_ips [0.197941s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_flavor.ProjectMemberTests.test_create_flavor [0.106318s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_create_port_with_allowed_address_pairs_and_mac_address [0.103590s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_flavor.ProjectMemberTests.test_delete_flavor [0.100458s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_create_port_with_binding_host_id [0.102082s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_create_port_with_fixed_ips_and_subnet_id [0.196023s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_security_group.ProjectReaderSecurityGroupTests.test_update_security_group [0.240655s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_flavor.ProjectMemberTests.test_get_service_profile [0.128847s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_create_port_with_port_security_enabled [0.184467s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_security_group.ServiceRoleSecurityGroupTests.test_create_security_group [0.180472s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_get_port_binding_host_id [0.165452s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_flavor.ProjectMemberTests.test_update_service_profile [0.187858s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_get_port_binding_vif_details [0.170484s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_security_group.ServiceRoleSecurityGroupTests.test_update_security_group [0.176441s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_update_port_data_plane_status [0.202092s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_flavor.ProjectReaderTests.test_create_flavor_service_profile [0.203681s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_get_port_resource_request [0.177524s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_update_port_with_binding_host_id [0.184491s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_security_group.SystemAdminSecurityGroupRuleTests.test_create_security_group_rule [0.211084s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_flavor.ProjectReaderTests.test_delete_flavor [0.175569s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_update_port_data_plane_status [0.149523s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_update_port_with_fixed_ips_and_subnet_id [0.148881s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_security_group.SystemAdminSecurityGroupRuleTests.test_get_security_group_rule [0.164854s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_flavor.ProjectReaderTests.test_update_flavor [0.158845s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_update_ports_tags [0.106675s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_update_port_with_fixed_ips_and_ip_address [0.158787s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_security_group.SystemAdminSecurityGroupTests.test_delete_security_groups_tags [0.177359s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_create_port_with_allowed_address_pairs_and_ip_address [0.109357s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_flavor.SystemAdminTests.test_delete_flavor_service_profile [0.216741s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_update_port_with_port_security_enabled [0.161136s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_create_port_with_fixed_ips_and_ip_address [0.109472s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_security_group.SystemMemberSecurityGroupTests.test_create_security_group [0.164091s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_create_port_with_mac_address [0.103682s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port_bindings.ProjectMemberTests.test_activate_port_binding [0.166381s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_security_group.SystemMemberSecurityGroupTests.test_delete_security_group [0.141011s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip.AdminTests.test_update_floatingips_tags [0.213009s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_get_port_binding_profile [0.117981s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port_bindings.ProjectMemberTests.test_create_port_binding [0.183056s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip.ProjectMemberTests.test_create_floatingip [0.137950s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_security_group.SystemMemberSecurityGroupTests.test_get_security_groups_tags [0.176706s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_update_port [0.167310s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip.ProjectMemberTests.test_delete_floatingip [0.159785s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port_bindings.ProjectMemberTests.test_delete_port_binding [0.222318s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_security_group.SystemMemberSecurityGroupTests.test_update_security_group [0.245673s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_update_port_with_mac_address [0.197036s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip.ProjectMemberTests.test_update_floatingips_tags [0.145189s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_create_port_with_allowed_address_pairs_and_ip_address [0.123714s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port_bindings.ProjectReaderTests.test_create_port_binding [0.219301s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_security_group.SystemReaderSecurityGroupTests.test_create_security_group [0.206195s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_create_port_with_binding_host_id [0.126435s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port_bindings.ProjectReaderTests.test_get_port_binding [0.112853s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip.ProjectReaderTests.test_get_floatingip [0.202074s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_segment.AdminTests.test_create_segment [0.115295s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_create_port_with_binding_vnic_type [0.085077s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port_bindings.ServiceRoleTests.test_get_port_binding [0.135630s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_segment.ProjectMemberTests.test_get_segments_tags [0.105784s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip.ProjectReaderTests.test_get_floatingips_tags [0.257550s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port_bindings.SystemAdminTests.test_activate_port_binding [0.131957s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_segment.ProjectReaderTests.test_update_segment [0.141702s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port_bindings.SystemAdminTests.test_create_port_binding [0.128144s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip.ProjectReaderTests.test_update_floatingips_tags [0.145140s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_segment.ProjectReaderTests.test_update_segments_tags [0.114094s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port_bindings.SystemMemberTests.test_get_port_binding [0.149569s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_segment.SystemReaderTests.test_delete_segments_tags [0.146166s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip.SystemAdminTests.test_get_floatingips_tags [0.149698s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_segment.SystemReaderTests.test_get_segment [0.156775s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.AdminQosBandwidthLimitRuleTests.test_create_policy_bandwidth_limit_rule [0.179033s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip.SystemAdminTests.test_update_floatingip [0.187027s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_service_type.ProjectReaderTests.test_get_service_provider [0.117628s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.AdminQosMinimumBandwidthRuleTests.test_get_policy_minimum_bandwidth_rule [0.166211s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip.SystemAdminTests.test_update_floatingips_tags [0.154747s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnet.AdminTests.test_create_subnet [0.117846s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip.SystemMemberTests.test_create_floatingip_with_ip_address [0.165121s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.AdminQosPolicyTests.test_delete_policy [0.174075s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnet.AdminTests.test_update_subnet_service_types [0.151248s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_delete_port [1.112420s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.AdminQosRuleTypeTests.test_get_rule_type [0.148354s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip_pools.ProjectMemberTests.test_get_floatingip_pool [0.157074s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnet.ProjectMemberTests.test_create_subnet [0.161381s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_get_port [0.156380s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip_pools.ProjectReaderTests.test_get_floatingip_pool [0.176733s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosBandwidthLimitRuleTests.test_delete_policy_bandwidth_limit_rule [0.194448s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnet.ProjectMemberTests.test_create_subnet_service_types [0.169689s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_get_port_binding_vif_details [0.149606s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.AdminTests.test_create_fip_pf [0.163696s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosBandwidthLimitRuleTests.test_get_policy_bandwidth_limit_rule [0.157921s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnet.ProjectMemberTests.test_delete_subnet [0.154426s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_update_port_with_binding_host_id [0.160132s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnet.ProjectMemberTests.test_delete_subnets_tags [0.155205s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.ProjectMemberTests.test_delete_fip_pf [0.195351s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosMinimumPacketRateRuleTests.test_create_policy_minimum_packet_rate_rule [0.190556s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_create_port_with_binding_profile [0.163629s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnet.ProjectMemberTests.test_get_subnet_segment_id [0.154896s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosPacketRateLimitRuleTests.test_delete_policy_packet_rate_limit_rule [0.181662s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.ProjectMemberTests.test_update_fip_pf [0.213294s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_create_port_with_mac_address [0.199882s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnet.ProjectMemberTests.test_get_subnets_tags [0.165431s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_get_port_binding_vif_details [0.102400s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosPolicyTests.test_get_policy [0.211584s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.ServiceRoleTests.test_update_fip_pf [0.207128s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnet.ProjectReaderTests.test_create_subnet_service_types [0.125130s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_update_port [0.121111s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosBandwidthLimitRuleTests.test_get_policy_bandwidth_limit_rule [0.179123s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnet.ProjectReaderTests.test_update_subnets_tags [0.160673s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_update_port_with_allowed_address_pairs_and_mac_address [0.129428s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.SystemMemberTests.test_get_fip_pf [0.221824s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosBandwidthLimitRuleTests.test_update_policy_bandwidth_limit_rule [0.110025s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnet.ServiceRoleTests.test_create_subnet_segment_id [0.159535s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_update_port_with_binding_host_id [0.162826s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosDSCPMarkingRuleTests.test_get_policy_dscp_marking_rule [0.139764s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.SystemReaderTests.test_get_fip_pf [0.197273s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnet.ServiceRoleTests.test_get_subnet [0.117335s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_update_port_with_device_owner [0.170088s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosMinimumBandwidthRuleTests.test_create_policy_minimum_bandwidth_rule [0.149598s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnet.SystemAdminTests.test_create_subnet [0.143381s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.AdminTests.test_get_router_conntrack_helper [0.187182s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnet.SystemAdminTests.test_delete_subnets_tags [0.091280s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_create_port_with_allowed_address_pairs [0.157835s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosMinimumPacketRateRuleTests.test_delete_policy_minimum_packet_rate_rule [0.217898s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.AdminTests.test_update_router_conntrack_helper [0.200977s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_create_port_with_fixed_ips_and_ip_address [0.122588s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnet.SystemMemberTests.test_create_subnet_service_types [0.177626s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_get_port [0.096692s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosPolicyTests.test_get_policy [0.190317s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.ProjectMemberTests.test_create_router_conntrack_helper [0.169572s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnet.SystemMemberTests.test_delete_subnet [0.167587s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.ProjectReaderTests.test_get_router_conntrack_helper [0.101483s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.ServiceRoleQosBandwidthLimitRuleTests.test_update_policy_bandwidth_limit_rule [0.146481s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_get_port_binding_profile [0.209831s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.ServiceRoleTests.test_delete_router_conntrack_helper [0.090413s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnet.SystemMemberTests.test_get_subnet_segment_id [0.174003s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.ServiceRoleQosMinimumBandwidthRuleTests.test_get_policy_minimum_bandwidth_rule [0.179981s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.ServiceRoleTests.test_get_router_conntrack_helper [0.136555s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_get_ports_tags [0.206175s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.SystemAdminTests.test_create_router_conntrack_helper [0.095757s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnet.SystemMemberTests.test_update_subnet [0.228085s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.SystemAdminTests.test_delete_router_conntrack_helper [0.110229s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_update_port [0.212310s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.SystemReaderTests.test_delete_router_conntrack_helper [0.112494s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_update_port_with_binding_host_id [0.250201s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_local_ip.AdminTests.test_get_local_ip [0.141744s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_local_ip.ProjectReaderTests.test_delete_local_ip_other_project [0.129820s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_update_port_with_binding_vnic_type [0.216266s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_local_ip.ProjectReaderTests.test_get_local_ip_other_project [0.130862s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_update_port_with_fixed_ips [0.113988s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port_bindings.AdminTests.test_delete_port_binding [0.099399s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port_bindings.ServiceRoleTests.test_activate_port_binding [0.138721s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.ServiceRoleQosPolicyTests.test_create_policy [1.068956s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port_bindings.ServiceRoleTests.test_delete_port_binding [0.169614s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.ServiceRoleQosPolicyTests.test_get_policy [0.216150s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port_bindings.SystemMemberTests.test_create_port_binding [0.123159s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnet.SystemMemberTests.test_update_subnet_service_types [1.286757s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port_bindings.SystemReaderTests.test_activate_port_binding [0.119905s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.ServiceRoleQosPolicyTests.test_update_policy [0.215075s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_local_ip.SystemAdminTests.test_update_local_ip [0.760361s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port_bindings.SystemReaderTests.test_delete_port_binding [0.094589s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnet.SystemReaderTests.test_delete_subnet [0.213895s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_local_ip.SystemMemberTests.test_delete_local_ip [0.136633s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.AdminQosBandwidthLimitRuleTests.test_get_policy_bandwidth_limit_rule [0.105123s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosBandwidthLimitRuleTests.test_create_policy_bandwidth_limit_rule [0.184752s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnet.SystemReaderTests.test_update_subnet_service_types [0.181587s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_local_ip.SystemReaderTests.test_get_local_ip [0.172650s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.AdminQosBandwidthLimitRuleTests.test_update_policy_bandwidth_limit_rule [0.155217s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosMinimumBandwidthRuleTests.test_create_policy_minimum_bandwidth_rule [0.162992s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.AdminQosDSCPMarkingRuleTests.test_create_policy_dscp_marking_rule [0.096235s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_local_ip_association.AdminTests.test_get_local_ip_port_association [0.176468s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnetpool.AdminTests.test_get_subnetpool [0.180272s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosMinimumBandwidthRuleTests.test_delete_policy_minimum_bandwidth_rule [0.184071s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.AdminQosDSCPMarkingRuleTests.test_delete_policy_dscp_marking_rule [0.154238s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_local_ip_association.ProjectMemberTests.test_create_local_ip_port_association [0.122708s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnetpool.AdminTests.test_update_subnetpool [0.160061s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.AdminQosMinimumBandwidthRuleTests.test_update_policy_minimum_bandwidth_rule [0.107320s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosMinimumBandwidthRuleTests.test_update_policy_minimum_bandwidth_rule [0.169674s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_local_ip_association.ProjectMemberTests.test_delete_local_ip_port_association [0.122745s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.AdminQosMinimumPacketRateRuleTests.test_delete_policy_minimum_packet_rate_rule [0.157354s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_local_ip_association.ProjectMemberTests.test_get_local_ip_port_association [0.116456s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnetpool.AdminTests.test_update_subnetpools_tags [0.197795s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosMinimumPacketRateRuleTests.test_delete_policy_minimum_packet_rate_rule [0.186627s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_local_ip_association.ProjectReaderTests.test_create_local_ip_port_association [0.109102s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.AdminQosMinimumPacketRateRuleTests.test_update_policy_minimum_packet_rate_rule [0.163763s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnetpool.ProjectMemberTests.test_create_subnetpool [0.173114s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosPolicyTests.test_delete_policy [0.175465s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_local_ip_association.ProjectReaderTests.test_get_local_ip_port_association [0.177382s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosDSCPMarkingRuleTests.test_create_policy_dscp_marking_rule [0.192186s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnetpool.ProjectMemberTests.test_create_subnetpool_default [0.235754s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosBandwidthLimitRuleTests.test_get_policy_bandwidth_limit_rule [0.232694s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_local_ip_association.ServiceRoleTests.test_create_local_ip_port_association [0.191613s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosDSCPMarkingRuleTests.test_update_policy_dscp_marking_rule [0.207562s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnetpool.ProjectMemberTests.test_delete_subnetpool [0.195824s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosDSCPMarkingRuleTests.test_update_policy_dscp_marking_rule [0.185111s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_local_ip_association.SystemReaderTests.test_create_local_ip_port_association [0.190802s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosMinimumBandwidthRuleTests.test_delete_policy_minimum_bandwidth_rule [0.191814s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnetpool.ProjectMemberTests.test_get_subnetpool [0.162190s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosMinimumPacketRateRuleTests.test_create_policy_minimum_packet_rate_rule [0.156330s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_local_ip_association.SystemReaderTests.test_delete_local_ip_port_association [0.179519s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnetpool.ProjectMemberTests.test_update_subnetpool_default [0.116135s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosMinimumPacketRateRuleTests.test_delete_policy_minimum_packet_rate_rule [0.146494s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosMinimumBandwidthRuleTests.test_update_policy_minimum_bandwidth_rule [0.190918s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_logging.ProjectMemberTests.test_update_log [0.189568s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnetpool.ProjectReaderTests.test_add_prefixes [0.172049s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosMinimumPacketRateRuleTests.test_update_policy_minimum_packet_rate_rule [0.161217s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosPolicyTests.test_create_policy [0.210464s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosPolicyTests.test_delete_policy [0.100567s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnetpool.ProjectReaderTests.test_create_subnetpool_shared [0.171586s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_logging.ProjectReaderTests.test_get_log [0.203568s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosRuleTypeTests.test_get_rule_type [0.158717s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosDSCPMarkingRuleTests.test_create_policy_dscp_marking_rule [0.186411s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnetpool.ProjectReaderTests.test_remove_prefixes [0.123321s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_logging.ProjectReaderTests.test_update_log [0.233757s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnetpool.ServiceRoleTests.test_delete_subnetpool [0.152965s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosBandwidthLimitRuleTests.test_delete_policy_bandwidth_limit_rule [0.208806s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosMinimumPacketRateRuleTests.test_get_policy_minimum_packet_rate_rule [0.235165s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnetpool.SystemAdminTests.test_create_subnetpool_default [0.121796s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_logging.ServiceRoleTests.test_create_log [0.197562s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosMinimumBandwidthRuleTests.test_update_policy_minimum_bandwidth_rule [0.140592s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnetpool.SystemAdminTests.test_get_subnetpool [0.142690s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosPolicyTests.test_delete_policy [0.085154s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosMinimumPacketRateRuleTests.test_update_policy_minimum_packet_rate_rule [0.246561s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_quotas.ServiceRoleTests.test_update_quota [0.099202s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnetpool.SystemAdminTests.test_get_subnetpools_tags [0.144235s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_logging.ServiceRoleTests.test_get_log [0.272536s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_quotas.SystemMemberTests.test_get_quota [0.143524s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnetpool.SystemMemberTests.test_delete_subnetpools_tags [0.123230s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosPacketRateLimitRuleTests.test_get_policy_packet_rate_limit_rule [0.240628s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_rbac.AdminTests.test_create_rbac_policy(target_tenant) [0.121174s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_logging.SystemAdminTests.test_delete_log [0.202955s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnetpool.SystemMemberTests.test_update_subnetpool [0.110386s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosPacketRateLimitRuleTests.test_update_policy_packet_rate_limit_rule [0.182426s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_rbac.AdminTests.test_create_rbac_policy(target_project) [0.112611s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnetpool.SystemMemberTests.test_update_subnetpool_default [0.135529s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_metering.AdminTests.test_create_metering_label [0.191016s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_rbac.ProjectMemberTests.test_get_rbac_policy(target_tenant) [0.116453s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosPolicyTests.test_delete_policy [0.189815s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnetpool.SystemReaderTests.test_delete_subnetpools_tags [0.181944s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_rbac.ProjectMemberTests.test_get_rbac_policy(target_project) [0.103180s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_metering.AdminTests.test_create_metering_label_rule [0.185659s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_rbac.ProjectMemberTests.test_update_rbac_policy(target_tenant) [0.099138s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnetpool.SystemReaderTests.test_get_subnetpools_tags [0.155557s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.ServiceRoleQosDSCPMarkingRuleTests.test_create_policy_dscp_marking_rule [0.201622s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_rbac.ProjectMemberTests.test_update_rbac_policy(target_project) [0.112632s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_metering.ProjectMemberTests.test_create_metering_label [0.187202s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnetpool.SystemReaderTests.test_update_subnetpool [0.158580s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.ServiceRoleQosDSCPMarkingRuleTests.test_delete_policy_dscp_marking_rule [0.152570s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_rbac.ProjectReaderTests.test_create_rbac_policy_target_tenant(target_tenant) [0.115779s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_metering.ProjectMemberTests.test_create_metering_label_rule [0.177114s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_trunk.AdminTests.test_add_subports [0.127190s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_rbac.ProjectReaderTests.test_create_rbac_policy_target_tenant(target_project) [0.141496s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.ServiceRoleQosDSCPMarkingRuleTests.test_get_policy_dscp_marking_rule [0.188793s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_metering.ProjectMemberTests.test_delete_metering_label_rule [0.160543s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_trunk.AdminTests.test_get_subports [0.148513s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_rbac.ProjectReaderTests.test_get_rbac_policy(target_tenant) [0.122246s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.ServiceRoleQosDSCPMarkingRuleTests.test_update_policy_dscp_marking_rule [0.154144s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_metering.ProjectMemberTests.test_get_metering_label [0.146376s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_rbac.ProjectReaderTests.test_get_rbac_policy(target_project) [0.132767s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_trunk.AdminTests.test_remove_subports [0.154448s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.ServiceRoleQosMinimumBandwidthRuleTests.test_delete_policy_minimum_bandwidth_rule [0.142052s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_rbac.ServiceRoleTests.test_update_rbac_policy_target_tenant(target_tenant) [0.117555s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_metering.ProjectMemberTests.test_get_metering_label_rule [0.152446s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_trunk.ProjectMemberTests.test_add_subports [0.196928s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_rbac.ServiceRoleTests.test_update_rbac_policy_target_tenant(target_project) [0.163852s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_metering.ProjectReaderTests.test_create_metering_label_rule [0.178546s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_trunk.ProjectMemberTests.test_create_trunk [0.209599s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_rbac.SystemReaderTests.test_get_rbac_policy(target_tenant) [0.178948s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_metering.ProjectReaderTests.test_delete_metering_label_rule [0.181259s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_rbac.SystemReaderTests.test_get_rbac_policy(target_project) [0.139675s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_metering.ServiceRoleTests.test_create_metering_label [0.165978s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_trunk.ProjectMemberTests.test_get_trunk [0.237970s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.AdminExtrarouteTests.test_remove_extraroute [0.146638s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_metering.ServiceRoleTests.test_get_metering_label_rule [0.184958s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.AdminTests.test_create_router_external_gateway_info [0.103023s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_trunk.ProjectMemberTests.test_update_trunk [0.209306s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.AdminTests.test_create_router_ha [0.100441s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_metering.SystemAdminTests.test_create_metering_label_rule [0.180550s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_trunk.ProjectReaderTests.test_create_trunk [0.214174s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.AdminTests.test_delete_router [0.154495s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_metering.SystemAdminTests.test_delete_metering_label_rule [0.174174s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.ServiceRoleQosMinimumPacketRateRuleTests.test_create_policy_minimum_packet_rate_rule [1.222534s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_trunk.ProjectReaderTests.test_remove_subports [0.167151s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.AdminTests.test_get_router [0.219411s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_metering.SystemAdminTests.test_get_metering_label [0.154876s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.AdminTests.test_get_routers_tags [0.083287s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.ServiceRoleQosMinimumPacketRateRuleTests.test_delete_policy_minimum_packet_rate_rule [0.134534s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_trunk.ProjectReaderTests.test_update_trunk [0.146536s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.AdminTests.test_update_router_enable_default_route_ecmp [0.060173s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_metering.SystemMemberTests.test_create_metering_label_rule [0.159176s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.AdminTests.test_update_router_external_gateway_info [0.086706s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_trunk.ServiceRoleTests.test_get_trunk [0.157071s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.ServiceRoleQosPacketRateLimitRuleTests.test_create_policy_packet_rate_limit_rule [0.216816s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_metering.SystemReaderTests.test_create_metering_label_rule [0.144971s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_trunk.SystemAdminTests.test_remove_subports [0.171825s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_metering.SystemReaderTests.test_delete_metering_label_rule [0.154984s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.ServiceRoleQosPacketRateLimitRuleTests.test_update_policy_packet_rate_limit_rule [0.219138s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_trunk.SystemAdminTests.test_update_trunk [0.145391s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.AdminTests.test_update_routers_tags [0.435049s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_metering.SystemReaderTests.test_get_metering_label_rule [0.165015s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosDSCPMarkingRuleTests.test_delete_policy_dscp_marking_rule [0.211803s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_trunk.SystemMemberTests.test_get_subports [0.150890s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.ProjectMemberExtrarouteTests.test_add_extraroute [0.104578s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_ndp_proxy.AdminTests.test_update_ndp_proxy [0.144746s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_create_router_distributed [0.141736s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosMinimumPacketRateRuleTests.test_update_policy_minimum_packet_rate_rule [0.168830s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_trunk.SystemMemberTests.test_update_trunk [0.177812s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_create_router_external_gateway_info [0.078342s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_ndp_proxy.ProjectMemberTests.test_delete_ndp_proxy [0.153351s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_create_router_ha [0.083981s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosPacketRateLimitRuleTests.test_update_policy_packet_rate_limit_rule [0.177600s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_trunk.SystemMemberTests.test_update_trunks_tags [0.197611s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_ndp_proxy.ProjectMemberTests.test_get_ndp_proxy [0.179150s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_get_router_distributed [0.125466s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosPolicyTests.test_create_policy [0.176317s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_get_router_ha [0.106738s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_ndp_proxy.ProjectReaderTests.test_update_ndp_proxy [0.172383s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_trunk.SystemReaderTests.test_create_trunk [0.209165s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosPolicyTests.test_update_policy [0.118597s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_get_routers_tags [0.096156s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_ndp_proxy.SystemReaderTests.test_delete_ndp_proxy [0.152836s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosRuleTypeTests.test_get_rule_type [0.124994s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_update_router_external_gateway_info_external_fixed_ips [0.131915s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_trunk.SystemReaderTests.test_update_trunks_tags [0.230045s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_update_router_ha [0.120733s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_ndp_proxy.SystemReaderTests.test_update_ndp_proxy [0.191329s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosBandwidthLimitRuleTests.test_create_policy_bandwidth_limit_rule [0.198252s] ... ok DEBUG: {0} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test__create_network_policy [0.183954s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_add_router_interface [0.118818s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.AdminTests.test_create_network_provider_segmentation_id [0.159065s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosBandwidthLimitRuleTests.test_update_policy_bandwidth_limit_rule [0.158660s] ... ok DEBUG: {0} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_extract_fields_network_policy_exists [0.149941s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_create_router_external_gateway_info_enable_snat [0.123789s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.AdminTests.test_create_network_segments [0.133561s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosDSCPMarkingRuleTests.test_delete_policy_dscp_marking_rule [0.143602s] ... ok DEBUG: {0} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_extract_fields_no_network_policy [0.132794s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_create_router_external_gateway_info_external_fixed_ips [0.134622s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.AdminTests.test_update_network_provider_physical_network [0.153513s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosDSCPMarkingRuleTests.test_get_policy_dscp_marking_rule [0.170331s] ... ok DEBUG: {0} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_extract_fields_plugin_not_loaded [0.139458s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_delete_routers_tags [0.156811s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.AdminTests.test_update_network_shared [0.180523s] ... ok DEBUG: {0} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_process_fields_create_network [0.140247s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosBandwidthLimitRuleTests.test_create_policy_bandwidth_limit_rule [0.185306s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_get_router_ha [0.180884s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.AdminTests.test_update_networks_tags [0.180694s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosBandwidthLimitRuleTests.test_update_policy_bandwidth_limit_rule [0.189114s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_update_router_enable_default_route_bfd [0.189778s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_create_network [0.190612s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosDSCPMarkingRuleTests.test_get_policy_dscp_marking_rule [0.209114s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_update_router_external_gateway_info [0.203994s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosDSCPMarkingRuleTests.test_update_policy_dscp_marking_rule [0.204015s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_update_router_external_gateway_info_external_fixed_ips [0.198030s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosMinimumPacketRateRuleTests.test_get_policy_minimum_packet_rate_rule [0.250005s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.ServiceRoleTests.test_add_router_interface [0.229942s] ... ok DEBUG: {0} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_process_fields_create_network_no_policy [0.968342s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.ServiceRoleTests.test_create_router [0.097734s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosMinimumPacketRateRuleTests.test_update_policy_minimum_packet_rate_rule [0.172856s] ... ok DEBUG: {0} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_process_fields_port_updated_policy [0.183466s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.ServiceRoleTests.test_create_router_external_gateway_info_network_id [0.180195s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosPolicyTests.test_update_policy [0.158470s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.ServiceRoleTests.test_delete_router [0.192266s] ... ok DEBUG: {0} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_process_fields_update_network_admin_remove_provided_policy [0.258094s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_quotas.ProjectReaderTests.test_get_quota [0.223716s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.ServiceRoleTests.test_update_router_external_gateway_info_network_id [0.114658s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_create_network_default [1.196157s] ... ok DEBUG: {0} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_process_resource_port_updated_admin_remove_provided_policy [0.183140s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.ServiceRoleTests.test_update_router_ha [0.108922s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_quotas.SystemAdminTests.test_get_quota [0.192660s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_create_router_external_gateway_info_enable_snat [0.086240s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_create_router_ha [0.049303s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_update_router_enable_default_route_ecmp [0.062731s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_delete_network [0.249981s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_update_router_ha [0.048260s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_quotas.SystemMemberTests.test_update_quota [0.243827s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_add_router_interface [0.069703s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_create_router [0.056033s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_delete_networks_tags [0.198598s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_create_router_enable_default_route_bfd [0.060562s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_quotas.SystemReaderTests.test_get_quota [0.204837s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_create_router_external_gateway_info_enable_snat [0.050540s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_create_router_external_gateway_info_external_fixed_ips [0.049341s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_get_network_provider_network_type [0.192355s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_create_router_external_gateway_info_network_id [0.131403s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.AdminTests.test_delete_rbac_policy(target_tenant) [0.216396s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_delete_router [0.109093s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_get_networks_tags [0.193588s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.AdminTests.test_delete_rbac_policy(target_project) [0.206747s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_update_router_enable_default_route_bfd [0.097827s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_update_networks_tags [0.183276s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_update_router_enable_default_route_ecmp [0.134272s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.ProjectMemberTests.test_update_rbac_policy_target_tenant(target_tenant) [0.174903s] ... ok DEBUG: {0} neutron.tests.unit.db.metering.test_metering_db.TestMetering.test_create_metering_label_rule [1.072271s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_update_router_external_gateway_info [0.131268s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_create_network_provider_physical_network [0.181535s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_update_router_external_gateway_info_external_fixed_ips [0.047139s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_update_router_ha [0.044129s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.ProjectMemberTests.test_update_rbac_policy_target_tenant(target_project) [0.213305s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_add_router_interface [0.059520s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_create_router_enable_default_route_ecmp [0.065688s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_create_network_provider_segmentation_id [0.195035s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.ProjectReaderTests.test_create_rbac_policy(target_tenant) [0.186604s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_get_network_provider_network_type [0.181017s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.ProjectReaderTests.test_create_rbac_policy(target_project) [0.180459s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_create_router_external_gateway_info [0.394865s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_get_network_provider_segmentation_id [0.185975s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_remove_router_interface [0.065862s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.ProjectReaderTests.test_delete_rbac_policy(target_tenant) [0.208364s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_update_router_distributed [0.045802s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_update_routers_tags [0.076916s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_update_network_external [0.190782s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_security_group.AdminSecurityGroupTests.test_create_security_group [0.055557s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.ProjectReaderTests.test_delete_rbac_policy(target_project) [0.186772s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_security_group.AdminSecurityGroupTests.test_get_security_group [0.067630s] ... ok DEBUG: {0} neutron.tests.unit.db.metering.test_metering_db.TestMetering.test_list_metering_label [1.083439s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_security_group.AdminSecurityGroupTests.test_get_security_groups_tags [0.067966s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_update_network_segments [0.196744s] ... ok DEBUG: {0} neutron.tests.unit.db.quota.test_api.TestQuotaDbApi.test_create_reservation_with_expiration [0.091622s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_security_group.ProjectMemberSecurityGroupTests.test_delete_security_groups_tags [0.084956s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.ProjectReaderTests.test_update_rbac_policy_target_tenant(target_tenant) [0.223770s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_security_group.ProjectMemberSecurityGroupTests.test_update_security_groups_tags [0.044433s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_security_group.ProjectReaderSecurityGroupRuleTests.test_create_security_group_rule_default_sg [0.079973s] ... ok DEBUG: {0} neutron.tests.unit.db.quota.test_api.TestQuotaDbApi.test_get_reservations_for_resources [0.137911s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_update_network_shared [0.212937s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_security_group.ProjectReaderSecurityGroupTests.test_delete_security_group [0.068004s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.ProjectReaderTests.test_update_rbac_policy_target_tenant(target_project) [0.201016s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_security_group.ServiceRoleSecurityGroupRuleTests.test_create_security_group_rule [0.062701s] ... ok DEBUG: {0} neutron.tests.unit.db.quota.test_api.TestQuotaDbApi.test_remove_expired_reservations [0.156916s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_security_group.ServiceRoleSecurityGroupRuleTests.test_delete_security_group_rule [0.078011s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.ServiceRoleTests.test_get_network_provider_physical_network [0.196889s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.ServiceRoleTests.test_create_rbac_policy(target_tenant) [0.204318s] ... ok DEBUG: {0} neutron.tests.unit.db.quota.test_api.TestQuotaDbApi.test_remove_expired_reservations_no_project [0.178203s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_security_group.SystemAdminSecurityGroupTests.test_update_security_group [0.146386s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.ServiceRoleTests.test_update_network [0.179953s] ... ok DEBUG: {0} neutron.tests.unit.db.quota.test_api.TestQuotaDbApi.test_set_all_quota_usage_dirty [0.097043s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_security_group.SystemMemberSecurityGroupRuleTests.test_get_security_group_rule [0.073441s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.ServiceRoleTests.test_create_rbac_policy(target_project) [0.192380s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_security_group.SystemMemberSecurityGroupTests.test_update_security_groups_tags [0.068345s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_security_group.SystemReaderSecurityGroupRuleTests.test_create_security_group_rule [0.053286s] ... ok DEBUG: {0} neutron.tests.unit.db.quota.test_api.TestQuotaDbApi.test_set_resources_quota_usage_dirty_with_empty_list [0.136987s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_security_group.SystemReaderSecurityGroupRuleTests.test_delete_security_group_rule [0.055179s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.ServiceRoleTests.test_update_network_segments [0.189381s] ... ok DEBUG: {0} neutron.tests.unit.db.quota.test_api.TestQuotaDbApi.test_update_quota_usage [0.102377s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.ServiceRoleTests.test_create_rbac_policy_target_tenant(target_tenant) [0.209973s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_security_group.SystemReaderSecurityGroupTests.test_delete_security_group [0.097161s] ... ok DEBUG: {0} neutron.tests.unit.db.quota.test_api.TestQuotaDbApiAdminContext.test_create_reservation_with_expiration [0.094317s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_security_group.SystemReaderSecurityGroupTests.test_delete_security_groups_tags [0.083755s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_create_network_default [0.195029s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_segment.AdminTests.test_get_segment [0.056870s] ... ok DEBUG: {0} neutron.tests.unit.db.quota.test_api.TestQuotaDbApiAdminContext.test_get_quota_usage_by_project [0.097681s] ... ok DEBUG: {0} neutron.tests.unit.db.quota.test_api.TestQuotaDbApiAdminContext.test_get_reservation_for_resources_with_empty_list [0.053237s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.ServiceRoleTests.test_create_rbac_policy_target_tenant(target_project) [0.204115s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_segment.AdminTests.test_update_segment [0.097361s] ... ok DEBUG: {0} neutron.tests.unit.db.quota.test_api.TestQuotaDbApiAdminContext.test_get_reservations_for_resources [0.083206s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_segment.AdminTests.test_update_segments_tags [0.053406s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_create_network_port_security_enabled [0.222767s] ... ok DEBUG: {0} neutron.tests.unit.db.quota.test_api.TestQuotaDbApiAdminContext.test_remove_expired_reservations [0.085620s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_segment.ProjectMemberTests.test_delete_segment [0.108067s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.ServiceRoleTests.test_update_rbac_policy(target_tenant) [0.220294s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_segment.ProjectMemberTests.test_update_segment [0.050466s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_create_network_provider_physical_network [0.201130s] ... ok DEBUG: {0} neutron.tests.unit.db.quota.test_driver.TestDbQuotaDriver.test_create_quota_limit [0.180066s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.ServiceRoleTests.test_update_rbac_policy(target_project) [0.165753s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_segment.ProjectMemberTests.test_update_segments_tags [0.143740s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_segment.ProjectReaderTests.test_get_segment [0.042931s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_get_network_provider_network_type [0.164608s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.SystemAdminTests.test_create_rbac_policy_target_tenant(target_tenant) [0.147759s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_segment.SystemAdminTests.test_update_segment [0.087680s] ... ok DEBUG: {0} neutron.tests.unit.db.quota.test_driver.TestDbQuotaDriver.test_delete_project_quota_restores_default_limit [0.248020s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_segment.SystemMemberTests.test_create_segment [0.079077s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.SystemAdminTests.test_create_rbac_policy_target_tenant(target_project) [0.128833s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_get_network_segments [0.172066s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_segment.SystemMemberTests.test_update_segment [0.062196s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_segment.SystemReaderTests.test_delete_segment [0.117957s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.SystemAdminTests.test_update_rbac_policy(target_tenant) [0.146963s] ... ok DEBUG: {0} neutron.tests.unit.db.quota.test_driver.TestDbQuotaDriver.test_get_project_quotas_different_project [0.227902s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_update_network_port_security_enabled [0.168203s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_segment.SystemReaderTests.test_update_segments_tags [0.109263s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.SystemAdminTests.test_update_rbac_policy(target_project) [0.161877s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_update_network_segments [0.165716s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_service_type.AdminTests.test_get_service_provider [0.102291s] ... ok DEBUG: {0} neutron.tests.unit.db.quota.test_driver.TestDbQuotaDriver.test_make_reservation_over_quota_fails [0.234548s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.SystemMemberTests.test_create_rbac_policy(target_tenant) [0.130377s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_service_type.ProjectMemberTests.test_get_service_provider [0.129988s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_create_network_provider_network_type [0.147556s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.SystemMemberTests.test_create_rbac_policy(target_project) [0.151979s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_service_type.SystemReaderTests.test_get_service_provider [0.102671s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_create_network_provider_physical_network [0.169893s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnet.AdminTests.test_create_subnet_segment_id [0.104623s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.SystemReaderTests.test_create_rbac_policy(target_tenant) [0.127607s] ... ok DEBUG: {0} neutron.tests.unit.db.quota.test_driver.TestDbQuotaDriver.test_quota_limit_check [0.358989s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnet.AdminTests.test_delete_subnet [0.103295s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.SystemReaderTests.test_create_rbac_policy(target_project) [0.140012s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnet.AdminTests.test_get_subnet [0.088583s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_get_network_provider_segmentation_id [0.237203s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnet.AdminTests.test_update_subnets_tags [0.113922s] ... ok DEBUG: {0} neutron.tests.unit.db.quota.test_driver.TestDbQuotaDriver.test_quota_limit_check_untracked_resource [0.366038s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_update_network [0.220455s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnet.ProjectMemberTests.test_get_subnet [0.131478s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_update_network_provider_physical_network [0.160638s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnet.ProjectReaderTests.test_create_subnet_segment_id [0.150031s] ... ok DEBUG: {0} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test_create_quota_limit [0.232691s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnet.ProjectReaderTests.test_delete_subnet [0.151435s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_update_network_segments [0.237013s] ... ok DEBUG: {0} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test_get_default_quotas [0.271882s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnet.ServiceRoleTests.test_delete_subnet [0.181113s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_update_network_shared [0.214035s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.AdminTests.test_add_router_interface [1.015355s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_update_networks_tags [0.170078s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.AdminTests.test_create_router [0.182528s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_create_network_provider_network_type [0.159376s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.AdminTests.test_create_router_external_gateway_info_external_fixed_ips [0.134339s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_get_networks_tags [0.152705s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.AdminTests.test_delete_routers_tags [0.186166s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_update_network_shared [0.165971s] ... ok DEBUG: {0} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test_get_detailed_project_quotas_multiple_resource [0.830968s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.AdminTests.test_update_router [0.159719s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network_ip_availability.SystemAdminTests.test_get_network_ip_availability [0.158933s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.AdminTests.test_update_router_enable_default_route_bfd [0.147715s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network_segment_range.AdminTests.test_create_network_segment_range [0.158948s] ... ok DEBUG: {0} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test_limit_check_over_quota [0.304532s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.AdminTests.test_update_router_external_gateway_info_external_fixed_ips [0.125403s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnet.ServiceRoleTests.test_get_subnet_segment_id [1.151185s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_add_router_interface [0.053403s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_create_router [0.070413s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network_segment_range.AdminTests.test_update_network_segment_range [0.176316s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_delete_router [0.077391s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_get_router [0.052095s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnet.SystemAdminTests.test_create_subnet_segment_id [0.210021s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_update_router_distributed [0.080984s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network_segment_range.ProjectMemberTests.test_update_network_segment_range [0.234024s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.ProjectReaderExtrarouteTests.test_add_extraroute [0.050098s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.ProjectReaderExtrarouteTests.test_remove_extraroute [0.071021s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnet.SystemAdminTests.test_update_subnet [0.183248s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_create_router_distributed [0.046105s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network_segment_range.ProjectMemberTests.test_update_network_segment_ranges_tags [0.190066s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_create_router_ha [0.069081s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_remove_router_interface [0.053228s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnet.SystemMemberTests.test_create_subnet [0.200220s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.ServiceRoleTests.test_create_router_distributed [0.082170s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network_segment_range.ProjectReaderTests.test_create_network_segment_range [0.199541s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.ServiceRoleTests.test_get_router [0.057447s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.ServiceRoleTests.test_get_router_ha [0.051991s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnet.SystemMemberTests.test_create_subnet_segment_id [0.178612s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.ServiceRoleTests.test_remove_router_interface [0.058323s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network_segment_range.ProjectReaderTests.test_delete_network_segment_ranges_tags [0.176690s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.ServiceRoleTests.test_update_router_external_gateway_info_enable_snat [0.087153s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_create_router_distributed [0.056054s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnet.SystemMemberTests.test_get_subnets_tags [0.201515s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_create_router_enable_default_route_ecmp [0.076960s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_create_router_external_gateway_info_external_fixed_ips [0.053493s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network_segment_range.ProjectReaderTests.test_update_network_segment_ranges_tags [0.229566s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agents_db.TestAgentExtRpcCallback.test_create_or_update_agent_updates_other_servers [1.293797s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_get_router_ha [0.106214s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnet.SystemReaderTests.test_get_subnets_tags [0.200660s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_get_routers_tags [0.113388s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network_segment_range.ServiceRoleTests.test_delete_network_segment_range [0.207501s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.AdminTests.test_create_subnetpool_shared [0.213284s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agents_db.TestAgentsDbGetAgents.test_get_agents(Get down agents (false)) [0.247197s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_remove_router_interface [0.181753s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network_segment_range.ServiceRoleTests.test_get_network_segment_range [0.185910s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.AdminTests.test_get_subnetpools_tags [0.147531s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_update_router [0.137863s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network_segment_range.ServiceRoleTests.test_update_network_segment_range [0.141362s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_update_router_external_gateway_info_external_fixed_ips [0.071718s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agents_db.TestAgentsDbMixin.test_agent_health_check [0.298691s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_update_routers_tags [0.054852s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.AdminTests.test_remove_prefixes [0.150541s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network_segment_range.SystemAdminTests.test_delete_network_segment_range [0.169160s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agents_db.TestAgentsDbMixin.test_create_or_update_agent_logs_heartbeat [0.136451s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_create_router_distributed [0.127952s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.ProjectMemberTests.test_create_subnetpool_shared [0.179837s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agents_db.TestAgentsDbMixin.test_create_or_update_agent_new_entry [0.094707s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network_segment_range.SystemMemberTests.test_get_network_segment_ranges_tags [0.165788s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agents_db.TestAgentsDbMixin.test_get_enabled_agent_on_host_not_found [0.066520s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_create_router [0.176667s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.ProjectMemberTests.test_delete_subnetpools_tags [0.137078s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_create_router_distributed [0.166154s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.ProjectMemberTests.test_get_subnetpools_tags [0.145903s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_create_router_ha [0.130925s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.ProjectMemberTests.test_remove_prefixes [0.143480s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_is_eligible_agent [0.379600s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_delete_router [0.171278s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.ProjectMemberTests.test_update_subnetpool [0.156514s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_update_router_enable_default_route_ecmp [0.171330s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.ProjectReaderTests.test_create_subnetpool [0.167295s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_update_router_external_gateway_info_network_id [0.172422s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.ProjectReaderTests.test_create_subnetpool_default [0.173581s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.AdminTests.test_create_port_with_fixed_ips_and_subnet_id [1.003155s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.ProjectReaderTests.test_update_subnetpool [0.207891s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.AdminTests.test_create_port_with_hints [0.186479s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_security_group.AdminSecurityGroupRuleTests.test_create_security_group_rule_default_sg [0.319645s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.ServiceRoleTests.test_create_subnetpool_default [0.197526s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.AdminTests.test_create_port_with_port_security_enabled [0.186421s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_security_group.AdminSecurityGroupRuleTests.test_get_security_group_rule [0.221898s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_l3_agent_keep_services_on [1.076556s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.ServiceRoleTests.test_create_subnetpool_shared [0.194445s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.AdminTests.test_get_port_binding_host_id [0.205477s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.AdminTests.test_get_port_binding_vif_details [0.089310s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.ServiceRoleTests.test_get_subnetpool [0.197413s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_security_group.ProjectMemberSecurityGroupRuleTests.test_create_security_group_rule_default_sg [0.308007s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.AdminTests.test_get_port_hints [0.062274s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.AdminTests.test_update_port_with_allowed_address_pairs [0.057584s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.AdminTests.test_update_port_with_allowed_address_pairs_and_ip_address [0.051153s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.ServiceRoleTests.test_get_subnetpools_tags [0.206023s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_security_group.ProjectMemberSecurityGroupTests.test_get_security_group [0.197650s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.AdminTests.test_update_port_with_port_security_enabled [0.070203s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_create_port_with_allowed_address_pairs_and_ip_address [0.106688s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.ServiceRoleTests.test_remove_prefixes [0.179918s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_list_networks_hosted_by_dhcp_agent_with_invalid_agent [0.657971s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_security_group.ProjectMemberSecurityGroupTests.test_update_security_group [0.225655s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_create_port_with_fixed_ips [0.205841s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.ServiceRoleTests.test_update_subnetpool_default [0.178188s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_create_port_with_hints [0.105001s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_security_group.ProjectReaderSecurityGroupRuleTests.test_get_security_group_rule [0.203372s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_create_port_with_mac_address [0.107697s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.SystemAdminTests.test_create_subnetpool_shared [0.213301s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_create_port_with_port_security_enabled [0.109971s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_security_group.ProjectReaderSecurityGroupTests.test_get_security_group [0.218684s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.SystemAdminTests.test_delete_subnetpools_tags [0.165211s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_get_port [0.127201s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_security_group.ServiceRoleSecurityGroupRuleTests.test_get_security_group_rule [0.192438s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_get_port_binding_vif_type [0.112697s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.SystemAdminTests.test_onboard_network_subnets [0.168936s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_get_ports_tags [0.110702s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.SystemAdminTests.test_update_subnetpools_tags [0.170510s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_update_port_with_binding_profile [0.135253s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_network_add_to_dhcp_agent_with_admin_state_down [0.954028s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.SystemMemberTests.test_add_prefixes [0.154796s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_update_port_with_fixed_ips [0.141620s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_update_port_with_mac_address [0.118580s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.SystemMemberTests.test_create_subnetpool [0.165666s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_create_port [0.123319s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.SystemMemberTests.test_create_subnetpool_default [0.191374s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_create_port_with_allowed_address_pairs_and_ip_address [0.109681s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.SystemReaderTests.test_add_prefixes [0.155361s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_create_port_with_binding_vnic_type [0.132170s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.SystemReaderTests.test_create_subnetpool [0.152573s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_create_port_with_fixed_ips [0.151818s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_security_group.ServiceRoleSecurityGroupTests.test_get_security_group [1.138897s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_create_port_with_fixed_ips_and_subnet_id [0.130455s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.SystemReaderTests.test_onboard_network_subnets [0.162535s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_security_group.SystemAdminSecurityGroupTests.test_create_security_group [0.148996s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_create_port_with_mac_address [0.108618s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_trunk.AdminTests.test_delete_trunk [0.126520s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_get_port_binding_host_id [0.111913s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_security_group.SystemAdminSecurityGroupTests.test_delete_security_group [0.169970s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_trunk.ProjectMemberTests.test_remove_subports [0.124414s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_get_port_resource_request [0.123163s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_security_group.SystemMemberSecurityGroupRuleTests.test_create_security_group_rule [0.167358s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_trunk.ProjectReaderTests.test_delete_trunk [0.153614s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_update_port_with_allowed_address_pairs [0.106982s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_security_group.SystemMemberSecurityGroupTests.test_delete_security_groups_tags [0.157868s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_trunk.ProjectReaderTests.test_get_subports [0.158777s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_update_port_with_binding_vnic_type [0.115774s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_security_group.SystemReaderSecurityGroupTests.test_update_security_group [0.140116s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_update_port_with_fixed_ips [0.138731s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_trunk.ProjectReaderTests.test_get_trunk [0.190104s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_segment.AdminTests.test_delete_segments_tags [0.108608s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_update_port_with_mac_address [0.140189s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_trunk.ServiceRoleTests.test_delete_trunk [0.187705s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_segment.AdminTests.test_get_segments_tags [0.158254s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_create_port_with_allowed_address_pairs_and_mac_address [0.178450s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_network_auto_schedule_restart_dhcp_agent [1.972238s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_segment.ProjectMemberTests.test_create_segment [0.148204s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_trunk.ServiceRoleTests.test_get_subports [0.199266s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_create_port_with_port_security_enabled [0.172171s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_segment.ProjectMemberTests.test_get_segment [0.161089s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_update_port_with_allowed_address_pairs [0.089413s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_trunk.SystemAdminTests.test_add_subports [0.190396s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_segment.ProjectReaderTests.test_delete_segments_tags [0.141025s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_update_port_with_allowed_address_pairs_and_mac_address [0.130108s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_trunk.SystemAdminTests.test_get_trunk [0.191724s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_segment.ServiceRoleTests.test_create_segment [0.152810s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_update_port_with_binding_profile [0.116559s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_segment.ServiceRoleTests.test_delete_segment [0.102818s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_update_port_with_fixed_ips [0.128241s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_segment.SystemAdminTests.test_create_segment [0.147052s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_update_port_with_fixed_ips_and_subnet_id [0.130814s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_update_port_with_port_security_enabled [0.105441s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_segment.SystemAdminTests.test_delete_segments_tags [0.148453s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_create_port_with_binding_profile [0.105207s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_segment.SystemAdminTests.test_get_segment [0.108619s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_segment.SystemMemberTests.test_delete_segments_tags [0.150375s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_create_port_with_device_owner [0.156996s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_trunk.SystemMemberTests.test_delete_trunk [0.861532s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_segment.SystemMemberTests.test_get_segments_tags [0.211177s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_create_port_with_fixed_ips [0.204296s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_trunk.SystemMemberTests.test_delete_trunks_tags [0.200641s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_segment.SystemReaderTests.test_create_segment [0.182433s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_create_port_with_fixed_ips_and_subnet_id [0.188009s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_trunk.SystemMemberTests.test_get_trunk [0.175976s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_create_port_with_mac_address [0.130632s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_segment.SystemReaderTests.test_get_segments_tags [0.181769s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_get_port_resource_request [0.109406s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_trunk.SystemMemberTests.test_get_trunks_tags [0.181915s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_service_type.ServiceRoleTests.test_get_service_provider [0.178901s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_update_port_data_plane_status [0.145613s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_trunk.SystemReaderTests.test_delete_trunks_tags [0.176734s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_network_auto_schedule_with_no_dhcp [2.092918s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnet.AdminTests.test_create_subnet_service_types [0.203545s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_trunk.SystemReaderTests.test_remove_subports [0.183601s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnet.AdminTests.test_get_subnet_segment_id [0.202402s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_trunk.SystemReaderTests.test_update_trunk [0.173868s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnet.AdminTests.test_get_subnets_tags [0.217058s] ... ok DEBUG: {3} neutron.tests.unit.conf.test_service.GetRpcWorkers.test_no_previous_registration [0.189271s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnet.AdminTests.test_update_subnet_segment_id [0.203167s] ... ok DEBUG: {3} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_process_fields_no_qos_policy_id [0.180572s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_update_port_with_binding_profile [0.871766s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnet.ProjectMemberTests.test_create_subnet_segment_id [0.202240s] ... ok DEBUG: {3} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_process_fields_update_network_remove_provided_policy [0.171218s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_create_port_with_binding_host_id [0.216649s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnet.ProjectMemberTests.test_update_subnet [0.191064s] ... ok DEBUG: {3} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_process_resource_port_updated_remove_provided_policy [0.173555s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_create_port_with_device_owner [0.131334s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_create_port_with_fixed_ips_and_subnet_id [0.090232s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_get_port_binding_profile [0.050556s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnet.ProjectMemberTests.test_update_subnet_service_types [0.248801s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_update_port_with_binding_profile [0.095551s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_update_port_with_fixed_ips [0.052001s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnet.ProjectReaderTests.test_delete_subnets_tags [0.191788s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_update_port_with_fixed_ips_and_ip_address [0.083413s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_update_port_with_mac_address [0.049744s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_update_port_with_port_security_enabled [0.094165s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnet.ProjectReaderTests.test_get_subnets_tags [0.151189s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_create_port_with_allowed_address_pairs_and_mac_address [0.082716s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnet.ProjectReaderTests.test_update_subnet [0.150010s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_create_port_with_binding_vnic_type [0.101083s] ... ok DEBUG: {3} neutron.tests.unit.db.metering.test_metering_db.TestMetering.test_create_metering_label_rule_with_non_existent_label [0.732570s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_create_port_with_mac_address [0.118791s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnet.ProjectReaderTests.test_update_subnet_segment_id [0.158418s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_create_port_with_port_security_enabled [0.079877s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnet.ProjectReaderTests.test_update_subnet_service_types [0.145387s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_delete_port [0.097997s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_network_ha_scheduling_on_port_creation_with_new_agent [2.188454s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_update_port_with_allowed_address_pairs [0.085070s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnet.ServiceRoleTests.test_create_subnet [0.242525s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_update_port_with_allowed_address_pairs_and_ip_address [0.131150s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_update_port_with_binding_profile [0.105674s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnet.ServiceRoleTests.test_create_subnet_service_types [0.183471s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_update_port_with_device_owner [0.128803s] ... ok DEBUG: {3} neutron.tests.unit.db.metering.test_metering_db.TestMetering.test_create_metering_label_shared [0.805522s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnet.ServiceRoleTests.test_update_subnet_service_types [0.157051s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_update_port_with_fixed_ips_and_subnet_id [0.119361s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_update_port_with_mac_address [0.111335s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnet.SystemAdminTests.test_create_subnet_service_types [0.179828s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port_bindings.AdminTests.test_create_port_binding [0.115503s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_network_remove_from_dhcp_agent_on_concurrent_port_delete [0.814360s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnet.SystemAdminTests.test_get_subnets_tags [0.152426s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port_bindings.AdminTests.test_get_port_binding [0.111444s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnet.SystemAdminTests.test_update_subnet_service_types [0.171742s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port_bindings.ServiceRoleTests.test_create_port_binding [0.106494s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port_bindings.SystemAdminTests.test_get_port_binding [0.133039s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnet.SystemMemberTests.test_delete_subnets_tags [0.191556s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port_bindings.SystemMemberTests.test_activate_port_binding [0.134374s] ... ok DEBUG: {3} neutron.tests.unit.db.metering.test_metering_db.TestMetering.test_create_metering_label_with_max_description_length [0.801076s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnet.SystemMemberTests.test_get_subnet [0.143300s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port_bindings.SystemReaderTests.test_get_port_binding [0.109388s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnet.SystemReaderTests.test_create_subnet_service_types [0.157834s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.AdminQosBandwidthLimitRuleTests.test_delete_policy_bandwidth_limit_rule [0.159324s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnet.SystemReaderTests.test_delete_subnets_tags [0.157508s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.AdminQosMinimumPacketRateRuleTests.test_create_policy_minimum_packet_rate_rule [0.222573s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_reserved_port_after_network_remove_from_dhcp_agent [0.973881s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnet.SystemReaderTests.test_get_subnet [0.151526s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.AdminQosPacketRateLimitRuleTests.test_get_policy_packet_rate_limit_rule [0.100941s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.AdminQosPolicyTests.test_create_policy [0.070817s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnet.SystemReaderTests.test_update_subnet [0.166667s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosMinimumBandwidthRuleTests.test_create_policy_minimum_bandwidth_rule [0.105217s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnet.SystemReaderTests.test_update_subnet_segment_id [0.160368s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosMinimumBandwidthRuleTests.test_get_policy_minimum_bandwidth_rule [0.149422s] ... ok DEBUG: {3} neutron.tests.unit.db.metering.test_metering_db.TestMetering.test_list_metering_label_rule [0.973398s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnetpool.AdminTests.test_delete_subnetpools_tags [0.160853s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosMinimumPacketRateRuleTests.test_get_policy_minimum_packet_rate_rule [0.099258s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_api.TestQuotaDbApi.test_create_quota_usage [0.085656s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosMinimumPacketRateRuleTests.test_update_policy_minimum_packet_rate_rule [0.105581s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnetpool.AdminTests.test_onboard_network_subnets [0.141298s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_api.TestQuotaDbApi.test_set_dirty_non_existing_quota_usage [0.087846s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_api.TestQuotaDbApiAdminContext.test_create_reservation [0.071634s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosPacketRateLimitRuleTests.test_get_policy_packet_rate_limit_rule [0.124661s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_api.TestQuotaDbApiAdminContext.test_update_quota_usage [0.106899s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosPacketRateLimitRuleTests.test_update_policy_packet_rate_limit_rule [0.126902s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosPolicyTests.test_update_policy [0.130071s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_driver.TestDbQuotaDriver.test_get_default_quotas [0.220938s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosBandwidthLimitRuleTests.test_create_policy_bandwidth_limit_rule [0.141650s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosDSCPMarkingRuleTests.test_delete_policy_dscp_marking_rule [0.103116s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosDSCPMarkingRuleTests.test_update_policy_dscp_marking_rule [0.095671s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_driver.TestDbQuotaDriver.test_get_detailed_project_quotas_multiple_resource [0.370910s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosMinimumBandwidthRuleTests.test_get_policy_minimum_bandwidth_rule [0.106327s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnetpool.ProjectMemberTests.test_add_prefixes [0.948970s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosMinimumPacketRateRuleTests.test_create_policy_minimum_packet_rate_rule [0.107878s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_driver.TestDbQuotaDriver.test_get_detailed_project_quotas_resource [0.204439s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosPacketRateLimitRuleTests.test_create_policy_packet_rate_limit_rule [0.103953s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnetpool.ProjectMemberTests.test_onboard_network_subnets [0.144678s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosPolicyTests.test_create_policy [0.130211s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_driver.TestDbQuotaDriver.test_get_project_quotas [0.222959s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnetpool.ProjectMemberTests.test_update_subnetpools_tags [0.166864s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosPolicyTests.test_update_policy [0.151384s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnetpool.ProjectReaderTests.test_delete_subnetpool [0.155520s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosRuleTypeTests.test_get_rule_type [0.070758s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.ServiceRoleQosBandwidthLimitRuleTests.test_get_policy_bandwidth_limit_rule [0.063157s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.ServiceRoleQosMinimumBandwidthRuleTests.test_create_policy_minimum_bandwidth_rule [0.047012s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnetpool.ProjectReaderTests.test_update_subnetpools_tags [0.154597s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.ServiceRoleQosMinimumBandwidthRuleTests.test_update_policy_minimum_bandwidth_rule [0.150157s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnetpool.ServiceRoleTests.test_add_prefixes [0.176495s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_auto_schedule_with_disabled [2.400074s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.ServiceRoleQosMinimumPacketRateRuleTests.test_get_policy_minimum_packet_rate_rule [0.136969s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.ServiceRoleQosPacketRateLimitRuleTests.test_delete_policy_packet_rate_limit_rule [0.070031s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnetpool.ServiceRoleTests.test_update_subnetpool [0.172986s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnetpool.ServiceRoleTests.test_update_subnetpools_tags [0.161128s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnetpool.SystemAdminTests.test_add_prefixes [0.171340s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_driver.TestDbQuotaDriver.test_limit_check [1.148193s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnetpool.SystemAdminTests.test_update_subnetpool [0.144235s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.ServiceRoleQosPacketRateLimitRuleTests.test_get_policy_packet_rate_limit_rule [0.604471s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_driver.TestDbQuotaDriver.test_limit_check_over_quota [0.136952s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.ServiceRoleQosPolicyTests.test_delete_policy [0.054120s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnetpool.SystemMemberTests.test_create_subnetpool_shared [0.164489s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosBandwidthLimitRuleTests.test_get_policy_bandwidth_limit_rule [0.046173s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_driver.TestDbQuotaDriver.test_limit_check_value_lower_than_zero [0.135721s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosBandwidthLimitRuleTests.test_update_policy_bandwidth_limit_rule [0.082852s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnetpool.SystemMemberTests.test_onboard_network_subnets [0.144648s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosDSCPMarkingRuleTests.test_update_policy_dscp_marking_rule [0.093606s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_driver.TestDbQuotaDriver.test_make_reservation_multiple_resources [0.155520s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosMinimumBandwidthRuleTests.test_get_policy_minimum_bandwidth_rule [0.067938s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnetpool.SystemReaderTests.test_delete_subnetpool [0.148857s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosMinimumPacketRateRuleTests.test_create_policy_minimum_packet_rate_rule [0.065852s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosPacketRateLimitRuleTests.test_create_policy_packet_rate_limit_rule [0.044285s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_driver.TestDbQuotaDriver.test_make_reservation_single_resource [0.177790s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnetpool.SystemReaderTests.test_get_subnetpool [0.157497s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosPacketRateLimitRuleTests.test_delete_policy_packet_rate_limit_rule [0.064881s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_auto_schedule_with_hosted_2 [1.325556s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosPolicyTests.test_get_policy [0.086158s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnetpool.SystemReaderTests.test_remove_prefixes [0.145368s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_driver.TestDbQuotaDriver.test_update_quota_limit [0.190922s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosDSCPMarkingRuleTests.test_create_policy_dscp_marking_rule [0.110158s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_trunk.ProjectMemberTests.test_delete_trunk [0.145694s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosMinimumBandwidthRuleTests.test_update_policy_minimum_bandwidth_rule [0.118576s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test_get_project_quotas [0.205118s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosMinimumPacketRateRuleTests.test_get_policy_minimum_packet_rate_rule [0.124799s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_trunk.ProjectMemberTests.test_get_subports [0.176857s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test_get_project_quotas_different_project [0.111725s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test_limit_check_equals_to_quota [0.066531s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosPolicyTests.test_create_policy [0.124768s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_trunk.ProjectReaderTests.test_add_subports [0.167692s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test_make_reservation_fill_quota [0.102004s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosPolicyTests.test_get_policy [0.092693s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test_quota_limit_check [0.107561s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_trunk.ServiceRoleTests.test_create_trunk [0.156361s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test_quota_limit_check_untracked_resource [0.071436s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosBandwidthLimitRuleTests.test_get_policy_bandwidth_limit_rule [0.134960s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_trunk.ServiceRoleTests.test_update_trunk [0.138436s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test_update_quota_limit [0.122721s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosDSCPMarkingRuleTests.test_delete_policy_dscp_marking_rule [0.128020s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_is_not_rescheduled_from_alive_agent [0.930816s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_trunk.SystemAdminTests.test_delete_trunks_tags [0.119009s] ... ok DEBUG: {3} neutron.tests.unit.db.test__utils.TestCommonHelpFunctions.test__safe_creation_deletion_fails [0.146610s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosMinimumBandwidthRuleTests.test_get_policy_minimum_bandwidth_rule [0.142701s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_trunk.SystemMemberTests.test_add_subports [0.163313s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agents_db.TestAgentExtRpcCallback.test_create_or_update_agent_updates_version_manager [0.170231s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosMinimumPacketRateRuleTests.test_create_policy_minimum_packet_rate_rule [0.159252s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_trunk.SystemReaderTests.test_add_subports [0.149917s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosPolicyTests.test_create_policy [0.129183s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_trunk.SystemReaderTests.test_delete_trunk [0.043960s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agents_db.TestAgentsDbGetAgents.test_get_agents(Get all agents) [0.149952s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_trunk.SystemReaderTests.test_get_subports [0.087508s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosRuleTypeTests.test_get_rule_type [0.128860s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_trunk.SystemReaderTests.test_get_trunk [0.049490s] ... ok DEBUG: {2} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_extract_fields_for_port [0.064467s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_quotas.AdminTests.test_delete_quota [0.121020s] ... ok DEBUG: {2} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_process_fields_create_network_no_default_policy [0.053838s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agents_db.TestAgentsDbGetAgents.test_get_agents(Get alive agents (true)) [0.241009s] ... ok DEBUG: {2} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_process_fields_no_qos_plugin_loaded [0.042948s] ... ok DEBUG: {2} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_process_fields_update_network_updated_policy [0.101231s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_quotas.AdminTests.test_get_quota [0.152280s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agents_db.TestAgentsDbGetAgents.test_get_agents(Get agents invalid alive filter) [0.143663s] ... ok DEBUG: {2} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_process_fields_update_network_updated_remove_shared_policy [0.061006s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_reschedule_failed_notification_all_attempts [0.959702s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agents_db.TestAgentsDbMixin.test__get_dict [0.141827s] ... ok DEBUG: {2} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_process_resource_port_updated_no_policy [0.094351s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_quotas.AdminTests.test_update_quota [0.215667s] ... ok DEBUG: {2} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_process_resource_port_updated_remove_shared_policy [0.112320s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agents_db.TestAgentsDbMixin.test_create_or_update_agent_disable_new_agents [0.145412s] ... ok DEBUG: {2} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_process_resource_update_network_updated_no_policy [0.099839s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_quotas.ProjectMemberTests.test_delete_quota [0.158807s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agents_db.TestAgentsDbMixin.test_create_or_update_agent_existing_entry [0.139188s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_quotas.ProjectMemberTests.test_get_quota [0.140461s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_rescheduler_catches_exceptions_on_fetching_bindings [0.449328s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_quotas.ServiceRoleTests.test_get_quota [0.145952s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_quotas.SystemAdminTests.test_delete_quota [0.153655s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_agent_registration_invalid_timestamp_allowed [0.477036s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_rbac.AdminTests.test_create_rbac_policy_target_tenant(target_tenant) [0.141689s] ... ok DEBUG: {2} neutron.tests.unit.db.metering.test_metering_db.TestMetering.test_create_metering_label [0.797505s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_rbac.AdminTests.test_create_rbac_policy_target_tenant(target_project) [0.156912s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_rbac.AdminTests.test_update_rbac_policy(target_tenant) [0.153830s] ... ok DEBUG: {2} neutron.tests.unit.db.metering.test_metering_db.TestMetering.test_create_metering_label_with_too_long_description [0.204254s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_rbac.AdminTests.test_update_rbac_policy(target_project) [0.136304s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_rbac.ProjectMemberTests.test_create_rbac_policy_target_tenant(target_tenant) [0.128522s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_rbac.ProjectMemberTests.test_create_rbac_policy_target_tenant(target_project) [0.174726s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_rbac.ProjectReaderTests.test_update_rbac_policy(target_tenant) [0.132836s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_rbac.ProjectReaderTests.test_update_rbac_policy(target_project) [0.153820s] ... ok DEBUG: {2} neutron.tests.unit.db.metering.test_metering_db.TestMetering.test_delete_metering_label [0.852828s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_rbac.ServiceRoleTests.test_get_rbac_policy(target_tenant) [0.136270s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_rbac.ServiceRoleTests.test_get_rbac_policy(target_project) [0.184547s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_rbac.SystemAdminTests.test_create_rbac_policy(target_tenant) [0.177512s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_rbac.SystemAdminTests.test_create_rbac_policy(target_project) [0.185564s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_rbac.SystemAdminTests.test_get_rbac_policy(target_tenant) [0.152989s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_rbac.SystemAdminTests.test_get_rbac_policy(target_project) [0.097456s] ... ok DEBUG: {2} neutron.tests.unit.db.metering.test_metering_db.TestMetering.test_delete_metering_label_rule [0.926774s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_rbac.SystemMemberTests.test_create_rbac_policy_target_tenant(target_tenant) [0.120904s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_rbac.SystemMemberTests.test_create_rbac_policy_target_tenant(target_project) [0.096651s] ... ok DEBUG: {2} neutron.tests.unit.db.quota.test_api.TestQuotaDbApi.test_get_expired_reservations_for_resources [0.131198s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_rbac.SystemReaderTests.test_create_rbac_policy_target_tenant(target_tenant) [0.098213s] ... ok DEBUG: {2} neutron.tests.unit.db.quota.test_api.TestQuotaDbApi.test_get_non_existing_quota_usage_returns_none [0.108240s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_rbac.SystemReaderTests.test_create_rbac_policy_target_tenant(target_project) [0.132232s] ... ok DEBUG: {2} neutron.tests.unit.db.quota.test_api.TestQuotaDbApi.test_get_quota_usage_by_project [0.166565s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_sync_dvr_router_with_fixedip_on_fip_net [3.019145s] ... ok DEBUG: {2} neutron.tests.unit.db.quota.test_api.TestQuotaDbApi.test_get_reservation_for_resources_with_empty_list [0.087253s] ... ok DEBUG: {2} neutron.tests.unit.db.quota.test_api.TestQuotaDbApi.test_remove_non_existent_reservation [0.085233s] ... ok DEBUG: {2} neutron.tests.unit.db.quota.test_api.TestQuotaDbApi.test_set_resources_quota_usage_dirty [0.129405s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_sync_router [0.271258s] ... ok DEBUG: {2} neutron.tests.unit.db.quota.test_api.TestQuotaDbApi.test_set_resources_quota_usage_dirty_one_resource_only [0.102101s] ... ok DEBUG: {2} neutron.tests.unit.db.quota.test_api.TestQuotaDbApi.test_update_quota_usage_with_deltas [0.093178s] ... ok DEBUG: {2} neutron.tests.unit.db.quota.test_api.TestQuotaDbApiAdminContext.test_create_quota_usage [0.079403s] ... ok DEBUG: {2} neutron.tests.unit.db.quota.test_api.TestQuotaDbApiAdminContext.test_get_non_existing_quota_usage_returns_none [0.064394s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_rbac.SystemReaderTests.test_update_rbac_policy(target_tenant) [0.717890s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCaseBase.test_agent_registration_bad_timestamp [0.385203s] ... ok DEBUG: {2} neutron.tests.unit.db.quota.test_api.TestQuotaDbApiAdminContext.test_get_quota_usage_by_project_and_resource [0.091354s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_rbac.SystemReaderTests.test_update_rbac_policy(target_project) [0.096281s] ... ok DEBUG: {2} neutron.tests.unit.db.quota.test_api.TestQuotaDbApiAdminContext.test_remove_expired_reservations_no_project [0.103196s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_rbac.SystemReaderTests.test_update_rbac_policy_target_tenant(target_tenant) [0.092721s] ... ok DEBUG: {2} neutron.tests.unit.db.quota.test_api.TestQuotaDbApiAdminContext.test_remove_non_existent_reservation [0.074896s] ... ok DEBUG: {2} neutron.tests.unit.db.quota.test_api.TestQuotaDbApiAdminContext.test_set_dirty_non_existing_quota_usage [0.092253s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_rbac.SystemReaderTests.test_update_rbac_policy_target_tenant(target_project) [0.111018s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.AdminExtrarouteTests.test_add_extraroute [0.125930s] ... ok DEBUG: {2} neutron.tests.unit.db.quota.test_api.TestQuotaDbApiAdminContext.test_set_resources_quota_usage_dirty [0.158106s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.AdminTests.test_create_router_external_gateway_info_enable_snat [0.118020s] ... ok DEBUG: {2} neutron.tests.unit.db.quota.test_driver.TestDbQuotaDriver.test_get_all_quotas [0.230582s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.AdminTests.test_get_router_distributed [0.132891s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsDhcpAgentNotifierTestCase.test_reserved_dhcp_port_creation [0.846244s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.AdminTests.test_update_router_distributed [0.189532s] ... ok DEBUG: {2} neutron.tests.unit.db.quota.test_driver.TestDbQuotaDriver.test_make_reservation_fill_quota [0.221727s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.AdminTests.test_update_router_external_gateway_info_enable_snat [0.131906s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.AdminTests.test_update_router_ha [0.058471s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.ProjectMemberExtrarouteTests.test_remove_extraroute [0.041032s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_delete_routers_tags [0.041748s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_remove_router_interface [0.048986s] ... ok DEBUG: {2} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test__remove_expired_reservations [0.344836s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_update_router [0.057565s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_update_router_enable_default_route_ecmp [0.071118s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_update_router_external_gateway_info_enable_snat [0.062450s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_update_router_external_gateway_info_network_id [0.058181s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_dvr_router_csnat_rescheduling [4.856623s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_create_router [0.058634s] ... ok DEBUG: {2} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test_get_detailed_project_quotas_resource [0.304232s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_delete_router [0.070718s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_get_router [0.042518s] ... ok DEBUG: {2} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test_limit_check [0.067256s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_get_routers_tags [0.056069s] ... ok DEBUG: {2} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test_make_reservation_over_quota_fails [0.069289s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_update_router_distributed [0.059665s] ... ok DEBUG: {2} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test_make_reservation_single_resource [0.091265s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_update_router_enable_default_route_ecmp [0.088627s] ... ok DEBUG: {2} neutron.tests.unit.db.test__utils.TestCommonHelpFunctions.test__safe_creation_create_bindings_fails [0.065324s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_update_routers_tags [0.047132s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.ServiceRoleTests.test_create_router_external_gateway_info [0.051428s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agents_db.TestAgentExtRpcCallback.test_no_version_updates_on_further_state_reports [0.090673s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.ServiceRoleTests.test_create_router_external_gateway_info_enable_snat [0.047707s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.ServiceRoleTests.test_create_router_ha [0.062441s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.ServiceRoleTests.test_get_router_distributed [0.073805s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agents_db.TestAgentsDbGetAgents.test_get_agents(Get alive agents (True)) [0.208243s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.ServiceRoleTests.test_update_router_external_gateway_info [0.157495s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agents_db.TestAgentsDbMixin.test__get_dict_missing [0.220991s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsDhcpAgentNotifierTestCase.test_unreserved_dhcp_port_creation [1.532096s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.ServiceRoleTests.test_update_router_external_gateway_info_external_fixed_ips [0.185363s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agents_db.TestAgentsDbMixin.test_get_enabled_agent_on_host_found [0.180759s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_create_router [0.134719s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_create_router_enable_default_route_bfd [0.161669s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_create_router_external_gateway_info [0.150888s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsL3AgentNotifierTestCase.test_agent_registration_bad_timestamp [0.549134s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_create_router_external_gateway_info_network_id [0.194910s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_agent_registration_bad_timestamp [0.628536s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_delete_router [0.148922s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_l3_agent_keep_services_off [1.864965s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_update_router_distributed [0.144594s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_update_router_enable_default_route_bfd [0.145853s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_list_routers_hosted_by_l3_agent_with_invalid_agent [0.254019s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_update_router_external_gateway_info_enable_snat [0.132772s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_update_router_external_gateway_info_network_id [0.152990s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemMemberExtrarouteTests.test_remove_extraroute [0.171034s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsL3AgentNotifierTestCase.test_router_add_to_l3_agent_notification [1.192186s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_create_router_enable_default_route_ecmp [0.211011s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_create_router_external_gateway_info [0.096150s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_get_router_ha [0.173430s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_get_routers_tags [0.110252s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_remove_router_interface [0.112705s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_update_router_distributed [0.098129s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsL3AgentNotifierTestCase.test_router_remove_from_l3_agent_notification [0.778498s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_network_auto_schedule_with_hosted [1.690887s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_update_router_external_gateway_info_network_id [0.700423s] ... ok DEBUG: {0} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_create_port_allowed_address_pairs [0.644759s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemReaderExtrarouteTests.test_add_extraroute [0.109049s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemReaderExtrarouteTests.test_remove_extraroute [0.098187s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_create_router_enable_default_route_bfd [0.133473s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_create_router_external_gateway_info_enable_snat [0.174844s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_delete_routers_tags [0.132483s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_dhcp_agent_keep_services_off [3.035518s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_get_router_distributed [0.097103s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_get_router_ha [0.141280s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_update_router [0.161904s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_update_router_enable_default_route_bfd [0.163988s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_update_router_external_gateway_info_enable_snat [0.222343s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_network_no_reschedule [1.673876s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_update_router_external_gateway_info_external_fixed_ips [0.203643s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_update_router_ha [0.184660s] ... ok DEBUG: {0} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_create_port_bad_mac [1.800560s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_security_group.AdminSecurityGroupRuleTests.test_create_security_group_rule [0.152052s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_security_group.AdminSecurityGroupRuleTests.test_delete_security_group_rule [0.164761s] ... ok DEBUG: {0} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_create_port_extra_args [0.567182s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_security_group.AdminSecurityGroupRuleTests.test_delete_security_group_rule_default_sg [0.281815s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_security_group.AdminSecurityGroupTests.test_delete_security_groups_tags [0.156486s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_network_policy [1.084123s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_dhcp_agent_keep_services_on [1.909776s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_security_group.AdminSecurityGroupTests.test_update_security_groups_tags [0.151388s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_security_group.ProjectMemberSecurityGroupRuleTests.test_create_security_group_rule [0.152405s] ... ok DEBUG: {0} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_create_port_with_unexpected_address_pairs_format [0.551345s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_security_group.ProjectMemberSecurityGroupRuleTests.test_delete_security_group_rule [0.174956s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_common.FilterFieldsTestCase.test_multiple_arguments_keyword [0.150817s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_list_router_ids_on_host_no_l3_agent [0.601502s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_report_states [0.667576s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_common.FilterFieldsTestCase.test_multiple_arguments_positional [0.142259s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_security_group.ProjectMemberSecurityGroupRuleTests.test_delete_security_group_rule_default_sg [0.272072s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_common.FilterFieldsTestCase.test_no_fields [0.157269s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_security_group.ProjectMemberSecurityGroupRuleTests.test_get_security_group_rule [0.156421s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_security_group.ProjectMemberSecurityGroupTests.test_create_security_group [0.093107s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_make_network_dict_outside_engine_facade_manager [0.211936s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_security_group.ProjectReaderSecurityGroupRuleTests.test_delete_security_group_rule [0.120142s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_security_group.ProjectReaderSecurityGroupRuleTests.test_delete_security_group_rule_default_sg [0.205474s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_security_group.ProjectReaderSecurityGroupTests.test_get_security_groups_tags [0.068170s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_security_group.ProjectReaderSecurityGroupTests.test_update_security_groups_tags [0.078217s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_security_group.ServiceRoleSecurityGroupTests.test_delete_security_group [0.136470s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_staledata_error_on_concurrent_object_update_router [0.561159s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 471, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/semaphore.py", line 147, in _do_acquire DEBUG: waiter.switch() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 265, in main DEBUG: result = function(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 6933, in _lock_blocked_name_update DEBUG: return thing DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1048, in _transaction_scope DEBUG: yield resource DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 650, in _session DEBUG: self.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 647, in _session DEBUG: self._end_session_transaction(self.session) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 675, in _end_session_transaction DEBUG: session.commit() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1454, in commit DEBUG: self._transaction.commit(_to_root=self.future) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 832, in commit DEBUG: self._prepare_impl() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 811, in _prepare_impl DEBUG: self.session.flush() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3449, in flush DEBUG: self._flush(objects) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3589, in _flush DEBUG: transaction.rollback(_capture_exception=True) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/langhelpers.py", line 70, in __exit__ DEBUG: compat.raise_( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ DEBUG: raise exception DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3549, in _flush DEBUG: flush_context.execute() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 456, in execute DEBUG: rec.execute(self) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 630, in execute DEBUG: util.preloaded.orm_persistence.save_obj( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 237, in save_obj DEBUG: _emit_update_statements( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 1035, in _emit_update_statements DEBUG: raise orm_exc.StaleDataError( DEBUG: sqlalchemy.orm.exc.StaleDataError: UPDATE statement on table 'standardattributes' expected to update 1 row(s); 0 were matched. DEBUG: {3} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_add_to_l3_agent [1.030856s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_security_group.SystemAdminSecurityGroupRuleTests.test_delete_security_group_rule [0.105536s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_security_group.SystemAdminSecurityGroupTests.test_get_security_group [0.053450s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_security_group.SystemAdminSecurityGroupTests.test_get_security_groups_tags [0.073228s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_security_group.SystemAdminSecurityGroupTests.test_update_security_groups_tags [0.116010s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_network_add_to_dhcp_agent [1.407601s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_security_group.SystemMemberSecurityGroupRuleTests.test_delete_security_group_rule [0.099851s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_staledata_error_on_concurrent_object_update_subnet [0.436997s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 471, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/semaphore.py", line 147, in _do_acquire DEBUG: waiter.switch() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 265, in main DEBUG: result = function(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 6933, in _lock_blocked_name_update DEBUG: return thing DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1048, in _transaction_scope DEBUG: yield resource DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 650, in _session DEBUG: self.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 647, in _session DEBUG: self._end_session_transaction(self.session) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 675, in _end_session_transaction DEBUG: session.commit() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1454, in commit DEBUG: self._transaction.commit(_to_root=self.future) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 832, in commit DEBUG: self._prepare_impl() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 811, in _prepare_impl DEBUG: self.session.flush() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3449, in flush DEBUG: self._flush(objects) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3589, in _flush DEBUG: transaction.rollback(_capture_exception=True) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/langhelpers.py", line 70, in __exit__ DEBUG: compat.raise_( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ DEBUG: raise exception DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3549, in _flush DEBUG: flush_context.execute() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 456, in execute DEBUG: rec.execute(self) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 630, in execute DEBUG: util.preloaded.orm_persistence.save_obj( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 237, in save_obj DEBUG: _emit_update_statements( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 1035, in _emit_update_statements DEBUG: raise orm_exc.StaleDataError( DEBUG: sqlalchemy.orm.exc.StaleDataError: UPDATE statement on table 'standardattributes' expected to update 1 row(s); 0 were matched. DEBUG: {1} neutron.tests.unit.conf.policies.test_security_group.SystemMemberSecurityGroupTests.test_get_security_group [0.069983s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_security_group.SystemReaderSecurityGroupRuleTests.test_get_security_group_rule [0.065071s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_security_group.SystemReaderSecurityGroupTests.test_get_security_group [0.045486s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_security_group.SystemReaderSecurityGroupTests.test_get_security_groups_tags [0.052349s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_standardattr_removed_on_subnetpool_delete [0.321896s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_security_group.SystemReaderSecurityGroupTests.test_update_security_groups_tags [0.092805s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_segment.AdminTests.test_delete_segment [0.049884s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_segment.ProjectMemberTests.test_delete_segments_tags [0.085569s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_segment.ProjectReaderTests.test_create_segment [0.051755s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_segment.ProjectReaderTests.test_delete_segment [0.087188s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_segment.ProjectReaderTests.test_get_segments_tags [0.052865s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_staledata_error_on_concurrent_object_delete_subnet [0.320973s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:675: SAWarning: DELETE statement on table 'subnets' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. DEBUG: session.commit() DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_staledata_error_on_concurrent_object_update_sg [0.266123s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 471, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/semaphore.py", line 147, in _do_acquire DEBUG: waiter.switch() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 265, in main DEBUG: result = function(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 6933, in _lock_blocked_name_update DEBUG: return thing DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1048, in _transaction_scope DEBUG: yield resource DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 650, in _session DEBUG: self.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 647, in _session DEBUG: self._end_session_transaction(self.session) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 675, in _end_session_transaction DEBUG: session.commit() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1454, in commit DEBUG: self._transaction.commit(_to_root=self.future) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 832, in commit DEBUG: self._prepare_impl() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 811, in _prepare_impl DEBUG: self.session.flush() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3449, in flush DEBUG: self._flush(objects) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3589, in _flush DEBUG: transaction.rollback(_capture_exception=True) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/langhelpers.py", line 70, in __exit__ DEBUG: compat.raise_( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ DEBUG: raise exception DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3549, in _flush DEBUG: flush_context.execute() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 456, in execute DEBUG: rec.execute(self) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 630, in execute DEBUG: util.preloaded.orm_persistence.save_obj( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 237, in save_obj DEBUG: _emit_update_statements( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 1035, in _emit_update_statements DEBUG: raise orm_exc.StaleDataError( DEBUG: sqlalchemy.orm.exc.StaleDataError: UPDATE statement on table 'standardattributes' expected to update 1 row(s); 0 were matched. DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 471, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/semaphore.py", line 147, in _do_acquire DEBUG: waiter.switch() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 265, in main DEBUG: result = function(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 6933, in _lock_blocked_name_update DEBUG: return thing DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1048, in _transaction_scope DEBUG: yield resource DEBUG: File "/usr/lib64/pyt DEBUG: hon3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 650, in _session DEBUG: self.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 647, in _session DEBUG: self._end_session_transaction(self.session) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 675, in _end_session_transaction DEBUG: session.commit() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1454, in commit DEBUG: self._transaction.commit(_to_root=self.future) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 832, in commit DEBUG: self._prepare_impl() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 811, in _prepare_impl DEBUG: self.session.flush() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3449, in flush DEBUG: self._flush(objects) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3589, in _flush DEBUG: transaction.rollback(_capture_exception=True) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/langhelpers.py", line 70, in __exit__ DEBUG: compat.raise_( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ DEBUG: raise exception DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3549, in _flush DEBUG: flush_context.execute() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 456, in execute DEBUG: rec.execute(self) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 630, in execute DEBUG: util.preloaded.orm_persistence.save_obj( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 237, in save_obj DEBUG: _emit_update_statements( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 1035, in _emit_update_statements DEBUG: raise orm_exc.StaleDataError( DEBUG: sqlalchemy.orm.exc.StaleDataError: UPDATE statement on table 'standardattributes' expected to update 1 row(s); 0 were matched. DEBUG: {1} neutron.tests.unit.conf.policies.test_segment.ServiceRoleTests.test_get_segment [0.397080s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_segment.ServiceRoleTests.test_update_segment [0.073227s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_segment.SystemAdminTests.test_delete_segment [0.047844s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_staledata_error_on_concurrent_object_update_subnetpool [0.234693s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 471, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/semaphore.py", line 147, in _do_acquire DEBUG: waiter.switch() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 265, in main DEBUG: result = function(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 6933, in _lock_blocked_name_update DEBUG: return thing DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1048, in _transaction_scope DEBUG: yield resource DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 650, in _session DEBUG: self.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 647, in _session DEBUG: self._end_session_transaction(self.session) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 675, in _end_session_transaction DEBUG: session.commit() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1454, in commit DEBUG: self._transaction.commit(_to_root=self.future) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 832, in commit DEBUG: self._prepare_impl() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 811, in _prepare_impl DEBUG: self.session.flush() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3449, in flush DEBUG: self._flush(objects) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3589, in _flush DEBUG: transaction.rollback(_capture_exception=True) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/langhelpers.py", line 70, in __exit__ DEBUG: compat.raise_( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ DEBUG: raise exception DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3549, in _flush DEBUG: flush_context.execute() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 456, in execute DEBUG: rec.execute(self) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 630, in execute DEBUG: util.preloaded.orm_persistence.save_obj( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 237, in save_obj DEBUG: _emit_update_statements( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 1035, in _emit_update_statements DEBUG: raise orm_exc.StaleDataError( DEBUG: sqlalchemy.orm.exc.StaleDataError: UPDATE statement on table 'standardattributes' expected to update 1 row(s); 0 were matched. DEBUG: {1} neutron.tests.unit.conf.policies.test_segment.SystemAdminTests.test_get_segments_tags [0.080409s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_segment.SystemAdminTests.test_update_segments_tags [0.079982s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_standardattr_removed_on_network_delete [0.237475s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_segment.SystemMemberTests.test_delete_segment [0.149779s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_segment.SystemMemberTests.test_get_segment [0.130805s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_segment.SystemMemberTests.test_update_segments_tags [0.069088s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_segment.SystemReaderTests.test_update_segment [0.044848s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_standardattr_removed_on_router_delete [0.289039s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_service_type.SystemAdminTests.test_get_service_provider [0.048463s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_auto_schedule_restart_l3_agent [2.245419s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_service_type.SystemMemberTests.test_get_service_provider [0.108611s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_network_auto_schedule_with_disabled [1.924201s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnet.AdminTests.test_delete_subnets_tags [0.202612s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_create_networks_bulk_emulated_plugin_failure [0.615436s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnet.AdminTests.test_update_subnet [0.264591s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnet.ProjectMemberTests.test_update_subnet_segment_id [0.164813s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnet.ProjectMemberTests.test_update_subnets_tags [0.133786s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnet.ProjectReaderTests.test_create_subnet [0.166772s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnet.ProjectReaderTests.test_get_subnet [0.141034s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnet.ProjectReaderTests.test_get_subnet_segment_id [0.112050s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_reschedule_from_dead_agent [1.260882s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnet.ServiceRoleTests.test_update_subnet [0.113056s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_list_networks_with_pagination_emulated [0.883026s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnet.ServiceRoleTests.test_update_subnet_segment_id [0.108275s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_network_auto_schedule_with_hosted_2 [1.400941s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnet.SystemAdminTests.test_delete_subnet [0.116888s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnet.SystemAdminTests.test_get_subnet [0.140987s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnet.SystemAdminTests.test_get_subnet_segment_id [0.110631s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnet.SystemAdminTests.test_update_subnet_segment_id [0.158865s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_list_networks_with_sort_emulated [0.706898s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnet.SystemAdminTests.test_update_subnets_tags [0.166079s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnet.SystemMemberTests.test_update_subnet_segment_id [0.119617s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnet.SystemMemberTests.test_update_subnets_tags [0.133060s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnet.SystemReaderTests.test_create_subnet [0.124716s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnet.SystemReaderTests.test_create_subnet_segment_id [0.161202s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnet.SystemReaderTests.test_get_subnet_segment_id [0.156488s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnet.SystemReaderTests.test_update_subnets_tags [0.156724s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.AdminTests.test_add_prefixes [0.191297s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_update_network_set_not_shared_other_tenant_access_via_rbac [1.126584s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.AdminTests.test_create_subnetpool [0.176424s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.AdminTests.test_create_subnetpool_default [0.148302s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.AdminTests.test_delete_subnetpool [0.152687s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.AdminTests.test_update_subnetpool_default [0.143020s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.ProjectReaderTests.test_delete_subnetpools_tags [0.148565s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.ProjectReaderTests.test_get_subnetpool [0.150815s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.ProjectReaderTests.test_get_subnetpools_tags [0.166501s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.ProjectReaderTests.test_onboard_network_subnets [0.181764s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.ProjectReaderTests.test_update_subnetpool_default [0.146241s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.ServiceRoleTests.test_create_subnetpool [0.088885s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.ServiceRoleTests.test_delete_subnetpools_tags [0.081992s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_update_network_set_shared [1.776163s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.ServiceRoleTests.test_onboard_network_subnets [0.124681s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.SystemAdminTests.test_create_subnetpool [0.071628s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.SystemAdminTests.test_delete_subnetpool [0.042859s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.SystemAdminTests.test_remove_prefixes [0.059280s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.SystemAdminTests.test_update_subnetpool_default [0.070851s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_update_network_set_shared_owner_returns_403 [0.572228s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_network_scheduler_with_disabled_agent [4.305981s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_bad_mac_format [0.321599s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.SystemMemberTests.test_delete_subnetpool [0.698350s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.SystemMemberTests.test_get_subnetpool [0.166803s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.SystemMemberTests.test_get_subnetpools_tags [0.144986s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.SystemMemberTests.test_remove_prefixes [0.144048s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.SystemMemberTests.test_update_subnetpools_tags [0.131768s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.SystemReaderTests.test_create_subnetpool_default [0.109928s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_port_anticipating_allocation [0.816321s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.SystemReaderTests.test_create_subnetpool_shared [0.090228s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.SystemReaderTests.test_update_subnetpool_default [0.124146s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.SystemReaderTests.test_update_subnetpools_tags [0.165503s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_port_with_ipv6_dhcp_stateful_subnet_in_fixed_ips [0.401908s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_trunk.AdminTests.test_create_trunk [0.189458s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_trunk.AdminTests.test_get_trunk [0.182786s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_trunk.AdminTests.test_update_trunk [0.141269s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_port_with_ipv6_slaac_subnet_in_fixed_ips [0.475377s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_trunk.ServiceRoleTests.test_add_subports [0.136653s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_trunk.ServiceRoleTests.test_remove_subports [0.159953s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_trunk.SystemAdminTests.test_create_trunk [0.177730s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_network_scheduler_with_hosted_network [2.417360s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_trunk.SystemAdminTests.test_delete_trunk [0.170640s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_trunk.SystemAdminTests.test_get_subports [0.104893s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_trunk.SystemAdminTests.test_get_trunks_tags [0.118915s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_trunk.SystemAdminTests.test_update_trunks_tags [0.101328s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_trunk.SystemMemberTests.test_create_trunk [0.112864s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_trunk.SystemMemberTests.test_remove_subports [0.119567s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_trunk.SystemReaderTests.test_get_trunks_tags [0.129141s] ... ok DEBUG: {1} neutron.tests.unit.conf.test_service.GetRpcWorkers.test_previous_registration [0.096370s] ... ok DEBUG: {1} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_process_fields_network_updated_remove_own_policy [0.145375s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_sync_data [7.905529s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_port_with_multiple_ipv4_and_ipv6_subnets [1.699135s] ... ok DEBUG: {1} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_process_fields_port_new_policy [0.159546s] ... ok DEBUG: {1} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_process_fields_update_network_new_policy [0.162887s] ... ok DEBUG: {1} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_process_resource_port_updated_remove_own_policy [0.144759s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_ports_bulk_native_plugin_failure [0.525526s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_network_scheduling_on_port_creation [1.679189s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_sync_dvr_router [1.403182s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agentschedulers_db.OvsDhcpAgentNotifierTestCase.test_agent_registration_bad_timestamp [0.206888s] ... ok DEBUG: {1} neutron.tests.unit.db.metering.test_metering_db.TestMetering.test_create_metering_label_rule_two_labels [1.325475s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_delete_network_port_exists_owned_by_network_race [1.205070s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_add_to_two_l3_agents [1.173298s] ... ok DEBUG: {3} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_create_missing_mac_field [0.569549s] ... ok DEBUG: {3} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_create_port_allowed_address_pairs_bad_format [0.413773s] ... ok DEBUG: {1} neutron.tests.unit.db.metering.test_metering_db.TestMetering.test_create_metering_label_rules [0.943842s] ... ok DEBUG: {3} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_equal_to_max_allowed_address_pair [0.724541s] ... ok DEBUG: {3} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_more_than_max_allowed_address_pair [0.566943s] ... ok DEBUG: {1} neutron.tests.unit.db.metering.test_metering_db.TestMetering.test_create_overlap_metering_label_rules [1.746304s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_dhcp_port_ips_prefer_next_available_ip [2.603433s] ... ok DEBUG: {3} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_update_add_address_pairs_with_unexpected_format [0.724851s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_invalid_ip [0.446520s] ... ok DEBUG: {1} neutron.tests.unit.db.metering.test_metering_db.TestMetering.test_update_metering_label [0.714811s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_reschedule_no_remove_if_agent_has_dvr_service_ports [3.455855s] ... ok DEBUG: {3} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_update_with_none_and_own_mac_for_duplicate_ip [0.745001s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_list_ports_filtered_by_fixed_ip [0.569372s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_common.FilterFieldsTestCase.test_multiple_arguments_positional_and_keywords [0.129824s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_reschedule_succeeded_after_failed_notification [0.557107s] ... ok DEBUG: {1} neutron.tests.unit.db.metering.test_metering_db.TestMetering.test_update_metering_label_rule [0.827595s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_staledata_error_on_concurrent_object_delete_floatingip [0.512421s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:675: SAWarning: DELETE statement on table 'floatingips' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. DEBUG: session.commit() DEBUG: {1} neutron.tests.unit.db.quota.test_api.TestQuotaDbApi.test_create_reservation [0.079008s] ... ok DEBUG: {1} neutron.tests.unit.db.quota.test_api.TestQuotaDbApi.test_get_quota_usage_by_project_and_resource [0.076960s] ... ok DEBUG: {1} neutron.tests.unit.db.quota.test_api.TestQuotaDbApi.test_get_quota_usage_by_resource [0.097651s] ... ok DEBUG: {1} neutron.tests.unit.db.quota.test_api.TestQuotaDbApiAdminContext.test_get_expired_reservations_for_resources [0.110951s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_staledata_error_on_concurrent_object_delete_port [0.436533s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:675: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. DEBUG: session.commit() DEBUG: {1} neutron.tests.unit.db.quota.test_api.TestQuotaDbApiAdminContext.test_get_quota_usage_by_resource [0.105156s] ... ok DEBUG: {1} neutron.tests.unit.db.quota.test_api.TestQuotaDbApiAdminContext.test_set_all_quota_usage_dirty [0.087901s] ... ok DEBUG: {1} neutron.tests.unit.db.quota.test_api.TestQuotaDbApiAdminContext.test_set_resources_quota_usage_dirty_one_resource_only [0.099903s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_staledata_error_on_concurrent_object_delete_sg [0.338184s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:675: SAWarning: DELETE statement on table 'securitygrouprules' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. DEBUG: session.commit() DEBUG: /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:675: SAWarning: DELETE statement on table 'securitygroups' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. DEBUG: session.commit() DEBUG: {1} neutron.tests.unit.db.quota.test_api.TestQuotaDbApiAdminContext.test_set_resources_quota_usage_dirty_with_empty_list [0.184291s] ... ok DEBUG: {1} neutron.tests.unit.db.quota.test_api.TestQuotaDbApiAdminContext.test_update_quota_usage_with_deltas [0.065929s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_list_ports_for_network_owner [1.539919s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_make_network_dict_outside_engine_facade_manager [0.299362s] ... ok DEBUG: {1} neutron.tests.unit.db.quota.test_driver.TestDbQuotaDriver.test_limit_check_equals_to_quota [0.178385s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_repr [0.151215s] ... ok DEBUG: {1} neutron.tests.unit.db.quota.test_driver.TestDbQuotaDriver.test_quota_limit_check_unlimited [0.177685s] ... ok DEBUG: {1} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test_delete_project_quota_restores_default_limit [0.169229s] ... ok DEBUG: {1} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test_get_all_quotas [0.168595s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_without_l3_agents [1.927581s] ... ok DEBUG: {1} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test_limit_check_value_lower_than_zero [0.156059s] ... ok DEBUG: {1} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test_make_reservation_multiple_resources [0.161538s] ... ok DEBUG: {1} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test_quota_limit_check_unlimited [0.204921s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_staledata_error_on_concurrent_object_delete_sg [1.035776s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:675: SAWarning: DELETE statement on table 'securitygrouprules' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. DEBUG: session.commit() DEBUG: /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:675: SAWarning: DELETE statement on table 'securitygroups' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. DEBUG: session.commit() DEBUG: {1} neutron.tests.unit.db.test_agents_db.TestAgentExtRpcCallback.test_has_alive_neutron_server [0.144466s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_staledata_error_on_concurrent_object_update_network [0.216043s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 471, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/semaphore.py", line 147, in _do_acquire DEBUG: waiter.switch() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 265, in main DEBUG: result = function(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 6933, in _lock_blocked_name_update DEBUG: return thing DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1048, in _transaction_scope DEBUG: yield resource DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 650, in _session DEBUG: self.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 647, in _session DEBUG: self._end_session_transaction(self.session) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 675, in _end_session_transaction DEBUG: session.commit() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1454, in commit DEBUG: self._transaction.commit(_to_root=self.future) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 832, in commit DEBUG: self._prepare_impl() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 811, in _prepare_impl DEBUG: self.session.flush() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3449, in flush DEBUG: self._flush(objects) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3589, in _flush DEBUG: transaction.rollback(_capture_exception=True) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/langhelpers.py", line 70, in __exit__ DEBUG: compat.raise_( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ DEBUG: raise exception DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3549, in _flush DEBUG: flush_context.execute() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 456, in execute DEBUG: rec.execute(self) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 630, in execute DEBUG: util.preloaded.orm_persistence.save_obj( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 237, in save_obj DEBUG: _emit_update_statements( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 1035, in _emit_update_statements DEBUG: raise orm_exc.StaleDataError( DEBUG: sqlalchemy.orm.exc.StaleDataError: UPDATE statement on table 'standardattributes' expected to update 1 row(s); 0 were matched. DEBUG: {1} neutron.tests.unit.db.test_agents_db.TestAgentExtRpcCallback.test_version_updates_on_agent_revival [0.255805s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agents_db.TestAgentsDbGetAgents.test_get_agents(Get down agents (False)) [0.116995s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agents_db.TestAgentsDbMixin.test__get_dict_broken [0.064371s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agents_db.TestAgentsDbMixin.test__get_dict_ignore_missing [0.078152s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_standardattr_removed_on_floating_ip_delete [0.418284s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_standardattr_removed_on_sg_delete [0.290489s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_list_ports_with_pagination_emulated [2.302823s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agents_db.TestAgentsDbMixin.test_create_or_update_agent_concurrent_insert [0.623574s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agents_db.TestAgentsDbMixin.test_get_agents_resource_versions [0.243702s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.NeutronDbPluginV2AsMixinTestCase.test_create_subnet_invalid_network_mtu_ipv4_returns_409 [0.721238s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_rpc_sync_routers [2.173667s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_mac_generation_4octet [1.061763s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.NeutronDbPluginV2AsMixinTestCase.test_create_subnet_invalid_network_mtu_ipv6_returns_409 [0.977308s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCaseBase.test_agent_registration_invalid_timestamp_allowed [0.970087s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworks.test_update_shared_net_used_by_floating_ip [0.481807s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agentschedulers_db.OvsDhcpAgentNotifierTestCase.test_agent_registration_invalid_timestamp_allowed [0.629772s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_create_networks_bulk_native [0.668866s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_range_allocation [1.956960s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_create_networks_bulk_tenants_and_quotas_fail [0.410764s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_create_networks_bulk_wrong_input [0.617112s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_requested_duplicate_mac [0.854013s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_create_public_network [0.481468s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agentschedulers_db.OvsDhcpAgentNotifierTestCase.test_agent_updated_dhcp_agent_notification [2.171437s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_create_public_network_no_admin_tenant [0.169780s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_dvr_router_manual_rescheduling [4.369392s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_list_networks [0.361211s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_requested_subnet_id_not_on_network [1.030187s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_list_networks_without_pk_in_fields_pagination_emulated [0.724478s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_requested_subnet_id_v4_and_v6 [0.861578s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agentschedulers_db.OvsDhcpAgentNotifierTestCase.test_network_ha_port_create_notification [1.605173s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_requested_subnet_id_v6_slaac [0.499525s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_list_networks_without_pk_in_fields_pagination_native [0.948990s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_test_delete_network_port_exists_fip_gw [0.341241s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_device_id_null [0.411629s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agentschedulers_db.OvsDhcpAgentNotifierTestCase.test_network_port_create_notification [1.169511s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_port [0.423592s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_dvr_router_scheduling_to_only_dvr_snat_agent [2.737823s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agentschedulers_db.OvsL3AgentNotifierTestCase.test_agent_registration_invalid_timestamp_allowed [0.341034s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_update_network_set_not_shared_multi_tenants_returns_409 [1.330417s] ... ok DEBUG: {2} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_create_missing_ip_field [0.496864s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_list_active_networks_on_not_registered_yet_dhcp_agent [0.700838s] ... ok DEBUG: {2} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_create_port_bad_ip [0.479853s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_update_network_set_not_shared_other_tenant_returns_403 [0.890487s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_port_excluding_ipv6_slaac_subnet_from_fixed_ips [1.850322s] ... ok DEBUG: {2} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_create_port_remove_allowed_address_pairs_with_none [1.321447s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_update_network_with_subnet_set_shared [1.330702s] ... ok DEBUG: {2} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_create_port_security_true_allowed_address_pairs ... SKIPPED: Plugin does not implement port-security extension DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_port_invalid_fixed_ip_address_v6_slaac [0.999754s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_update_shared_network_noadmin_returns_403 [0.533326s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_network_auto_schedule_with_multiple_agents [2.461286s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_port_as_admin [0.729968s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_network_ha_scheduling_on_port_creation [0.692260s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_port_mac [1.254513s] ... ok DEBUG: {2} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_update_add_address_pairs [1.325574s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_port_bad_tenant [0.595460s] ... ok DEBUG: {2} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_update_port_security_off_address_pairs ... SKIPPED: Plugin does not implement port-security extension DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_common.ConvertToDictTestCase.test_simple_object [0.158690s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_common.FilterFieldsTestCase.test_dict [0.163926s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_common.FilterFieldsTestCase.test_list [0.169135s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_port_mac_bad_owner [1.062966s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_network_remove_from_dhcp_agent [1.420182s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_repr [0.283272s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_staledata_error_on_concurrent_object_delete_network [0.371805s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:675: SAWarning: DELETE statement on table 'networks' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. DEBUG: session.commit() DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_port_invalid_fixed_ip_address_v6_pd_slaac [1.342026s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_network_scheduler_with_down_agent [1.280219s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_port_json [1.052798s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_network_scheduling_on_network_creation [0.392248s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_add_to_l3_agent_two_times [0.465216s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_port_mac_v6_slaac [2.308474s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_port_public_network [0.790768s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_add_to_l3_agent_with_admin_state_down [0.466706s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_auto_schedule_with_hosted [0.613795s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_port_public_network_with_invalid_ip_no_subnet_id [0.992065s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_port_update_ip_address_only [1.506318s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_staledata_error_on_concurrent_object_delete_subnet [3.320755s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:675: SAWarning: DELETE statement on table 'subnets' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. DEBUG: session.commit() DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_staledata_error_on_concurrent_object_delete_subnetpool [0.276796s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:675: SAWarning: DELETE statement on table 'subnetpools' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. DEBUG: session.commit() DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_ports_bulk_emulated [0.903095s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_port_update_ips [0.570105s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_staledata_error_on_concurrent_object_update_floatingip [0.619695s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 471, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/semaphore.py", line 147, in _do_acquire DEBUG: waiter.switch() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 265, in main DEBUG: result = function(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 6933, in _lock_blocked_name_update DEBUG: return thing DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1048, in _transaction_scope DEBUG: yield resource DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 650, in _session DEBUG: self.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 647, in _session DEBUG: self._end_session_transaction(self.session) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 675, in _end_session_transaction DEBUG: session.commit() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1454, in commit DEBUG: self._transaction.commit(_to_root=self.future) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 832, in commit DEBUG: self._prepare_impl() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 811, in _prepare_impl DEBUG: self.session.flush() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3449, in flush DEBUG: self._flush(objects) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3589, in _flush DEBUG: transaction.rollback(_capture_exception=True) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/langhelpers.py", line 70, in __exit__ DEBUG: compat.raise_( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ DEBUG: raise exception DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3549, in _flush DEBUG: flush_context.execute() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 456, in execute DEBUG: rec.execute(self) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 630, in execute DEBUG: util.preloaded.orm_persistence.save_obj( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 237, in save_obj DEBUG: _emit_update_statements( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 1035, in _emit_update_statements DEBUG: raise orm_exc.StaleDataError( DEBUG: sqlalchemy.orm.exc.StaleDataError: UPDATE statement on table 'standardattributes' expected to update 1 row(s); 0 were matched. DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_staledata_error_on_concurrent_object_update_network [0.448387s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 471, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/semaphore.py", line 147, in _do_acquire DEBUG: waiter.switch() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 265, in main DEBUG: result = function(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 6933, in _lock_blocked_name_update DEBUG: return thing DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1048, in _transaction_scope DEBUG: yield resource DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 650, in _session DEBUG: self.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 647, in _session DEBUG: self._end_session_transaction(self.session) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 675, in _end_session_transaction DEBUG: session.commit() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1454, in commit DEBUG: self._transaction.commit(_to_root=self.future) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 832, in commit DEBUG: self._prepare_impl() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 811, in _prepare_impl DEBUG: self.session.flush() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3449, in flush DEBUG: self._flush(objects) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3589, in _flush DEBUG: transaction.rollback(_capture_exception=True) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/langhelpers.py", line 70, in __exit__ DEBUG: compat.raise_( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ DEBUG: raise exception DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3549, in _flush DEBUG: flush_context.execute() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 456, in execute DEBUG: rec.execute(self) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 630, in execute DEBUG: util.preloaded.orm_persistence.save_obj( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 237, in save_obj DEBUG: _emit_update_statements( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 1035, in _emit_update_statements DEBUG: raise orm_exc.StaleDataError( DEBUG: sqlalchemy.orm.exc.StaleDataError: UPDATE statement on table 'standardattributes' expected to update 1 row(s); 0 were matched. DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_ports_bulk_emulated_plugin_failure [0.974853s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_auto_schedule_with_invalid_router [2.038410s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_staledata_error_on_concurrent_object_update_sg [0.333561s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 471, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/semaphore.py", line 147, in _do_acquire DEBUG: waiter.switch() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 265, in main DEBUG: result = function(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 6933, in _lock_blocked_name_update DEBUG: return thing DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1048, in _transaction_scope DEBUG: yield resource DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 650, in _session DEBUG: self.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 647, in _session DEBUG: self._end_session_transaction(self.session) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 675, in _end_session_transaction DEBUG: session.commit() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1454, in commit DEBUG: self._transaction.commit(_to_root=self.future) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 832, in commit DEBUG: self._prepare_impl() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 811, in _prepare_impl DEBUG: self.session.flush() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3449, in flush DEBUG: self._flush(objects) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3589, in _flush DEBUG: transaction.rollback(_capture_exception=True) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/langhelpers.py", line 70, in __exit__ DEBUG: compat.raise_( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ DEBUG: raise exception DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3549, in _flush DEBUG: flush_context.execute() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 456, in execute DEBUG: rec.execute(self) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 630, in execute DEBUG: util.preloaded.orm_persistence.save_obj( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 237, in save_obj DEBUG: _emit_update_statements( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 1035, in _emit_update_statements DEBUG: raise orm_exc.StaleDataError( DEBUG: sqlalchemy.orm.exc.StaleDataError: UPDATE statement on table 'standardattributes' expected to update 1 row(s); 0 were matched. DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 471, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/semaphore.py", line 147, in _do_acquire DEBUG: waiter.switch() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 265, in main DEBUG: result = function(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 6933, in _lock_blocked_name_update DEBUG: return thing DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1048, in _transaction_scope DEBUG: yield resource DEBUG: File "/usr/lib64/pyt DEBUG: hon3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 650, in _session DEBUG: self.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 647, in _session DEBUG: self._end_session_transaction(self.session) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 675, in _end_session_transaction DEBUG: session.commit() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1454, in commit DEBUG: self._transaction.commit(_to_root=self.future) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 832, in commit DEBUG: self._prepare_impl() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 811, in _prepare_impl DEBUG: self.session.flush() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3449, in flush DEBUG: self._flush(objects) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3589, in _flush DEBUG: transaction.rollback(_capture_exception=True) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/langhelpers.py", line 70, in __exit__ DEBUG: compat.raise_( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ DEBUG: raise exception DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3549, in _flush DEBUG: flush_context.execute() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 456, in execute DEBUG: rec.execute(self) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 630, in execute DEBUG: util.preloaded.orm_persistence.save_obj( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 237, in save_obj DEBUG: _emit_update_statements( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 1035, in _emit_update_statements DEBUG: raise orm_exc.StaleDataError( DEBUG: sqlalchemy.orm.exc.StaleDataError: UPDATE statement on table 'standardattributes' expected to update 1 row(s); 0 were matched. DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_standardattr_removed_on_floating_ip_delete [0.406253s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_ports_bulk_wrong_input [0.709682s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_port_with_ipv6_slaac_subnet_in_fixed_ips [1.777769s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_standardattr_removed_on_network_delete [0.236551s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_standardattr_removed_on_router_delete [0.319314s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_is_not_rescheduled_if_agent_is_back_online [1.200764s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_standardattr_removed_on_sg_delete [0.227963s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_standardattr_removed_on_subnet_delete [0.288343s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_delete_port_by_network_owner [1.286758s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_port_with_stale_subnet [1.172398s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_resource_type_fields [0.239318s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_no_reschedule_from_dead_admin_down_agent [0.894923s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_staledata_error_on_concurrent_object_delete_network [0.170756s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:675: SAWarning: DELETE statement on table 'networks' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. DEBUG: session.commit() DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_staledata_error_on_concurrent_object_delete_port [0.317428s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:675: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. DEBUG: session.commit() DEBUG: {1} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_policy [0.486396s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_staledata_error_on_concurrent_object_update_floatingip [0.362121s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 471, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/semaphore.py", line 147, in _do_acquire DEBUG: waiter.switch() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 265, in main DEBUG: result = function(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 6933, in _lock_blocked_name_update DEBUG: return thing DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1048, in _transaction_scope DEBUG: yield resource DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 650, in _session DEBUG: self.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 647, in _session DEBUG: self._end_session_transaction(self.session) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 675, in _end_session_transaction DEBUG: session.commit() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1454, in commit DEBUG: self._transaction.commit(_to_root=self.future) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 832, in commit DEBUG: self._prepare_impl() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 811, in _prepare_impl DEBUG: self.session.flush() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3449, in flush DEBUG: self._flush(objects) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3589, in _flush DEBUG: transaction.rollback(_capture_exception=True) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/langhelpers.py", line 70, in __exit__ DEBUG: compat.raise_( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ DEBUG: raise exception DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3549, in _flush DEBUG: flush_context.execute() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 456, in execute DEBUG: rec.execute(self) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 630, in execute DEBUG: util.preloaded.orm_persistence.save_obj( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 237, in save_obj DEBUG: _emit_update_statements( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 1035, in _emit_update_statements DEBUG: raise orm_exc.StaleDataError( DEBUG: sqlalchemy.orm.exc.StaleDataError: UPDATE statement on table 'standardattributes' expected to update 1 row(s); 0 were matched. DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_any_ipv4_subnet_ipv6_pool [0.872536s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_delete_port_public_network [0.964085s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_standardattr_removed_on_subnetpool_delete [0.245716s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.NeutronDbPluginV2AsMixinTestCase.test_create_network_with_default_status [0.329376s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_fixed_ip_invalid_ip [0.671568s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_any_v6_subnet_wrong_dns_mixed [0.875065s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.NeutronDbPluginV2AsMixinTestCase.test_create_network_with_status_BUILD [0.320717s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_rescheduler_catches_rpc_db_and_reschedule_exceptions [1.152091s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_specific_subnet_non_existent_prefix [0.852711s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_rescheduler_iterates_after_reschedule_failure [1.164679s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.NeutronDbPluginV2AsMixinTestCase.test_get_user_allocation_for_dhcp_port_returns_none [1.222849s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agentschedulers_db.OvsDhcpAgentNotifierTestCase.test_auto_schedule_new_network_segments [0.532279s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_list_ports_public_network [2.292044s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agentschedulers_db.OvsDhcpAgentNotifierTestCase.test_auto_schedule_new_network_segments_no_networks_on_segment [0.416805s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.NeutronDbPluginV2AsMixinTestCase.test_update_network_invalid_mtu [1.007025s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_specific_subnet_prefix_too_large [1.757519s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.NeutronDbPluginV2AsMixinTestCase.test_update_network_invalid_mtu_ipv4_ipv6 [0.748766s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_specific_subnet_with_mismatch_prefixlen [0.769802s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_list_ports_with_pagination_reverse_emulated [1.369878s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestBasicGet.test_single_get_tenant [0.654375s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_requested_duplicate_ip [0.440274s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworks.test_update_shared_net_used_as_router_gateway [0.457107s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agentschedulers_db.OvsDhcpAgentNotifierTestCase.test_network_add_to_dhcp_agent_notification [2.028460s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_cannot_create_multiple_default_subnetpools [0.916246s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_requested_invalid_fixed_ip_address_v6_slaac [0.841990s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agentschedulers_db.OvsDhcpAgentNotifierTestCase.test_network_remove_from_dhcp_agent_notification [0.734986s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_create_subnetpool_ipv4_default_prefix_bounds [0.762576s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_create_subnetpool_ipv6_with_defaults [0.425403s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_device_id_unchanged [0.759013s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworks.test_update_shared_net_used_fails [1.479882s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agentschedulers_db.OvsL3AgentNotifierTestCase.test_agent_updated_l3_agent_notification [0.714719s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_delete_nonexistent_subnetpool [0.353963s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_create_networks_bulk_native_plugin_failure [0.402963s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_get_subnetpool_different_tenants_not_shared [0.370064s] ... ok DEBUG: {1} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_create_address_gets_port_mac [0.632030s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_port_add_additional_ip [0.754658s] ... ok DEBUG: {1} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_create_duplicate_mac_ip [0.428486s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_list_subnetpools_different_tenants_not_shared [0.530898s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_invalid_admin_status [0.761164s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_update_subnetpool_max_prefix_less_than_default [0.432741s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_port_update_ip [0.927846s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_list_networks_with_pagination_native [0.592571s] ... ok DEBUG: {1} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_create_overlap_with_fixed_ip [0.846455s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_update_subnetpool_prefix_list_compaction [0.580864s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_list_networks_with_parameters [0.618670s] ... ok DEBUG: {1} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_create_port_remove_allowed_address_pairs_with_list [0.950277s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_list_networks_with_parameters_invalid_values [0.579717s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_allocation_pools_with_prefixlen_31 [0.969950s] ... ok DEBUG: {1} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_create_port_security_false_allowed_address_pairs ... SKIPPED: Plugin does not implement port-security extension DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_port_with_new_ipv6_slaac_subnet_in_fixed_ips [1.763269s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_list_networks_with_sort_extended_attr_native_returns_400 [0.501472s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_bad_V4_cidr_prefix_len [0.460682s] ... ok DEBUG: {1} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_update_port_allowed_address_pairs_bad_format [0.649407s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_bad_hostroutes [0.408551s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_list_shared_networks_with_non_admin_user [0.546658s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_common.ConvertToDictTestCase.test_list_of_objects [0.051149s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_resource_type_fields [0.123097s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_any_subnet_prefix_allocation_pools [0.975631s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_staledata_error_on_concurrent_object_delete_router [0.257264s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:675: SAWarning: DELETE statement on table 'routers' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. DEBUG: session.commit() DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_bad_ip_version [0.581280s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_update_network [0.768398s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_staledata_error_on_concurrent_object_update_port [0.601859s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 471, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/semaphore.py", line 147, in _do_acquire DEBUG: waiter.switch() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 265, in main DEBUG: result = function(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 6933, in _lock_blocked_name_update DEBUG: return thing DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1048, in _transaction_scope DEBUG: yield resource DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 650, in _session DEBUG: self.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 647, in _session DEBUG: self._end_session_transaction(self.session) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 675, in _end_session_transaction DEBUG: session.commit() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1454, in commit DEBUG: self._transaction.commit(_to_root=self.future) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 832, in commit DEBUG: self._prepare_impl() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 811, in _prepare_impl DEBUG: self.session.flush() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3449, in flush DEBUG: self._flush(objects) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3589, in _flush DEBUG: transaction.rollback(_capture_exception=True) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/langhelpers.py", line 70, in __exit__ DEBUG: compat.raise_( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ DEBUG: raise exception DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3549, in _flush DEBUG: flush_context.execute() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 456, in execute DEBUG: rec.execute(self) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 630, in execute DEBUG: util.preloaded.orm_persistence.save_obj( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 237, in save_obj DEBUG: _emit_update_statements( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 1035, in _emit_update_statements DEBUG: raise orm_exc.StaleDataError( DEBUG: sqlalchemy.orm.exc.StaleDataError: UPDATE statement on table 'standardattributes' expected to update 1 row(s); 0 were matched. DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_bad_tenant [0.477975s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_staledata_error_on_concurrent_object_update_subnetpool [0.091482s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 471, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/semaphore.py", line 147, in _do_acquire DEBUG: waiter.switch() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 265, in main DEBUG: result = function(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 6933, in _lock_blocked_name_update DEBUG: return thing DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1048, in _transaction_scope DEBUG: yield resource DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 650, in _session DEBUG: self.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 647, in _session DEBUG: self._end_session_transaction(self.session) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 675, in _end_session_transaction DEBUG: session.commit() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1454, in commit DEBUG: self._transaction.commit(_to_root=self.future) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 832, in commit DEBUG: self._prepare_impl() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 811, in _prepare_impl DEBUG: self.session.flush() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3449, in flush DEBUG: self._flush(objects) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3589, in _flush DEBUG: transaction.rollback(_capture_exception=True) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/langhelpers.py", line 70, in __exit__ DEBUG: compat.raise_( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ DEBUG: raise exception DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3549, in _flush DEBUG: flush_context.execute() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 456, in execute DEBUG: rec.execute(self) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 630, in execute DEBUG: util.preloaded.orm_persistence.save_obj( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 237, in save_obj DEBUG: _emit_update_statements( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 1035, in _emit_update_statements DEBUG: raise orm_exc.StaleDataError( DEBUG: sqlalchemy.orm.exc.StaleDataError: UPDATE statement on table 'standardattributes' expected to update 1 row(s); 0 were matched. DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_standardattr_removed_on_port_delete [0.104721s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_any_v4_subnet_wrong_dns_mixed [0.885890s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_staledata_error_on_concurrent_object_delete_floatingip [0.198611s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:675: SAWarning: DELETE statement on table 'floatingips' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. DEBUG: session.commit() DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_staledata_error_on_concurrent_object_delete_router [0.190516s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:675: SAWarning: DELETE statement on table 'routers' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. DEBUG: session.commit() DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_staledata_error_on_concurrent_object_delete_subnetpool [0.134130s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:675: SAWarning: DELETE statement on table 'subnetpools' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. DEBUG: session.commit() DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_update_network_set_not_shared_single_tenant [1.008622s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_staledata_error_on_concurrent_object_update_port [0.136998s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 471, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/semaphore.py", line 147, in _do_acquire DEBUG: waiter.switch() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 265, in main DEBUG: result = function(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 6933, in _lock_blocked_name_update DEBUG: return thing DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1048, in _transaction_scope DEBUG: yield resource DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 650, in _session DEBUG: self.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 647, in _session DEBUG: self._end_session_transaction(self.session) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 675, in _end_session_transaction DEBUG: session.commit() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1454, in commit DEBUG: self._transaction.commit(_to_root=self.future) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 832, in commit DEBUG: self._prepare_impl() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 811, in _prepare_impl DEBUG: self.session.flush() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3449, in flush DEBUG: self._flush(objects) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3589, in _flush DEBUG: transaction.rollback(_capture_exception=True) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/langhelpers.py", line 70, in __exit__ DEBUG: compat.raise_( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ DEBUG: raise exception DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3549, in _flush DEBUG: flush_context.execute() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 456, in execute DEBUG: rec.execute(self) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 630, in execute DEBUG: util.preloaded.orm_persistence.save_obj( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 237, in save_obj DEBUG: _emit_update_statements( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 1035, in _emit_update_statements DEBUG: raise orm_exc.StaleDataError( DEBUG: sqlalchemy.orm.exc.StaleDataError: UPDATE statement on table 'standardattributes' expected to update 1 row(s); 0 were matched. DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_any_v6_subnet_wrong_dns_v4 [0.693886s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_staledata_error_on_concurrent_object_update_router [0.168731s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 471, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/semaphore.py", line 147, in _do_acquire DEBUG: waiter.switch() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 265, in main DEBUG: result = function(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 6933, in _lock_blocked_name_update DEBUG: return thing DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1048, in _transaction_scope DEBUG: yield resource DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 650, in _session DEBUG: self.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 647, in _session DEBUG: self._end_session_transaction(self.session) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 675, in _end_session_transaction DEBUG: session.commit() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1454, in commit DEBUG: self._transaction.commit(_to_root=self.future) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 832, in commit DEBUG: self._prepare_impl() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 811, in _prepare_impl DEBUG: self.session.flush() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3449, in flush DEBUG: self._flush(objects) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3589, in _flush DEBUG: transaction.rollback(_capture_exception=True) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/langhelpers.py", line 70, in __exit__ DEBUG: compat.raise_( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ DEBUG: raise exception DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3549, in _flush DEBUG: flush_context.execute() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 456, in execute DEBUG: rec.execute(self) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 630, in execute DEBUG: util.preloaded.orm_persistence.save_obj( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 237, in save_obj DEBUG: _emit_update_statements( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 1035, in _emit_update_statements DEBUG: raise orm_exc.StaleDataError( DEBUG: sqlalchemy.orm.exc.StaleDataError: UPDATE statement on table 'standardattributes' expected to update 1 row(s); 0 were matched. DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_staledata_error_on_concurrent_object_update_subnet [0.148163s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 471, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/semaphore.py", line 147, in _do_acquire DEBUG: waiter.switch() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 265, in main DEBUG: result = function(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 6933, in _lock_blocked_name_update DEBUG: return thing DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1048, in _transaction_scope DEBUG: yield resource DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 650, in _session DEBUG: self.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 647, in _session DEBUG: self._end_session_transaction(self.session) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 675, in _end_session_transaction DEBUG: session.commit() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1454, in commit DEBUG: self._transaction.commit(_to_root=self.future) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 832, in commit DEBUG: self._prepare_impl() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 811, in _prepare_impl DEBUG: self.session.flush() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3449, in flush DEBUG: self._flush(objects) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3589, in _flush DEBUG: transaction.rollback(_capture_exception=True) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/langhelpers.py", line 70, in __exit__ DEBUG: compat.raise_( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ DEBUG: raise exception DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3549, in _flush DEBUG: flush_context.execute() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 456, in execute DEBUG: rec.execute(self) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 630, in execute DEBUG: util.preloaded.orm_persistence.save_obj( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 237, in save_obj DEBUG: _emit_update_statements( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 1035, in _emit_update_statements DEBUG: raise orm_exc.StaleDataError( DEBUG: sqlalchemy.orm.exc.StaleDataError: UPDATE statement on table 'standardattributes' expected to update 1 row(s); 0 were matched. DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_standardattr_removed_on_port_delete [0.118443s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_port_None_values [0.557249s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_standardattr_removed_on_subnet_delete [0.118454s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.NeutronDbPluginV2AsMixinTestCase.test__validate_network_subnetpools [0.222351s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_any_v6_subnet_wrong_dns_v4_multiple [0.775144s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestBasicGet.test_single_get_admin [0.222187s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_dhcpv6_stateless_with_ip_already_allocated [2.001985s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_create_network [0.267156s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_port_public_network_with_ip [0.860104s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_create_networks_bulk_emulated [0.222311s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_create_networks_bulk_native_quotas [0.252083s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_inconsistent_ipv4_gatewayv6 [0.672504s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_port_with_ipv6_pd_subnet_in_fixed_ips [0.749052s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_create_networks_bulk_tenants_and_quotas [0.405292s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_invalid_allocation_pool_returns_400 [0.508062s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_invalid_gw_128_V6_cidr [0.400172s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_create_networks_native_quotas [0.858191s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_specific_subnet [2.440455s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_ports_bulk_native [1.695516s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_list_networks_with_fields [0.785449s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_invalid_ipv6_address_mode [1.048911s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_list_networks_with_pagination_reverse_emulated [0.467770s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_different_ra_and_addr_modes [0.708478s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_specific_subnet_prefix_allocation_pools [1.564831s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_first_ip_owned_by_router [1.723245s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_specific_subnet_prefix_too_small [1.323830s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_list_networks_with_pagination_reverse_native [2.066030s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_ports_bulk_native_quotas [3.226128s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_list_networks_with_sort_native [0.923039s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_subnet_over_quota [1.473673s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_list_networks_with_sort_remote_key_native_returns_400 [0.763468s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_slaac_with_db_reference_error [1.865161s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_router_port_ipv4_and_ipv6_slaac_no_fixed_ips [1.253181s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_create_subnetpool_ipv4_24_with_defaults [0.745854s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_show_network [0.703611s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_create_subnetpool_ipv4_default_prefix_smaller_than_min [0.843245s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_show_network_with_subnet [0.613458s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_delete_network_port_exists_owned_by_network_port_not_found [1.256401s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_slaac_with_ip_already_allocated [1.677515s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_update_network_set_not_shared_multi_tenants2_returns_409 [0.902588s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_delete_subnetpool_existing_allocations [1.276476s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_slaac_with_router_intf_on_network [1.043658s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_port_public_network_with_invalid_ip_and_subnet_id [0.685918s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_delete_port [1.606175s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_list_subnetpools_different_tenants_shared [0.814423s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_ports_native_quotas [0.576691s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_no_cidr_and_default_subnetpool [0.856354s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_delete_network_if_port_exists [0.772241s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_no_ip_version [0.607958s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_update_subnetpool_max_prefix_less_than_min [0.917794s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_delete_port_with_ipv6_slaac_address [1.802355s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_only_ip_version_v6_no_pool [0.710944s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_duplicate_ips [1.067199s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_update_subnetpool_min_prefix [1.006888s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_overlapping_allocation_pools_returns_409 [0.998011s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_bad_V6_cidr [1.023193s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_bad_boolean [0.659099s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_bad_nameserver [0.425164s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_get_ports_count [2.593737s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_delete_ports_by_device_id [3.008148s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_default_gw_conflict_allocation_pool_returns_409 [0.529530s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_with_none_gateway_fully_allocated [2.943496s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_defaults [0.924128s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_ip_allocation_for_ipv6_2_subnet_slaac_mode [1.398755s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_delete_ports_by_device_id_second_call_failure [2.043945s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_with_one_dns [1.367992s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_ip_allocation_for_ipv6_subnet_slaac_address_mode [1.258881s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_delete_ports_ignores_port_not_found [1.071184s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_gateway_in_allocation_pool_returns_409 [2.269683s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_with_two_host_routes [1.019477s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnets_bulk_emulated [0.445101s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_gw_of_network_returns_400 [0.719861s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_gw_outside_cidr_returns_201 [0.657647s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_delete_subnet_with_other_subnet_on_network_still_in_use [1.103936s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_duplicate_mac_generation [1.811375s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_inconsistent_ipv6_gatewayv4 [0.608440s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_fixed_ip_invalid_subnet_id [0.794778s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_attributes_no_dhcp_enabled [0.677754s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_get_subnets_count [1.317180s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_invalid_admin_state [0.750737s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_list_ports [4.155490s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_first_ip_owned_by_non_router [1.035513s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_invalid_mac_address [0.623073s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_get_subnets_count_filter_by_unknown_filter [1.280202s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_gw_is_nw_start_addr_canonicalize [0.832805s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_is_mac_in_use [1.113030s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_invalid_ip_version [0.850070s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_out_of_cidr_global [0.906996s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_invalid_uuid [0.764197s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_list_ports_with_pagination_reverse_native [2.417276s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_pd_gw_values [1.683596s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_list_subnets_with_pagination_native [1.644775s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_list_ports_filtered_by_fixed_ip_with_limit [3.215373s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_list_ports_with_sort_emulated [2.538823s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_list_subnets_with_pagination_reverse_emulated [0.970461s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_slaac_with_dhcp_port_on_network [2.375316s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_list_ports_with_pagination_native [2.134677s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_slaac_with_port_on_network [1.776967s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_subnet_update_ipv4_and_ipv6_pd_v6stateless_subnets [2.937675s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_unsupported_subnet_cidr_loopback [0.664636s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_list_ports_with_sort_native [1.957622s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_slaac_with_snat_intf_on_network [1.288253s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_mac_generation [1.288972s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_allocation_pools [2.025363s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_requested_ips_only [5.779999s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_nonzero_cidr [2.200883s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_overlapping_subnets [1.181063s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_dns_to_None [0.951077s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_with_allocation_pool [0.787910s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_dns_with_too_many_entries [0.700016s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_requested_subnet_id_v4_and_v6_slaac [1.525783s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_requested_fixed_ip_address_v6_slaac_router_iface [1.076872s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_with_dhcp_disabled [0.939234s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_from_gw_to_new_gw [0.939524s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_show_port [0.933354s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_with_invalid_netmask_returns_400_ipv4 [0.632600s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_gateway_in_allocation_pool_returns_409 [1.020110s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_test_delete_network_port_exists_dhcp [1.015715s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_with_invalid_netmask_returns_400_ipv6 [0.688138s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_requested_invalid_fixed_ips [2.455979s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_with_none_gateway_allocation_pool [0.797134s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_port_delete_ip [0.962945s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_gw_ip_in_use_by_router_returns_409 [1.147252s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_with_v6_pd_allocation_pool_returns_400 [0.572800s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_requested_subnet_id [1.207623s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_port_invalid_subnet_v6_pd_slaac [0.963624s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_gw_outside_cidr_returns_200 [0.938367s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnets_bulk_native_quotas [0.736040s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_inconsistent_ipv6_hostroute_dst_v4 [0.655821s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnets_native_quotas [0.572289s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_port_invalid_fixed_ip_address_v6_pd_slaac [1.116856s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_port_mac_used [1.225259s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_ipv6_ra_mode_ip_version_4 [0.654172s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_port_mac_ip [0.843104s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_delete_subnet_dhcp_port_associated_with_other_subnets [1.176096s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_port_not_admin [0.472891s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_no_gateway [1.041493s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_any_subnet_with_default_prefixlen [1.382894s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_delete_subnet_with_route [1.103531s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_any_v4_subnet_wrong_dns_v6 [0.805737s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_invalid_subnet [0.826120s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_route_to_None [1.569074s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_any_subnet_with_prefixlen [1.933711s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_specific_subnet_already_allocated [0.932347s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_route_with_too_many_entries [0.696238s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_list_subnets [1.030682s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_any_v4_subnet_wrong_dns_v6_multiple [0.804858s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_specific_subnet_with_matching_prefixlen [0.750118s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_create_default_subnetpools [0.561772s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_specific_subnet_prefix_specific_gw [0.743792s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_list_subnets_filtering_by_cidr_used_on_create [0.973092s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_create_subnetpool_ipv4_default_prefix_too_large [0.432103s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_create_subnetpool_ipv4_default_prefix_too_small [0.652463s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_subnet_bad_gateway [1.061060s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_list_subnets_filtering_by_project_id [1.266312s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_create_subnetpool_empty_prefix_list [0.403027s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_create_subnetpool_ipv4_supported_min_prefix [0.568704s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_create_subnetpool_ipv4_21_with_defaults [0.470436s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_create_subnetpool_mixed_ip_version [0.551971s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_create_subnetpool_ipv4_supported_default_prefix [0.392756s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_the_same_gw_as_in_use_by_router [3.614394s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_delete_subnetpool [0.535118s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_list_subnets_with_sort_native [1.245505s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_create_subnetpool_ipv6_default_prefix_bounds [0.415408s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_get_subnetpool_different_tenants_shared [0.361032s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_get_subnetpool [0.544897s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_list_subnetpools_filters_none [0.400860s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_illegal_subnetpool_prefix_list_update [0.617152s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_the_same_gw_as_in_use_by_router_ipv6 [1.268407s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_update_subnetpool_default_prefix [0.418506s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_update_subnetpool_default_prefix_less_than_min [0.444511s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_update_subnetpool_default_prefix_larger_than_max [0.457153s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestV2HTTPResponse.test_delete_returns_204 [0.747229s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_update_subnetpool_max_prefix [0.629101s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_update_subnetpool_default_quota [0.578452s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_port_prevents_network_deletion [2.638092s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_update_subnetpool_min_prefix_larger_than_max [0.532927s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_update_subnetpool_prefix_list_mixed_ip_version [0.606442s] ... ok DEBUG: {0} neutron.tests.unit.db.test_dvr_mac_db.DvrDbMixinTestCase.test__create_dvr_mac_address_retries_exceeded_retry_logic [1.311179s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_update_subnetpool_prefix_list_append [0.625295s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_subnet_update_ipv4_and_ipv6_pd_slaac_subnets [0.837513s] ... ok DEBUG: {0} neutron.tests.unit.db.test_dvr_mac_db.DvrDbMixinTestCase.test__create_dvr_mac_address_success [0.495586s] ... ok DEBUG: {0} neutron.tests.unit.db.test_dvr_mac_db.DvrDbMixinTestCase.test__get_dvr_mac_address_by_host_not_found [0.376968s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_subnet_usable_after_update [0.825755s] ... ok DEBUG: {0} neutron.tests.unit.db.test_dvr_mac_db.DvrDbMixinTestCase.test_get_dvr_mac_address_by_host_existing_host [0.202525s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_as_admin [1.620976s] ... ok DEBUG: {0} neutron.tests.unit.db.test_dvr_mac_db.DvrDbMixinTestCase.test_mac_cleared_on_agent_delete_event [0.151801s] ... ok DEBUG: {0} neutron.tests.unit.db.test_dvr_mac_db.DvrDbMixinTestCase.test_mac_not_cleared_on_agent_delete_event_with_remaining_agents [0.183586s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_bulk_create_subnet_ipv6_auto_addr_with_port_on_network [1.265223s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_backend_mixin.TestIpamBackendMixin.test__get_changed_ips_for_port_multiple_ips_one_subnet_noip [0.042694s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_backend_mixin.TestIpamBackendMixin.test__get_changed_ips_for_port_remove_autoaddress [0.056612s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_backend_mixin.TestIpamBackendMixin.test__validate_network_subnetpools_mismatch_address_scopes [0.061107s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet [0.744002s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_bad_V4_cidr [0.732254s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_create_port_ipam_with_rollback [0.446122s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_deallocate_single_ip [0.133034s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_delete_subnet_over_ipam_with_rollback [0.343841s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_bad_ip_version_null [0.659098s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_allocation_pools_invalid_returns_400 [1.233200s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_bad_uuid [0.529845s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_recreate_port_ipam [0.734105s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_inconsistent_ipv4_hostroute_np_v6 [0.494692s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_dns [0.719053s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_2_subnets_overlapping_cidr_allowed_returns_200 [2.369439s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_inconsistent_ipv6_cidrv4 [0.528062s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet [0.520209s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_inconsistent_ipv4_gatewayv6 [0.620710s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_invalid_gw_32_V4_cidr [0.453046s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_V6_slaac_big_prefix [0.585906s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_inconsistent_ipv6_gatewayv4 [0.675401s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_invalid_gw_V4_cidr [0.494132s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_recreate_port_ipam_specific_ip [2.194056s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_invalid_gw_V6_cidr [0.373412s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_ipv6_address_mode_fails [0.519797s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_update_ips_for_port_passes_port_dict_to_factory [0.222782s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_allocation_pools_with_prefixlen_32 [0.842825s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_address_mode_ip_version_4 [0.395688s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_ipv6_cannot_disable_dhcp [0.498758s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestV2HTTPResponse.test_bad_route_404 [0.230561s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_update_port_ipam [0.629337s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamHTTPResponse.test_list_returns_200 [0.211644s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestV2HTTPResponse.test_create_returns_201 [0.329459s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_bad_pools [0.899606s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamHTTPResponse.test_show_returns_200 [0.179924s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_gw_values [0.962169s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestV2HTTPResponse.test_list_with_fields [0.269909s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamHTTPResponse.test_update_returns_200 [0.320985s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_ra_mode_ip_version_4 [0.476094s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_create_networks_bulk_emulated [0.352700s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_ra_modes [0.306118s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_dhcpv6_stateless_with_port_on_network [1.014223s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_create_networks_bulk_emulated_plugin_failure [0.469751s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_same_ra_and_addr_modes [0.239071s] ... ok DEBUG: {3} neutron.tests.unit.db.test_dvr_mac_db.DvrDbMixinTestCase.test_get_subnet_for_dvr_returns_correct_mac [1.092783s] ... ok DEBUG: {3} neutron.tests.unit.db.test_extraroute_db.TestExtraRouteDb.test_add_extra_routes [0.078163s] ... ok DEBUG: {3} neutron.tests.unit.db.test_extraroute_db.TestExtraRouteDb.test_remove_extra_routes [0.076506s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_backend_mixin.TestIpamBackendMixin.test__get_changed_ips_for_port_autoaddress_ipv6_pd_enabled [0.062455s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_backend_mixin.TestIpamBackendMixin.test__get_changed_ips_for_port_multiple_ips_one_subnet_add_third [0.040709s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_backend_mixin.TestIpamBackendMixin.test__get_changed_ips_for_port_no_ip_address_slaac [0.065073s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_create_networks_bulk_native [0.475839s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_gw_bcast_returns_400 [0.658829s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_backend_mixin.TestIpamBackendMixin.test__get_changed_ips_for_port_subnet_id_no_ip_ipv6 [0.057972s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_with_cidr_and_default_subnetpool [0.528252s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_create_public_network [0.451257s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_backend_mixin.TestIpamBackendMixin.test__is_ip_required_by_subnet_for_non_router_port_and_slaac [0.500238s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnets_bulk_emulated_plugin_failure [0.834009s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_gw_values [0.957365s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_list_networks [0.536935s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_backend_mixin.TestPortUpdateIpamML2.test_port_update_allocate_from_net_subnet [0.629121s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_allocate_eui64_ip [0.163105s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_list_networks_with_fields [0.531417s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_allocate_multiple_ips [0.180503s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_inconsistent_ipv4_cidrv6 [0.589314s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_allocate_single_any_ip [0.213610s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_allocate_single_fixed_ip [0.300027s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_inconsistent_ipv4_hostroute_dst_v6 [0.525344s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_list_networks_with_pagination_reverse_emulated [0.877725s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_inconsistent_ipv6_dns_v4 [0.560258s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnets_bulk_native_ipv6 [1.903140s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_create_port_ipam [0.813705s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_deallocate_multiple_ips_with_exception [0.291629s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_invalid_ipv6_ra_mode [0.489860s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_list_networks_with_parameters [0.770315s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_addr_modes [0.330313s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_two_subnets_same_cidr_returns_400 [0.776415s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_test_fixed_ips_for_port_allocation_on_auto_address_subnet [0.662921s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_list_networks_with_sort_native [0.670246s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_test_fixed_ips_for_port_pd_gateway [0.608575s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_gw_is_nw_end_addr [1.015239s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_delete_subnet_with_dns_and_route [1.018921s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_show_network [0.826391s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_update_db_subnet_new_pools_exception [0.363505s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_update_network_set_not_shared_multi_tenants_returns_409 [0.387800s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamHTTPResponse.test_create_returns_201 [0.550720s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_get_subnets_count_filter_by_project_id [1.045530s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_update_network_set_not_shared_other_tenant_access_via_rbac [0.630444s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_invalid_ip_address [0.215907s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamHTTPResponse.test_delete_with_req_body_returns_400 [0.625949s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_list_subnets_filtering_by_unknown_filter ... SKIPPED: Plugin does not support filter validation DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_update_shared_network_noadmin_returns_403 [0.605516s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamHTTPResponse.test_list_with_fields [0.637476s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_list_subnets_with_parameter [0.689933s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_gw_is_nw_start_addr [2.172923s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_port_prevents_subnet_deletion [0.287019s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_port_bad_tenant [0.695134s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_show_subnet [0.262121s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamHTTPResponse.test_list_with_fields_noadmin_and_policy_field [0.631611s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_out_of_cidr_lla [0.829344s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_subnet_with_allocation_range [0.540617s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_create_networks_bulk_tenants_and_quotas [0.580632s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_port_invalid_fixed_ip_address_v6_pd_slaac [1.056289s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_slaac_with_port_not_found [0.996715s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_adding_additional_host_routes_and_dns [0.806675s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_port_public_network [0.574729s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_multiple_allocation_pools [0.567273s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_create_networks_bulk_tenants_and_quotas_fail [1.280439s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_out_of_range_allocation_pool_returns_400 [0.312705s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_port_public_network_with_invalid_ip_no_subnet_id [0.771551s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_create_networks_bulk_wrong_input [0.448588s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_allocation_pools_and_gateway_ip [1.045035s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_shared_returns_400 [0.246066s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_with_large_allocation_pool [0.444142s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_with_network_different_tenant [0.159373s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_list_networks_with_pagination_native [0.730943s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_allocation_pools_over_gateway_ip_returns_409 [0.751630s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_port_with_ipv6_dhcp_stateful_subnet_in_fixed_ips [0.975116s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_list_networks_with_parameters_invalid_values [0.347767s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_with_none_gateway [0.571146s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_inconsistent_ipv4_dns_v6 [0.845299s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_list_networks_with_sort_emulated [0.607964s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_with_one_host_route [0.795780s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_with_too_many_dns [0.468341s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_list_networks_without_pk_in_fields_pagination_emulated [1.074569s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_with_too_many_routes [0.428849s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_port_with_multiple_ipv4_and_ipv6_subnets [2.667126s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_show_network_with_subnet [0.814977s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_with_two_dns [0.633899s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_ports_bulk_emulated_plugin_failure [0.707438s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_inconsistent_ipv6_hostroute_np_v4 [2.583563s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_with_v6_allocation_pool [0.629993s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_port_public_network_with_invalid_ip_and_subnet_id [0.845755s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestV2HTTPResponse.test_list_returns_200 [0.636649s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnets_bulk_native [0.641361s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnets_bulk_native_plugin_failure [0.529475s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_router_port_ipv4_and_ipv6_slaac_no_fixed_ips [1.399224s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_port_with_ipv6_slaac_subnet_in_fixed_ips [1.190364s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_delete_network_if_port_exists [0.949010s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_delete_port [1.234789s] ... ok DEBUG: {1} neutron.tests.unit.db.test_dvr_mac_db.DvrDbMixinTestCase.test_get_subnet_for_dvr_returns_correct_mac_fixed_ips_passed [2.058256s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_two_subnets [1.831793s] ... ok DEBUG: {1} neutron.tests.unit.db.test_extraroute_db.TestExtraRouteDb.test_update [0.879649s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_delete_ports_ignores_port_not_found [1.000586s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_delete_network [1.027364s] ... ok DEBUG: {1} neutron.tests.unit.db.test_extraroute_db.TestExtraRouteDb.test_update_routes_where_route_vanishes_while_on_delete [0.951176s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_delete_network_port_exists_owned_by_network_port_not_found [2.229807s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_backend_mixin.TestIpamBackendMixin.test__get_changed_ips_for_port [0.175494s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_backend_mixin.TestIpamBackendMixin.test__get_changed_ips_for_port_no_ip_address_no_slaac [0.170917s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_delete_subnet [0.887549s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_backend_mixin.TestIpamBackendMixin.test__is_distributed_service [0.143073s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_backend_mixin.TestIpamBackendMixin.test__is_ip_required_by_subnet_for_non_router_port [0.135551s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_backend_mixin.TestIpamBackendMixin.test__is_ip_required_by_subnet_for_router_port [0.119046s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_get_ports_count [1.729881s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_backend_mixin.TestIpamBackendMixin.test__validate_network_subnetpools_subnetpool_mismatch [0.133450s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_invalid_admin_state [0.375272s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_allocate_multiple_eui64_ips [0.449640s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_delete_network_port_exists_owned_by_network_race [1.613110s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_allocate_multiple_ips_with_exception_on_rollback [0.415089s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_delete_subnet_ipv6_slaac_port_exists [1.360198s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_invalid_ip [0.590545s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_delete_port_public_network [0.959517s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_create_ipv6_pd_subnet_over_ipam [0.981936s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_requested_invalid_fixed_ip_address_v6_slaac [1.024561s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_delete_subnet_ipv6_slaac_router_port_exists [1.372817s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_create_subnet_over_ipam [0.887719s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_delete_subnet_port_exists_owned_by_network [1.052085s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_duplicate_mac_generation [1.736732s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_delete_port_ipam [1.331157s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_fixed_ip_invalid_subnet_id [0.759851s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_requested_subnet_id [2.410782s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_delete_subnet_port_exists_owned_by_other [1.049219s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_invalid_mac_address [0.640993s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_delete_subnet_over_ipam [1.063132s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_delete_subnet_with_callback [0.871754s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_requested_subnet_id_v4_and_v6_slaac [1.216874s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_ip_allocation_for_ipv6_2_subnet_slaac_mode [1.115246s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_delete_subnet_with_dns [0.780732s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_test_delete_network_port_exists_dhcp [0.741565s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_update_ips_for_port_ovn_distributed_svc [1.466208s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_ip_allocation_for_ipv6_subnet_slaac_address_mode [0.814477s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_update_ips_for_port_passes_port_id_to_factory [0.256152s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_list_subnets_shared [0.895740s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_port_add_additional_ip [0.799918s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_update_subnet_over_ipam [0.782862s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_port_not_admin [0.652519s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_list_ports_for_network_owner [1.032905s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamHTTPResponse.test_delete_returns_204 [0.378852s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_list_subnets_with_pagination_emulated [1.072133s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamHTTPResponse.test_list_with_fields_noadmin [0.499657s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_list_ports_public_network [1.038347s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_port_update_ip [1.063758s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamHTTPResponse.test_update_invalid_json_400 [0.411793s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_list_subnets_with_pagination_reverse_native [1.078982s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_create_networks_bulk_native_plugin_failure [0.355533s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_create_networks_bulk_native_quotas [0.373581s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_port_update_ips [0.993974s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_create_public_network_no_admin_tenant [0.309555s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_list_ports_with_pagination_native [1.343359s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_mac_generation_4octet [0.307470s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_any_subnet_with_prefixlen [0.711343s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_invalid_admin_status [0.877452s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_any_v4_subnet_wrong_dns_mixed [0.384476s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_list_subnets_with_sort_emulated [1.985264s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_any_v6_subnet_wrong_dns_v4_multiple [0.437608s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_list_networks_with_sort_extended_attr_native_returns_400 [0.616858s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_specific_subnet_non_existent_prefix [0.458098s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_subnet_lifecycle_dns_retains_order [0.784287s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_list_shared_networks_with_non_admin_user [0.593823s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_specific_subnet_prefix_too_small [0.438223s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_unsupported_subnet_cidr_multicast [0.512192s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_update_network [0.425833s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_specific_subnet_with_matching_prefixlen [0.177888s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_allocation_pools_invalid_pool_for_cidr [0.564161s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_subnet_over_quota [0.549511s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_update_network_set_not_shared_other_tenant_returns_403 [0.754348s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_allocation_pools_overlapping_returns_409 [0.588528s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_requested_ips_only [3.334751s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_update_network_set_not_shared_single_tenant [0.816323s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_create_subnetpool_empty_prefix_list [1.118113s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_get_subnetpool_different_tenants_not_shared [0.326614s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_allocation_pools_with_prefixlen_31 [0.933627s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_update_network_set_shared [0.501892s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_requested_subnet_id_not_on_network [0.882245s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_from_gw_to_no_gw [0.631409s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_2_subnets_overlapping_cidr_allowed_returns_200 [0.658548s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_show_port [0.681808s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet [0.552151s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_from_no_gw_to_no_gw [0.608157s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_update_network_with_subnet_set_shared [1.573608s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_port_delete_ip [0.826098s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_as_admin [0.584269s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_invalid_gw_V4_cidr [0.595110s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_bad_mac_format [0.249725s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_bad_V4_cidr [0.414813s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_ipv6_address_mode_ip_version_4 [0.471445s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_port_mac [0.666624s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_port_public_network_with_ip [0.679771s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_bad_boolean [0.372912s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_ipv6_attributes_fails [0.474320s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_bad_ip_version [0.379660s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_port_mac_bad_owner [0.604822s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_port_with_ipv6_pd_subnet_in_fixed_ips [0.610917s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_bad_ip_version_null [0.365336s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_ipv6_ra_mode_fails [0.570061s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_ports_bulk_native_plugin_failure [0.434909s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_bad_uuid [0.352866s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_route [0.528907s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_port_with_new_ipv6_slaac_subnet_in_fixed_ips [1.033429s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_is_mac_in_use [0.608064s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_defaults [0.556228s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_shared_returns_400 [0.466751s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_any_v4_subnet_wrong_dns_v6 [0.434182s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_validate_subnet_dns_nameservers_exhausted [0.298737s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_any_v4_subnet_wrong_dns_v6_multiple [0.389051s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_validate_subnet_host_routes_exhausted [0.295894s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_dhcpv6_stateless_with_ip_already_allocated [0.946731s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_list_ports_filtered_by_fixed_ip [1.050949s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_any_v6_subnet_wrong_dns_v4 [0.419527s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_invalid_allocation_pool_returns_400 [0.410703s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_specific_subnet [0.606630s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_invalid_gw_V6_cidr [0.398972s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestV2HTTPResponse.test_delete_with_req_body_returns_400 [1.174222s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_cannot_create_multiple_default_subnetpools [0.477324s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_address_mode_ip_version_4 [0.408090s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestV2HTTPResponse.test_list_with_fields_noadmin [0.397137s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_list_ports_with_pagination_emulated [1.337826s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_create_default_subnetpools [0.394138s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_first_ip_owned_by_non_router [0.487171s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestV2HTTPResponse.test_list_with_fields_noadmin_and_policy_field [0.405230s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_create_subnetpool_ipv4_21_with_defaults [0.315530s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestV2HTTPResponse.test_show_returns_200 [0.415574s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_gw_is_nw_end_addr [0.573884s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestV2HTTPResponse.test_update_invalid_json_400 [0.346973s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_list_ports_with_pagination_reverse_emulated [1.241709s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestV2HTTPResponse.test_update_returns_200 [0.423706s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_create_subnetpool_ipv4_default_prefix_bounds [1.140464s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_create_subnetpool_ipv4_default_prefix_too_small [0.345406s] ... ok DEBUG: {2} neutron.tests.unit.db.test_dvr_mac_db.DvrDbMixinTestCase.test__get_dvr_mac_address_by_host [0.455927s] ... ok DEBUG: {2} neutron.tests.unit.db.test_dvr_mac_db.DvrDbMixinTestCase.test_get_dvr_mac_address_by_host_missing_host [0.200635s] ... ok DEBUG: {2} neutron.tests.unit.db.test_dvr_mac_db.DvrDbMixinTestCase.test_get_dvr_mac_address_list [0.120149s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_create_subnetpool_ipv4_supported_default_prefix [0.629340s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_list_ports_with_sort_native [1.762637s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_out_of_cidr_global [2.487109s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_delete_subnetpool_existing_allocations [0.803692s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_get_subnetpool [0.383654s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_mac_generation [0.823324s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_out_of_cidr_lla [0.619480s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_get_subnetpool_different_tenants_shared [0.410479s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_same_ra_and_addr_modes [0.350415s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_overlapping_subnets [0.659107s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_list_subnetpools_different_tenants_not_shared [0.454139s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_update_subnetpool_default_prefix [0.492637s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_slaac_with_dhcp_port_on_network [1.075269s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_update_subnetpool_default_prefix_larger_than_max [0.351676s] ... ok DEBUG: {2} neutron.tests.unit.db.test_dvr_mac_db.DvrDbMixinTestCase.test_get_ports_on_host_by_subnet [3.265374s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_backend_mixin.TestIpamBackendMixin.test__get_changed_ips_for_port_autoaddress [0.126253s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_backend_mixin.TestIpamBackendMixin.test__get_changed_ips_for_port_subnet_id_no_ip [0.124231s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_backend_mixin.TestIpamBackendMixin.test__get_changed_ips_for_port_subnet_id_no_ip_eui64 [0.112739s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_update_subnetpool_max_prefix [0.577487s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_slaac_with_router_intf_on_network [0.909511s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_update_subnetpool_prefix_list_compaction [0.530064s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_backend_mixin.TestPortUpdateIpam.test_port_update_allocate_from_net_subnet [1.169221s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_range_allocation [2.937503s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_allocate_multiple_ips_with_exception [0.368354s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_bulk_create_subnet_ipv6_auto_addr_with_port_on_network [1.505677s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_create_subnet_over_ipam_with_rollback [0.708569s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_requested_duplicate_ip [1.056722s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_deallocate_multiple_ips [0.354178s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_V6_slaac_big_prefix [0.548818s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_nonzero_cidr [2.768879s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_requested_duplicate_mac [0.947501s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_allocation_pools_with_prefixlen_32 [0.799616s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_with_allocation_pool [0.800803s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_bad_pools [0.864720s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_ipam_subnet_create_and_rollback_fails [1.881007s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_with_dhcp_disabled [0.729160s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_requested_subnet_id_v4_and_v6 [1.747179s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_with_network_different_tenant [0.568901s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_ipam_subnet_deallocated_if_create_fails [0.879852s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_with_too_many_routes [0.678825s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_update_db_subnet_new_pools [0.633406s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_requested_subnet_id_v6_slaac [0.907132s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_update_db_subnet_unchanged_pools [0.590120s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_dhcpv6_stateless_with_port_on_network [2.313482s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_with_v6_allocation_pool [0.888713s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_test_delete_network_port_exists_fip_gw [0.809615s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamHTTPResponse.test_bad_route_404 [0.378991s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_gw_bcast_returns_400 [0.557021s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_create_network [0.572995s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnets_bulk_emulated [0.900540s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_port [0.946839s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_create_networks_native_quotas [0.563220s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_gw_values [1.065889s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnets_bulk_native_ipv6 [1.047084s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_list_networks_with_pagination_emulated [0.852312s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_inconsistent_ipv4_cidrv6 [0.789935s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_port_excluding_ipv6_slaac_subnet_from_fixed_ips [1.556260s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_inconsistent_ipv4_gatewayv6 [0.552829s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_delete_subnet_port_exists_owned_by_network [0.939188s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_list_networks_with_pagination_reverse_native [0.738484s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_invalid_gw_128_V6_cidr [0.488664s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_list_networks_with_sort_remote_key_native_returns_400 [0.581105s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_port_invalid_fixed_ip_address_v6_pd_slaac [1.069064s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_invalid_ipv6_ra_mode [0.468505s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_list_networks_without_pk_in_fields_pagination_native [0.698649s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_port_invalid_fixed_ip_address_v6_slaac [0.992835s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_delete_subnet_with_callback [1.860783s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_update_network_set_not_shared_multi_tenants2_returns_409 [0.955066s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_gw_values [1.395563s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_update_network_set_shared_owner_returns_403 [0.502468s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_port_update_ip_address_only [0.989060s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_list_subnets [1.017173s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_port_None_values [0.523844s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_any_ipv4_subnet_ipv6_pool [0.642381s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_pd_gw_values [1.516514s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_port_anticipating_allocation [0.881372s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_list_subnets_with_pagination_reverse_emulated [1.338530s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_port_as_admin [0.562078s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_slaac_with_db_reference_error [1.216641s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_any_subnet_prefix_allocation_pools [1.793711s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_list_subnets_with_pagination_reverse_native [1.313422s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_specific_subnet_prefix_specific_gw [0.687697s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_slaac_with_port_not_found [1.122103s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_show_subnet [0.774304s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_specific_subnet_prefix_too_large [0.648662s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_port_json [1.921643s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_subnet_bad_gateway [0.707432s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_slaac_with_port_on_network [1.170830s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_ports_bulk_emulated [0.842766s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_create_subnetpool_ipv4_default_prefix_smaller_than_min [0.520875s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_subnet_update_ipv4_and_ipv6_pd_slaac_subnets [1.774898s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_multiple_allocation_pools [0.871528s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_ports_bulk_native [0.847253s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_create_subnetpool_ipv4_supported_min_prefix [0.614376s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_unsupported_subnet_cidr_loopback [0.577782s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_create_subnetpool_mixed_ip_version [0.510964s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_ports_bulk_native_quotas [0.636745s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_with_large_allocation_pool [0.769009s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_delete_nonexistent_subnetpool [0.526366s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_ports_bulk_wrong_input [0.512458s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_adding_additional_host_routes_and_dns [1.110596s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_illegal_subnetpool_prefix_list_update [0.757470s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_ports_native_quotas [0.860601s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_list_subnetpools_different_tenants_shared [0.566100s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_allocation_pools_invalid_returns_400 [1.197598s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_with_none_gateway_fully_allocated [2.044670s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_delete_port_by_network_owner [0.920933s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_update_subnetpool_default_quota [0.523748s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_dns [0.722094s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_update_subnetpool_max_prefix_less_than_min [0.529033s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_with_one_dns [0.746690s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_delete_port_with_ipv6_slaac_address [1.016211s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_update_subnetpool_min_prefix [0.524702s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_from_gw_to_no_gw [0.770025s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_with_one_host_route [0.764335s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_update_subnetpool_min_prefix_larger_than_max [0.519411s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_from_no_gw_to_no_gw [1.039803s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_delete_ports_by_device_id [1.296666s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnets_bulk_emulated_plugin_failure [1.011290s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_update_subnetpool_prefix_list_append [0.782005s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_update_subnetpool_prefix_list_mixed_ip_version [0.572253s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_inconsistent_ipv4_dns_v6 [0.851102s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnets_bulk_native_plugin_failure [0.821084s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_delete_ports_by_device_id_second_call_failure [1.378049s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_invalid_gw_V4_cidr [0.798146s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_delete_subnet_dhcp_port_associated_with_other_subnets [1.802453s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_allocation_pools_with_prefixlen_31 [2.034820s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_bad_V4_cidr_prefix_len [0.562204s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_delete_subnet_ipv6_slaac_port_exists [0.950642s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_bad_hostroutes [0.486067s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_dhcp_port_ips_prefer_next_available_ip [2.417900s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_ipv6_ra_mode_ip_version_4 [2.163137s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_bad_nameserver [0.496482s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_delete_subnet_with_dns_and_route [0.756350s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_duplicate_ips [0.642194s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_bad_tenant [0.416219s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_the_same_gw_as_in_use_by_router [1.019680s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_fixed_ip_invalid_ip [0.589042s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_get_subnets_count_filter_by_project_id [0.822859s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_validate_subnet_dns_nameservers_exhausted [0.406362s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_gw_outside_cidr_returns_201 [0.636081s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_invalid_ip_version [0.425637s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_validate_subnet_host_routes_exhausted [0.584270s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_inconsistent_ipv4_hostroute_dst_v6 [0.546193s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_inconsistent_ipv6_cidrv4 [0.473921s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_list_subnets_filtering_by_project_id [0.998867s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_inconsistent_ipv6_dns_v4 [0.887929s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_list_ports [2.845185s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_inconsistent_ipv6_gatewayv4 [0.780641s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_list_subnets_with_pagination_emulated [1.638340s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_attributes_no_dhcp_enabled [0.670184s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_list_ports_filtered_by_fixed_ip_with_limit [1.700061s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_gw_is_nw_start_addr [1.016008s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_list_subnets_with_sort_native [1.484286s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_ra_mode_ip_version_4 [1.094490s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_db.L3TestCase.test_add_router_interface_by_subnet_overlap_detected [7.114355s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_slaac_with_ip_already_allocated [2.388110s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_list_ports_with_pagination_reverse_native [3.833482s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_port_prevents_subnet_deletion [4.332694s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_slaac_with_snat_intf_on_network [1.953410s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_subnet_lifecycle_dns_retains_order [1.671894s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_list_ports_with_sort_emulated [2.761819s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_requested_fixed_ip_address_v6_slaac_router_iface [1.413567s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_no_cidr_and_default_subnetpool [2.921442s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_subnet_update_ipv4_and_ipv6_pd_v6stateless_subnets [2.969918s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_only_ip_version_v6_no_pool [0.903181s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_with_invalid_netmask_returns_400_ipv4 [0.590659s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_db.L3TestCase.test_remove_router_interface_by_subnet [7.179549s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_with_none_gateway [0.568578s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_requested_invalid_fixed_ips [3.554515s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_subnet_with_allocation_range [2.856834s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_with_too_many_dns [1.662875s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_device_id_null [1.683872s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_allocation_pools_over_gateway_ip_returns_409 [1.360960s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_db.L3TestCase.test_update_router_notify [3.241036s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_with_two_dns [2.066383s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__check_and_get_fip_assoc_with_extra_association_no_change [0.669831s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_gw_outside_cidr_returns_200 [1.449611s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_device_id_unchanged [1.682302s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__create_gw_port [0.562606s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__each_port_having_fixed_ips [0.488551s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_with_v6_pd_allocation_pool_returns_400 [1.544380s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_ipv6_attributes_fails [1.118464s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_port_invalid_subnet_v6_pd_slaac [2.306568s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_route_to_None [1.420039s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnets_bulk_native_quotas [1.585610s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__get_sync_floating_ips_no_query [2.694990s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__populate_ports_for_subnets_gw_port_2 [0.349359s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_port_mac_ip [1.318271s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__populate_ports_for_subnets_gw_port_3 [0.462992s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnets_native_quotas [1.675614s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__validate_one_router_ipv6_port_per_network_failed [0.530472s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_port_mac_used [1.117813s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestRollback.test_ipam_rollback_not_broken_on_session_rollback [2.503297s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test_prevent_internal_ip_change_for_fip [0.728057s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_delete_subnet_with_dns [1.294271s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test_prevent_l3_port_device_owner_not_router [0.568086s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test_prevent_l3_port_no_fixed_ips [0.469423s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_delete_subnet_with_route [1.202972s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test_prevent_l3_port_no_router [0.458809s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test_subscribe_address_scope_of_subnetpool [0.456878s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test__get_assoc_data_invalid_vnic_type [0.672180s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_get_subnets_count [1.710797s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_port_mac_v6_slaac [3.894600s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test__validate_router_migration_raise_error [0.751680s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_create_fip_agent_gw_port_agent_binding_exists [0.386851s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_create_fip_agent_gw_ports_dvr_no_external_agent [0.566184s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_get_subnets_count_filter_by_unknown_filter [1.787788s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_create_floatingip_agent_gw_port_with_non_dvr_router [0.971075s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_port_with_ipv6_slaac_subnet_in_fixed_ips [3.018643s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_create_router_db_default [1.256615s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_invalid_ip_address [2.187178s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_list_subnets_filtering_by_unknown_filter ... SKIPPED: Plugin does not support filter validation DEBUG: {3} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_create_router_db_distributed [1.342794s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_list_subnets_shared [1.382921s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_db.L3TestCase.test_add_router_interface_by_port_overlap_detected [9.482685s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_port_with_stale_subnet [3.154101s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_subnet_usable_after_update [2.345487s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_delete_current_gw_port_deletes_csnat_port [3.152503s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_any_subnet_with_default_prefixlen [1.713097s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_db.L3TestCase.test_create_router_notify [2.891129s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_any_v6_subnet_wrong_dns_mixed [1.192949s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_allocation_pools [1.685579s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_specific_subnet_already_allocated [2.227843s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_allocation_pools_and_gateway_ip [2.365176s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_delete_current_gw_port_never_calls_delete_fip_agent_gw_port [4.312930s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_delete_fip_agent_gw_ports_non_dvr_agent [0.716187s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_delete_floatingip_agent_gateway_port_host_id_fip_gw_not_found [0.481609s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_specific_subnet_prefix_allocation_pools [2.018769s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_delete_floatingip_agent_gateway_port_without_host_id [0.447060s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_specific_subnet_with_mismatch_prefixlen [1.498777s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_gw_ip_in_use_by_router_returns_409 [3.430803s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_create_subnetpool_ipv4_24_with_defaults [1.007650s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_ipv6_address_mode_ip_version_4 [1.403523s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_create_subnetpool_ipv4_default_prefix_too_large [0.991953s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_create_subnetpool_ipv6_default_prefix_bounds [1.248769s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_no_gateway [2.193526s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_create_subnetpool_ipv6_with_defaults [0.968343s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__get_subnets_by_network [0.551841s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_db.L3TestCase.test_remove_router_interface_by_port_removed_rport [10.668986s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__new__passes_args [0.534236s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_delete_subnetpool [0.844703s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__populate_ports_for_subnets [0.379392s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_list_subnetpools_filters_none [0.702787s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__update_floatingip_update_existing_qos [0.474905s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_distributed_to_centralized_csnat_ports_removal [7.405328s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__validate_gw_info_delete_gateway [0.795736s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_floatingip_on_port_with_host [1.050978s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_update_subnetpool_default_prefix_less_than_min [2.495432s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_get_ext_nets_by_host [1.254451s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__validate_gw_info_delete_gateway_no_route [1.932382s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__validate_gw_info_no_route_connectivity [0.454131s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__validate_one_router_ipv6_port_per_network [0.193493s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_update_subnetpool_max_prefix_less_than_default [1.239966s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__validate_one_router_ipv6_port_per_network_distributed_port [0.450601s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_bad_V6_cidr [0.802222s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__validate_one_router_ipv6_port_per_network_mix_ipv4_ipv6 [0.892114s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_default_gw_conflict_allocation_pool_returns_409 [0.825135s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test_prevent_l3_port_existing_floating_ip [0.700350s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_db.L3TestCase.test_update_router_gw_notify [6.937061s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__get_mtus_by_network_list [0.217027s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__populate_ports_for_subnets_gw_port_1 [0.393819s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test__create_gw_port_with_no_gateway [0.800257s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_gateway_in_allocation_pool_returns_409 [1.105801s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__populate_ports_for_subnets_none [0.260864s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__raise_on_subnets_overlap_does_not_raise [0.191275s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__raise_on_subnets_overlap_raises [0.265007s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test__get_agent_gw_ports_exist_for_network [0.695003s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_gw_of_network_returns_400 [1.154024s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test__get_assoc_data_valid_vnic_type [0.758565s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_get_ports_under_dvr_connected_subnet [5.028257s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test__get_device_owner_distributed [0.689072s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_inconsistent_ipv4_hostroute_np_v6 [0.986601s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test__is_distributed_router_by_db_object [0.746266s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_invalid_gw_32_V4_cidr [0.846302s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test_disassociate_floatingips_conflict_by_fip_attached [2.689404s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test__validate_router_migration_on_router_update_mock [0.432846s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_build_routers_list_with_gw_port_mismatch [0.415034s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_check_for_fip_and_create_agent_gw_port_no_fip [0.314768s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test_prevent_l3_port_existing_router [0.850146s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_invalid_gw_V4_cidr [1.148269s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_create_fip_agent_gw_port_agent_port_not_created [0.581400s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_invalid_ipv6_address_mode [0.951749s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test__delete_dvr_internal_ports [1.123913s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_create_floatingip_agent_gw_port_with_dvr_router [0.691354s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_addr_modes [0.416384s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test__generate_arp_table_and_notify_agent [0.750964s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_different_ra_and_addr_modes [0.367963s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_create_router_db_centralized [0.828524s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test__get_device_owner_centralized [0.854482s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_extra_gws_db.TestExtraGatewaysDb.test_add_external_gateways_multiple [6.091712s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_first_ip_owned_by_router [1.667477s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_gw_is_nw_start_addr_canonicalize [1.266038s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_ra_modes [0.492012s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_extra_gws_db.TestExtraGatewaysDb.test_add_external_gateways_overlapping_subnets [1.928801s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_no_ip_version [1.013712s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test__get_sync_routers_check_gw_port_host [3.759938s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test__is_distributed_router_default [0.371095s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test__is_distributed_router_distributed [0.339196s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test__validate_router_migration_notify_advanced_services [0.697235s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_extra_gws_db.TestExtraGatewaysDb.test_remove_external_gateways_remove_compat [2.555820s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test__validate_router_migration_notify_advanced_services_mocked [0.581213s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test__validate_router_migration_old_router_up_raise_error [0.564017s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_out_of_range_allocation_pool_returns_400 [3.217575s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test__validate_router_migration_on_router_update [0.697034s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_csnat_port_not_created_on_RouterPort_update_exception [7.855403s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_extra_gws_db.TestExtraGatewaysDb.test_remove_external_gateways_single [2.027512s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_overlapping_allocation_pools_returns_409 [0.825879s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_delete_current_gw_port_never_calls_delete_fipnamespace [0.710518s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_add_router_interface_csnat_ports_failure [1.378531s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_shared_returns_400 [0.893927s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_delete_fip_agent_gw_ports_deleted_non_l3_agent [0.684756s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_delete_floatingip_agent_gateway_port_with_host_id [0.783615s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_with_cidr_and_default_subnetpool [1.195071s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_with_invalid_netmask_returns_400_ipv6 [0.977891s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_check_for_fip_and_create_agent_gw_port_with_dvr_true [3.252005s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_extra_gws_db.TestExtraGatewaysDb.test_update_fixed_ip [4.661886s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_with_none_gateway_allocation_pool [1.727573s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_create_fip_agent_gw_port_if_not_exists_with_l3_agent [0.896221s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_delete_floatingip_agent_gateway_port_no_host_id_fip_gw_not_found [0.743868s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_with_two_host_routes [1.325147s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnets_bulk_native [1.218908s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_distributed_to_ha_csnat_ports_removal [6.170226s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_floatingip_on_port_no_host_key [0.504677s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_two_subnets [1.302644s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_get_device_owner_by_router_id [0.621280s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_two_subnets_same_cidr_returns_400 [1.046317s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_delete_network [1.371426s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test_device_owner_during_router_migration_from_ha_to_dvr [7.072133s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_delete_subnet [1.505621s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_delete_subnet_ipv6_slaac_router_port_exists [2.030623s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_delete_subnet_port_exists_owned_by_other [1.709265s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_remove_router_interface_csnat_ports_removal [10.879922s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_delete_subnet_with_other_subnet_on_network_still_in_use [3.954508s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_invalid_subnet [0.639824s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_invalid_uuid [0.735985s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_remove_router_interface_csnat_ports_removal_with_ipv6 [13.229267s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_list_subnets_filtering_by_cidr_used_on_create [1.441910s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test_ensure_host_set_on_ports_dvr_ha_binds_to_active [12.439852s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test_update_router_port_bindings_no_ports [0.423007s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_list_subnets_with_pagination_native [1.649816s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_undo_router_interface_change_on_csnat_error [8.599654s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_list_subnets_with_parameter [1.159584s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_update_router_db_centralized_to_distributed [2.079125s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_list_subnets_with_sort_emulated [1.329085s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_delete_router_ha_interface_port [3.893411s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_port_prevents_network_deletion [1.302133s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_unsupported_subnet_cidr_multicast [0.720475s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet [1.167164s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_allocation_pools_invalid_pool_for_cidr [0.936086s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_allocation_pools_overlapping_returns_409 [1.257734s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_undo_router_interface_change_on_csnat_error_revert_failure [10.551514s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_deployed_router_can_have_ha_disabled [4.986894s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_allocation_pools_with_prefixlen_31 [1.594293s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_get_active_host_for_ha_router [3.239176s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_update_router_interface_distributed_port_ip_not_allowed [9.248379s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_upgrade_inactive_router_to_distributed_validation_success [0.927981s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_dns_to_None [3.630027s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_dns_with_too_many_entries [1.455135s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_get_ha_router_port_bindings [3.245599s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_extra_gws_db.TestExtraGatewaysDb.test_add_external_gateways_single [2.222122s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_update_router_centralized_snat_port_ip_not_allowed [6.895048s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_update_router_db_distributed_to_centralized [0.484019s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_from_gw_to_new_gw [1.891906s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_gateway_in_allocation_pool_returns_409 [1.057086s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_extra_gws_db.TestExtraGatewaysDb.test_compat_remove_via_update [3.198968s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_inconsistent_ipv4_gatewayv6 [1.006475s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_get_l3_bindings_hosting_router_with_ha_states_ha_router [4.300188s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_inconsistent_ipv6_gatewayv4 [1.091323s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_inconsistent_ipv6_hostroute_dst_v4 [1.219139s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_extra_gws_db.TestExtraGatewaysDb.test_remove_external_gateways_multiple [3.379679s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_inconsistent_ipv6_hostroute_np_v4 [1.100659s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_ha_network_delete_ha_and_non_ha_router [3.140134s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_ipv6_address_mode_fails [0.889065s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_ipv6_cannot_disable_dhcp [0.756003s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_ipv6_ra_mode_fails [0.831456s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_migrate_distributed_router_to_ha [2.607195s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_extra_gws_db.TestExtraGatewaysDb.test_remove_external_gateways_trivial [3.655996s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_verify_configuration_l3_ha_net_cidr_is_not_a_subnet [0.423477s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_route [0.901927s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_verify_configuration_max_l3_agents_below_0 [0.404872s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_update_router_gw_info_external_network_change [10.579075s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_route_with_too_many_entries [1.219113s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_shared_returns_400 [0.970022s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_vr_id_allocation_contraint_conflict [2.283026s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_vr_id_depleted [0.368187s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test_device_owner_during_router_migration_from_dvr_to_ha [6.254522s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_the_same_gw_as_in_use_by_router_ipv6 [3.793824s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_update_router_gw_info_external_network_change_mocked [5.687508s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_upgrade_active_router_to_distributed_validation_failure [0.582531s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_upgrade_inactive_router_to_distributed_validation_success_mocked [0.672769s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_db.L3TestCase.test_create_router_extra_attr [2.897050s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_vr_id_unique_range_per_tenant [6.107360s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test_device_owner_during_router_migration_from_dvr_to_legacy [3.215936s] ... ok DEBUG: {3} neutron.tests.unit.db.test_migration.TestCli.test__validate_revision_validates_branches [0.213064s] ... ok DEBUG: {3} neutron.tests.unit.db.test_migration.TestCli.test_check_migration [0.212229s] ... ok DEBUG: {3} neutron.tests.unit.db.test_migration.TestCli.test_heads [0.291199s] ... ok DEBUG: {3} neutron.tests.unit.db.test_migration.TestCli.test_upgrade_revision [0.232810s] ... ok DEBUG: {3} neutron.tests.unit.db.test_migration.TestCli.test_validate_head_files_missing_file [0.294266s] ... ok DEBUG: {3} neutron.tests.unit.db.test_migration.TestCli.test_validate_head_files_wrong_contents [2.188630s] ... ok DEBUG: {3} neutron.tests.unit.db.test_migration.TestDbMigration.test_schema_has_column_missing_table [0.187471s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ovn_hash_ring_db.TestHashRing.test_add_node [0.141894s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ovn_hash_ring_db.TestHashRing.test_remove_nodes_from_host_different_groups [0.155691s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_extra_gws_db.TestExtraGatewaysDb.test_update_external_gateways_add_pristine_and_remove [5.768126s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test__before_router_create_no_network [0.433275s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ovn_hash_ring_db.TestHashRing.test_touch_node [1.095187s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test_device_owner_during_router_migration_from_ha_to_dvrha [5.003798s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ovn_hash_ring_db.TestHashRing.test_touch_nodes_from_host [1.149824s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ovn_l3_hamode_db.OVN_L3_HA_db_mixinTestCase.test_create_no_ovn_router [0.791099s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_db.L3TestCase.test_remove_router_interface_by_port [7.835342s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test_device_owner_during_router_migration_from_dvr_to_dvrha [3.693697s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test_ensure_host_set_on_ports_binds_correctly [6.885544s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test_is_ha_router_port [4.648548s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ovn_revision_numbers_db.TestRevisionNumberMaintenance.test_get_deleted_resources_order [7.541358s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test_is_ha_router_port_for_normal_port [2.579133s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ovn_revision_numbers_db.TestRevisionNumberMaintenance.test_get_inconsistent_resources_consistent [1.243160s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_db.L3TestCase.test_remove_router_interface_by_subnet_removed_rport [9.277733s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_db.L3_NAT_db_mixin.test_add_router_interface_no_interface_info [0.252627s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_db.L3_NAT_db_mixin.test_create_router_gateway [0.222096s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_db.L3_NAT_db_mixin.test_create_router_no_gateway [0.220019s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__each_port_having_fixed_ips_none [0.492157s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__get_subnets_by_network_no_query [0.553775s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ovn_revision_numbers_db.TestRevisionNumberMaintenance.test_get_inconsistent_resources_order [4.406704s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test_update_ha_router_replicated_interface_port_ip_not_allowed [4.591286s] ... ok DEBUG: {3} neutron.tests.unit.db.test_portsecurity_db.PortSecurityDbMixinTestCase.test__extend_port_security_dict_ignored_if_extension_disabled [0.237035s] ... ok DEBUG: {3} neutron.tests.unit.db.test_provisioning_blocks.TestStatusBarriers.test_is_object_blocked [0.578105s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test_migration_from_ha [9.386253s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__make_floatingip_dict_with_scope [2.944063s] ... ok DEBUG: {3} neutron.tests.unit.db.test_rbac_db_mixin.NetworkRbacTestcase.test_delete_external_network_shared_rbac [1.645672s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__notify_attaching_interface [0.899957s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__update_floatingip_no_update_existing_qos [0.623733s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__validate_gw_info [0.476526s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__validate_one_router_ipv6_port_per_network_centralized_snat_port [0.601428s] ... ok DEBUG: {3} neutron.tests.unit.db.test_rbac_db_mixin.NetworkRbacTestcase.test_delete_network_rbac_external [1.987406s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test_prevent_l3_port_deletion_port_not_found [0.532959s] ... ok DEBUG: {3} neutron.tests.unit.db.test_rbac_db_mixin.NetworkRbacTestcase.test_delete_networkrbac_self_share [0.374918s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test_remove_ha_in_use [4.147923s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test__is_distributed_router_centralized [0.708900s] ... ok DEBUG: {3} neutron.tests.unit.db.test_rbac_db_mixin.NetworkRbacTestcase.test_update_network_rbac_external_valid [0.973116s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test__validate_router_migration_raise_error_mocked [0.575980s] ... ok DEBUG: {3} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test__check_for_duplicate_default_rules_rule_used_in_non_default_sg [0.386962s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_create_ha_network_subnet_failure_rolls_back_network [0.819186s] ... ok DEBUG: {3} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test__check_for_duplicate_rules_ignores_rule_id [0.253290s] ... ok DEBUG: {3} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test__ensure_default_security_group [0.262106s] ... ok DEBUG: {3} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_delete_security_group_in_use [0.242807s] ... ok DEBUG: {3} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_get_ip_proto_name_and_num [0.299255s] ... ok DEBUG: {3} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_security_group_precommit_create_event_fail [0.341742s] ... ok DEBUG: {3} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_security_group_precommit_delete_event_fail [0.485860s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test_update_router_port_bindings_updates_host_only [8.053403s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_add_ha_network_settings [0.321297s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_create_ha_router_notifies_agent [2.501410s] ... ok DEBUG: {3} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_security_group_rule_precommit_create_event [0.656936s] ... ok DEBUG: {3} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_security_group_rule_precommit_delete_event_fail [0.541118s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_add_router_interface_by_port_failure [3.594130s] ... ok DEBUG: {3} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_sg_rule_before_precommit_and_after_delete_event [0.553914s] ... ok DEBUG: {3} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_validate_ethertype_and_protocol [0.267025s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_create_fip_agent_gw_port_if_not_exists_duplicate_port [0.558235s] ... ok DEBUG: {3} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_db_api.TestIpamSubnetManager.test_check_unique_allocation_negative [0.255473s] ... ok DEBUG: {3} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_db_api.TestIpamSubnetManager.test_list_allocations [0.326771s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_create_fip_agent_gw_ports [0.696202s] ... ok DEBUG: {3} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamPool.test_update_subnet_pools [0.611147s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_create_fip_agent_gw_ports_deleted_non_l3_agent [0.625646s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_create_router_db_vr_id_allocation_goes_to_error [3.081321s] ... ok DEBUG: {3} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamPool.test_update_subnet_pools_with_blank_pools [0.691957s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_create_fip_agent_gw_ports_non_dvr_agent [0.483044s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_get_ha_sync_data_for_host_with_dvr_agent [0.395359s] ... ok DEBUG: {3} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamPool.test_update_subnet_pools_with_none_pools [0.528653s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_add_ha_port_binding_failure_rolls_back_port [4.362994s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_get_ha_sync_data_for_host_with_non_dvr_agent [0.648035s] ... ok DEBUG: {3} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test__no_pool_changes_positive [0.585809s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_add_ha_port_subtransactions_blocked [0.338303s] ... ok DEBUG: {3} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test_allocate_all_pool_addresses_triggers_range_recalculation [0.441598s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_get_l3_bindings_hosting_router_with_ha_states_not_scheduled [0.890663s] ... ok DEBUG: {3} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test_allocate_specific_address_in_use_fails [0.500140s] ... ok DEBUG: {3} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test_allocate_specific_v6_address_succeeds [0.283517s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_delete_current_gw_port_deletes_fip_agent_gw_port_and_fipnamespace [2.377048s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_delete_fip_agent_gw_ports [0.755955s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_delete_fip_agent_gw_ports_dvr_no_external_agent [0.740552s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_create_ha_network_tenant_binding_raises_duplicate [3.379763s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_downgrade_active_router_to_centralized_validation_failure [0.779306s] ... ok DEBUG: {3} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test_bulk_allocate_v4_address [3.254951s] ... ok DEBUG: {3} neutron.tests.unit.ipam.test_requests.TestAddressRequest.test_specific_address_ipv6 [0.154077s] ... ok DEBUG: {3} neutron.tests.unit.ipam.test_requests.TestAddressRequestFactory.test_prefernext_address_request_on_dhcp_port [0.115855s] ... ok DEBUG: {3} neutron.tests.unit.ipam.test_requests.TestIpamAnySubnetRequest.test_subnet_request_allocation_pool_not_in_net [0.137446s] ... ok DEBUG: {3} neutron.tests.unit.ipam.test_requests.TestIpamAnySubnetRequest.test_subnet_request_allocation_pool_wrong_version [0.096172s] ... ok DEBUG: {3} neutron.tests.unit.ipam.test_requests.TestIpamDriverLoader.test_ipam_driver_is_loaded_from_ipam_driver_config_value [0.168573s] ... ok DEBUG: {3} neutron.tests.unit.ipam.test_requests.TestIpamDriverLoader.test_ipam_driver_raises_import_error [0.193749s] ... ok DEBUG: {3} neutron.tests.unit.ipam.test_requests.TestIpamDriverLoader.test_ipam_driver_raises_import_error_for_none [0.164515s] ... ok DEBUG: {3} neutron.tests.unit.ipam.test_requests.TestIpamSubnetRequests.test_subnet_request_with_range [0.170964s] ... ok DEBUG: {3} neutron.tests.unit.ipam.test_requests.TestSubnetRequestFactory.test_any_address_request_is_loaded_for_ipv4 [0.192974s] ... ok DEBUG: {3} neutron.tests.unit.ipam.test_requests.TestSubnetRequestFactory.test_any_address_request_is_loaded_for_ipv6 [0.243432s] ... ok DEBUG: {3} neutron.tests.unit.ipam.test_requests.TestSubnetRequestFactory.test_args_are_passed_to_specific_request [0.224937s] ... ok DEBUG: {3} neutron.tests.unit.ipam.test_requests.TestSubnetRequestFactory.test_specific_gateway_request_is_loaded [0.205574s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_get_l3_bindings_hosting_router_with_ha_states_one_dead [6.178888s] ... ok DEBUG: {3} neutron.tests.unit.ipam.test_subnet_alloc.TestSubnetAllocation.test__allocation_value_for_tenant_no_allocations [0.217469s] ... ok DEBUG: {3} neutron.tests.unit.ipam.test_subnet_alloc.TestSubnetAllocation.test_allocate_specific_subnet [0.285680s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_is_router_distributed [3.768117s] ... ok DEBUG: {3} neutron.tests.unit.ipam.test_utils.TestIpamUtils.test_check_subnet_ip_v4_broadcast [0.222562s] ... ok DEBUG: {3} neutron.tests.unit.ipam.test_utils.TestIpamUtils.test_check_subnet_ip_v4_network [0.157968s] ... ok DEBUG: {3} neutron.tests.unit.ipam.test_utils.TestIpamUtils.test_check_subnet_ip_v6_owner_not_router [0.122078s] ... ok DEBUG: {3} neutron.tests.unit.ipam.test_utils.TestIpamUtils.test_check_subnet_ip_v6_owner_router_or_not_defined [0.130237s] ... ok DEBUG: {3} neutron.tests.unit.ipam.test_utils.TestIpamUtils.test_generate_pools_v6_empty [0.170775s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_prevent_delete_csnat_port [0.678182s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_deployed_router_can_have_ha_enabled [5.066421s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_prevent_delete_floatingip_agent_gateway_port [0.522676s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_exclude_dvr_agents_for_ha_candidates [0.401577s] ... ok DEBUG: {3} neutron.tests.unit.notifiers.test_batch_notifier.TestBatchNotifier.test_queue_event_multiple_events_callback_method [2.199711s] ... ok DEBUG: {3} neutron.tests.unit.notifiers.test_ironic.TestIronicNotifier.test_process_port_event_empty_uuid_field [0.174871s] ... ok DEBUG: {3} neutron.tests.unit.notifiers.test_ironic.TestIronicNotifier.test_process_port_update_event_bind_port_err [0.109153s] ... ok DEBUG: {3} neutron.tests.unit.notifiers.test_ironic.TestIronicNotifier.test_process_port_update_event_unbind_port_err [0.150200s] ... ok DEBUG: {3} neutron.tests.unit.notifiers.test_ironic.TestIronicNotifier.test_queue_events [0.135285s] ... ok DEBUG: {3} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_associate_floatingip_notify [0.161937s] ... ok DEBUG: {3} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_create_floatingip_notify [0.262901s] ... ok DEBUG: {3} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_delete_floatingip_no_port_id_no_notify [0.284418s] ... ok DEBUG: {3} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_notify_concurrent_enable_flag_update [0.182560s] ... ok DEBUG: {3} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_notify_port_active_direct [0.240794s] ... ok DEBUG: {3} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_nova_send_events_raises [0.249405s] ... ok DEBUG: {3} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_nova_send_events_returns_bad_list [0.163185s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_get_l3_bindings_hosting_router_agents_admin_state_up_is_false [3.550364s] ... ok DEBUG: {3} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_port_without_device_id_no_notify [0.205311s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test__process_device_if_exists_missing_intf [0.191170s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_clean_network_ports [0.141006s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_process_network_devices [0.132066s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_treat_devices_added_updated_admin_state_up_true [0.138265s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_treat_devices_removed_notify [0.188099s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.agent.test_capabilities.CapabilitiesTest.test_notify_init_event [0.077676s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.l2pop.rpc_manager.test_l2population_rpc.TestL2populationRpcCallBackTunnelMixin.test_fdb_remove_tun [0.123260s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.l2pop.rpc_manager.test_l2population_rpc.TestL2populationRpcCallBackTunnelMixin.test_fdb_remove_tun_flooding_entry [0.155980s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_ha_network_deleted_if_no_ha_router_present_two_tenants [6.928592s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.l2pop.rpc_manager.test_l2population_rpc.TestL2populationRpcCallBackTunnelMixin.test_fdb_update [0.164450s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.l2pop.rpc_manager.test_l2population_rpc.TestL2populationRpcCallBackTunnelMixin.test_get_agent_ports_non_existence_key_in_lvm [0.226100s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_db.TestL2PopulationDBTestCase.test__get_ha_router_interface_ids_with_ha_dvr_snat_port [0.906214s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationMechDriver.test_get_tunnels_no_ip [0.367683s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_ha_network_is_not_deleted_if_db_deleted_error [1.725756s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_ha_network_is_not_deleted_if_network_in_use [1.104407s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_ha_router_create_failed_no_ha_network_delete [0.234748s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test__unmarshall_fdb_entries [2.009776s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_ha_router_delete_with_distributed [0.744864s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_get_l3_bindings_hosting_router_agents_admin_state_up_is_true [5.565768s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_l3_agent_routers_query_interface_includes_dvrsnat [0.886508s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_update_router_gw_info_csnat_ports_add [11.611330s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_migrate_dvr_router_to_ha_and_not_dvr [1.792847s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_get_l3_bindings_hosting_router_with_ha_states_active_and_dead [3.184149s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_validate_add_router_interface_by_port_notify_advanced_services [3.297520s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_fdb_add_called_for_l2pop_network_types [6.907655s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_validate_add_router_interface_by_subnet_notify_advanced_services [1.887094s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_ha_interface_concurrent_create_on_delete [4.157014s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_extra_gws_db.TestExtraGatewaysDb.test_add_external_gateways_trivial [0.323663s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_ha_network_is_not_deleted_if_another_ha_router_is_created [1.598929s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_migrate_ha_router_to_distributed_and_not_ha [7.081225s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_ha_router_create [0.968964s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_get_device_details_port_id [3.701999s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_include_dvr_snat_agents_for_ha_candidates [0.190531s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test__before_router_create_no_subnet [2.485028s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_migrate_legacy_router_to_distributed_and_ha [2.166636s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_l3_agent_routers_query_interface [1.965104s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_migrate_dvr_router_to_ha_and_dvr [1.355952s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_migration_delete_ha_network_if_last_router [4.139922s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_migration_requires_admin_state_down [0.584729s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_ha_agents_get_other_fdb [8.901662s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_migration_to_ha [3.447830s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test__get_sync_routers_with_state_change_and_check_gw_port_host [9.631819s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_no_ha_router_create [0.441773s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_unique_ha_network_per_tenant [6.692542s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_no_fdb_updates_without_port_updates [3.072222s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_one_ha_router_one_not [2.894281s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_port_info_compare [1.343614s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_update_router_ha_interface_port_ip_not_allow [3.776269s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test_device_owner_during_router_migration_from_ha_to_legacy [5.914058s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_router_create_with_ha_conf_enabled [2.952890s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_update_routers_states_port_not_found [2.503673s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_verify_configuration_succeed [0.413668s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test_device_owner_during_router_migration_from_legacy_to_dvr [2.623054s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_update_port_down [6.486577s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.extension_drivers.test_qos_driver.QosLinuxbridgeAgentDriverTestCase.test_create_dscp_marking [0.175349s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_set_router_states_handles_concurrently_deleted_router [4.142265s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.extension_drivers.test_qos_driver.QosLinuxbridgeAgentDriverTestCase.test_create_ingress_bandwidth_limit [0.162690s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_arp_protect.TestLinuxBridgeARPSpoofing.test_port_trusted [0.173913s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test__match_multicast_range [0.170355s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_add_tap_interface_with_interface_disappearing [0.228691s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_delete_bridge_no_int_mappings [0.267264s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_delete_bridge_no_ip [0.249288s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_delete_bridge_not_exist [0.106145s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_delete_bridge_with_ip [0.149423s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_ensure_port_admin_state_up [0.124915s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_ensure_vxlan [0.102214s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_get_agent_id_bridge_mappings [0.222223s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_get_subinterface_name_backwards_compatibility [0.215191s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_get_tap_device_name [0.179998s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_remove_interface_not_on_bridge [0.215039s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_vxlan_group_validation_with_invalid_cidr [0.093490s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test_device_owner_during_router_migration_from_legacy_to_ha [4.421197s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_vxlan_group_validation_with_v6_unicast_group [0.111206s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_vxlan_mcast_supported [0.189813s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_vr_id_allocation_router_migration [6.250854s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeRpcCallbacks.test_binding_activate [0.140716s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_unbind_ha_router [3.129758s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeRpcCallbacks.test_binding_activate_not_for_host [0.141855s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeRpcCallbacks.test_fdb_ignore [0.056275s] ... ok DEBUG: {1} neutron.tests.unit.db.test_migration.TestCli.test__find_milestone_revisions_two_branches [0.288623s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeRpcCallbacks.test_network_delete_mapped_net [0.057644s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeRpcCallbacks.test_network_delete_with_existed_brq [0.083570s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeRpcCallbacks.test_network_update [0.073361s] ... ok DEBUG: {1} neutron.tests.unit.db.test_migration.TestCli.test__get_branch_points [0.232785s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.mech_driver.test_mech_linuxbridge.LinuxbridgeMechanismGenericTestCase.test_driver_not_responsible_for_ports_allocation [0.099787s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapManager.test_get_agent_configurations [0.161649s] ... ok DEBUG: {1} neutron.tests.unit.db.test_migration.TestCli.test_branches [0.313958s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapManager.test_get_agent_id_fail [0.169271s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapManager.test_get_agent_id_ok [0.105486s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapManager.test_get_all_devices [0.087065s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapManager.test_plug_interface [0.138660s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapManager.test_validate_interface_mappings_dev_exists [0.039440s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.macvtap.mech_driver.test_mech_macvtap.MacvtapMechanismFlatTestCase.test__is_live_migration_false_None_original [0.039597s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.macvtap.mech_driver.test_mech_macvtap.MacvtapMechanismFlatTestCase.test__is_live_migration_true [0.094285s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.macvtap.mech_driver.test_mech_macvtap.MacvtapMechanismVlanTestCase.test__is_live_migration_true [0.088856s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.macvtap.test_macvtap_common.MacvtapCommonTestCase.test_get_vlan_device_name [0.123612s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.macvtap.test_macvtap_common.MacvtapCommonTestCase.test_get_vlan_subinterface_name_advanced [0.175014s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.common.test_config.TestSriovAgentConfig.test_exclude_devices [0.295426s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.common.test_config.TestSriovAgentConfig.test_exclude_devices_with_error [0.244065s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.extension_drivers.test_qos_driver.QosSRIOVAgentDriverTestCase.test_create_minimum_bandwidth [0.127561s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.extension_drivers.test_qos_driver.QosSRIOVAgentDriverTestCase.test_create_rule [0.134842s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.extension_drivers.test_qos_driver.QosSRIOVAgentDriverTestCase.test_delete_minimum_bandwidth_on_released_vf [0.071609s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.extension_drivers.test_qos_driver.QosSRIOVAgentDriverTestCase.test_delete_rules_on_assigned_vf [0.109199s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.extension_drivers.test_qos_driver.QosSRIOVAgentDriverTestCase.test_update_rule [0.071924s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_clear_min_tx_rate [0.119134s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_clear_rate_min_tx_rate_exist_and_assigned_pci [0.104489s] ... ok DEBUG: {1} neutron.tests.unit.db.test_migration.TestCli.test_current [2.486060s] ... ok DEBUG: {1} neutron.tests.unit.db.test_migration.TestCli.test_database_sync_revision_no_branches [0.346170s] ... ok DEBUG: {1} neutron.tests.unit.db.test_migration.TestCli.test_get_project_base [0.100237s] ... ok DEBUG: {1} neutron.tests.unit.db.test_migration.TestCli.test_get_root_versions_dir [0.131804s] ... ok DEBUG: {1} neutron.tests.unit.db.test_migration.TestCli.test_get_subproject_base_not_installed [0.137148s] ... ok DEBUG: {1} neutron.tests.unit.db.test_migration.TestCli.test_history [0.264952s] ... ok DEBUG: {1} neutron.tests.unit.db.test_migration.TestCli.test_revision_autogenerate_conflicts_with_contract [0.210033s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: usage: prog revision [-h] [-m MESSAGE] [--sql] DEBUG: [--expand | --contract | --autogenerate] DEBUG: prog revision: error: argument --contract: not allowed with argument --autogenerate DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_create_emb_switch [1.529484s] ... ok DEBUG: {1} neutron.tests.unit.db.test_migration.TestCli.test_revision_autogenerate_conflicts_with_expand [0.228119s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: usage: prog revision [-h] [-m MESSAGE] [--sql] DEBUG: [--expand | --contract | --autogenerate] DEBUG: prog revision: error: argument --expand: not allowed with argument --autogenerate DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_unique_vr_id_between_routers [4.721041s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test_update_all_ha_network_port_statuses [5.251751s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_discover_devices_with_device [0.236127s] ... ok DEBUG: {1} neutron.tests.unit.db.test_migration.TestCli.test_stamp [0.231840s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_get_device_status_enable [0.178576s] ... ok DEBUG: {1} neutron.tests.unit.db.test_migration.TestCli.test_upgrade_contract_conflicts_with_delta [0.195199s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_set_device_max_rate [0.145095s] ... ok DEBUG: {1} neutron.tests.unit.db.test_migration.TestCli.test_upgrade_delta [0.201376s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_set_device_min_tx_rate [0.188963s] ... ok DEBUG: {1} neutron.tests.unit.db.test_migration.TestCli.test_upgrade_expand [0.163570s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_set_device_status [0.168771s] ... ok DEBUG: {1} neutron.tests.unit.db.test_migration.TestCli.test_upgrade_milestone_expand_before_contract [0.203388s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test_get_assigned_devices_empty [0.178023s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test_get_assigned_devices_info_multiple_slots [0.131857s] ... ok DEBUG: {1} neutron.tests.unit.db.test_migration.TestCli.test_upgrade_negative_delta_fails [0.219173s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestPciOsWrapper.test_get_vf_macvtap_upper_devs_no_devs [0.151278s] ... ok DEBUG: {1} neutron.tests.unit.db.test_migration.TestCli.test_validate_revisions_walks_thru_all_revisions [0.236889s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestPciOsWrapper.test_is_assigned_vf_direct_true [0.313652s] ... ok DEBUG: {1} neutron.tests.unit.db.test_migration.TestDbMigration.test_schema_has_column_raises_if_offline [0.288269s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestPciOsWrapper.test_pf_device_exists_with_dir [0.254438s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestPciOsWrapper.test_pf_device_exists_with_no_dir [0.247237s] ... ok DEBUG: {1} neutron.tests.unit.db.test_migration.TestSafetyChecks.test_validate_revisions [0.662601s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestPciOsWrapper.test_scan_vf_devices [0.325373s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_pci_lib.TestPciLib.test_get_assigned_macs_not_present [0.223852s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ovn_hash_ring_db.TestHashRing.test_active_nodes_different_groups [0.384310s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_pci_lib.TestPciLib.test_set_vf_state [0.206414s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_update_port_status_port_bingding_deleted_concurrently [2.885697s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_scan_devices_new_and_removed [0.199994s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ovn_hash_ring_db.TestHashRing.test_active_nodes_from_host [0.278877s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ovn_hash_ring_db.TestHashRing.test_cleanup_old_nodes [0.178079s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_scan_devices_updated_missing [0.200177s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ovn_hash_ring_db.TestHashRing.test_count_offline_nodes [0.218746s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_treat_device_ip_link_state_not_supported [0.245996s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_treat_devices_added_updated_multiple_admin_state_up_true [0.176778s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_treat_devices_added_updated_no_device_found [0.174657s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovNicSwitchRpcCallbacks.test_port_update_with_pci_slot [0.178327s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovNicSwitchRpcCallbacks.test_port_update_with_vnic_physical_direct [0.196341s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchMechGenericTestCase.test_check_segment_allows_supported_network_types [0.143232s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchMechGenericTestCase.test_unknown_type [0.203292s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ovn_hash_ring_db.TestHashRing.test_touch_nodes_from_host_different_groups [1.181540s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchMechVifDetailsTestCase.test_get_vif_details_with_agent [0.145903s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchMechVifDetailsTestCase.test_vif_details_contains_vlan_id [0.134609s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchMechVnicTypeTestCase.test_vnic_type_direct_with_switchdev_cap [0.142041s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchMechVnicTypesTestCase.test_override_default_vnic_types [0.125768s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ovn_l3_hamode_db.OVN_L3_HA_db_mixinTestCase.test_create_router [0.651695s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.extension_drivers.test_qos_driver.QosOVSAgentDriverTestCase.test_create_existing_rules [0.167521s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.extension_drivers.test_qos_driver.QosOVSAgentDriverTestCase.test_create_minimum_packet_rate [0.213006s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.extension_drivers.test_qos_driver.QosOVSAgentDriverTestCase.test_update_minimum_bandwidth_no_vif_port [0.183318s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_update_router_to_ha_notifies_agent [2.906317s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.extension_drivers.test_qos_driver.QosOVSAgentDriverTestCase.test_update_rules_no_vif_port [0.169369s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ovn_revision_numbers_db.TestRevisionNumber.test_bump_revision [0.878059s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_delete_dvr_dst_mac_for_arp_tunnel [0.215611s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_delete_dvr_dst_mac_for_arp_vlan [0.248510s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_delete_dvr_dst_mac_for_flat [0.230811s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_delete_garp_blocker [0.178261s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_install_drop [0.172939s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ovn_revision_numbers_db.TestRevisionNumber.test_bump_revision_row_not_found [0.945093s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_install_dscp_marking_rule [0.557670s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_install_garp_blocker [0.415349s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ovn_revision_numbers_db.TestRevisionNumber.test_create_initial_revision_may_exist_duplicated_entry [0.894547s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_install_garp_blocker_exception [0.416953s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ovn_revision_numbers_db.TestRevisionNumber.test_delete_revision [0.690541s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_remove_dvr_mac_tun [0.300513s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_set_allowed_macs_for_port [0.214284s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test_update_router_port_bindings_updates_host [9.074185s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_setup_local_egress_flows_ofport_invalid [0.211857s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test_add_dvr_mac_physical [0.187177s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test_install_normal [0.178299s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test_provision_local_vlan [0.256704s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_create_ha_network_binding_failure_rolls_back_network [0.780451s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test_setup_controllers [0.221716s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test_setup_controllers_when_already_exists [0.209006s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_delete_arp_responder [0.255206s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_delete_arp_responder_without_ip [0.225193s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ovn_revision_numbers_db.TestRevisionNumberMaintenance.test_get_inconsistent_resources [2.947118s] ... ok DEBUG: {1} neutron.tests.unit.db.test_portsecurity_db_common.PortSecurityDbCommonTestCase.test__get_port_security_binding_no_binding [0.126433s] ... ok DEBUG: {1} neutron.tests.unit.db.test_portsecurity_db_common.PortSecurityDbCommonTestCase.test__process_network_port_security_update_no_binding [0.178928s] ... ok DEBUG: {1} neutron.tests.unit.db.test_portsecurity_db_common.PortSecurityDbCommonTestCase.test__process_port_port_security_update_no_binding [0.147372s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_delete_dvr_process_ipv6 [1.569933s] ... ok DEBUG: {1} neutron.tests.unit.db.test_provisioning_blocks.TestStatusBarriers.test_no_callback_on_missing_object [0.334341s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_delete_flood_to_tun [0.217415s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_drop_port [0.194593s] ... ok DEBUG: {1} neutron.tests.unit.db.test_provisioning_blocks.TestStatusBarriers.test_not_provisioned_until_final_component_complete [0.352800s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_install_arp_responder [0.155143s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_install_drop [0.173451s] ... ok DEBUG: {1} neutron.tests.unit.db.test_provisioning_blocks.TestStatusBarriers.test_not_provisioned_when_wrong_component_reports [0.303361s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_provision_local_vlan [0.227036s] ... ok DEBUG: {1} neutron.tests.unit.db.test_provisioning_blocks.TestStatusBarriers.test_provisioned_after_component_finishes [0.224847s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_update_routers_states [7.656721s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_setup_default_table [0.177501s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_setup_default_table_dvr_disabled [0.196488s] ... ok DEBUG: {1} neutron.tests.unit.db.test_provisioning_blocks.TestStatusBarriers.test_remove_provisioning_component [0.313201s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_verify_configuration_max_l3_agents_unlimited [0.324842s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_ofswitch.TestBundledOpenFlowBridge.test_illegal_method_calls [0.130449s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_ofswitch.TestBundledOpenFlowBridge.test_normal_bundle_context [0.138139s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.test_br_cookie.TestBRCookieOpenflow.test_reserved_cookies [0.135034s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_ha_network_is_not_delete_if_ha_router_is_present [4.193323s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_agent_extension_api.TestOVSCookieBridgeOSKen.test_install_arp_responder [0.212582s] ... ok DEBUG: {1} neutron.tests.unit.db.test_rbac_db_mixin.NetworkRbacTestcase.test_create_network_rbac_external [0.822606s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_agent_extension_api.TestOVSCookieBridgeOSKen.test_install_drop [0.213220s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.AncillaryBridgesTestOSKen.test_ancillary_bridges_single [0.261812s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.AncillaryBridgesTestOSKen.test_scan_ancillary_ports_returns_port_changes [0.251165s] ... ok DEBUG: {1} neutron.tests.unit.db.test_rbac_db_mixin.NetworkRbacTestcase.test_create_network_rbac_shared_existing [0.727261s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsAgentTunnelName.test_get_tunnel_name_gre_ipv6 [0.226966s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_get_dvr_mac_address_retried [0.286523s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_ha_router_create_with_distributed [1.851528s] ... ok DEBUG: {1} neutron.tests.unit.db.test_rbac_db_mixin.NetworkRbacTestcase.test_delete_networkrbac_in_use_fail [1.184557s] ... ok DEBUG: {1} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test__check_for_duplicate_default_rules_rule_used_in_default_sg [0.213661s] ... ok DEBUG: {1} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test__check_for_duplicate_diff_default_rules_remote_ip_prefix_ipv6 [0.304478s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_vr_id_allocation_delete_router [3.238259s] ... ok DEBUG: {1} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test__ensure_default_security_group_created_in_parallel [0.224237s] ... ok DEBUG: {1} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test__ensure_default_security_group_tenant_mismatch [0.235574s] ... ok DEBUG: {1} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test__ensure_default_security_group_when_disabled [0.189447s] ... ok DEBUG: {1} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_create_security_group_conflict [0.288753s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_migrate_ha_router_to_distributed_and_ha [2.154890s] ... ok DEBUG: {1} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_create_security_group_rule_conflict [0.274892s] ... ok DEBUG: {1} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_get_security_group_rules_admin_context [0.437726s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HAUserTestCase.test_create_ha_router [1.821878s] ... ok DEBUG: {1} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_security_group_precommit_and_after_delete_event [0.567123s] ... ok DEBUG: {1} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_security_group_rule_precommit_create_event_fail [0.320356s] ... ok DEBUG: {1} neutron.tests.unit.db.test_segments_db.TestSegmentsDb.test_get_networks_segments_with_empty_networks [0.163537s] ... ok DEBUG: {1} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_db_api.TestIpamSubnetManager.test_create_allocation [0.269853s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_port_bound_for_dvr_with_dhcp_ports [5.516435s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HAUserTestCase.test_delete_router [2.496699s] ... ok DEBUG: {1} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_db_api.TestIpamSubnetManager.test_remove [1.438353s] ... ok DEBUG: {1} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamPool.test_get_non_existing_subnet_fails [0.225246s] ... ok DEBUG: {1} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test__no_pool_changes_negative [0.213120s] ... ok DEBUG: {1} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test__verify_ip_succeeds [0.229459s] ... ok DEBUG: {1} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test_allocate_any_address_exhausted_pools_fails [0.385511s] ... ok DEBUG: {1} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test_allocate_specific_v4_address_out_of_range_fails [0.383288s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HAUserTestCase.test_update_router [1.831304s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_migration_from_ha [5.125480s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_scan_ancillary_ports_failure [2.256594s] ... ok DEBUG: {1} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test_bulk_allocate_v6_address [0.428563s] ... ok DEBUG: {0} neutron.tests.unit.db.test_migration.TestCli.test__compare_labels_fail_unexpected_labels [0.192615s] ... ok DEBUG: {1} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test_deallocate_v6_address [0.562680s] ... ok DEBUG: {1} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test_update_allocation_pools_with_no_pool_change [0.310756s] ... ok DEBUG: {1} neutron.tests.unit.ipam.test_requests.TestAddressRequest.test_automatic_address_request_eui64 [0.175955s] ... ok DEBUG: {1} neutron.tests.unit.ipam.test_requests.TestAddressRequest.test_automatic_address_request_eui64_no_mac_raises [0.108791s] ... ok DEBUG: {1} neutron.tests.unit.ipam.test_requests.TestAddressRequest.test_specific_address_ipv4 [0.093674s] ... ok DEBUG: {1} neutron.tests.unit.ipam.test_requests.TestAddressRequestFactory.test_any_address_request_is_loaded [0.099446s] ... ok DEBUG: {1} neutron.tests.unit.ipam.test_requests.TestAddressRequestFactory.test_automatic_address_request_is_loaded [0.132928s] ... ok DEBUG: {1} neutron.tests.unit.ipam.test_requests.TestAddressRequestFactory.test_specific_address_request_is_loaded [0.145754s] ... ok DEBUG: {1} neutron.tests.unit.ipam.test_requests.TestGetRequestFactory.test_get_address_request_factory [0.177528s] ... ok DEBUG: {0} neutron.tests.unit.db.test_migration.TestCli.test__compare_labels_ok [1.883386s] ... ok DEBUG: {1} neutron.tests.unit.ipam.test_requests.TestIpamDriverLoader.test_ipam_driver_is_loaded_by_class [0.180430s] ... ok DEBUG: {0} neutron.tests.unit.db.test_migration.TestCli.test__find_milestone_revisions_branchless [0.193169s] ... ok DEBUG: {1} neutron.tests.unit.ipam.test_requests.TestIpamSubnetRequests.test_subnet_request [0.132734s] ... ok DEBUG: {1} neutron.tests.unit.ipam.test_requests.TestIpamSubnetRequests.test_subnet_request_different_versions [0.139766s] ... ok DEBUG: {0} neutron.tests.unit.db.test_migration.TestCli.test__find_milestone_revisions_one_branch [0.235541s] ... ok DEBUG: {1} neutron.tests.unit.ipam.test_requests.TestIpamSubnetRequests.test_subnet_request_overlap [0.138265s] ... ok DEBUG: {0} neutron.tests.unit.db.test_migration.TestCli.test__validate_revision_validates_branchless_migrations [0.178590s] ... ok DEBUG: {1} neutron.tests.unit.ipam.test_requests.TestSubnetRequestMetaclass.test__validate_gateway_ip_in_subnet [0.131150s] ... ok DEBUG: {0} neutron.tests.unit.db.test_migration.TestCli.test__validate_single_revision_labels_branches_fail_different_labels [0.175854s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_treat_devices_removed_for_dvr_interface [2.918058s] ... ok DEBUG: {1} neutron.tests.unit.ipam.test_subnet_alloc.TestSubnetAllocation.test_allocate_any_subnet_gateway [0.340868s] ... ok DEBUG: {0} neutron.tests.unit.db.test_migration.TestCli.test__validate_single_revision_labels_branchless_fail_different_labels [0.237048s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test__check_bridge_datapath_id [0.293935s] ... ok DEBUG: {0} neutron.tests.unit.db.test_migration.TestCli.test_autogen_process_directives [0.269120s] ... ok DEBUG: {1} neutron.tests.unit.ipam.test_subnet_alloc.TestSubnetAllocation.test_allocate_specific_subnet_specific_gateway [0.311864s] ... ok DEBUG: {1} neutron.tests.unit.ipam.test_subnet_alloc.TestSubnetAllocation.test_insufficient_prefix_space_for_any_allocation [0.170074s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_agent_available_local_vlans [0.238797s] ... ok DEBUG: {0} neutron.tests.unit.db.test_migration.TestCli.test_downgrade_fails [0.270145s] ... ok DEBUG: {1} neutron.tests.unit.ipam.test_subnet_alloc.TestSubnetAllocation.test_subnetpool_concurrent_allocation_exception [0.135517s] ... ok DEBUG: {1} neutron.tests.unit.ipam.test_subnet_alloc.TestSubnetAllocation.test_subnetpool_default_quota_exceeded [0.083499s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_agent_type_ovs [0.233231s] ... ok DEBUG: {0} neutron.tests.unit.db.test_migration.TestCli.test_get_subproject_script_location [0.192807s] ... ok DEBUG: {1} neutron.tests.unit.ipam.test_utils.TestIpamUtils.test_check_subnet_ip_v4_valid [0.079215s] ... ok DEBUG: {1} neutron.tests.unit.ipam.test_utils.TestIpamUtils.test_generate_pools_v4_gateway_last [0.113730s] ... ok DEBUG: {0} neutron.tests.unit.db.test_migration.TestCli.test_get_subproject_script_location_not_installed [0.182898s] ... ok DEBUG: {1} neutron.tests.unit.notifiers.test_ironic.TestIronicNotifier.test_process_port_delete_event [0.101474s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_bind_devices_does_not_set_refresh_tunnels_if_tunnels_exist [0.266157s] ... ok DEBUG: {1} neutron.tests.unit.notifiers.test_ironic.TestIronicNotifier.test_process_port_update_event_bind_port [0.091694s] ... ok DEBUG: {0} neutron.tests.unit.db.test_migration.TestCli.test_update_head_files_success [0.213914s] ... ok DEBUG: {1} neutron.tests.unit.notifiers.test_ironic.TestIronicNotifier.test_process_port_update_event_unbind_port [0.140178s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_check_agent_configurations_for_dvr [0.292237s] ... ok DEBUG: {1} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_create_floatingip_no_port_id_no_notify [0.189410s] ... ok DEBUG: {0} neutron.tests.unit.db.test_migration.TestCli.test_upgrade_contract [0.253090s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_migration_no_delete_ha_network_if_not_last_router [4.647465s] ... ok DEBUG: {1} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_delete_floatingip_deleted_port_no_notify [0.189550s] ... ok DEBUG: {0} neutron.tests.unit.db.test_migration.TestCli.test_upgrade_expand_conflicts_with_revision [0.237325s] ... ok DEBUG: {1} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_delete_floatingip_notify [0.230158s] ... ok DEBUG: {0} neutron.tests.unit.db.test_migration.TestCli.test_upgrade_negative_relative_revision_fails [0.219234s] ... ok DEBUG: {1} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_endpoint_types [0.212612s] ... ok DEBUG: {0} neutron.tests.unit.db.test_migration.TestCli.test_validate_head_files_success [0.227797s] ... ok DEBUG: {0} neutron.tests.unit.db.test_migration.TestCli.test_validate_revisions_fails_on_multiple_branch_points [0.191494s] ... ok DEBUG: {1} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_nova_send_events_raises_connect_exc [0.264124s] ... ok DEBUG: {0} neutron.tests.unit.db.test_migration.TestDbMigration.test_schema_has_table [0.189003s] ... ok DEBUG: {1} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_port_without_device_owner_no_notify [0.223965s] ... ok DEBUG: {0} neutron.tests.unit.db.test_migration.TestDbMigration.test_schema_has_table_raises_if_offline [0.171231s] ... ok DEBUG: {1} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_port_without_uuid_device_id_no_notify [0.275529s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ovn_hash_ring_db.TestHashRing.test_remove_node_by_uuid [0.212321s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ovn_hash_ring_db.TestHashRing.test_remove_nodes_from_host [0.147233s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test__get_devices_locally_modified [0.160551s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test__process_device_if_exists_no_active_binding_in_host [0.136779s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_report_state_revived [0.153746s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_scan_devices_timestamp_triggers_updated [0.212266s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_scan_devices_timestamp_triggers_updated_None_to_something [0.127837s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_set_rpc_timeout_no_value [0.048851s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_check_agent_configurations_for_dvr_with_vlan [2.494954s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_treat_devices_added_updated_no_local_interface [0.042237s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ovn_revision_numbers_db.TestRevisionNumber.test_bump_older_revision [0.938383s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_create_smartnic_port_map_entry_data [0.353097s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_del_fdb_flow_idempotency [0.318496s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_fdb_ignore_network [0.295388s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_not_report_state_when_ovs_dead [0.309616s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_treat_devices_added_updated_setup_arp_protection [1.489388s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_port_dead [0.344540s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ovn_revision_numbers_db.TestRevisionNumberMaintenance.test_get_deleted_resources [1.508068s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_treat_devices_removed_with_not_existed_device [0.241324s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.l2pop.rpc_manager.test_l2population_rpc.TestL2populationRpcCallBackTunnelMixin.test__fdb_chg_ip [0.187583s] ... ok DEBUG: {0} neutron.tests.unit.db.test_portsecurity_db_common.PortSecurityDbCommonTestCase.test__extend_port_security_dict_no_port_security [0.250890s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_port_delete_after_update [0.363279s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.l2pop.rpc_manager.test_l2population_rpc.TestL2populationRpcCallBackTunnelMixin.test__fdb_chg_ip_ip_is_local_ip [0.131004s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.l2pop.rpc_manager.test_l2population_rpc.TestL2populationRpcCallBackTunnelMixin.test__fdb_chg_ip_no_lvm [0.131660s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_port_update [0.257319s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.l2pop.rpc_manager.test_l2population_rpc.TestL2populationRpcCallBackTunnelMixin.test_fdb_add_tun_non_existence_key_in_ofports [0.141432s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_sync_ha_router_info_ha_interface_port_concurrently_deleted [4.798067s] ... ok DEBUG: {0} neutron.tests.unit.db.test_provisioning_blocks.TestStatusBarriers.test_adding_component_for_new_resource_type [0.530663s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_process_activated_bindings_activated_port_not_present [0.216466s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_process_network_port_with_empty_port [0.282446s] ... ok DEBUG: {0} neutron.tests.unit.db.test_provisioning_blocks.TestStatusBarriers.test_provisioning_of_correct_item [0.345971s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_db.TestL2PopulationDBTestCase.test__get_ha_router_interface_ids_with_no_ha_port [0.622224s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_process_network_ports_with_re_added_ports [0.278989s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_process_port_events_finds_known_updated_ports [0.268393s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_process_port_events_ignores_removed_port_if_never_added [0.297829s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_db.TestL2PopulationDBTestCase.test_active_port_count_with_ha_dvr_snat_port [0.969223s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_process_port_events_ignores_unknown_updated_ports [0.306051s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_process_port_events_no_vif_changes_return_updated_port_only [0.259523s] ... ok DEBUG: {0} neutron.tests.unit.db.test_rbac_db_mixin.NetworkRbacTestcase.test_delete_network_rbac_external_with_multi_rbac_policy [1.389161s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_process_port_events_port_not_ready_yet [0.251432s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_db.TestL2PopulationDBTestCase.test_get_distributed_active_network_ports [0.723352s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationMechDriver.test_create_agent_fdb [0.096338s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_process_smartnic_ports [0.269474s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationMechDriver.test_get_tunnels [0.124984s] ... ok DEBUG: {0} neutron.tests.unit.db.test_rbac_db_mixin.NetworkRbacTestcase.test_get_rbac_policies_all_classes [0.628470s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationMechDriver.test_update_port_precommit_mac_address_changed_raises [0.072122s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_sync_ha_router_info_router_concurrently_deleted [2.518118s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_process_smartnic_ports_remove [0.241908s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_recl_lv_port_to_preserve [0.458731s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_recl_lv_port_to_remove [0.483377s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_delete_dvr_snat_port_fdb_entries [2.040875s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_sync_ha_router_info_router_concurrently_deleted_agent_dvr [2.363129s] ... ok DEBUG: {0} neutron.tests.unit.db.test_rbac_db_mixin.NetworkRbacTestcase.test_get_rbac_policies_network [2.650370s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_verify_configuration_l3_ha_net_cidr_is_not_a_cidr [0.353996s] ... ok DEBUG: {2} neutron.tests.unit.db.test_migration.TestCli.test_database_sync_revision [0.130813s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_report_state_revived [1.951027s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_reset_tunnel_ofports [0.218840s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_restore_local_vlan_map_with_device_no_tag [0.165222s] ... ok DEBUG: {0} neutron.tests.unit.db.test_rbac_db_mixin.NetworkRbacTestcase.test_update_networkrbac_valid [0.990597s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_rpc_loop_fail_to_process_network_ports_keep_flows [0.241680s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_sanitize_ovs_iface_other_config [0.158605s] ... ok DEBUG: {0} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test__check_for_duplicate_default_rules_does_not_drop_protocol [0.242322s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_scan_ports_returns_current_only_for_unchanged_ports [0.161729s] ... ok DEBUG: {2} neutron.tests.unit.db.test_migration.TestCli.test_upgrade_contract_conflicts_with_revision [1.059133s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_delete_unbound_port [2.099521s] ... ok DEBUG: {0} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test__ensure_default_security_group_already_exists [0.260799s] ... ok DEBUG: {2} neutron.tests.unit.db.test_migration.TestCli.test_upgrade_expand_conflicts_with_delta [0.144231s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_scan_ports_returns_port_changes_with_sync [0.186747s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_set_rpc_timeout_no_value [0.134191s] ... ok DEBUG: {2} neutron.tests.unit.db.test_migration.TestCli.test_upgrade_expand_contract_are_mutually_exclusive [0.178115s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_setup_arp_spoofing_protection_disabled [0.163908s] ... ok DEBUG: {0} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_check_for_duplicate_diff_rules_remote_ip_prefix_ipv6 [0.342171s] ... ok DEBUG: {2} neutron.tests.unit.db.test_migration.TestCli.test_upgrade_rejects_delta_with_relative_revision [0.198131s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_setup_entry_for_arp_reply_ignores_ipv6_addresses [0.145095s] ... ok DEBUG: {2} neutron.tests.unit.db.test_migration.TestCli.test_upgrade_revision_delta [0.221179s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_setup_physical_bridges_change_from_veth_to_patch_conf [0.158973s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_setup_physical_bridges_igmp_snooping_enabled [0.161199s] ... ok DEBUG: {2} neutron.tests.unit.db.test_migration.TestDbMigration.test_schema_has_column [0.190474s] ... ok DEBUG: {0} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_get_security_group_rules_filters_passed [0.521861s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_setup_tunnel_port [0.149367s] ... ok DEBUG: {2} neutron.tests.unit.db.test_migration.TestDbMigration.test_schema_has_column_missing_column [0.200267s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_setup_tunnel_port_error_negative_df_disabled [0.156700s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_setup_tunnel_port_error_negative_tunnel_csum [0.158628s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_setup_tunnel_port_invalid_ofport [0.134939s] ... ok DEBUG: {0} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_security_group_precommit_create_event [0.571049s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_treat_devices_added_does_not_process_missing_port [0.164429s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_treat_devices_added_updated_ignores_invalid_ofport [0.205499s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_fdb_add_two_agents [1.898003s] ... ok DEBUG: {0} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_security_group_precommit_create_event_with_revisions [0.523328s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_tunnel_sync_setup_tunnel_flood_flow_once [0.259750s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ovn_hash_ring_db.TestHashRing.test_active_nodes [1.185752s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_tunnel_sync_with_ml2_plugin [0.266115s] ... ok DEBUG: {0} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_security_group_precommit_update_event [0.511035s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ovn_revision_numbers_db.TestRevisionNumberMaintenance.test_get_inconsistent_resources_older_than [0.675706s] ... ok DEBUG: {0} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_security_group_precommit_update_event_fail [0.416938s] ... ok DEBUG: {2} neutron.tests.unit.db.test_portsecurity_db.PortSecurityDbMixinTestCase.test__extend_port_security_dict_relies_on_common [0.100015s] ... ok DEBUG: {2} neutron.tests.unit.db.test_portsecurity_db_common.PortSecurityDbCommonTestCase.test__get_network_security_binding_no_binding [0.100528s] ... ok DEBUG: {0} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_update_security_group_conflict [0.272960s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_fdb_called_for_active_ports [1.459960s] ... ok DEBUG: {2} neutron.tests.unit.db.test_provisioning_blocks.TestStatusBarriers.test_adding_component_idempotent [0.264035s] ... ok DEBUG: {2} neutron.tests.unit.db.test_provisioning_blocks.TestStatusBarriers.test_provisioned_with_no_components [0.231174s] ... ok DEBUG: {0} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_update_security_group_statefulness_binded_conflict [0.445314s] ... ok DEBUG: {0} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_db_api.TestIpamSubnetManager.test_create [0.287172s] ... ok DEBUG: {2} neutron.tests.unit.db.test_rbac_db_mixin.NetworkRbacTestcase.test_get_rbac_policies_qos_policy [0.356342s] ... ok DEBUG: {0} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_db_api.TestIpamSubnetManager.test_create_pool [0.302852s] ... ok DEBUG: {0} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_db_api.TestIpamSubnetManager.test_delete_allocation [0.279868s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_tunnel_update [2.259836s] ... ok DEBUG: {0} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_db_api.TestIpamSubnetManager.test_remove_non_existent_subnet [0.094560s] ... ok DEBUG: {0} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamPool.test_allocate_any_subnet_fails [0.069464s] ... ok DEBUG: {0} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamPool.test_allocate_ipam_subnet_with_neutron_subnet_id [0.114485s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_update_ports_returns_changed_vlan [0.474215s] ... ok DEBUG: {0} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamPool.test_remove_ipam_subnet [0.300627s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_update_stale_ofport_rules_removes_drop_flow [0.261748s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestValidateTunnelLocalIP.test_validate_local_ip_with_valid_ip [0.159475s] ... ok DEBUG: {0} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test__verify_ip_bcast_and_network_fail [0.413190s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.ValidateTunnelTypes.test_validate_tunnel_types_succeeds [0.157914s] ... ok DEBUG: {2} neutron.tests.unit.db.test_rbac_db_mixin.NetworkRbacTestcase.test_port_presence_prevents_network_rbac_policy_deletion [1.743895s] ... ok DEBUG: {0} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test__verify_ip_not_in_subnet_fails [0.358417s] ... ok DEBUG: {2} neutron.tests.unit.db.test_rbac_db_mixin.NetworkRbacTestcase.test_update_self_share_networkrbac [0.410715s] ... ok DEBUG: {0} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test_allocate_specific_v6_address_out_of_range_fails [0.398681s] ... ok DEBUG: {2} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test__check_for_duplicate_default_rules_ignores_rule_id [0.235007s] ... ok DEBUG: {2} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test__check_for_duplicate_diff_default_rules_remote_ip_prefix_ipv4 [0.272888s] ... ok DEBUG: {0} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test_allocate_subnet_for_non_existent_subnet_pass [0.351407s] ... ok DEBUG: {2} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test__check_for_duplicate_rules_does_not_drop_protocol [0.262120s] ... ok DEBUG: {2} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test__validate_port_range_exception [0.273617s] ... ok DEBUG: {2} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test__validate_port_range_for_icmp_exception [0.262407s] ... ok DEBUG: {2} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_check_for_duplicate_diff_rules_remote_ip_prefix_ipv4 [0.380897s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_tunnel.TunnelTestOSKen.test_construct_with_igmp_snooping [2.360068s] ... ok DEBUG: {2} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_delete_security_group_rule_in_use [0.237501s] ... ok DEBUG: {2} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_delete_security_group_rule_raise_error_on_not_found [0.075083s] ... ok DEBUG: {2} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_get_security_group_rules [0.138818s] ... ok DEBUG: {2} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_db_api.TestIpamSubnetManager.test_check_unique_allocation [0.061677s] ... ok DEBUG: {2} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamPool.test_allocate_ipam_subnet_no_neutron_subnet_id [0.184409s] ... ok DEBUG: {0} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test_bulk_allocate_multiple_address_pools [2.071862s] ... ok DEBUG: {0} neutron.tests.unit.ipam.test_requests.TestAddressRequest.test_any_address [0.055482s] ... ok DEBUG: {0} neutron.tests.unit.ipam.test_requests.TestAddressRequest.test_automatic_address_request_eui64_alien_param_raises [0.099699s] ... ok DEBUG: {0} neutron.tests.unit.ipam.test_requests.TestAddressRequest.test_automatic_address_request_invalid_address_type_raises [0.038406s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_fixed_ips_changed_vlan [5.662726s] ... ok DEBUG: {0} neutron.tests.unit.ipam.test_requests.TestIpamAnySubnetRequest.test_subnet_request_gateway [0.059135s] ... ok DEBUG: {0} neutron.tests.unit.ipam.test_requests.TestIpamDriverLoader.test_ipam_driver_is_loaded_by_name [0.106088s] ... ok DEBUG: {0} neutron.tests.unit.ipam.test_requests.TestIpamSpecificSubnetRequest.test_subnet_request [0.138507s] ... ok DEBUG: {0} neutron.tests.unit.ipam.test_requests.TestIpamSpecificSubnetRequest.test_subnet_request_gateway [0.109470s] ... ok DEBUG: {0} neutron.tests.unit.ipam.test_requests.TestIpamSubnetRequests.test_subnet_request_gateway [0.162947s] ... ok DEBUG: {0} neutron.tests.unit.ipam.test_requests.TestIpamSubnetRequests.test_subnet_request_range_not_list [0.123037s] ... ok DEBUG: {0} neutron.tests.unit.ipam.test_subnet_alloc.TestSubnetAllocation.test_allocate_any_subnet [0.316543s] ... ok DEBUG: {0} neutron.tests.unit.ipam.test_subnet_alloc.TestSubnetAllocation.test_allocate_specific_ipv6_subnet_specific_gateway [0.205386s] ... ok DEBUG: {2} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamPool.test_get_details_for_invalid_subnet_id_fails [1.781096s] ... ok DEBUG: {0} neutron.tests.unit.ipam.test_subnet_alloc.TestSubnetAllocation.test_insufficient_prefix_space_for_specific_allocation [0.271565s] ... ok DEBUG: {0} neutron.tests.unit.ipam.test_utils.TestIpamUtils.test_generate_pools_v4_gateway_first [0.151106s] ... ok DEBUG: {2} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamPool.test_get_subnet [0.360472s] ... ok DEBUG: {0} neutron.tests.unit.ipam.test_utils.TestIpamUtils.test_generate_pools_v4_nogateway [0.123017s] ... ok DEBUG: {0} neutron.tests.unit.notifiers.test_batch_notifier.TestBatchNotifier.test_queue_event_first_event [0.088623s] ... ok DEBUG: {2} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamPool.test_remove_non_existent_subnet_fails [0.208785s] ... ok DEBUG: {0} neutron.tests.unit.notifiers.test_batch_notifier.TestBatchNotifier.test_queue_event_no_event [0.111334s] ... ok DEBUG: {0} neutron.tests.unit.notifiers.test_ironic.TestIronicNotifier.test_send_event_exception [0.182189s] ... ok DEBUG: {0} neutron.tests.unit.notifiers.test_ironic.TestIronicNotifier.test_send_events [0.201051s] ... ok DEBUG: {2} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test_allocate_any_v4_address_succeeds [0.432821s] ... ok DEBUG: {0} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_no_notification_notify_nova_on_port_data_changes_false [0.256087s] ... ok DEBUG: {2} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test_allocate_any_v6_address_succeeds [0.372541s] ... ok DEBUG: {0} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_nova_send_event_rasies_404 [0.266996s] ... ok DEBUG: {2} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test_allocate_specific_v4_address_succeeds [0.314582s] ... ok DEBUG: {0} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_nova_send_events_return_200 [0.250209s] ... ok DEBUG: {0} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_reassociate_floatingip_without_disassociate_event [0.339067s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_tunnel.TunnelTestOSKen.test_daemon_loop [4.415981s] ... ok DEBUG: {2} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test_deallocate_v4_address [0.519048s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_mac_addr_changed [3.706029s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.agent.test__agent_manager_base.Test_CommonAgentManagerRpcCallBackBase.test_add_network [0.215108s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.agent.test__agent_manager_base.Test_CommonAgentManagerRpcCallBackBase.test_get_and_clear_updated_devices [0.188832s] ... ok DEBUG: {2} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test_prefernext_allocate_multiple_address_pools [0.454759s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test__process_device_if_exists_error [0.231547s] ... ok DEBUG: {2} neutron.tests.unit.ipam.test_requests.TestAddressRequestFactory.test_prefernext_address_request_on_distributed_port [0.181487s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_scan_devices_added_removed [0.216043s] ... ok DEBUG: {2} neutron.tests.unit.ipam.test_requests.TestGetRequestFactory.test_get_subnet_request_factory [0.183516s] ... ok DEBUG: {2} neutron.tests.unit.ipam.test_requests.TestIpamAnySubnetRequest.test_subnet_request [0.201827s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_scan_devices_no_changes [0.253728s] ... ok DEBUG: {2} neutron.tests.unit.ipam.test_requests.TestIpamAnySubnetRequest.test_subnet_request_bad_prefix [0.241230s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_scan_devices_updated_deleted_concurrently [0.240258s] ... ok DEBUG: {2} neutron.tests.unit.ipam.test_requests.TestIpamAnySubnetRequest.test_subnet_request_bad_prefix_type [0.146823s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_scan_devices_updated_on_sync [0.196468s] ... ok DEBUG: {2} neutron.tests.unit.ipam.test_requests.TestIpamDriverLoader.test_ipam_driver_is_loaded_with_subnet_pool_id [0.140642s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_scan_devices_with_delete_arp_protection [0.190127s] ... ok DEBUG: {2} neutron.tests.unit.ipam.test_requests.TestIpamSubnetRequests.test_subnet_request_bad_gateway [0.146512s] ... ok DEBUG: {2} neutron.tests.unit.ipam.test_requests.TestIpamSubnetRequests.test_subnet_request_bad_range [0.118402s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_set_rpc_timeout [0.219378s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_tunnel.TunnelTestOSKen.test_provision_local_vlan_vlan_fail [2.088381s] ... ok DEBUG: {2} neutron.tests.unit.ipam.test_requests.TestSubnetRequestFactory.test_specific_subnet_request_is_loaded [0.104428s] ... ok DEBUG: {2} neutron.tests.unit.ipam.test_utils.TestIpamUtils.test_check_gateway_invalid_in_subnet [0.132073s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_stop [0.231149s] ... ok DEBUG: {2} neutron.tests.unit.ipam.test_utils.TestIpamUtils.test_generate_pools_v4_31 [0.193725s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_treat_devices_added_updated_notify [0.197886s] ... ok DEBUG: {2} neutron.tests.unit.ipam.test_utils.TestIpamUtils.test_generate_pools_v4_32 [0.138295s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_treat_devices_removed_failed_extension [0.207846s] ... ok DEBUG: {2} neutron.tests.unit.ipam.test_utils.TestIpamUtils.test_generate_pools_v4_gateway_middle [0.198908s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_treat_devices_removed_with_existed_device [0.201481s] ... ok DEBUG: {2} neutron.tests.unit.ipam.test_utils.TestIpamUtils.test_generate_pools_v6_nogateway [0.186269s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_update_network_ports [0.227979s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.agent.test_capabilities.CapabilitiesTest.test_register [0.049903s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.l2pop.rpc_manager.test_l2population_rpc.TestL2populationRpcCallBackTunnelMixin.test_fdb_add_tun [0.041335s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.l2pop.rpc_manager.test_l2population_rpc.TestL2populationRpcCallBackTunnelMixin.test_get_agent_ports_no_agent_ports [0.044168s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_db.TestL2PopulationDBTestCase.test_active_network_ports_with_ha_dvr_snat_port [0.253368s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_db.TestL2PopulationDBTestCase.test_active_port_count_with_dvr_snat_port [0.413903s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_db.TestL2PopulationDBTestCase.test_get_agent_by_host [0.495551s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_tunnel.TunnelTestOSKen.test_reclaim_local_vlan [2.656365s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_db.TestL2PopulationDBTestCase.test_get_distributed_active_network_ports_no_candidate [0.430703s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_vlanmanager.TestLocalVlanManager.test_add_existing_raises_exception [0.133399s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_vlanmanager.TestLocalVlanManager.test_update_segmentation_id_not_uniq [0.118509s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechVnicTypesTestCase.test__set_bridge_name_notify [0.129257s] ... ok DEBUG: {2} neutron.tests.unit.notifiers.test_batch_notifier.TestBatchNotifier.test_queue_event_multiple_events_notify_method [2.226190s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechVnicTypesTestCase.test_default_vnic_types [0.116182s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismDPDKTestCase.test_get_vhost_mode [0.157625s] ... ok DEBUG: {2} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_delete_port_notify [0.276766s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismDPDKTestCase.test_get_vif_type [0.178602s] ... ok DEBUG: {2} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_disassociate_floatingip_notify [0.274640s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismFirewallUndefinedTestCase.test__set_bridge_name_notify [0.163979s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismGenericTestCase.test_driver_responsible_for_ports_allocation_min_bw [0.165102s] ... ok DEBUG: {2} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_non_compute_instances_no_notify [0.234823s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismLocalTestCase.test__set_bridge_name_notify [0.168318s] ... ok DEBUG: {2} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_notify_port_status_all_values [0.228231s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismLocalTestCase.test_type_local [0.190196s] ... ok DEBUG: {2} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_nova_send_events_multiple [0.255428s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismLocalTestCase.test_type_local_dead [0.164218s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismSGDisabledBaseTestCase.test__set_bridge_name_notify [0.159808s] ... ok DEBUG: {2} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_nova_send_events_returns_non_200 [0.238744s] ... ok DEBUG: {2} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_update_fixed_ip_changed [0.223131s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_scan_devices_removed_retried_on_sync [0.162743s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_scan_devices_updated [0.169225s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_scan_devices_updated_non_existing [0.175629s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_other_agents_get_flood_entries_for_ha_agents [7.428397s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_scan_devices_vanished_removed_on_sync [0.220972s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_treat_devices_removed_delete_arp_spoofing [0.208013s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_treat_devices_removed_failed [0.229929s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.l2pop.rpc_manager.test_l2population_rpc.TestL2populationRpcCallBackTunnelMixin.test_fdb_add_tun_unavailable_ofport [0.171190s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.l2pop.rpc_manager.test_l2population_rpc.TestL2populationRpcCallBackTunnelMixin.test_fdb_chg_ip_tun_empty_before_after [0.151957s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.l2pop.rpc_manager.test_l2population_rpc.TestL2populationRpcCallBackTunnelMixin.test_fdb_remove_tun_non_existence_key_in_ofports [0.129169s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.l2pop.rpc_manager.test_l2population_rpc.TestL2populationRpcCallBackTunnelMixin.test_fdb_update_non_existence_method [0.112674s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_portinfo_marshalled_as_list [1.235234s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.l2pop.rpc_manager.test_l2population_rpc.TestL2populationRpcCallBackTunnelMixin.test_get_agent_ports_no_data [0.122122s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.agent.test_neutron_agent.AgentCacheTestCase.test_agents_by_chassis_private [2.503682s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_db.TestL2PopulationDBTestCase.test__get_ha_router_interface_ids_with_ha_replicated_port [0.533209s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_placement.TestOVNClientPlacementExtension.test_read_initial_chassis_config [0.509208s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_db.TestL2PopulationDBTestCase.test_active_network_ports_with_dvr_snat_port [0.448286s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_db.TestL2PopulationDBTestCase.test_get_agent_by_host_no_candidate [0.266873s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_db.TestL2PopulationDBTestCase.test_get_ha_agents_by_router_id [0.575921s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_qos.TestOVNClientQosExtension.test__ovn_qos_rule_egress_fip [1.465336s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_db.TestL2PopulationDBTestCase.test_get_nondistributed_active_network_ports [0.479558s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_qos.TestOVNClientQosExtension.test__qos_rules [1.349999s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_db.TestL2PopulationDBTestCase.test_get_nondistributed_active_network_ports_no_candidate [1.969303s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_update_port_up_two_active_ports [4.460196s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationMechDriver.test_create_agent_fdb_concurrent_port_deletion [0.123054s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.extension_drivers.test_qos_driver.QosLinuxbridgeAgentDriverTestCase.test_delete_dscp_marking_chain_empty [0.105269s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationMechDriver.test_create_agent_fdb_only_tunnels [0.128465s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_delete_ha_port [8.696183s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.extension_drivers.test_qos_driver.QosLinuxbridgeAgentDriverTestCase.test_delete_dscp_marking_chain_not_empty [0.079800s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationMechDriver.test_get_tunnels_dont_exclude_host [0.107909s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.extension_drivers.test_qos_driver.QosLinuxbridgeAgentDriverTestCase.test_update_dscp_marking [0.115888s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.extension_drivers.test_qos_driver.QosLinuxbridgeAgentDriverTestCase.test_update_egress_bandwidth_limit [0.111625s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridge.test_ensure_physical_in_bridge_flat [0.111671s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test__update_interface_ip_details [0.121617s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_add_tap_interface_owner_compute [0.139579s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_add_tap_interface_owner_network [0.141986s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_add_tap_interface_with_other_error [0.130365s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_qos.TestOVNClientQosExtension.test_update_network [2.125669s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:393: SAWarning: Multiple rows returned with uselist=False for lazily-loaded attribute 'QosNetworkPolicyBinding.port' DEBUG: new = getattr(target, relationship_prop.key) DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_check_vxlan_support [0.121739s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_delete_bridge [0.139558s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddDHCPOptionsCommand.test_dhcp_options_add_may_exist [0.159248s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_delete_bridge_with_physical_vlan [0.125851s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddLSwitchPortCommand.test_lswitch_not_found [0.191000s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_delete_interface [0.162649s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddLSwitchPortCommand.test_lswitch_port_add_ignore_exists [0.189466s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_ensure_bridge [0.173899s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_delete_port_bound_to_agentless_host [1.722090s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddLSwitchPortCommand.test_lswitch_port_add_may_exist [0.206724s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_ensure_local_bridge [0.179367s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddLSwitchPortCommand.test_lswitch_port_exists [0.115166s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_ensure_local_bridge_with_existed_brq [0.176870s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddNATRuleInLRouterCommand.test_add_nat_rule [0.100191s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddStaticRouteCommand.test_static_route_add [0.091108s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_ensure_vlan [0.182946s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_ensure_vxlan_arp_responder_enabled [0.145690s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_ensure_vxlan_mtu_too_big [0.133140s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_get_deletable_bridges [0.144729s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_delete_port_invokes_update_device_down [1.031117s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_get_existing_bridge_name [0.146642s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_remove_interface [0.074260s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_vxlan_group_validation_with_unicast_group [0.090146s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeRpcCallbacks.test_fdb_add_with_arp_responder [0.104712s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeRpcCallbacks.test_fdb_remove_with_arp_responder [0.098268s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeRpcCallbacks.test_fdb_update_chg_ip_empty_lists [0.127652s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.mech_driver.test_mech_linuxbridge.LinuxbridgeMechanismFlatTestCase.test_type_flat_bad [0.120513s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_delete_port [3.466132s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.mech_driver.test_mech_linuxbridge.LinuxbridgeMechanismGreTestCase.test_type_gre [0.119030s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.mech_driver.test_mech_linuxbridge.LinuxbridgeMechanismGreTestCase.test_type_gre_bad [0.144953s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestCheckRevisionNumberCommand.test_check_revision_number_floating_ip_revision_conflict [1.641253s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.mech_driver.test_mech_linuxbridge.LinuxbridgeMechanismLocalTestCase.test_type_local [0.147802s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestCheckRevisionNumberCommand.test_check_revision_number_no_exist_fail [0.225568s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.mech_driver.test_mech_linuxbridge.LinuxbridgeMechanismVlanTestCase.test_type_vlan [0.151200s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelACLCommand.test_lswitch_no_exist_fail [0.209600s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapMain.test_parse_interface_mappings_bad [0.163415s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapMain.test_parse_interface_mappings_no_mapping [0.159454s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelDHCPOptionsCommand.test_dhcp_options_del [0.211853s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapMain.test_validate_firewall_driver_other [0.157053s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelDHCPOptionsCommand.test_dhcp_options_no_exist_ignore [0.198635s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapManager.test_get_rpc_consumers [0.163798s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelLSwitchPortCommand.test_lswitch_port_no_exist_fail [0.202030s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapManager.test_validate_interface_mappings_dev_not_exists [0.156956s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelStaticRoutesCommand.test_lrouter_no_exist_ignore [0.193660s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapRPCCallbacks.test_port_update [0.183745s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.macvtap.mech_driver.test_mech_macvtap.MacvtapMechanismFlatTestCase.test_type_flat_bad [0.174981s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelStaticRoutesCommand.test_static_route_del_not_found [0.219805s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.macvtap.mech_driver.test_mech_macvtap.MacvtapMechanismGenericTestCase.test_driver_not_responsible_for_ports_allocation [0.171305s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestSetLRouterPortInLSwitchPortCommand.test_lswitch_port_no_exist_do_not_fail [0.208085s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_fdb_add_called_dualstack [2.945538s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestSetLSwitchPortCommand.test_lswitch_port_no_exist_ignore [0.198574s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestSetLSwitchPortCommand.test_lswitch_port_update_del_all_port_dhcp_options [0.209886s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestSetLSwitchPortCommand.test_lswitch_port_update_set_all_port_dhcp_options [0.215636s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestSetLSwitchPortCommand.test_lswitch_port_update_set_port_dhcpv6_options [0.224978s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestSetNATRuleInLRouterCommand.test_set_nat_rule [0.226446s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestSetNATRuleInLRouterCommand.test_set_nat_rule_no_lrouter_exist [0.192881s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestUpdateChassisExtIdsCommand.test_chassis_no_exist_fail [0.202063s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.macvtap.mech_driver.test_mech_macvtap.MacvtapMechanismVlanTestCase.test__is_live_migration_false [1.657500s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_delete_port_last_port_up [3.705588s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestUpdateLRouterCommand.test_lrouter_no_exist_fail [0.192689s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.macvtap.mech_driver.test_mech_macvtap.MacvtapMechanismVlanTestCase.test_try_to_bind_segment_for_agent_migration_abort [0.150404s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestUpdateLRouterPortCommand.test_lrouter_port_no_exist_fail [0.194455s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.macvtap.mech_driver.test_mech_macvtap.MacvtapMechanismVlanTestCase.test_try_to_bind_segment_for_agent_migration_ok [0.144215s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.macvtap.mech_driver.test_mech_macvtap.MacvtapMechanismVlanTestCase.test_type_vlan_vif_details [0.157353s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.common.test_config.TestSriovAgentConfig.test_validate_config_fail [0.150817s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.common.test_config.TestSriovAgentConfig.test_validate_config_ok [0.150263s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.extension_drivers.test_qos_driver.QosSRIOVAgentDriverTestCase.test__set_vf_max_rate_captures_sriov_failure [0.158617s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_clear_max_rate [0.166629s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_clear_rate_max_rate_existing_pci_slot [0.157957s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_delete_port_no_fdb_entries_with_ha_port [1.301350s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_clear_rate_min_tx_rate_existing_pci_slot [0.157792s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_clear_rate_min_tx_rate_nonexisting_pci_slot [0.155253s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_device_exists_true [0.164789s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_get_device_status_auto [0.167070s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_get_device_status_mismatch [0.161373s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test_get_pci_list [0.157210s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test_set_device_max_rate_disable [0.160736s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestNBImplIdlOvn.test_get_gateway_chassis_binding [2.270265s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test_set_device_max_rate_ok2 [0.162746s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test_set_device_max_rate_rounded_ok [0.156398s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test_set_device_rate_ok [0.155152s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestNBImplIdlOvn.test_get_subnet_dhcp_options [0.437586s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test_set_device_spoofcheck_fail [0.142994s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestPciOsWrapper.test_get_numvfs [0.166213s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestPciOsWrapper.test_get_numvfs_no_file [0.146390s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestPciOsWrapper.test_get_vf_macvtap_upper_devs [0.124171s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestPciOsWrapper.test_is_assigned_vf_macvtap_false [0.113242s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestPciOsWrapper.test_scan_vf_devices_no_dir [0.158476s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_pci_lib.TestPciLib.test_set_vf_rate_exception [0.160814s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_process_network_devices [0.159159s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_scan_devices_new_updates [0.168931s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_scan_devices_no_changes [0.170591s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_fdb_add_called [3.195762s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_treat_devices_added_updated_admin_state_up_true [0.221653s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_treat_devices_added_updated_sends_host [0.181268s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_treat_devices_removed_failed [0.191734s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_treat_devices_removed_with_existed_device [0.174266s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestNBImplIdlOvn.test_get_unhosed_gateway_schedule_to_max [2.320855s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovNicAgentConfigParser.test__validate_rp_in_dev_mappings [0.153894s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_fdb_add_called_two_networks [7.008617s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovNicSwitchRpcCallbacks.test_binding_deactivate [0.148162s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestNBImplIdlOvn.test_get_unhosted_gateway_max_chassis [0.469824s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchDeviceMappingsTestCase.test_standard_device_mappings_negative [0.149322s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchMechGenericTestCase.test_check_segment [0.147407s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchMechGenericTestCase.test_driver_not_responsible_for_ports_allocation [0.154391s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestNBImplIdlOvn.test_get_unhosted_gateways [0.460286s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchMechGenericTestCase.test_driver_responsible_for_ports_allocation [0.146197s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchMechVifDetailsTestCase.test_get_vif_details_with_agent_direct_physical [0.150885s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchMechVnicTypeTestCase.test_vnic_type_direct [0.155180s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchMechVnicTypeTestCase.test_vnic_type_macvtap [0.158814s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_fixed_ips_change_unbound_port_no_rpc [2.249031s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchMechVnicTypesTestCase.test_vnic_type_prohibit_list_not_valid_item [0.201394s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.extension_drivers.test_qos_driver.QosOVSAgentDriverTestCase.test_delete_rules [0.217960s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.extension_drivers.test_qos_driver.QosOVSAgentDriverTestCase.test_update_minimum_bandwidth [0.195276s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.extension_drivers.test_qos_driver.QosOVSAgentDriverTestCase.test_update_rules [0.189713s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_apply_meter_to_port_ingress [0.205557s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_create_meter [0.199439s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test__fix_create_update_no_sttd_attr [1.825433s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_delete_arp_responder [0.195597s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_delete_dvr_to_src_mac_vlan [0.193134s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_delete_garp_blocker_exception [0.209488s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_delete_meter [0.209745s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_install_dvr_to_src_mac_vlan [0.208546s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_list_meter_features [2.701316s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_reclaim_local_vlan [0.365450s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_setup_controllers [0.357976s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_setup_local_egress_flows [0.359307s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_fdb_add_not_called_type_local [7.584059s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test__cidr_to_os_ken [0.376068s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_check_for_ha_chassis_group_not_supported [5.410415s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test_delete_dvr_process_ipv6 [0.421458s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test_install_dvr_process_ipv4 [0.386129s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test_reclaim_local_vlan [0.298678s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test_remove_dvr_mac_vlan [0.317991s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_cleanup_tunnel_port [0.303436s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_install_dvr_process_ipv4 [0.317716s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_host_changed_twice [8.608779s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_install_normal [0.408398s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_setup_controllers [0.650549s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_check_for_inconsistencies [3.540631s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_setup_controllers_when_already_exists [0.645326s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_ovs_bridge.OVSAgentBridgeTestCase.test__get_dp_when_get_datapath_id_returns_None [0.504717s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_agent_extension_api.TestOVSAgentExtensionAPI.test_request_tun_br [0.661994s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_agent_extension_api.TestOVSCookieBridgeOSKen.test__cidr_to_os_ken [0.576294s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_agent_extension_api.TestOVSCookieBridgeOSKen.test_cookie [0.587545s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_agent_extension_api.TestOVSCookieBridgeOSKen.test_delete_arp_responder [0.457624s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_agent_extension_api.TestOVSCookieBridgeOSKen.test_drop_port [0.456483s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_agent_extension_api.TestOVSCookieBridgeOSKen.test_install_normal [0.494108s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.AncillaryBridgesTestOSKen.test_ancillary_bridges_none [0.484229s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_check_redirect_type_router_gateway_ports_disable_redirect [4.453676s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.AncillaryBridgesTestOSKen.test_scan_ancillary_ports_returns_port_changes_with_sync [0.457991s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsAgentTunnelName.test_get_tunnel_name_vxlan_ipv6 [0.331380s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_fixed_ips_changed [10.002871s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_ovs_restart [0.948810s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_check_redirect_type_router_gateway_ports_enable_redirect [3.541557s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_check_vlan_distributed_ports_non_expected_value [3.683187s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_update_port_down_ha_router_port [18.537835s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.extension_drivers.test_qos_driver.QosLinuxbridgeAgentDriverTestCase.test_initialize_iptables_manager_no_agent_api [0.388310s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.extension_drivers.test_qos_driver.QosLinuxbridgeAgentDriverTestCase.test_initialize_iptables_manager_not_passed_through_api [0.363272s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_port_bound_for_dvr_with_compute_ports [11.928316s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.extension_drivers.test_qos_driver.QosLinuxbridgeAgentDriverTestCase.test_update_ingress_bandwidth_limit [0.350722s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_arp_protect.TestLinuxBridgeARPSpoofing.test_port_delete_arp_spoofing [0.341119s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_fix_network_create [6.935385s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridge.test_ensure_physical_in_bridge_invalid [0.387130s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridge.test_ensure_physical_in_bridge_vlan [0.354973s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_port_bound_for_dvr_with_csnat_ports [1.225017s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_add_tap_interface_owner_neutron [0.410239s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_port_bound_for_dvr_with_csnat_ports_ofport_change [2.367845s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_fix_port_update [3.555538s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestSchemaAwarePeriodicsBase.test_nbdb_schema_updated_hook [0.134793s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.TestOVNClient.test__add_router_ext_gw_default_route_ecmp [0.432874s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_ensure_physical_in_bridge [3.358297s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_ha_agents_with_dvr_rtr_does_not_get_other_fdb [17.085241s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.TestOVNClient.test__add_router_ext_gw_no_default_route [0.398827s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_ensure_physical_in_bridge_with_existed_brq [0.342034s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_ensure_port_admin_state_down [0.237550s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.TestOVNClientFairMeter.test_create_ovn_fair_meter_band_missing [0.380604s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_get_subinterface_name_advanced [0.287442s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_get_tap_devices_count [0.279295s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_rpc_loop_survives_error_in_check_canary_table [2.504006s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_get_vxlan_device_name [0.277479s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_get_vxlan_group_with_multicast_address [0.460381s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_local_ip_validation_with_invalid_ip [0.455240s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_local_ip_validation_with_valid_ip [0.428941s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_plug_interface [0.372391s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_vxlan_ucast_supported [0.395306s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_scan_ports_failure [2.517179s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeRpcCallbacks.test_binding_deactivate_not_for_host [0.428664s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeRpcCallbacks.test_fdb_add [0.380248s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeRpcCallbacks.test_fdb_remove [0.405695s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_treat_devices_removed_for_dvr_csnat_port [1.447302s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeRpcCallbacks.test_fdb_update_chg_ip_with_arp_responder [0.400165s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnNbSyncML2.test_ovn_nb_sync_calculate_routes_remove_and_add_two_routes [4.772635s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeRpcCallbacks.test_port_update [0.377605s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestChassisEvent.test_handle_ha_chassis_group_changes_create [0.397801s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.mech_driver.test_mech_linuxbridge.LinuxbridgeMechanismFlatTestCase.test_type_flat [0.327304s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestChassisEvent.test_handle_ha_chassis_group_changes_update_new_gw [0.379544s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.mech_driver.test_mech_linuxbridge.LinuxbridgeMechanismGenericTestCase.test_unknown_type [0.333953s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestChassisEvent.test_handle_ha_chassis_group_changes_update_no_changes [0.319793s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapMain.test_main [0.342533s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapMain.test_parse_interface_mappings_good [0.369141s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnIdlDistributedLock.test_notify [0.538437s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_host_changed [6.942857s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapMain.test_validate_firewall_driver_noop_long [0.332261s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnIdlDistributedLock.test_notify_last_touch_expired [0.408344s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapManager.test_ensure_port_admin_state_down [0.329959s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapManager.test_get_agent_id_no_mac [0.344371s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapManager.test_get_rpc_callbacks [0.388486s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapRPCCallbacks.test_network_delete_flat [0.381227s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapRPCCallbacks.test_network_delete_vlan [0.358369s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.macvtap.mech_driver.test_mech_macvtap.MacvtapMechanismFlatTestCase.test__is_live_migration_false [0.345401s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.macvtap.mech_driver.test_mech_macvtap.MacvtapMechanismFlatTestCase.test_try_to_bind_segment_for_agent_migration_abort [0.348659s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.macvtap.mech_driver.test_mech_macvtap.MacvtapMechanismFlatTestCase.test_type_flat [0.332924s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.macvtap.mech_driver.test_mech_macvtap.MacvtapMechanismFlatTestCase.test_type_flat_vif_details [0.327819s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.macvtap.mech_driver.test_mech_macvtap.MacvtapMechanismGenericTestCase.test_unknown_type [0.324694s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.common.test_config.TestSriovAgentConfig.test_defaults [0.325954s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.common.test_config.TestSriovAgentConfig.test_device_mappings [0.326752s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_treat_devices_removed_for_dvr_with_compute_ports [6.445976s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.common.test_config.TestSriovAgentConfig.test_device_mappings_with_spaces [0.354322s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test__get_ofport_moves_invalid [0.533314s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.extension_drivers.test_qos_driver.QosSRIOVAgentDriverTestCase.test_update_minimum_bandwidth [0.361445s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_clear_rate_max_rate_nonexisting_pci_slot [0.348443s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test__setup_tunnel_port_while_new_mapping_is_added [0.511159s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_device_exists_false [0.346173s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test__update_network_segmentation_id [0.497662s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_get_assigned_devices_info [0.314116s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_get_assigned_devices_info_multiple_nics_for_physnet [0.311132s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test__update_network_segmentation_id_mapping_not_found [0.447332s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_set_device_status_mismatch [0.319615s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test__update_network_segmentation_id_multisegments [0.475055s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test_get_assigned_devices_info [0.329909s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test_get_device_state_fail [0.334617s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test__update_network_segmentation_id_not_vlan [0.507809s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnNbIdlNotifyHandler.test_notify_other_table [7.398247s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test_get_device_state_ok [0.357181s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test__update_network_segmentation_id_vlan_not_found [0.512111s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test_get_pci_device_fail [0.344636s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test_set_device_max_rate_fail [0.297619s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test__validate_rp_pkt_processing_cfg [0.504521s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test_set_device_max_rate_rounded_ok3 [0.414370s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test_set_device_state_ok [0.408031s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestPciOsWrapper.test_is_assigned_vf_macvtap_true [0.368967s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_arp_spoofing_basic_rule_setup_fixed_ipv6 [1.118951s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestPciOsWrapper.test_scan_vf_devices_no_content [0.341844s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestPciOsWrapper.test_scan_vf_devices_no_match [0.392336s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_pci_lib.TestPciLib.test_get_vf_state_not_present [0.349126s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_arp_spoofing_fixed_and_allowed_addresses [1.072759s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_pci_lib.TestPciLib.test_set_vf_rate [0.355159s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_pci_lib.TestPciLib.test_set_vf_spoofcheck [0.291400s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_arp_spoofing_network_port [0.839885s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSRIOVAgentExtensionConfig.test_report_loaded_extension [0.238590s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_cached_device_count_report_state [0.303528s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnSbIdlNotifyHandler.test_chassis_update_empty_no_external_ids [4.167805s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_bind_devices_hints_no_hints [0.465088s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_configurations_has_rp_bandwidth [0.300972s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_bind_port_with_missing_network [0.388314s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_process_activated_bindings [0.276934s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_scan_devices_updated_and_removed [0.292168s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_check_agent_configurations_for_dvr_raises [0.426704s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_treat_devices_added_updated_admin_state_up_false [0.344200s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_configurations_has_rp_bandwidth [0.510930s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_treat_devices_added_updated_and_removed [0.388193s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_treat_devices_removed_with_not_existed_device [0.343924s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_configurations_has_rp_pp_default_inventory [0.476835s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_update_and_clean_network_ports [0.354552s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_configurations_has_rp_pp_with_direction [0.511880s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovNicSwitchRpcCallbacks.test_binding_activate [0.335669s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovNicSwitchRpcCallbacks.test_binding_activate_no_host [0.315364s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_ovs_agent_restarted_with_dvr_port [14.927797s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovNicSwitchRpcCallbacks.test_network_update [0.350596s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovMechVlanTestCase.test_type_vlan [0.333703s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnSbIdlNotifyHandler.test_chassis_update_event_reschedule_add_physnet [4.075211s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_fdb_del_port [4.343174s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovMechVlanTestCase.test_type_vlan_bad [3.315456s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchDeviceMappingsTestCase.test_standard_device_mappings [0.270254s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_fdb_ignore_self [0.578931s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchMechVifDetailsTestCase.test_get_vif_details_for_flat_network [0.304621s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_network_update_outoforder [0.277582s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.extension_drivers.test_qos_driver.QosOVSAgentDriverTestCase.test_delete_minimum_packet_rate [0.308992s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnSbIdlNotifyHandler.test_chassis_update_event_reschedule_not_needed [3.786835s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestPortBindingUpdateVirtualPortsEvent.test_event_no_match_no_options [0.297118s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test__cidr_to_os_ken [0.357702s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_port_bound_not_found [0.628503s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_apply_meter_to_port_egress [0.351292s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_port_dead_with_valid_tag [0.382088s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_delete_arp_spoofing_protection [0.444285s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_port_update_smartnic [0.349747s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_port_update_unbound_smartnic_port [0.303102s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_delete_dvr_to_src_mac [0.338169s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_delete_dvr_to_src_mac_flat [0.253101s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_process_network_port_with_binding_no_activated_devices [0.444064s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_install_arp_spoofing_protection [0.269455s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_install_dvr_to_src_mac_flat [0.267404s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_process_port_events_returns_port_changes [0.403612s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_install_goto [0.268490s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_process_ports_events_returns_current_for_unchanged_ports [0.323411s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_install_icmpv6_na_spoofing_protection [0.303371s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_restore_local_vlan_map_no_segmentation_id [0.313930s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_update_port_down_last_port_up [7.886774s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNAvailabilityZone.test_list_availability_zones [2.846636s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_provision_local_vlan [0.299231s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.extension_drivers.test_qos_driver.QosLinuxbridgeAgentDriverTestCase.test_create_egress_bandwidth_limit [0.251669s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_restore_local_vlan_map_segmentation_id_compat [0.320109s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_remove_dvr_mac_vlan [0.239953s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_restore_local_vlan_map_with_device_has_tag [0.314664s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.extension_drivers.test_qos_driver.QosLinuxbridgeAgentDriverTestCase.test_delete_bandwidth_limit [0.376145s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_remove_meter_from_port_egress [0.268014s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_set_allowed_macs_for_port_allow_all [0.182818s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.extension_drivers.test_qos_driver.QosLinuxbridgeAgentDriverTestCase.test_delete_ingress_bandwidth_limit [0.283812s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_scan_ports_finds_known_updated_ports [0.367977s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test_delete_arp_responder [0.193649s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.extension_drivers.test_qos_driver.QosLinuxbridgeAgentDriverTestCase.test_initialize_iptables_manager_passed_through_api [0.181543s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_scan_ports_ignores_unknown_updated_ports [0.330236s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test_delete_dvr_process_ipv4 [0.300631s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_arp_protect.TestLinuxBridgeARPSpoofing.test_port_add_arp_spoofing [0.274820s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_scan_ports_no_vif_changes_returns_updated_port_only [0.326812s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test_install_arp_responder [0.382113s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_arp_protect.TestLinuxBridgeARPSpoofing.test_port_add_arp_spoofing_addr_pair [0.354046s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_set_rpc_timeout [0.288217s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_arp_protect.TestLinuxBridgeARPSpoofing.test_port_no_security [0.257634s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test_install_drop [0.311763s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_agent_extension_api.TestLinuxbridgeAgentExtensionAPI.test_get_iptables_manager [0.223642s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_setup_physical_bridges [0.278581s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test_install_dvr_process_ipv6 [0.269401s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridge.test_ensure_physical_in_bridge_vxlan [0.237624s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_setup_physical_bridges_during_agent_initialization [0.239593s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test_install_goto [0.306771s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_setup_tunnel_br [0.219075s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test__is_valid_multicast_range [0.257237s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__get_port_options_migrating_additional_chassis_missing [2.796481s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_delete_dvr_process [0.299898s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_ensure_flat_bridge [0.244777s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_delete_dvr_process_ipv4 [0.253894s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_ensure_flat_bridge_with_existed_brq [0.203508s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_ensure_vlan_bridge [0.219584s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_delete_unicast_to_tun [0.265761s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_ensure_vlan_bridge_with_existed_brq [0.233520s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_install_dvr_process_ipv6 [0.258368s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_ensure_vxlan_dscp_inherit_set [0.249894s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_install_flood_to_tun [0.289905s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_get_agent_id_no_bridge_mappings [0.299851s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_install_unicast_to_tun [0.349649s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_get_bridge_name [0.306559s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_remove_dvr_mac_tun [0.332486s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_get_interface_details [0.255523s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_setup_tunnel_port_error_negative_tos_inherit [2.369587s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_setup_default_table_arp_responder_enabled [0.434698s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_get_vxlan_group [0.426262s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_setup_tunnel_port_invalid_address_mismatch [0.270397s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_ofswitch.TestBundledOpenFlowBridge.test_aborted_bundle_context [0.410850s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_get_vxlan_group_with_ipv6 [0.378524s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_treat_devices_added_failed_devices [0.344590s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_ofswitch.TestBundledOpenFlowBridge.test_bundle_context_with_error [0.225475s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_vxlan_group_validation_with_mismatched_local_ip [0.302842s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__get_port_options_not_migrating_additional_chassis_present [3.027322s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_ofswitch.TestBundledOpenFlowBridge.test_method_calls [0.211957s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_treat_devices_added_updated_updates_known_port [0.362357s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeRpcCallbacks.test_binding_deactivate [0.335285s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_treat_devices_removed_ext_delete_port [0.343002s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeRpcCallbacks.test_fdb_update_chg_ip [0.365664s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeRpcCallbacks.test_network_delete_unmapped_net [0.251193s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.mech_driver.test_mech_linuxbridge.LinuxbridgeMechanismLocalTestCase.test_type_local_dead [0.251174s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.mech_driver.test_mech_linuxbridge.LinuxbridgeMechanismVlanTestCase.test_type_vlan_bad [0.274108s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_ovs_bridge.OVSAgentBridgeTestCase.test_get_datapath_no_data_returned [1.581539s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapMain.test_validate_firewall_driver_noop [0.245316s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.test_br_cookie.TestBRCookieOpenflow.test_request_cookie [0.196021s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.test_br_cookie.TestBRCookieOpenflow.test_set_agent_uuid_stamp [0.217704s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.test_br_cookie.TestBRCookieOpenflow.test_unset_cookie [0.234581s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_agent_extension_api.TestOVSAgentExtensionAPI.test_request_int_br [0.252067s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_agent_extension_api.TestOVSAgentExtensionAPI.test_request_phys_brs [0.201537s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_agent_extension_api.TestOVSAgentExtensionAPI.test_request_physical_br [0.187501s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_agent_extension_api.TestOVSCookieBridgeOSKen.test_install_goto [0.174869s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_agent_extension_api.TestOVSCookieBridgeOSKen.test_setup_controllers [0.178359s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.AncillaryBridgesTestOSKen.test_ancillary_bridges_multiple [0.169126s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_treat_smartnic_port_remove [2.986337s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapManager.test_ensure_port_admin_state_up [1.901023s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapManager.test_get_extension_driver_type [0.167075s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.macvtap.mech_driver.test_mech_macvtap.MacvtapMechanismFlatTestCase.test_try_to_bind_segment_for_agent_migration_ok [0.209729s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_treat_vif_port_wake_up_port [0.526302s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.macvtap.mech_driver.test_mech_macvtap.MacvtapMechanismVlanTestCase.test__is_live_migration_false_None_original [0.177603s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_update_stale_ofport_rules_clears_old [0.234873s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.macvtap.mech_driver.test_mech_macvtap.MacvtapMechanismVlanTestCase.test_type_vlan [0.164368s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.ValidateTunnelTypes.test_validate_tunnel_types_fails_for_invalid_tunnel_type [0.161717s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.macvtap.mech_driver.test_mech_macvtap.MacvtapMechanismVlanTestCase.test_type_vlan_bad [0.155045s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.common.test_config.TestSriovAgentConfig.test_device_mappings_with_error [0.201824s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.common.test_config.TestSriovAgentConfig.test_exclude_devices_with_spaces [0.184530s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.extension_drivers.test_qos_driver.QosSRIOVAgentDriverTestCase.test__set_vf_max_rate_unknown_device [0.169938s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsAgentTunnelName.test_get_tunnel_name_gre [1.858797s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.extension_drivers.test_qos_driver.QosSRIOVAgentDriverTestCase.test_delete_minimum_bandwidth_on_assigned_vf [0.195566s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__get_port_options_with_ovn_lb_hm_port [5.398707s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.extension_drivers.test_qos_driver.QosSRIOVAgentDriverTestCase.test_delete_rules_on_released_vf [0.169759s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestCreateESwitchManager.test_create_eswitch_mgr_fail [0.209406s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestCreateESwitchManager.test_create_eswitch_mgr_ok [0.192651s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_clear_rate_max_rate_exist_and_assigned_pci [0.183805s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_dvr_mac_address_update [0.963583s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_create_emb_switch_zero_vfs [0.151751s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_device_exists_mismatch [0.133794s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_ext_br_recreated [0.326187s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_discover_devices_without_device [0.182376s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_get_dvr_mac_address [0.270349s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_get_device_status_disable [0.229895s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_process_emb_switch_with_device [0.185893s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_process_emb_switch_without_device [0.191870s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_get_dvr_mac_address_exception [0.481843s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test__get_macvtap_mac_multiple_upper_devs [0.161894s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_tunnel.TunnelTestOSKen.test_port_bound [3.153060s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test__get_macvtap_mac_single_upper_dev [0.199843s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__process_sg_rule_notifications_sgr_create [2.342847s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test_get_pci_device [0.190600s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test_set_device_max_rate_rounded_ok2 [0.173271s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test_set_device_spoofcheck_ok [0.190953s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test_set_device_state_fail [0.145216s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_treat_devices_removed_for_dvr_with_dhcp_ports [1.178056s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestPciOsWrapper.test_is_assigned_vf_direct_false [0.139844s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test__get_ofport_moves [0.150540s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_pci_lib.TestPciLib.test_get_assigned_macs [0.188978s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_pci_lib.TestPciLib.test_get_vf_state [0.180961s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_arp_spoofing_basic_rule_setup [0.325367s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_configurations_has_rp_default_inventory [0.229537s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_scan_devices_returns_empty_sets [0.332042s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_arp_spoofing_fixed_and_allowed_addresses_ipv6 [0.565886s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_treat_device_no_device_found [0.310280s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_bind_devices_hints_invalid_hints [0.297815s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_treat_device_set_device_state_exception [0.284311s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_binding_activate_not_for_host [0.246349s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__process_sg_rule_notifications_sgr_create_with_remote_ip_prefix [2.511180s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_configurations_has_rp_pp_without_direction [0.239182s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_treat_devices_added_updated_multiple_admin_states [0.282048s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_ext_br_recreated_fail_setup_physical_bridge [0.285155s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovNicSwitchRpcCallbacks.test_port_update_without_pci_slot [0.275091s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchMechVifDetailsTestCase.test_get_vif_details_unsupported_net [0.294588s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchMechVnicTypeTestCase.test_vnic_type_direct_physical [0.276477s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchMechVnicTypesTestCase.test_default_vnic_types [0.296555s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchMechVnicTypesTestCase.test_vnic_type_prohibit_list_all_items [0.225583s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__sg_has_rules_with_same_normalized_cidr [1.803723s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchMechVnicTypesTestCase.test_vnic_type_prohibit_list_valid_item [0.248770s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_tunnel.TunnelTestOSKen.test_port_dead [4.499221s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.extension_drivers.test_qos_driver.QosOVSAgentDriverTestCase.test_create_minimum_bandwidth [0.301520s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.extension_drivers.test_qos_driver.QosOVSAgentDriverTestCase.test_create_new_rules [0.223583s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.extension_drivers.test_qos_driver.QosOVSAgentDriverTestCase.test_delete_minimum_bandwidth [0.220537s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.extension_drivers.test_qos_driver.QosOVSAgentDriverTestCase.test_delete_minimum_packet_rate_ingress [0.221605s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_hybrid_plug_flag_based_on_firewall [2.461859s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.extension_drivers.test_qos_driver.QosOVSAgentDriverTestCase.test_delete_rules_no_policy [0.171909s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_network_update [0.275856s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.extension_drivers.test_qos_driver.QosOVSAgentDriverTestCase.test_delete_rules_no_vif_port [0.187885s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.extension_drivers.test_qos_driver.QosOVSAgentDriverTestCase.test_meter_manager_allocate_meter_id [0.188291s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.extension_drivers.test_qos_driver.QosOVSAgentDriverTestCase.test_meter_manager_remove_port_meter_id [0.196526s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_port_bound_does_not_rewire_if_already_bound [0.614575s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__validate_network_segments_id_below_max_limit [1.967382s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.extension_drivers.test_qos_driver.QosOVSAgentDriverTestCase.test_update_minimum_bandwidth_no_phy_brs [0.272744s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_port_dead_with_port_already_dead [0.231586s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.extension_drivers.test_qos_driver.QosOVSAgentDriverTestCase.test_update_minimum_bandwidth_no_physical_network [0.158613s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.extension_drivers.test_qos_driver.QosOVSAgentDriverTestCase.test_update_minimum_packet_rate [0.168261s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_port_delete_removed_port [0.225745s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_add_dvr_mac_physical [0.191248s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_process_network_ports [0.221666s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_add_dvr_mac_tun [0.226366s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_process_port_events_ignores_updated_port_if_removed [0.262133s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_drop_port [0.253458s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_scan_ports_ignores_updated_port_if_removed [0.297275s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_tunnel.TunnelTestOSKen.test_port_unbound [3.234172s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_install_arp_responder [0.247322s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_scan_ports_returns_port_changes [0.247786s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_install_dvr_to_src_mac [0.183725s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_setup_arp_spoofing_protection_enable [0.254002s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_setup_physical_bridges_port_exists [0.294846s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_add_subnet_dhcp_options_in_ovn_with_slaac_v6_subnet [2.322641s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_setup_physical_bridges_recreate [0.411699s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_setup_rpc_waits_for_alive_neutron_server [0.462936s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_install_normal [1.498991s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_treat_devices_added_updated_marks_unknown_port_as_dead [0.406372s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_provision_local_vlan_novlan [0.313676s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_agent_alive_true [1.084276s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_reclaim_local_vlan_novlan [0.298861s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_treat_devices_added_updated_no_active_binding [0.360110s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_remove_meter_from_port_ingress [0.295726s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_treat_devices_added_updated_put_port_down [0.287065s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_tunnel_delete [0.290151s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_agent_alive_true_one_diff [0.859093s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_setup_controllers_when_already_exists [0.324843s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestValidateTunnelLocalIP.test_validate_local_ip_with_none_ip [0.201661s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_setup_default_table [0.214127s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestValidateTunnelLocalIP.test_validate_local_ip_with_valid_ipv6 [0.229789s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_update_meter [0.238160s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test_delete_dvr_process [0.273802s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test_drop_port [0.268577s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test_install_dvr_process [0.223037s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test_provision_local_vlan_novlan [0.244641s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_agent_with_nb_cfg_timestamp_timeout [1.698192s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test_setup_default_table [0.223186s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_tunnel.TunnelTestOSKen.test_reclaim_local_vlan_flat [4.837294s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test__cidr_to_os_ken [0.215100s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_vlanmanager.TestLocalVLANMapping.test___eq___equal [0.179190s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_add_dvr_mac_tun [0.206673s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_vlanmanager.TestLocalVlanManager.test_get_non_existing_raises_keyerror [0.193253s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_delete_unicast_to_tun_without_mac [0.231969s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_vlanmanager.TestLocalVlanManager.test_is_singleton [0.203681s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_install_dvr_process [0.243434s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechDeviceMappingsTestCase.test_standard_device_mappings [0.270752s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_install_goto [0.184123s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechVnicTypesTestCase.test_vnic_type_prohibit_list_not_valid_item [0.207501s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_reclaim_local_vlan [0.151860s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_setup_default_table_dvr_enabled [0.076110s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismFlatTestCase.test_type_flat [0.178555s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_setup_tunnel_port [0.193709s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismGreTestCase.test__set_bridge_name_notify [0.223240s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_ovs_bridge.OVSAgentBridgeTestCase.test__get_dp [0.162024s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.test_br_cookie.TestBRCookieOpenflow.test_set_agent_uuid_stamp_with_reserved_cookie [0.137275s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismSRIOVTestCase.test_bind_port_sriov_switchdev [0.225386s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_agent_extension_api.TestOVSAgentExtensionAPI.test_request_tun_br_tunneling_disabled [0.136462s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_agent_extension_api.TestOVSCookieBridgeOSKen.test_reserved [0.211851s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_agent_extension_api.TestOVSCookieBridgeOSKen.test_setup_controllers_when_already_exists [0.246370s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_bind_port_host_not_alive [2.583127s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_capabilities.CapabilitiesTest.test_register [0.167648s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.AncillaryBridgesTestOSKen.test_scan_ancillary_ports_returns_cur_only_for_unchanged_ports [0.245683s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsAgentTunnelName.test_get_tunnel_hash_invalid_address [0.145519s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_tunnel.TunnelTestOSKen.test_construct [4.344601s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsAgentTunnelName.test_get_tunnel_name_vxlan [0.162382s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_get_dvr_mac_address_retried_max [0.494932s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_port_bound_for_dvr_with_csnat_port_without_passing_fixed_ip [0.721723s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_qos.TestOVNClientQosExtension.test__qos_rules_no_rules [2.849376s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_port_bound_for_dvr_with_csnat_ports_without_subnet [0.710492s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_tunnel.TunnelTestOSKen.test_construct_with_arp_responder [3.283209s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_qos.TestOVNClientQosExtension.test_delete_port [2.229812s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_bind_port_host_not_found [4.497139s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_create_port_invalid_extra_dhcp_opts [3.374636s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_qos.TestOVNClientQosExtension.test_update_floatingip [4.114850s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_qos.TestOVNClientQosExtension.test_update_network_no_policy_change [0.900528s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:393: SAWarning: Multiple rows returned with uselist=False for lazily-loaded attribute 'QosNetworkPolicyBinding.port' DEBUG: new = getattr(target, relationship_prop.key) DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_port_unbound_dvr_router_port [7.433647s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_tunnel.TunnelTestOSKen.test_provision_local_vlan_flat_fail [6.429943s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_setup_dvr_flows_on_int_br [0.958304s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test__update_network_segmentation_id_segmentation_id_not_updated [0.348407s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test__validate_rp_bandwidth_bridges [0.241680s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_add_bound_port_to_updated_smartnic_ports [0.169871s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_add_unbound_port_to_updated_smartnic_ports [0.186668s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_create_port_with_disabled_security [4.558958s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_tunnel.TunnelTestOSKen.test_provision_local_vlan_vlan [3.173985s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_qos.TestOVNClientQosExtension.test_update_port [4.222808s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddACLCommand.test_acl_add [0.262194s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_enable_subnet_dhcp_options_in_ovn_ipv4 [1.711418s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddACLCommand.test_lswitch_no_exist [0.236814s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddDHCPOptionsCommand.test_dhcp_options_add_ignore_exists [0.149679s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_arp_spoofing_port_security_disabled [2.410774s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddDHCPOptionsCommand.test_dhcp_options_update_result_with_new_row [0.244287s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_bind_devices [0.287422s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddLRouterPortCommand.test_lrouter_port_may_exist [0.239373s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_bind_devices_hints_valid_hints [0.312741s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddStaticRouteCommand.test_lrouter_not_found [0.178675s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestBaseCommandHelpers.test__addvalue_to_list [0.128917s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_bind_devices_sets_refresh_tunnels_if_tunnels_missing [0.281548s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestBaseCommandHelpers.test__updatevalues_in_list_empty [0.164733s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestCheckLivenessCommand.test_check_liveness [0.216962s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_binding_activate [0.310690s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestCheckRevisionNumberCommand.test_check_revision_number_no_exist_ignore [0.253991s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_binding_deactivate [0.286134s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestCheckRevisionNumberCommand.test_check_revision_number_subnet_not_found [0.278227s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_binding_deactivate_not_for_host [0.281258s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_tunnel.TunnelTestOSKen.test_tunnel_update [2.820785s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelACLCommand.test_lswitch_no_exist_ignore [0.200786s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_binding_deactivate_removed_port [0.316426s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelLSwitchPortCommand.test_lswitch_no_exist_fail [0.154694s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_enable_subnet_dhcp_options_in_ovn_ipv6_slaac [2.388019s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelLSwitchPortCommand.test_lswitch_port_no_exist_ignore [0.287375s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_cleanup_stale_flows [0.613841s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDeleteLRouterExtGwCommand.test_delete_lrouter_extgw_nat [0.382479s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_configurations_has_rp_default_inventory [0.347109s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDeleteLRouterExtGwCommand.test_delete_lrouter_extgw_ports_not_found [0.355560s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDeleteLRouterExtGwCommand.test_delete_lrouter_no_lrouter_exist_ignore [0.288742s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_daemon_loop_uses_polling_manager [0.384815s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDeleteLRouterExtGwCommand.test_delete_no_lrouter_exist_fail [0.280659s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_datapath_type_netdev [0.366702s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_get_candidates_for_scheduling_availability_zones [1.933526s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_datapath_type_system [0.392673s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_ext_br_recreated [0.350830s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_fdb_add_flows [0.505957s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_fdb_add_port [0.451391s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_fdb_del_flows [0.693048s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDeleteNATRuleInLRouterCommand.test_delete_nat_rule [2.543442s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDeleteNATRuleInLRouterCommand.test_delete_nat_rule_no_lrouter_exist_ignore [0.376475s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_ping_all_chassis_interval_not_expired [2.596422s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestLrDelCommand.test_lrouter_no_exist_ignore [0.323741s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_tunnel.TunnelTestOSKen.test_tunnel_update_self [5.263611s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestSetLSwitchPortCommand.test_lswitch_port_update [0.303568s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_vlanmanager.TestLocalVLANMapping.test___eq___different_type [0.200041s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_vlanmanager.TestLocalVlanManager.test_get_net_and_segmentation_id_existing [0.194355s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestSetLSwitchPortCommand.test_lswitch_port_update_del_port_dhcpv6_options [0.247959s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_vlanmanager.TestLocalVlanManager.test_iterator_returns_vlan_mappings [0.222331s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestSetLSwitchPortCommand.test_lswitch_port_update_with_dhcp [0.280077s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_vlanmanager.TestLocalVlanManager.test_pop_non_existing_raises_exception [0.207244s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestUpdateChassisExtIdsCommand.test_chassis_no_exist_ignore [0.227301s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_vlanmanager.TestLocalVlanManager.test_update_segmentation_id [0.184413s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestUpdateLRouterCommand.test_lrouter_no_exist_ignore [0.237565s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechDeviceMappingsTestCase.test__set_bridge_name_notify [0.165266s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechVnicTypesTestCase.test_vnic_type_prohibit_list_all_items [0.226771s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestUpdatePortBindingExtIdsCommand.test_portbinding_no_exist_fail [0.273821s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismDPDKTestCase.test__set_bridge_name_notify [0.223177s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_fdb_update_chg_ip [2.711421s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismFirewallUndefinedTestCase.test_type_local_dead [0.219316s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestNBImplIdlOvn.test_get_floatingip_in_nat_or_lb [0.651739s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismGenericTestCase.test__set_bridge_name_notify [0.237845s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_ovs_restart_for_ingress_direct_goto_flows [0.379052s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismGenericTestCase.test_unknown_type [0.272848s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismGreTestCase.test_type_gre [0.272578s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_ovs_status [0.676746s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismGreTestCase.test_type_gre_bad [0.269082s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismHybridPlugTestCase.test__set_bridge_name_notify [0.246942s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismHybridPlugTestCase.test_hybrid_plug_false_if_agent_requests [0.222799s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismSGDisabledLocalTestCase.test__set_bridge_name_notify [0.208913s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_port_bound_deletes_flows_for_valid_ofport [0.739611s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismSGDisabledLocalTestCase.test_type_local [0.198547s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_responsible_for_ports_allocation [4.220969s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismVlanTestCase.test_type_vlan_bad [0.162375s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.agent.test_neutron_agent.AgentCacheTestCase.test_heartbeat_timestamp_format [0.221080s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_port_bound_ignores_flows_for_invalid_ofport [0.658922s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.agent.test_neutron_agent.AgentCacheTestCase.test_update_while_iterating_agents [0.243716s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_port_delete [0.417085s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestNBImplIdlOvn.test_get_lrouter_gw_ports_legacy_option [2.814245s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_port_unbound [0.334528s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_port_update_unbound_smartnic_port_not_belong_to_the_agent [0.365706s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestNBImplIdlOvn.test_get_subnets_dhcp_options [0.514794s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_process_activated_bindings [0.373631s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestNBImplIdlOvn.test_get_unhosted_gateway_max_chassis_lack_of_chassis [0.428510s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_process_deleted_ports_cleans_network_ports [0.328358s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_process_network_port_with_skipped_ports [0.336781s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_process_network_port_with_updated_ports [0.311068s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_process_ports_events_port_removed_and_added [0.404723s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_set_port_status_down [3.376205s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_report_state [0.325018s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_report_state_fail [0.257361s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_setup_physical_bridges_change_from_veth_to_patch_conf_port_exists [0.367554s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_qos.TestOVNClientQosExtension.test_update_network_external_ports [3.780281s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:393: SAWarning: Multiple rows returned with uselist=False for lazily-loaded attribute 'QosNetworkPolicyBinding.port' DEBUG: new = getattr(target, relationship_prop.key) DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_setup_physical_bridges_dvr_enabled [0.363322s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_setup_tunnel_br_ports_exits_drop_flows [0.314066s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_set_port_status_up [3.546271s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_qos.TestOVNClientQosExtension.test_update_network_reset [2.738645s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:393: SAWarning: Multiple rows returned with uselist=False for lazily-loaded attribute 'QosNetworkPolicyBinding.port' DEBUG: new = getattr(target, relationship_prop.key) DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test__create_lrouter_port [5.188673s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_setup_tunnel_port_invalid_netaddr_exception [2.299981s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddLRouterPortCommand.test_lrouter_port_add [0.265105s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_treat_devices_added_updated_sends_vif_port_into_extension_manager [0.236785s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddLRouterPortCommand.test_lrouter_port_exists [0.275905s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_treat_devices_added_updated_skips_if_port_not_found [0.211815s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddLSwitchPortCommand.test_lswitch_port_add_exists [0.290619s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_treat_devices_removed_failed_devices [0.253668s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddLSwitchPortCommand.test_lswitch_port_add_with_dhcp [0.236030s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_treat_devices_removed_ignores_missing_port [0.297068s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_sync_ha_chassis_group_network_as_extport [1.462334s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestBaseCommandHelpers.test__updatevalues_in_list [0.228174s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_treat_devices_removed_unbinds_port [0.347963s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestCheckRevisionNumberCommand.test_check_revision_number_floating_ip [0.319824s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestCheckRevisionNumberCommand.test_check_revision_number_subnet [0.237195s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelACLCommand.test_acl_del [0.189696s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_add_gw_port_info_to_logical_router_port_no_action_needed [2.123196s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelLRouterPortCommand.test_lrouter_port_del [0.201499s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelLRouterPortCommand.test_lrouter_port_no_exist_fail [0.257855s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelLRouterPortCommand.test_lrouter_port_no_exist_ignore [0.254431s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_sync_ha_chassis_group_network_existing_group [1.906839s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_check_fdb_aging_settings_with_threshold_set [1.777588s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_treat_smartnic_port_add [3.159466s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelLSwitchPortCommand.test_lswitch_no_exist_ignore [2.206181s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_treat_vif_port_shut_down_port [0.376980s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelLSwitchPortCommand.test_lswitch_port_del [0.213517s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_sync_ha_chassis_group_router [2.110378s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_tunnel_sync_invalid_ip_address [0.313069s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelLSwitchPortCommand.test_lswitch_port_del_delete_dhcp_opt [0.329225s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_check_for_ha_chassis_group_no_external_ports [1.696904s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_update_port_network [0.317927s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelStaticRoutesCommand.test_lrouter_no_exist_fail [0.203582s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDeleteLRouterExtGwCommand.test_delete_lrouter_extgw_routes [0.261790s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_update_retries_map_and_remove_devs_not_to_retry [0.307576s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDeleteNATRuleInLRouterCommand.test_delete_nat_rule_no_lrouter_exist_fail [0.224881s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_update_stale_ofport_rules_treats_moved [0.318516s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestLrDelCommand.test_lrouter_del [0.216667s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestValidateTunnelLocalIP.test_validate_local_ip_with_invalid_ip [0.222226s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestLrDelCommand.test_lrouter_no_exist_fail [0.221500s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestValidateTunnelLocalIP.test_validate_local_ip_with_invalid_ipv6 [0.155062s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestSetLRouterPortInLSwitchPortCommand.test_lswitch_port_no_exist_fail [0.275354s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestSetLRouterPortInLSwitchPortCommand.test_lswitch_port_router_update [0.455676s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestSetLSwitchPortCommand.test_lswitch_port_no_exist_fail [0.254298s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestSetLSwitchPortCommand.test_lswitch_port_update_set_port_dhcpv4_options [0.195134s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_check_for_igmp_snoop_support [2.338307s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestUpdateChassisExtIdsCommand.test_chassis_extids_update [0.229408s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestUpdateLRouterCommand.test_lrouter_update [0.172143s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestUpdateLRouterPortCommand.test_lrouter_port_no_exist_ignore [0.190044s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_ignored_port_from_fip_device_owner [3.886840s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestNBImplIdlOvn.test_get_acls_for_lswitches [1.146181s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestNBImplIdlOvn.test_get_all_logical_routers_with_rports [0.336977s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestNBImplIdlOvn.test_get_all_logical_switches_with_ports [0.399857s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_check_localnet_port_has_learn_fdb_disabled [3.157470s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_tunnel.TunnelTestOSKen.test_construct_vxlan [5.277205s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestNBImplIdlOvn.test_get_router_floatingip_lbs [1.957054s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestSBImplIdlOvnGetChassisByCardSerialFromCMSOptions.test_chassis_found [0.200853s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_check_port_has_address_scope [1.549261s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestSBImplIdlOvnGetChassisByCardSerialFromCMSOptions.test_chassis_not_found [0.157996s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_ignored_port_to_fip_device_owner [5.024464s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_check_fdb_aging_settings [2.186086s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_check_router_default_route_empty_dst_ip [2.238559s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_metadata_port_no_subnet [1.346328s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_tunnel.TunnelTestOSKen.test_construct_without_arp_responder [3.501600s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_check_vlan_distributed_ports_expected_value [2.130729s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_check_for_mcast_flood_reports [2.279399s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_metadata_port_with_subnet [1.922561s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_check_for_mcast_flood_reports_broken [1.806664s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_tunnel.TunnelTestOSKen.test_provision_local_vlan [3.832914s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_port_changed_security_groups [2.821088s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_check_localnet_port_has_learn_fdb [1.476098s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_fix_port_create [5.024093s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_port_invalid_extra_dhcp_opts [3.222322s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_fix_security_group_create_version_mismatch [2.020216s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_remove_gw_ext_ids_from_logical_router [3.845862s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.TestOVNClient.test_update_lsp_host_info_down [0.175432s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.TestOVNClient.test_update_lsp_host_info_up_retry [0.160993s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_port_postcommit_revision_mismatch_not_after_live_migration [1.760877s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_tunnel.TunnelTestOSKen.test_provision_local_vlan_flat [6.027248s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_update_port_virtual_type [1.861211s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.TestOVNClient.test_update_lsp_host_info_up [0.252186s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.TestOVNClient.test_update_lsp_host_info_up_retry_fail [0.219719s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.TestOVNClientFairMeter.test_create_ovn_fair_meter_changed [0.331948s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_subnet_dhcp_options_in_ovn_ipv4_not_change [1.986528s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnNbSyncML2.test_ovn_nb_sync_calculate_routes_add_and_keep_two_routes [2.513162s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_tunnel.TunnelTestOSKen.test_reclaim_local_vlan_vlan [2.960155s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_vlanmanager.TestLocalVLANMapping.test___eq___different [0.143448s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_vlanmanager.TestLocalVlanManager.test_add_and_get [0.107301s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_vlanmanager.TestLocalVlanManager.test_get_net_and_segmentation_id_non_existing_raises_exception [0.112602s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_vlanmanager.TestLocalVlanManager.test_in_operator_on_key [0.160346s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_subnet_postcommit_update_dhcp [1.906962s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnNbSyncML2.test_ovn_nb_sync_calculate_routes_add_two_routes [1.892849s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_vlanmanager.TestLocalVlanManager.test_pop [0.209680s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_vlanmanager.TestLocalVlanManager.test_update_segmentation_id_not_found [0.160546s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechDeviceMappingsTestCase.test_standard_device_mappings_negative [0.199582s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechVnicTypesTestCase.test_vnic_type_prohibit_list_valid_item [0.251513s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismBaseTestCase.test__set_bridge_name_notify [0.038538s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestIsRouterPortChanged.test__is_router_port_changed_ipv6_ra_configs_changed [2.997630s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismFirewallUndefinedTestCase.test_type_local [0.037969s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismFlatTestCase.test__set_bridge_name_notify [0.041242s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismFlatTestCase.test_type_flat_bad [0.048000s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismGenericTestCase.test_driver_not_responsible_for_ports_allocation [0.095251s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismGenericTestCase.test_driver_responsible_for_ports_allocation_min_pps [0.052405s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismGenericTestCase.test_driver_responsible_for_ports_allocation_min_pps_and_min_bw [0.095258s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismHybridPlugTestCase.test_hybrid_plug_true_if_agent_requests [0.085006s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismSGDisabledLocalTestCase.test_type_local_dead [0.089259s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismSRIOVTestCase.test__set_bridge_name_notify [0.064852s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismSRIOVTestCase.test_bind_port_sriov_legacy [0.203738s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismVlanTestCase.test__set_bridge_name_notify [0.201423s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismVlanTestCase.test_type_vlan [0.256910s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnNbSyncML2.test_ovn_nb_sync_calculate_routes_remove_two_routes [2.250634s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestIsRouterPortChanged.test__is_router_port_changed_network_changed [2.931098s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_create_address_gets_port_mac [3.762556s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnNbSyncML2.test_ovn_nb_sync_mode_log [1.607121s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestChassisEvent.test_handle_ha_chassis_group_changes_create_not_gw [0.100037s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_create_missing_ip_field [0.787581s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_create_port_extra_args [0.316657s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_create_port_remove_allowed_address_pairs_with_none [0.689452s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnNbIdlNotifyHandler.test_lsp_down_update_event [1.634856s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_more_than_max_allowed_address_pair [0.799309s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnNbIdlNotifyHandler.test_lsp_down_update_event_no_old_data [1.663857s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_qos.TestOVNClientQosExtension.test__ovn_qos_rule_egress [5.272501s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverBase.test_delete_mac_binding_entries_ssl [1.493780s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnNbSyncML2.test_ovn_nb_sync_calculate_routes_remove_and_keep_two_routes [4.796987s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnConnection.test_connection_nb_start [0.358668s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test__get_port_dhcp_options_port_dhcp_opts_not_set_v4 [1.219108s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnNbIdlNotifyHandler.test_notify_different_target_node [1.939906s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnConnection.test_connection_sb_start [0.469886s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnDbNotifyHandler.test_shutdown [0.279193s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_qos.TestOVNClientQosExtension.test__ovn_qos_rule_ingress [2.353257s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnDbNotifyHandler.test_watch_and_unwatch_events [0.205155s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnIdlDistributedLock.test_notify_skip_touch_node [0.201438s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnIdlDistributedLock.test_notify_touch_node_exception [0.230053s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test__get_port_dhcp_options_port_dhcp_opts_not_set_v6 [2.143966s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnNbIdlNotifyHandler.test_lsp_create_event [1.955949s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_qos.TestOVNClientQosExtension.test__ovn_qos_rule_ingress_fip [2.678837s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test__get_port_dhcp_options_port_dhcp_opts_set_v4 [1.365402s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnNbIdlNotifyHandler.test_post_connect [3.861310s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnSbIdlNotifyHandler.test_chassis_update_event [1.864453s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestPortBindingUpdateVirtualPortsEvent.test_delete_event_matches [0.147431s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestPortBindingUpdateVirtualPortsEvent.test_event_no_match_other_options_change [0.154149s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test__get_subnet_dhcp_options_for_port_v6_dhcp_disabled [1.863877s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_qos.TestOVNClientQosExtension.test__port_effective_qos_policy_id [2.215646s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnSbIdlNotifyHandler.test_chassis_create_event [2.064571s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__create_security_group_stateless_not_supported [2.032760s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test_get_ovn_dhcp_options_dhcp_disabled [2.032414s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnSbIdlNotifyHandler.test_chassis_delete_event [2.202168s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__get_max_tunid_key_set [2.099690s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_qos.TestOVNClientQosExtension.test_update_external_network [4.654497s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:393: SAWarning: Multiple rows returned with uselist=False for lazily-loaded attribute 'QosNetworkPolicyBinding.port' DEBUG: new = getattr(target, relationship_prop.key) DEBUG: /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:393: SAWarning: Multiple rows returned with uselist=False for lazily-loaded attribute 'QosNetworkPolicyBinding.floatingip' DEBUG: new = getattr(target, relationship_prop.key) DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnSbIdlNotifyHandler.test_chassis_update_event_reschedule_add_and_remove_physnet [2.157049s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test_get_ovn_dhcp_options_domain_name [3.243316s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__get_port_options [2.034457s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test_get_ovn_dhcpv4_options_ovn_conf_ip4_ip6_dns [1.716443s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnSbIdlNotifyHandler.test_chassis_update_event_reschedule_lost_physnet [1.968384s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNAvailabilityZone.test_list_availability_zones_no_azs [2.097738s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test_get_ovn_dhcpv6_options_ovn_conf_ip4_ip6_dns [2.487475s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverMetadataPort.test_metadata_port_not_created_if_exists [0.967649s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_qos.TestOVNClientQosExtension.test_update_policy [5.900194s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:393: SAWarning: Multiple rows returned with uselist=False for lazily-loaded attribute 'QosNetworkPolicyBinding.port' DEBUG: new = getattr(target, relationship_prop.key) DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__get_port_options_with_addr_scope [4.889068s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__create_security_group_stateful_supported [2.107337s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverMetadataPort.test_metadata_port_on_network_create [1.549035s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__update_dnat_entry_if_needed_down_no_dvr [1.901528s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_qos.TestOVNClientQosExtension.test_update_router [2.433184s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__delete_security_group [1.880924s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddDHCPOptionsCommand.test_dhcp_options_exists [0.125891s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddDHCPOptionsCommand.test_dhcp_options_update_result_with_exist_row [0.153154s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddLRouterPortCommand.test_lrouter_not_found [0.149663s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddNATRuleInLRouterCommand.test_add_nat_rule_no_lrouter_exist [0.197086s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test__update_segmentation_id_multisegment_network [1.820412s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestBaseCommandHelpers.test__delvalue_from_list [0.124030s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestBaseCommandHelpers.test__updatevalues_in_list_none [0.187503s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestCheckRevisionNumberCommand.test_check_revision_number_floating_ip_not_found [0.255587s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelDHCPOptionsCommand.test_dhcp_options_no_exist_fail [0.237564s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelLRouterPortCommand.test_lrouter_no_exist [0.217273s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__update_dnat_entry_if_needed_up_no_dvr [1.976734s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelStaticRoutesCommand.test_static_route_del [0.203895s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__filter_candidates_for_ha_chassis_group_with_az [1.990900s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDeleteLRouterExtGwCommand.test_delete_lrouter_extgw_ports [0.191169s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDeleteLRouterExtGwCommand.test_delete_lrouter_multiple_extgw_routes [0.208739s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestScheduleUnhostedGatewaysCommand.test_schedule_unhosted_gateways_rebalances_lower_prios [0.235589s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_create_networks_bulk_emulated [2.696053s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__update_security_group_stateful_not_supported [2.051233s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__filter_candidates_for_ha_chassis_group_with_ignore_chassis [2.078807s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestSetLSwitchPortCommand.test_lswitch_port_update_del_no_port_dhcp_options [2.215890s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestSetLSwitchPortCommand.test_lswitch_port_update_del_port_dhcpv4_options [0.370631s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestUpdateLRouterPortCommand.test_lrouter_port_update [0.366637s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestUpdatePortBindingExtIdsCommand.test_portbinding_extids_update [0.294695s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__update_security_group_stateless_not_supported [2.279624s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestUpdatePortBindingExtIdsCommand.test_portbinding_no_exist_ignore [0.276090s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestNBImplIdlOvn.test_get_all_chassis_gateway_bindings [0.549598s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestNBImplIdlOvn.test_get_all_dhcp_options [0.611782s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_create_networks_bulk_tenants_and_quotas [4.197086s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__validate_port_extra_dhcp_opts [2.237684s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__get_max_tunid_wrong_key_value [4.637845s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_add_subnet_dhcp_options_in_ovn [2.005057s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestNBImplIdlOvn.test_get_all_logical_routers_with_rports_without_nat_gw_port [3.235399s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_list_networks_with_pagination_reverse_emulated [3.063613s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__is_port_provisioning_required [2.106799s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestNBImplIdlOvn.test_get_lrouter_by_lrouter_port [0.724149s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestNBImplIdlOvn.test_get_lrouter_gw_ports_gwc [0.646301s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_bind_port_flat [2.050337s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__update_dnat_entry_if_needed_down_dvr [2.089685s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_list_networks_with_sort_emulated [3.720492s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_bind_port_geneve [2.343316s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestNBImplIdlOvn.test_get_subnet_dhcp_options_with_ports [3.214010s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__update_dnat_entry_if_needed_up_dvr [2.757272s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestNBImplIdlOvn.test_get_unhosted_gateways_deleted_physnet [0.596478s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test__log_maintenance_inconsistencies [1.541494s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_list_networks_without_pk_in_fields_pagination_emulated [3.450564s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__validate_ignored_port_update_to_fip_port [3.182143s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_bind_port_vxlan [4.384401s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_network_after_create_callback [2.892509s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__validate_network_segments_id_eq_max_limit [2.383710s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_bind_remote_managed_port_geneve [2.455721s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test__log_maintenance_inconsistencies_debug_disabled [4.507465s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_agent_alive_not_timed_out [1.858561s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_network_after_delete_callback [3.081335s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_bind_virtio_forwarder_port_geneve [2.229680s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_add_gw_port_info_to_logical_router_port [2.090050s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_agent_alive_timed_out [2.212652s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_add_vnic_type_and_pb_capabilities_to_lsp [1.726928s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_bind_virtio_forwarder_port_vxlan [2.604357s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_check_baremetal_ports_dhcp_options [1.197904s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_show_network [3.278942s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_bind_port_no_segments_to_bind [2.200488s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_check_baremetal_ports_dhcp_options_dhcp_disabled [1.679744s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_create_network_create_localnet_port_physical_network_type [2.745208s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_bind_port_physnet_not_found [1.974689s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_check_for_ha_chassis_group [3.664981s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_update_network_set_not_shared_multi_tenants_returns_409 [5.993635s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_bind_port_unsupported_vnic_type [3.866531s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_fix_network_update [1.839154s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_delete_port_not_exist_in_ovn [4.992581s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_bind_port_vlan [1.973082s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_fix_security_group_create_doesnt_exist [1.965280s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_update_network_set_not_shared_single_tenant [4.114743s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_update_nat_floating_ip_with_gateway_port [1.578874s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestSchemaAwarePeriodicsBase.test__set_schema_aware_periodics [0.261635s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.TestOVNClient.test__add_router_ext_gw_default_route [0.293502s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_create_network_create_localnet_port_tunnel_network_type [2.791517s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.TestOVNClient.test__wait_for_port_bindings_host [0.294707s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_delete_port_stale_entry [4.545581s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.TestOVNClient.test__wait_for_port_bindings_host_fail [0.344348s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.TestOVNClientFairMeter.test_create_ovn_fair_meter [0.331755s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.TestOVNClientFairMeter.test_create_ovn_fair_meter_band_changed [0.303801s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.TestOVNClientFairMeter.test_create_ovn_fair_meter_unchanged [0.212177s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_create_network_vlan_passthru_disabled [2.104690s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_create_net_port_security_default [3.267223s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_delete_port_without_security_groups [2.977537s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_create_port_ovn_octavia_vip [2.737635s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_notify_dhcp_updated [2.019610s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_create_port_fails_with_secgroup_and_port_security_false [3.268002s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestIsRouterPortChanged.test__is_router_port_changed_not_changed [4.931693s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnNbSyncML2.test_ovn_nb_sync_calculate_routes_add_remove_keep_two_routes [2.255615s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_port_invalid_binding_profile [3.256245s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_create_port_security_allowed_address_pairs [4.365276s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_create_port_passing_true [3.684897s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnNbSyncML2.test_ovn_nb_sync_mode_repair [1.960405s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_remove_subnet_dhcp_options_in_ovn_ipv4 [2.416903s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_responsible_for_ports_allocation_multiple_chassis [1.386542s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnSbSyncML2.test_ovn_sb_sync [2.569180s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_create_port_without_security_groups_no_ps [4.232428s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestChassisEvent.test_handle_ha_chassis_group_changes_delete [0.221658s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestChassisEvent.test_handle_ha_chassis_group_changes_update_no_longer_gw [0.228279s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_create_port_security_off_shared_network [4.680109s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnIdlDistributedLock.test_notify_different_node [0.393726s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnNbIdlNotifyHandler.test_lsp_other_column_update_event [2.456690s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib64/python3.9/site-packages/ovs/db/idl.py:1517: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead DEBUG: vlog.warn("error parsing column %s in table %s: %s" DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_set_port_status_concurrent_delete [4.112474s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_create_port_with_admin_use_other_tenant_security_group [4.195926s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnNbIdlNotifyHandler.test_lsp_up_update_event [2.325626s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_port_postcommit_live_migration [2.137137s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_delete_port_exception_delete_revision [5.617985s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_ping_all_chassis [1.730207s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnNbIdlNotifyHandler.test_lsp_up_update_event_no_old_data [2.124928s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_port_postcommit_live_migration_revision_mismatch_once [2.525061s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_create_port_with_default_security_group [3.393682s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnNbIdlNotifyHandler.test_unwatch_logical_switch_port_create_events [1.517012s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_ping_all_chassis_interval_expired [2.432569s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_create_port_with_no_admin_use_other_tenant_security_group [2.552596s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestPortBindingChassisUpdateEvent.test_event_matches [1.630184s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestPortBindingUpdateVirtualPortsEvent.test_event_match_chassis_change [0.221219s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestPortBindingUpdateVirtualPortsEvent.test_event_match_virtual_parent_change [0.200996s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_remove_subnet_dhcp_options_in_ovn_ipv6 [1.669469s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_port_unchanged_security_groups [3.588775s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_subnet_dhcp_options_in_ovn_ipv4 [1.239318s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__create_security_group_stateful_not_supported [2.492053s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_set_compute_port_status_down [2.441167s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_update_port_security_off_shared_network [3.300034s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_subnet_dhcp_options_in_ovn_ipv6_not_change [2.192737s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__create_security_group_stateless_supported [2.184153s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_check_if_compute_port_serviced_by_dvr [1.892152s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_subnet_postcommit_disable_dhcp [1.758397s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_set_compute_port_status_up [3.347705s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__filter_candidates_for_ha_chassis_group [1.695252s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_subnet_postcommit_ovn_do_nothing [1.675676s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_set_port_status_down_not_found [1.539293s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__filter_candidates_for_ha_chassis_group_az_and_ignore [1.957420s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_check_if_port_not_serviced_by_dvr [3.716131s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__get_max_tunid_no_key_set [1.626421s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_create_duplicate_mac_ip [3.244200s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_set_port_status_up_extport [3.011489s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_port_None_values [2.577310s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_create_port_bad_ip [0.815245s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__get_port_options_migrating_additional_chassis_present [1.903607s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_create_port_remove_allowed_address_pairs_with_list [1.359095s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__update_security_group_stateful_supported [2.124748s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_create_port_security_false_allowed_address_pairs [1.514275s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_sync_ha_chassis_group_network_as_gw [3.849872s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_port_anticipating_allocation [3.548727s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__update_security_group_stateless_supported [1.741569s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_equal_to_max_allowed_address_pair [1.515068s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_metadata_port_no_port [1.619318s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__validate_ignored_port_update_from_fip_port [1.542767s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_update_port_allowed_address_pairs_bad_format [1.620838s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_network_need_to_frag_enabled [1.776676s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_port_invalid_fixed_ip_address_v6_pd_slaac [3.586515s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test__get_subnet_dhcp_options_for_port_v4_dhcp_disabled [2.021149s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_port_not_vip_port [3.176258s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_port_public_network_with_invalid_ip_no_subnet_id [3.001434s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test__get_subnet_dhcp_options_for_port_v6 [1.719172s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__validate_network_segments_id_above_max_limit [4.106798s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_port_postcommit [1.707224s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test_get_ovn_dhcp_options_no_gw_ip [1.944410s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_port_with_ipv6_pd_subnet_in_fixed_ips [2.272357s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__validate_port_extra_dhcp_opts_invalid [2.032911s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_port_postcommit_live_migration_revision_mismatch_always [1.486539s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test__update_segmentation_id_non_AgentMechanismDriverBase [2.012141s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_add_subnet_dhcp_options_in_ovn_with_given_ovn_dhcp_opts [2.207901s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_agent_with_nb_cfg_timestamp_not_timeout [1.069375s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test__update_segmentation_id_ports [1.851017s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_port_vip_port [2.912019s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_bind_port_vdpa [1.558326s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_create_networks_bulk_emulated_plugin_failure [1.643971s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_ports_bulk_emulated [5.630117s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_subnet_postcommit_enable_dhcp [1.998636s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_create_networks_bulk_tenants_and_quotas_fail [1.561881s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_bind_remote_managed_port_vlan [2.271194s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_ports_bulk_port_binding_failure [2.984144s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_create_networks_native_quotas [2.053148s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_bind_sriov_port_geneve [1.830956s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_create_overlap_with_fixed_ip [3.971012s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_create_port_obj_bulk ... SKIPPED: Bulk port method tests do not apply to IPAM plugin DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_create_port_allowed_address_pairs_bad_format [0.930542s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_ports_bulk_with_allowed_address_pairs [2.420786s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_create_port_with_unexpected_address_pairs_format [0.949914s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_create_and_update_ignored_fip_port [2.932902s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_list_networks_with_fields [2.477167s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_ports_bulk_with_extra_dhcp_opts [2.174975s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_update_add_address_pairs [2.014226s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_update_with_none_and_own_mac_for_duplicate_ip [2.180521s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_create_network_igmp_snoop_disabled [4.146287s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_ports_bulk_with_sec_grp [3.450602s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_list_networks_with_pagination_emulated [4.616671s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverBase.test_delete_mac_binding_entries [2.025383s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_create_network_igmp_snoop_enabled [2.523358s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_ports_native_quotas [2.682896s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_list_networks_with_parameters [1.677440s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverBasicGet.test_single_get_admin [1.828641s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_create_network_vlan_passthru_enabled [3.110311s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverBasicGet.test_single_get_tenant [2.093243s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_list_networks_with_sort_remote_key_native_returns_400 [2.745713s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_delete_network_port_exists_owned_by_network_port_not_found [3.959311s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_create_port_postcommit [1.646061s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test__get_port_dhcp_options_port_dhcp_disabled_v4 [1.752135s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_network_precommit_create_callback [1.978790s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test__get_port_dhcp_options_port_dhcp_disabled_v6 [1.527606s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_delete_network_port_exists_owned_by_network_race [2.514566s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_update_network_set_shared [2.005079s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_create_port_security [2.843908s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test__get_port_dhcp_options_port_dhcp_opts_set_v6 [3.068134s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_update_network_with_empty_body [2.007751s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_create_port_without_security_groups [2.494678s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_delete_port_by_network_owner [2.894734s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test__get_port_dhcp_options_port_with_invalid_device_owner [1.532963s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_create_network_with_portsecurity_mac [1.999259s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_delete_mac_binding_entries [1.596578s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_delete_port_public_network [2.323284s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_delete_mac_binding_entries_ssl [1.088424s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test_get_ovn_dhcp_options_ipv6_subnet [1.647451s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test_get_ovn_dhcp_options_no_gw_ip_but_metadata_ip [1.386454s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_delete_ports_ignores_port_not_found [2.541881s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_create_port_on_port_security_false_network [3.999377s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test_get_ovn_dhcp_options_with_global_options [1.462768s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_enable_subnet_dhcp_options_in_ovn_ipv6 [3.030371s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test_get_ovn_dhcp_options_with_global_options_ipv6 [1.560652s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_network_precommit [1.896828s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_update_port_remove_port_security_security_group [3.201765s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_process_sg_rule_notifications_sgr_delete [1.773962s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_dhcp_provisioning_blocks_removed_without_dhcp_agents [4.746143s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverMetadataPort.test_metadata_ip_on_subnet_create [3.741036s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_responsible_for_ports_allocation_hostname_not_present [1.837169s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverMetadataPort.test_metadata_port_on_network_delete [2.125378s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_responsible_for_ports_allocation_no_chassis [2.294205s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_update_port_security_off_with_security_group [5.405427s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_duplicate_mac_generation [5.373633s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_sync_ha_chassis_group_network [2.121143s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_update_port_with_no_admin_use_other_tenant_security_group [2.572142s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_network_need_to_frag_disabled [2.929024s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_updating_network_port_security [2.336763s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_bulk_network_before_and_after_events_outside_of_txn [6.263365s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_network_segmentation_id [2.129723s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test__port_provisioned_port_retry_port_binding_unbound [2.235006s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_create_network_segment_allocation_fails [3.258996s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_get_ports_count [8.090176s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test__port_provisioned_with_blocks [3.183931s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_port [3.850744s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_create_networks_bulk_native_plugin_failure [3.387350s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_invalid_admin_state [3.413864s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_bad_mac_format [2.268361s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_subnet_dhcp_options_in_ovn_ipv6 [2.342705s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_create_public_network_no_admin_tenant [1.669934s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_subnet_dhcp_options_in_ovn_ipv6_slaac [2.314184s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_port_json [3.519086s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_list_networks_with_segmentation_id [3.495546s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_create_missing_mac_field [2.054200s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_ip_allocation_for_ipv6_2_subnet_slaac_mode [5.309147s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_create_port_allowed_address_pairs [2.067048s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_list_networks_with_sort_extended_attr_native_returns_400 [2.671778s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_create_port_bad_mac [1.410451s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_port_public_network_with_ip [4.713037s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_create_port_security_true_allowed_address_pairs [1.615623s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_list_networks_with_sort_native [2.671358s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_ip_allocation_for_ipv6_subnet_slaac_address_mode [5.107480s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_update_add_address_pairs_with_unexpected_format [1.574236s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_list_networks_without_pk_in_fields_pagination_native [3.586686s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_port_with_ipv6_dhcp_stateful_subnet_in_fixed_ips [6.822745s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_network_after_update_callback [2.062912s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_update_port_security_off_address_pairs [5.210845s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_list_ports [6.698451s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_network_precommit_update_includes_req [2.273591s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_port_with_ipv6_slaac_subnet_in_fixed_ips [4.050516s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test__get_subnet_dhcp_options_for_port_v4 [2.674368s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_update_network [2.523207s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test_get_ovn_dhcp_options [2.105325s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_ports_bulk_ip_allocation_reverted_in_case_of_error [2.183134s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_list_ports_filtered_by_fixed_ip [5.531643s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test_get_ovn_dhcp_options_dhcpv6_stateless_subnet [1.702809s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_update_network_set_not_shared_other_tenant_access_via_rbac [3.552523s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test_get_ovn_dhcp_options_metadata_route [1.688308s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_ports_bulk_ip_allocation_without_mac [3.671042s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test__update_provider_network_attributes_segmentation_id [2.720536s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_ports_bulk_ip_allocation_without_mac_no_net [2.603573s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_update_network_set_not_shared_other_tenant_returns_403 [4.099123s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_list_ports_filtered_by_fixed_ip_substring [6.407160s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test__update_provider_network_attributes_update_attrs [2.543910s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_update_shared_network_noadmin_returns_403 [2.917338s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test__update_segmentation_id_agentless_mech_drivers [2.127747s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_router_port_and_fail_create_postcommit [4.883012s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test__update_segmentation_id_ports_wrong_vif_type [2.254642s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_create_network_with_portsecurity_false [5.753920s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_update_get_port_same_fixed_ips_order [5.983599s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_port_update_resillient_to_duplicate_records [9.935672s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_create_network [5.912818s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_create_port_security_overrides_network_value [3.770590s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_dhcp_provisioning_blocks_not_inserted_on_no_addr_change [4.990673s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_requested_subnet_id [4.680868s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_create_networks_bulk_native [3.364514s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_create_port_with_secgroup_none_and_port_security_false [4.339329s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_create_networks_bulk_native_quotas [2.636458s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_duplicate_ips [3.444339s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_requested_subnet_id_not_on_network [3.876614s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_create_networks_bulk_wrong_input [2.278706s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_create_port_with_security_group_and_net_sec_false [4.167086s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_create_public_network [1.769887s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_show_port [4.370171s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_invalid_ip [5.901631s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_invalid_admin_status [2.814326s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_update_port_remove_port_security_security_group_read [5.280848s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_non_existent_port [2.632045s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test__port_provisioned_port_admin_state_down [2.618943s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_list_mpnetworks_with_segmentation_id [4.567416s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_list_ports_filtered_by_fixed_ip_substring_dual_stack [6.287512s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_excluding_ipv6_slaac_subnet_from_fixed_ips [5.658132s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_check_if_dhcp_port_serviced_by_dvr [4.783336s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_list_ports_for_network_owner [4.986814s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_list_networks [6.876327s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_port_as_admin [3.664063s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_fixed_ip_changed [6.020576s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_port_bad_tenant [2.485477s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_list_networks_with_pagination_native [4.517432s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_mac_ip [3.713612s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_list_ports_with_pagination_reverse_native [6.355476s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_port_tolerates_db_deadlock [4.413489s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_list_networks_with_pagination_reverse_native [4.042941s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_mac_v6_slaac [4.358214s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_ports_bulk_emulated_plugin_failure [3.533742s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_list_networks_with_parameters_invalid_values [3.485958s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_list_ports_with_sort_emulated [7.479037s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_update_ip_address_only [4.957846s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_ports_bulk_with_sec_grp_member_provider_update [3.621890s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_list_shared_networks_with_non_admin_user [3.781017s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_network_precommit_create_callback_aborts [2.447846s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_list_ports_with_sort_native [6.269894s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_ports_bulk_with_sec_grp_provider_update_ipv6 [5.396631s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_update_ips [7.240001s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_show_network_with_subnet [5.193559s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_ports_bulk_with_wrong_fixed_ips [3.846034s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSecurityGroup.test_create_port_with_empty_sg [3.654228s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_ports_bulk_wrong_input [2.347344s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_update_network_set_not_shared_multi_tenants2_returns_409 [4.875905s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSecurityGroup.test_create_port_with_multi_sgs_duplicate_rules [4.868947s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_router_port_and_fail_bind_port_if_needed [4.673659s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_update_network_set_shared_owner_returns_403 [3.007166s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSecurityGroup.test_create_port_with_vnic_remote_managed [2.751151s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_update_network_with_incorrect_resource_body [2.738962s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_no_dhcp_provisioning_blocks_added_for_empty_or_service_port [15.491275s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_router_port_ipv4_and_ipv6_slaac_no_fixed_ips [4.316409s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_update_network_with_subnet_set_shared [3.889893s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_delete_port [2.800153s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_port_after_create_outside_transaction [3.860405s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSecurityGroup.test_update_port_with_sgs [7.565636s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_delete_port_no_notify_in_disassociate_floatingips [5.420276s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_create_port_default_true [6.330987s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_range_allocation [6.517663s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSecurityGroup.test_update_sg_duplicate_rule_multi_ports [6.875549s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_delete_port_tolerates_db_deadlock [4.209245s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_requested_duplicate_ip [2.711446s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_create_port_without_security_group_and_net_sec_false [4.183463s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSegment.test_check_segment_for_agent [1.283065s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_as_admin [2.595880s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_delete_ports_by_device_id_second_call_failure [4.744752s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_update_port_with_admin_use_other_tenant_security_group [4.831686s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_bad_V6_cidr [2.305940s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_requested_fixed_ip_address_v6_slaac_router_iface [5.715904s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_dhcp_provisioning_blocks_inserted_on_create_with_agents [2.704512s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test__port_provisioned_no_binding [2.710938s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_bad_tenant [2.960285s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_requested_invalid_fixed_ip_address_v6_slaac [3.172896s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_dhcp_provisioning_blocks_skipped_on_create_with_no_dhcp [2.724115s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test__port_provisioned_port_retry_port_binding_unbound_no_vm_port [2.301214s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_requested_subnet_id_v4_and_v6_slaac [3.725966s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_fixed_ip_invalid_ip [2.940475s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_default_gw_conflict_allocation_pool_returns_409 [5.586303s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_requested_subnet_id_v6_slaac [3.372765s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_port_public_network [5.826022s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_gw_bcast_returns_400 [3.421906s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_list_ports_filtered_by_fixed_ip_with_limit [5.817013s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_test_delete_network_port_exists_dhcp [3.408881s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_port_public_network_with_invalid_ip_and_subnet_id [3.502396s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_gw_outside_cidr_returns_201 [2.705396s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_mac_generation [3.172896s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_inconsistent_ipv4_hostroute_dst_v6 [2.073122s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_test_delete_network_port_exists_fip_gw [4.831251s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_overlapping_subnets [3.455864s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_inconsistent_ipv6_dns_v4 [2.947097s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_port_with_multiple_ipv4_and_ipv6_subnets [6.561255s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_device_id_null [3.653760s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_inconsistent_ipv6_gatewayv4 [2.848446s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_port_after_delete_outside_transaction [3.692645s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_invalid_gw_128_V6_cidr [2.125632s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_ports_bulk_native [4.379101s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port [4.085987s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_registry_publish_before_after_port_binding [4.340632s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_ports_bulk_native_plugin_failure [2.921632s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_invalid_ipv6_ra_mode [3.928831s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_mac_bad_owner [3.082123s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_ports_bulk_native_quotas [2.028750s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_requested_duplicate_mac [3.953521s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_not_admin [2.251226s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_first_ip_owned_by_non_router [3.523050s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_ports_bulk_with_portbinding_attrs [5.333971s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_gw_is_nw_start_addr [3.632218s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_status_short_id [6.526646s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_delete_network_if_port_exists [3.246295s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_gw_is_nw_start_addr_canonicalize [3.708269s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_requested_subnet_id_v4_and_v6 [8.169545s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_delete_non_existent_port [1.871048s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_with_empty_data [4.408684s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_add_additional_ip [3.291515s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_delete_port_with_ipv6_slaac_address [3.230751s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_gw_values [4.127137s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_delete_ip [3.936478s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_with_ipv6_slaac_subnet_in_fixed_ips [4.755633s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_pd_gw_values [5.128145s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_delete_ports_by_device_id [5.612703s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSecurityGroup.test_create_port_with_vnic_baremetal [2.957552s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_invalid_fixed_ip_address_v6_pd_slaac [4.060112s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSecurityGroup.test_create_port_with_vnic_direct [2.076476s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_slaac_with_ip_already_allocated [5.719769s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_invalid_fixed_ip_address_v6_slaac [4.481245s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_multiple_allocation_pools [2.426481s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSecurityGroup.test_create_port_with_vnic_direct_physical [4.939831s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_no_cidr_and_default_subnetpool [2.596345s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_dhcp_port_ips_prefer_next_available_ip [11.204218s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSecurityGroup.test_create_port_with_vnic_macvtap [2.966125s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_mac_used [6.651928s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_dhcp_provisioning_blocks_inserted_on_addr_change [2.171120s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSecurityGroup.test_create_security_group [2.333501s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_no_ip_version [3.460307s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_out_of_range_allocation_pool_returns_400 [3.116589s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_disassociate_floatingips_do_notify_returns_nothing [3.621067s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_name_do_not_notify_sg [4.229360s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSecurityGroup.test_update_sg_duplicate_rule [5.134751s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_fixed_ip_invalid_subnet_id [2.871113s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_overlapping_allocation_pools_returns_409 [2.940494s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_status_build [3.437672s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_invalid_mac_address [2.939713s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSegment.test_create_segment_create_localnet_port [4.725395s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_with_cidr_and_default_subnetpool [5.051618s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_update_ip [5.112873s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_with_invalid_netmask_returns_400_ipv6 [2.980283s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSecurityGroup.test_create_port_with_sg_default_rules [3.347216s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_is_mac_in_use [7.053333s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSegment.test_create_segments_subnet_metadata_ip_allocation [6.839129s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_with_network_different_tenant [2.429884s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSecurityGroup.test_delete_security_group [1.284874s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSegment.test_update_segment_host_mapping [2.113574s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_with_none_gateway_allocation_pool [3.034344s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_l3_cleanup_on_net_delete [3.754049s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSegment.test_clear_segment_host_mapping [4.191014s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSegment.test_update_segment_host_mapping_with_new_segment [3.296207s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_with_one_dns [2.860608s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_list_ports_filtered_by_security_groups [3.593061s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_with_too_many_dns [1.791215s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_with_too_many_routes [1.850152s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_list_ports_public_network [2.828317s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_bulk_create_subnet_ipv6_auto_addr_with_port_on_network [5.066485s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 471, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/common/utils.py", line 948, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 238, in _create_or_update_nova_inventory DEBUG: self._update_nova_inventory(event) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 246, in _update_nova_inventory DEBUG: ipv4_inventory = self.p_client.get_inventory(event.segment_id, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 58, in wrapper DEBUG: return f(self, *a, **k) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 487, in get_inventory DEBUG: return self._get(url).json() DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 190, in _get DEBUG: return self._client.get(url, endpoint_filter=self._ks_filter, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1154, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 810, in request DEBUG: base_url = self.get_endpoint(auth, allow=allow, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1254, in get_endpoint DEBUG: auth = self._auth_required(auth, 'determine endpoint URL') DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1194, in _auth_required DEBUG: raise exceptions.MissingAuthPlugin(msg_fmt % msg) DEBUG: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSegment.test_create_delete_segment_distributed_service_port_not_touched [7.965849s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_with_two_dns [4.100029s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_allocation_pools_with_prefixlen_31 [4.400062s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_with_v6_pd_allocation_pool_returns_400 [2.706837s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_bad_V4_cidr [2.907614s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_list_ports_with_pagination_emulated [8.141989s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSegment.test_create_segments_mixed_allocation_prohibited [5.996754s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnets_bulk_emulated [2.961709s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_bad_V4_cidr_prefix_len [2.711764s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_2_subnets_overlapping_cidr_allowed_returns_200 [3.110495s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 471, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/common/utils.py", line 948, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 383, in _delete_nova_inventory DEBUG: aggregate_id = self._get_aggregate_id(event.segment_id) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 370, in _get_aggregate_id DEBUG: aggregate_uuid = self.p_client.list_aggregates( DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 58, in wrapper DEBUG: return f(self, *a, **k) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 554, in list_aggregates DEBUG: return self._get(url).json() DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 190, in _get DEBUG: return self._client.get(url, endpoint_filter=self._ks_filter, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1154, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 810, in request DEBUG: base_url = self.get_endpoint(auth, allow=allow, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1254, in get_endpoint DEBUG: auth = self._auth_required(auth, 'determine endpoint URL') DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1194, in _auth_required DEBUG: raise exceptions.MissingAuthPlugin(msg_fmt % msg) DEBUG: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 471, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/common/utils.py", line 948, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 238, in _create_or_update_nova_inventory DEBUG: self._update_nova_inventory(event) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 246, in _update_nova_inventory DEBUG: ipv4_inventory = self.p_client.get_inventory(event.segment_id, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 58, in wrapper DEBUG: return f(self, *a, **k) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 487, in get_inventory DEBUG: return self._get(url).json() DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 190, in _get DEBUG: return self._client.get(url, endpoint_filter=self._ks_filter, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1154, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 810, in request DEBUG: base_url = self.ge DEBUG: t_endpoint(auth, allow=allow, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1254, in get_endpoint DEBUG: auth = self._auth_required(auth, 'determine endpoint URL') DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1194, in _auth_required DEBUG: raise exceptions.MissingAuthPlugin(msg_fmt % msg) DEBUG: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 471, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/common/utils.py", line 948, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 238, in _create_or_update_nova_inventory DEBUG: self._update_nova_inventory(event) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 246, in _update_nova_inventory DEBUG: ipv4_inventory = self.p_client.get_inventory(event.segment_id, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 58, in wrapper DEBUG: return f(self, *a, **k) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 487, in get_inventory DEBUG: return self._get(url).json() DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 190, in _get DEBUG: return self._client.get(url, endpoint_filter=self._ks_filter, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1154, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 810, in request DEBUG: base_url = self.get_endpoint(auth, allow=allow, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1254, in get_endpoint DEBUG: auth = self._auth_required(auth, 'determine endpoint URL') DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1194, in _auth_required DEBUG: raise exceptions.MissingAuthPlugin(msg_fmt % msg) DEBUG: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnets_bulk_native_plugin_failure [2.650580s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_list_ports_with_pagination_native [5.981354s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_bad_boolean [4.660612s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_delete_subnet_port_exists_owned_by_network [3.269440s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_bad_pools [5.049984s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_bad_ip_version [2.658044s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_delete_subnet_with_dns [3.244205s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_defaults [2.618415s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_list_ports_with_pagination_reverse_emulated [5.472412s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_bad_ip_version_null [2.498566s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_bad_nameserver [2.240946s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_mac_generation_4octet [3.574223s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_dhcpv6_stateless_with_port_on_network [4.083998s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_list_subnets [5.346677s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_check_mtu_in_mech_context [1.570904s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_dhcpv6_stateless_with_ip_already_allocated [1.422690s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_gw_values [3.384527s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_list_subnets_filtering_by_project_id [3.018814s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_gateway_in_allocation_pool_returns_409 [2.183999s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_inconsistent_ipv4_cidrv6 [2.079231s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_list_subnets_with_pagination_reverse_emulated [3.510573s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_inconsistent_ipv4_hostroute_np_v6 [2.248026s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_attributes_no_dhcp_enabled [4.651868s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_invalid_allocation_pool_returns_400 [1.682584s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_list_subnets_with_parameter [3.420166s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_different_ra_and_addr_modes [2.057458s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_invalid_gw_32_V4_cidr [2.976695s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_ra_mode_ip_version_4 [2.366644s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_port_prevents_network_deletion [3.483914s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_invalid_gw_V4_cidr [2.403687s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_no_dhcp_provisioning_blocks_removed_for_empty_or_service_port [15.502027s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_ra_modes [1.797895s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_invalid_gw_V6_cidr [1.594376s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_subnet_before_create_callback [2.555875s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_invalid_ipv6_address_mode [2.044323s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_notify_port_updated_for_status_change [3.573632s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_slaac_with_port_not_found [3.597565s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_address_mode_ip_version_4 [1.997610s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_port_after_update_outside_transaction [2.965782s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_slaac_with_router_intf_on_network [2.938370s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_out_of_cidr_lla [2.396385s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_subnet_update_ipv4_and_ipv6_pd_v6stateless_subnets [6.326312s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_slaac_with_snat_intf_on_network [2.791614s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_only_ip_version_v6_no_pool [1.988209s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_port_create_resillient_to_duplicate_records [3.187074s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_subnet_usable_after_update [2.768492s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_shared_returns_400 [1.828760s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_subnet_with_allocation_range [3.625413s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_with_dhcp_disabled [4.011341s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_requested_invalid_fixed_ips [6.296409s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_nonzero_cidr [6.741034s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_allocation_pools_overlapping_returns_409 [2.325693s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_with_large_allocation_pool [2.461077s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnets_bulk_emulated_plugin_failure [2.164650s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_allocation_pools_with_prefixlen_31 [3.138449s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_with_none_gateway_fully_allocated [2.520468s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnets_native_quotas [2.432725s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_with_two_host_routes [2.362189s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_requested_ips_only [6.709867s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_delete_subnet_with_dns_and_route [2.436659s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_dns [3.900156s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_with_v6_allocation_pool [2.345683s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_device_id_unchanged [2.773922s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_delete_subnet_with_route [2.365014s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_dns_with_too_many_entries [2.374879s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnets_bulk_native_ipv6 [2.477954s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_from_gw_to_new_gw [2.555007s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_invalid_subnet_v6_pd_slaac [3.419009s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnets_bulk_native_quotas [2.140819s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_get_subnets_count_filter_by_project_id [4.241528s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_gw_outside_cidr_returns_200 [2.479084s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_list_subnets_shared [2.651345s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_inconsistent_ipv4_dns_v6 [2.068798s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_mac [4.494856s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_two_subnets [4.266111s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_inconsistent_ipv6_hostroute_dst_v4 [2.813935s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_two_subnets_same_cidr_returns_400 [2.274497s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_list_subnets_with_pagination_emulated [3.779201s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_mac_does_not_change [3.767012s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_ipv6_ra_mode_fails [3.349454s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_delete_network [3.804889s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_regenerate_mac [4.031099s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_list_subnets_with_pagination_native [5.143944s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_delete_subnet [2.924971s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_ipv6_ra_mode_ip_version_4 [5.545263s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_with_empty_body [3.612431s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_delete_subnet_dhcp_port_associated_with_other_subnets [4.660618s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_list_subnets_with_sort_emulated [6.302818s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_with_incorrect_resource_body [4.112286s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_no_gateway [4.198498s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_list_subnets_with_sort_native [4.028479s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_delete_subnet_ipv6_slaac_router_port_exists [4.675010s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_route_to_None [4.123165s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_with_empty_body [3.306018s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_port_create_subnetnotfound [4.784771s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_with_new_ipv6_slaac_subnet_in_fixed_ips [7.861214s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_delete_subnet_port_exists_owned_by_other [5.500942s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_subnet_after_create_callback [2.529583s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_validate_subnet_host_routes_exhausted [2.892127s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_delete_subnet_race_with_dhcp_port_creation [3.026211s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_with_stale_subnet [4.509444s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverV2HTTPResponse.test_delete_returns_204 [3.100003s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_subnet_after_delete_callback [3.613819s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_delete_subnet_with_other_subnet_on_network_still_in_use [3.592500s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSecurityGroup.test_create_port [3.868283s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_get_subnets_count_filter_by_unknown_filter [2.401905s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverV2HTTPResponse.test_delete_with_req_body_returns_400 [5.132236s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSecurityGroup.test_create_port_with_vnic_virtio_forwarder [2.835065s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_invalid_ip_address [2.213441s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_from_gw_to_no_gw [6.350659s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverV2HTTPResponse.test_update_invalid_json_400 [2.433436s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_invalid_subnet [2.398391s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_from_no_gw_to_no_gw [2.459244s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSecurityGroup.test_delete_port_with_security_groups_port_doesnt_remove_pg [3.538414s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNVVirtualPort.test__set_unset_virtual_port_type_unset [3.856891s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_gateway_in_allocation_pool_returns_409 [2.357405s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_list_subnets_filtering_by_cidr_used_on_create [4.497374s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNVVirtualPort.test_create_port_with_virtual_type_and_options [3.481866s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_list_subnets_filtering_by_unknown_filter ... SKIPPED: Plugin does not support filter validation DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSecurityGroup.test_update_sg_change_rule [6.758177s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_gw_ip_in_use_by_router_returns_409 [5.036062s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNVtepPortBinding.test_create_port_with_vtep_options_and_parent_name_tag [2.436500s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSegment.test_delete_segment_delete_localnet_port [2.091736s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.test_db_migration.TestMigrateNeutronDatabaseToOvn.test_delete_mac_binding_entries [2.399432s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_inconsistent_ipv6_gatewayv4 [3.335070s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTest.test_allocate_partial_segment_with_filter [0.266501s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTest.test_allocate_partial_segment_without_filters [0.386416s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTest.test_allocate_specific_finally_unallocated_segment_outside_pools [0.277719s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTestWithNetworkSegmentRange.test_allocate_specific_unallocated_segment_outside_pools [0.388238s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet [3.163218s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 471, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/common/utils.py", line 948, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 383, in _delete_nova_inventory DEBUG: aggregate_id = self._get_aggregate_id(event.segment_id) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 370, in _get_aggregate_id DEBUG: aggregate_uuid = self.p_client.list_aggregates( DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 58, in wrapper DEBUG: return f(self, *a, **k) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 554, in list_aggregates DEBUG: return self._get(url).json() DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 190, in _get DEBUG: return self._client.get(url, endpoint_filter=self._ks_filter, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1154, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 810, in request DEBUG: base_url = self.get_endpoint(auth, allow=allow, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1254, in get_endpoint DEBUG: auth = self._auth_required(auth, 'determine endpoint URL') DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1194, in _auth_required DEBUG: raise exceptions.MissingAuthPlugin(msg_fmt % msg) DEBUG: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTestWithNetworkSegmentRange.test_primary_keys [0.221752s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_list_subnets_with_pagination_reverse_native [6.471868s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_V6_slaac_big_prefix [1.544729s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_flat.FlatTypeDefaultTest.test_validate_provider_segment_default [2.537153s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_flat.FlatTypeTest.test_validate_provider_phynet_name [0.453112s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_flat.FlatTypeTest.test_validate_provider_segment_with_missing_physical_network [0.337295s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_get_device_details_port_no_active_in_host [0.349185s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_get_device_details_without_port_context [0.368230s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_get_devices_details_list [0.063817s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_port_prevents_subnet_deletion [3.263265s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_get_devices_details_list_and_failed_devices_empty_dev [0.080466s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_tunnel_sync_called_for_existing_endpoint [0.163192s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_tunnel_sync_called_with_host_passed [0.114477s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_tunnel_sync_called_with_host_passed_ipv6 [0.083834s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_tunnel_sync_called_without_host_passed [0.083962s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test_reserve_provider_segment_full_specs [0.080186s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test_sync_allocations_and_allocated_in_final_range [0.085304s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_invalid_gw_V4_cidr [6.258569s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test_tunnel_type [0.154486s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test_validate_provider_segment [0.203115s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTunnelMTUTest.test_get_mtu_ipv6 [0.174783s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_get_device_details_network_qos_policy_id [0.217344s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_allocation_pools_with_prefixlen_32 [4.420241s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_get_device_details_port_context_without_bounded_segment [0.262147s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_get_device_details_port_no_active_in_host [0.315785s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_get_device_details_port_no_host [0.222201s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_get_device_details_qos_policy_id_from_port [0.220089s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_get_device_details_without_port_context [0.260034s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_get_network_details [0.331264s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_update_device_down_with_device_not_bound_to_host [0.218595s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_update_device_list_no_failure [0.280921s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_update_device_up_notify_not_sent_with_port_not_found [0.337227s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_bad_hostroutes [2.369862s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_update_device_up_with_device_not_bound_to_host_no_notify [0.321371s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_subnet_lifecycle_dns_retains_order [4.500354s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test__populate_new_default_network_segment_ranges [0.196963s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test_get_endpoint_by_host [0.173851s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test_sync_tunnel_allocations [0.279784s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_local.LocalTypeTest.test_allocate_tenant_segment [0.147912s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_local.LocalTypeTest.test_is_partial_segment [0.093876s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_the_same_gw_as_in_use_by_router [4.688252s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_bad_uuid [2.922630s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_partial_segment_is_partial_segment [2.213542s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_the_same_gw_as_in_use_by_router_ipv6 [4.412734s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_subnet_update_ipv4_and_ipv6_pd_slaac_subnets [6.698499s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_gw_of_network_returns_400 [4.323703s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverV2HTTPResponse.test_list_with_fields_noadmin [2.532198s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_sync_vlan_allocations [5.095382s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_unsupported_subnet_cidr_multicast [1.871281s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_inconsistent_ipv4_gatewayv6 [2.091333s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_validate_provider_segment_with_invalid_physical_network [0.958182s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_validate_provider_segment_with_missing_physical_network [1.286820s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverV2HTTPResponse.test_list_with_fields_noadmin_and_policy_field [2.529602s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_inconsistent_ipv6_cidrv4 [1.990160s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_addr_modes [2.067466s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTestWithNetworkSegmentRange.test__populate_new_default_network_segment_ranges [3.373760s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet [5.350573s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_get_device_details_network_qos_policy_id [0.334178s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_get_device_details_port_context_without_bounded_segment [0.321228s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_get_device_details_port_no_active_in_host [0.363053s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_get_device_details_qos_policy_id_from_port [0.248128s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_get_devices_details_list_and_failed_devices [0.287732s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_get_devices_details_list_with_empty_devices [0.292998s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNParentTagPortBinding.test_create_port_with_invalid_parent [5.592959s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_tunnel_sync_called_for_existing_endpoint [0.524957s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_tunnel_sync_called_with_host_passed [0.591798s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_first_ip_owned_by_router [4.095635s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_tunnel_sync_called_with_host_passed_ipv6 [0.521032s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_update_device_up_notify_not_sent_with_port_not_found [0.307162s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test_get_endpoint_by_ip [0.323337s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test_sync_allocations_and_allocated_in_final_range [0.441593s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_allocation_pools [4.504362s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_gw_is_nw_end_addr [1.575005s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_create_port_dns_name_field_missing [2.481471s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNParentTagPortBinding.test_create_port_with_parent_and_tag [5.052916s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_out_of_cidr_global [2.947196s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_allocation_pools_and_gateway_ip [3.357268s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_create_port_no_dns_domain [3.081060s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_same_ra_and_addr_modes [2.510652s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNVVirtualPort.test__set_unset_virtual_port_type_set [3.170094s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_allocation_pools_invalid_pool_for_cidr [2.995658s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_create_port_no_dns_driver [2.821614s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_inconsistent_ipv4_gatewayv6 [3.040742s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNVtepPortBinding.test_create_port_with_only_vtep_logical_switch [4.640964s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_slaac_with_db_reference_error [6.603657s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_create_port_no_ipv4 [4.669646s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_inconsistent_ipv6_hostroute_np_v4 [3.749422s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNVtepPortBinding.test_create_port_with_only_vtep_physical_switch [3.049246s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_create_port_no_ipv6 [2.462611s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNVtepPortBinding.test_create_port_with_vtep_options_and_check_vtep_keys [2.091992s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_ipv6_address_mode_ip_version_4 [2.995381s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_slaac_with_dhcp_port_on_network [4.249807s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTest.test_allocate_partial_segment_first_attempt_fails [2.458627s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTest.test_allocate_partial_segment_no_resource_available [0.272247s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTest.test_allocate_partial_segment_outside_pools [0.158461s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_create_port_no_ptr_zones [3.235942s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTest.test_allocate_specific_finally_allocated_segment_in_pools [0.205979s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTest.test_allocate_specific_unallocated_segment_in_pools [0.196508s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTestWithNetworkSegmentRange.test_allocate_partial_segment_with_filter [0.329035s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTestWithNetworkSegmentRange.test_allocate_partial_segment_without_filters [0.279869s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTestWithNetworkSegmentRange.test_allocate_specific_finally_unallocated_segment_outside_pools [0.241490s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_flat.FlatTypeTest.test_is_partial_segment [0.215864s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_flat.FlatTypeTest.test_parse_physical_network_mtus [0.265673s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_flat.FlatTypeTest.test_release_segment [0.222029s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_flat.FlatTypeTest.test_validate_provider_phynet_name_multiple [0.178057s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_flat.FlatTypeTest.test_validate_provider_segment [0.226833s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_get_device_details_port_context_without_bounded_segment [0.195575s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_slaac_with_port_on_network [4.861753s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_get_device_details_qos_policy_id_none [0.343990s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_route_with_too_many_entries [5.568347s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_get_device_details_wrong_host [0.311656s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_get_devices_details_list_with_empty_devices [0.334934s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_tunnel_sync_called_for_existing_host_with_tunnel_ip_changed [0.608434s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_tunnel_sync_called_with_used_tunnel_ip_host_roaming [0.443452s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_update_device_list_no_failure [0.463145s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_update_fixed_ips_no_effect_after_clearing_dns_name [5.036796s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_update_device_up_notify_not_sent_with_port_not_found [0.101076s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_update_device_up_with_device_not_bound_to_host_no_notify [0.094424s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test_add_endpoint [0.266958s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test_get_endpoint_by_host_for_not_existing_host [0.288758s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test_get_endpoint_by_ip_for_not_existing_tunnel_ip [0.412071s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test_partial_segment_is_partial_segment [0.261734s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_with_allocation_pool [3.781160s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_shared_returns_400 [3.585321s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test_specific_segment_is_not_partial_segment [0.298879s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test_sync_tunnel_allocations [0.517950s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTunnelMTUTest.test_get_mtu_ipv4 [0.300315s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_get_device_details_caching [0.438655s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_update_port_fixed_ips_clearing_dns_name [4.069703s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_validate_subnet_dns_nameservers_exhausted [2.859303s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_get_device_details_port_status_equal_new_status [3.425779s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_get_device_details_qos_policy_id_none [0.297956s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_get_devices_details_list_and_failed_devices_empty_dev [0.231101s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_with_invalid_netmask_returns_400_ipv4 [5.563932s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverV2HTTPResponse.test_create_returns_201 [2.673199s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_get_devices_details_list_with_empty_devices [0.175509s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_tunnel_sync_called_with_host_passed_for_existing_tunnel_ip [0.250801s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_tunnel_sync_called_with_used_tunnel_ip_roaming_case_two [0.252617s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_tunnel_sync_called_without_host_passed [0.198531s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_tunnel_sync_called_without_tunnel_type [0.252419s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_update_device_down_call_update_port_status [0.216515s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_update_port_fixed_ips_with_new_dns_name [4.403241s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_update_device_list_failed_devices [0.199848s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test_allocate_tenant_segment [0.274104s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test_get_endpoints [0.143046s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test_sync_allocations_and_allocated_in_final_range [0.239640s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_with_none_gateway [2.151509s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverV2HTTPResponse.test_list_with_fields [2.247473s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test_sync_allocations_no_op [0.181014s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTunnelMTUTest.test_get_mtu_ipv4 [0.208579s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTunnelMTUTest.test_get_mtu_ipv6 [0.175416s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_local.LocalTypeTest.test_reserve_provider_segment [0.127243s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeAllocationTest.test_allocate_tenant_segment_in_order_of_config [0.392512s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_release_segment [0.837243s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_with_one_host_route [2.216135s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_create_port_dns_name_dns_domain_no_provider_net [4.137895s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_release_segment_unallocated [3.072031s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_create_port_dns_name_field_missing [1.671923s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNVVirtualPort.test_delete_virtual_port_parent [5.354892s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_reserve_provider_segment_without_physical_network [0.898082s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnets_bulk_native [3.708220s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_reserve_provider_segment_without_segmentation_id [1.325905s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_create_port_dns_name_no_dns_domain_no_provider_net [2.904421s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_delete_subnet_ipv6_slaac_port_exists [2.847481s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_specific_segment_is_not_partial_segment [2.554356s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_create_port_no_dns_name_no_dns_domain_no_provider_net [2.343426s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_validate_provider_segment_with_invalid_input [0.659427s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_validate_provider_segment_without_physical_network [0.772960s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_create_port_no_ipv6 [1.648762s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_delete_subnet_with_callback [3.270307s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_validate_provider_segment_without_segmentation_id [1.101832s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_create_port_tenant_network [2.485664s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_get_device_details_port_status_equal_new_status [2.398688s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_get_device_details_without_port_context [0.295081s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_get_devices_details_list_and_failed_devices_empty_dev [0.219843s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_tunnel_sync_called_with_tunnel_overlay_mismatch [0.078428s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_tunnel_sync_called_with_tunnel_overlay_mismatch_ipv6 [0.093004s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_tunnel_sync_called_without_host_passed [0.299785s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_tunnel_sync_called_without_tunnel_ip [0.158498s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_update_device_down_with_device_not_bound_to_host [0.217638s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_update_device_list_no_failure [0.220489s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_update_device_up_with_device_not_bound_to_host [0.212264s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test_add_endpoint [0.283815s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test_add_endpoint_for_existing_tunnel_ip [0.216494s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test_partial_segment_is_partial_segment [0.208455s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test_sync_allocations_no_op [0.218792s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test_validate_provider_segment [0.210913s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_add_dns_domain_no_provider_net [3.455374s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTunnelMTUTest.test_get_mtu_ipv4 [0.268440s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.test_db_migration.TestMigrateNeutronDatabaseToOvn.test_db_migration [12.607780s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_data_plane_status.DataPlaneStatusSML2ExtDriverTestCase.test_extend_port_dict_no_data_plane_status [0.540935s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_get_subnets_count [7.340964s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.test_db_migration.TestMigrateNeutronDatabaseToOvn.test_delete_mac_binding_entries_ssl [2.280743s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTest.test_allocate_specific_allocated_segment_outside_pools [0.205085s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTestWithNetworkSegmentRange.test_allocate_partial_segment_outside_pools [0.249525s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_create_port_no_dns_name [2.377359s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTestWithNetworkSegmentRange.test_allocate_specific_allocated_segment_in_pools [0.449488s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTestWithNetworkSegmentRange.test_allocate_specific_unallocated_segment_in_pools [0.317595s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_flat.FlatTypeTest.test_allocate_tenant_segment [0.319352s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_flat.FlatTypeTest.test_reserve_provider_segment [0.395018s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_invalid_ip_version [3.194132s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_flat.FlatTypeTest.test_validate_provider_segment_with_unsupported_physical_network [0.417624s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_add_dns_name [5.223782s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeMultiRangeTest.test_release_segment [0.326619s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_get_device_details_caching [0.383981s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_get_device_details_port_status_equal_new_status [0.407180s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_get_devices_details_list_and_failed_devices_failures [0.183738s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_get_network_details [0.411075s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_tunnel_sync_called_with_tunnel_overlay_mismatch [0.449488s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_tunnel_sync_called_with_used_tunnel_ip_roaming_case_two [0.558985s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_invalid_uuid [3.155985s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_tunnel_sync_called_without_tunnel_type [0.323527s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_update_device_down_call_update_port_status [0.220612s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_create_port_tenant_network [5.476208s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_update_device_down_call_update_port_status_failed [0.258018s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_update_device_down_with_device_not_bound_to_host [0.389770s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_clear_dns_name [3.806750s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_update_device_list_empty_devices [0.354929s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test__delete_expired_default_network_segment_ranges [0.308542s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test_allocate_tenant_segment [0.401689s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test_delete_endpoint [0.367283s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test_get_endpoint_by_ip [0.298420s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test_get_endpoints [0.373285s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_show_subnet [3.205179s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_update_port [2.634713s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test_reserve_provider_segment [0.572418s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_clear_port_dns_domain_no_network_dns_domain [2.828137s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test_sync_allocations_and_allocated_in_initial_range [0.413861s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test_sync_allocations_no_op [0.191330s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_subnet_after_update_callback [3.090066s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_update_port_no_dns_domain [3.076861s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_fixed_ips_with_dns_domain [2.748562s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_get_devices_details_list [2.893270s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_get_devices_details_list_and_failed_devices [0.201387s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_tunnel_sync_called_for_existing_host_with_tunnel_ip_changed [0.249126s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_tunnel_sync_called_with_host_passed_ipv6 [0.233016s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_tunnel_sync_called_with_tunnel_overlay_mismatch [0.316695s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_tunnel_sync_called_with_tunnel_overlay_mismatch_ipv6 [0.173138s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_tunnel_sync_called_with_used_tunnel_ip_host_roaming [0.253349s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_tunnel_sync_called_without_tunnel_ip [0.203692s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_update_device_down_call_update_port_status_failed [0.118888s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_unsupported_subnet_cidr_loopback [2.870281s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_update_device_up_notify [0.068925s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_update_device_up_with_device_not_bound_to_host [0.191454s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test__delete_expired_default_network_segment_ranges [0.101194s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test_add_endpoint [0.102283s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_update_port_non_dns_name_attribute [3.269988s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_no_dns_domain [2.852869s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test_partial_segment_is_partial_segment [0.189951s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_local.LocalTypeTest.test_release_provider_segment [0.241602s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_local.LocalTypeTest.test_validate_provider_segment_with_unallowed_physical_network [0.180361s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_local.LocalTypeTest.test_validate_provider_segment_with_unallowed_segmentation_id [0.138347s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_allocate_tenant_segment [1.451886s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_create_port_no_dns_name [2.564487s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_adding_additional_host_routes_and_dns [3.671979s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_update_port_tenant_network [5.029978s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_allocate_tenant_segment_no_available [3.652360s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_create_port_net_dns_domain_port_dns_domain [1.953445s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_get_mtu [1.620057s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_create_port_tenant_network [5.574028s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_reserve_provider_segment_in_tenant_pools [1.221513s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_create_port_no_dns_driver [1.794237s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_validate_provider_segment_no_phys_network_seg_id_0 [1.135952s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_allocation_pools_invalid_returns_400 [6.805910s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_fixed_ips_clearing_dns_name [3.043367s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_update_port_clear_dns_name [3.672834s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_validate_provider_segment_with_invalid_segmentation_id [2.297206s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeMultiRangeTest.test_release_segment [0.483989s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_get_device_details_caching [0.299334s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_get_device_details_port_no_host [0.311864s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_get_device_details_qos_policy_id_none [0.259636s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_allocation_pools_over_gateway_ip_returns_409 [3.570467s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_get_devices_details_list [0.353936s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_tunnel_sync_called_for_existing_host_with_tunnel_ip_changed [0.377019s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_tunnel_sync_called_with_host_passed_for_existing_tunnel_ip [0.262769s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_tenant_network [3.052708s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_tunnel_sync_called_with_used_tunnel_ip_roaming_case_two [0.315755s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_tunnel_sync_called_without_tunnel_type [0.332057s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_update_device_list_failed_devices [0.280846s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_update_port_fixed_ips_with_current_dns_name [3.852946s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_update_device_up_notify [0.173743s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_update_device_up_with_device_not_bound_to_host_no_notify [0.173418s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test__delete_expired_default_network_segment_ranges [0.139715s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test__populate_new_default_network_segment_ranges [0.322722s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test_get_endpoint_by_host_for_not_existing_host [0.330790s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test_reserve_provider_segment [0.443957s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_dns_driver_loaded_after_server_restart [2.306501s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_dns_to_None [3.945702s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test_reserve_provider_segment_full_specs [0.441904s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test_sync_allocations_and_allocated_in_initial_range [0.394761s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test_sync_tunnel_allocations [0.254310s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test_tunnel_type [0.276504s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_update_port_fixed_ips_with_new_dns_name [3.795107s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_data_plane_status.DataPlaneStatusSML2ExtDriverTestCase.test_port_update_data_plane_status [1.910588s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test__parse_dns_domain [0.606061s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_ipv6_address_mode_fails [3.753240s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_update_port [4.120860s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_update_port_no_dns_domain [2.732677s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_update_port_add_dns_name [3.062824s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_ipv6_attributes_fails [3.102704s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_update_port_tenant_network [3.268668s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_dns_driver_loaded_after_server_restart [4.835286s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_update_port_non_dns_name_attribute [3.674436s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_update_port_add_dns_name [3.188189s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_create_port_dns_name_field_missing [3.731124s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_ipv6_cannot_disable_dhcp [5.577630s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_create_port_no_dns_domain [2.109255s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_create_port_no_ptr_zones [2.137557s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_create_port_no_dns_driver [2.356093s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_update_port_clear_dns_name [4.179809s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_route [3.443657s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_update_port_no_dns_domain [3.082013s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_tag_ports_during_bulk_creation.TagPortsDuringBulkCreationTestCase.test_type_args_passed_to_extension [1.985701s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_with_incorrect_resource_body [3.111026s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_create_port_no_dns_name [4.219545s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_update_port_fixed_ips [4.278125s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_dvr_router_manual_rescheduling [3.022103s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverV2HTTPResponse.test_bad_route_404 [3.058794s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_l3_agent_keep_services_off [0.745555s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_update_port [3.653126s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_create_port_no_dns_name [3.249751s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverV2HTTPResponse.test_list_returns_200 [2.869425s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_network_add_to_dhcp_agent [2.904344s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_create_port_no_ipv4 [2.377970s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_update_port_fixed_ips_clearing_dns_name [3.294565s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverV2HTTPResponse.test_show_returns_200 [2.209558s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_network_auto_schedule_restart_dhcp_agent [2.783195s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverV2HTTPResponse.test_update_returns_200 [2.276482s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_update_port_tenant_network [3.398904s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_create_port_no_ptr_zones [5.585832s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_network_remove_from_dhcp_agent [3.712677s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_dns_driver_loaded_after_server_restart [2.175993s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_network_remove_from_dhcp_agent_on_concurrent_port_delete [2.241045s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_update_port_with_current_dns_name [5.923351s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNParentTagPortBinding.test_create_port_with_invalid_tag [6.328131s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_fixed_ips_no_effect_after_clearing_dns_domain [3.797579s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_tag_ports_during_bulk_creation.TagPortsDuringBulkCreationTestCase.test_create_ports_bulk_no_tags [2.230806s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_agent_registration_bad_timestamp [1.309356s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNVVirtualPort.test_update_port_bound [4.096760s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_network_scheduler_with_down_agent [6.679744s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port [4.212887s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_dvr_router_scheduling_to_only_dvr_snat_agent [2.894360s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_list_active_networks_on_not_registered_yet_dhcp_agent [0.604279s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNVtepPortBinding.test_create_port_with_invalid_vtep_logical_switch [4.240260s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_add_dns_domain_no_net_dns_domain [3.008463s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_network_scheduler_with_hosted_network [4.318576s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_network_ha_scheduling_on_port_creation [4.020718s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_add_to_two_l3_agents [1.628616s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_add_port_dns_domain_add_port_dns_name [3.134259s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_network_scheduling_on_network_creation [1.494043s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_auto_schedule_restart_l3_agent [1.749448s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNVtepPortBinding.test_create_port_with_vtep_options [4.999748s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_network_scheduling_on_port_creation [2.102231s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_auto_schedule_with_invalid_router [1.800485s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_add_to_l3_agent [1.204095s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_is_not_rescheduled_from_alive_agent [1.250713s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_fixed_ips [4.384287s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_add_to_l3_agent_with_admin_state_down [2.386434s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_auto_schedule_with_hosted_2 [1.911234s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_fixed_ips_with_current_dns_name [3.718530s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_is_not_rescheduled_if_agent_is_back_online [4.045476s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_no_reschedule_from_dead_admin_down_agent [1.187236s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_reschedule_succeeded_after_failed_notification [2.375503s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_policy [1.176183s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.test_db_migration.TestMigrateNeutronDatabaseToOvn.test_db_migration_with_pb_not_found [9.739047s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_rescheduler_catches_exceptions_on_fetching_bindings [0.872748s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTest.test_allocate_specific_allocated_segment_in_pools [0.328982s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTest.test_allocate_specific_unallocated_segment_outside_pools [0.261950s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_fixed_ips_with_new_dns_name [3.925261s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTest.test_primary_keys [0.232415s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTestWithNetworkSegmentRange.test_allocate_partial_segment_first_attempt_fails [0.326339s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTestWithNetworkSegmentRange.test_allocate_partial_segment_no_resource_available [0.459642s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTestWithNetworkSegmentRange.test_allocate_specific_allocated_segment_outside_pools [0.294795s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTestWithNetworkSegmentRange.test_allocate_specific_finally_allocated_segment_in_pools [0.344024s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_flat.FlatTypeTest.test_get_mtu [0.340390s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_rpc_sync_routers [3.288999s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_flat.FlatTypeTest.test_reserve_provider_segment_already_reserved [0.263715s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_flat.FlatTypeTest.test_validate_provider_segment_with_unallowed_segmentation_id [0.202978s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_flat.FlatTypeTest.test_validate_provider_segment_without_physnet_restriction [0.240589s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_get_device_details_network_qos_policy_id [0.388079s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_replace_network_dns_domain [3.046917s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_get_device_details_port_no_host [0.313762s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_get_device_details_qos_policy_id_from_port [0.241615s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_get_devices_details_list_and_failed_devices [0.232085s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_tunnel_sync_called_with_host_passed_for_existing_tunnel_ip [0.284999s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_tunnel_sync_called_with_tunnel_overlay_mismatch_ipv6 [0.198616s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_tunnel_sync_called_without_tunnel_ip [0.276892s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_update_device_list_failed_devices [0.317588s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_update_device_up_notify [0.327597s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_update_device_up_with_device_not_bound_to_host [0.267903s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test__populate_new_default_network_segment_ranges [0.334681s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_replace_port_dns_domain [2.933915s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test_add_endpoint_for_existing_tunnel_ip [0.354571s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_sync_dvr_router_with_fixedip_on_fip_net [5.903961s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test_get_endpoint_by_host [2.514585s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeMultiRangeTest.test_release_segment [0.399758s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_get_device_details_wrong_host [0.263242s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_get_devices_details_list_and_failed_devices_failures [0.229708s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_tunnel_sync_called_for_existing_endpoint [0.285003s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_create_port_no_ipv4 [4.041250s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_tunnel_sync_called_with_host_passed [0.176647s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_update_device_list_empty_devices [0.142175s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test_add_endpoint_for_existing_tunnel_ip [0.158825s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test_delete_endpoint [0.169754s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test_get_endpoint_by_host_for_not_existing_host [0.189722s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test_get_endpoint_by_ip [0.244119s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test_get_endpoint_by_ip_for_not_existing_tunnel_ip [0.235701s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test_reserve_provider_segment [0.259161s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2DhcpAgentNotifierTestCase.test_network_add_to_dhcp_agent_notification [3.842780s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test_reserve_provider_segment_full_specs [0.188521s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test_specific_segment_is_not_partial_segment [0.180823s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_create_port_no_ipv6 [2.135019s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2L3AgentNotifierTestCase.test_agent_registration_bad_timestamp [0.534882s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test_sync_allocations_and_allocated_in_initial_range [0.301215s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test_tunnel_type [0.257277s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test_validate_provider_segment [0.369072s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2L3AgentNotifierTestCase.test_agent_registration_invalid_timestamp_allowed [0.865514s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_local.LocalTypeTest.test_validate_provider_segment [0.210752s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_db.Ml2DBTestCase.test__prevent_segment_delete_with_port_bound_raise [0.391401s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_db.Ml2DBTestCase.test_get_port_binding_host [0.674097s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_parse_network_exception_handling [1.060684s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_db.Ml2DBTestCase.test_get_port_result_not_found [0.372727s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_db.Ml2DBTestCase.test_get_segment_by_id_result_not_found [0.311690s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_sync_data [15.625763s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_db.Ml2DBTestCase.test_network_segments_is_dynamic_true [0.376240s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_update_fixed_ips_no_effect_after_clearing_dns_name [3.513793s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_db.Ml2DvrDBTestCase.test_ensure_distributed_port_binding [0.575978s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_db.Ml2DvrDBTestCase.test_ensure_distributed_port_binding_multiple_bindings [0.478322s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_db.Ml2DvrDBTestCase.test_get_distributed_port_binding_by_host_not_found [0.243351s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_driver_context.TestPortContext.test_status_super [0.209157s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_reserve_provider_segment [2.930920s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_reserve_provider_segment_already_allocated [0.921881s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_create_port_passing_true [1.492640s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_validate_provider_segment [1.064055s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_create_port_with_secgroup_none_and_port_security_false [1.558931s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_update_port_fixed_ips [4.148257s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTestWithNetworkSegmentRange.test__delete_expired_default_network_segment_ranges [1.127139s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_without_l3_agents [6.099398s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_get_device_details_wrong_host [1.230381s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_get_devices_details_list_and_failed_devices_failures [0.284828s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_get_network_details [0.254181s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_tunnel_sync_called_with_used_tunnel_ip_host_roaming [0.305889s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_update_device_down_call_update_port_status [0.479511s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_update_device_down_call_update_port_status_failed [0.210871s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_sync_dvr_router [2.109210s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_update_device_list_empty_devices [0.215349s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test_allocate_tenant_segment [0.416479s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_update_port_fixed_ips_clearing_dns_name [4.047891s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test_delete_endpoint [0.303173s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test_get_endpoint_by_host [0.300305s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_sync_router [1.293563s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test_get_endpoint_by_ip_for_not_existing_tunnel_ip [0.272136s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_update_port_with_admin_use_other_tenant_security_group [4.980325s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test_get_endpoints [0.390943s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2DhcpAgentNotifierTestCase.test_agent_registration_bad_timestamp [0.762731s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test_specific_segment_is_not_partial_segment [0.270771s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTunnelMTUTest.test_get_mtu_ipv6 [0.208814s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_update_port_with_current_dns_name [2.903279s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_data_plane_status.DataPlaneStatusSML2ExtDriverTestCase.test_show_port_has_data_plane_status [1.526096s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_update_port_with_no_admin_use_other_tenant_security_group [2.279319s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2DhcpAgentNotifierTestCase.test_network_port_create_notification [1.870997s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test__parse_dns_domain_missing_fields_in_context [0.527006s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2L3AgentNotifierTestCase.test_router_remove_from_l3_agent_notification [1.268697s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_extension_driver_api.DBExtensionDriverTestCase.test_subnet_attr [2.825129s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_create_port [2.668250s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_db.Ml2DBTestCase.test_generating_multiple_mac_addresses [2.416724s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_extension_driver_api.ExtensionDriverTestCase.test_extend_network_dict [1.003238s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_db.Ml2DBTestCase.test_get_port [0.464464s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_db.Ml2DBTestCase.test_get_port_binding_host_result_not_found [0.345082s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_create_port [4.850820s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_extension_driver_api.ExtensionDriverTestCase.test_faulty_process_update [1.151713s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_db.Ml2DBTestCase.test_network_segments_for_multiprovider_network [0.619061s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_managers.TestManagers.test__check_driver_to_bind [0.162446s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_managers.TestManagers.test__check_driver_to_bind2 [0.120445s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_managers.TestManagers.test__driver_not_found [0.100589s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_managers.TestManagers.test__infer_driver_from_allocation_ambiguous [0.148057s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_db.Ml2DBTestCase.test_network_segments_for_provider_network [0.408917s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_managers.TestMechManager.test_subnet_precommit [0.181458s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_db.Ml2DvrDBTestCase.test_delete_distributed_port_binding_if_stale [0.785096s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_create_port_no_ipv4 [2.048257s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_ovo_rpc.OVOServerRpcInterfaceTestCase.test_securitygroup_and_rule_lifecycle [0.892545s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_db.Ml2DvrDBTestCase.test_get_distributed_port_bindings [0.672048s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_db.Ml2DvrDBTestCase.test_get_distributed_port_bindings_not_found [0.274641s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.DHCPOptsTestCase.test_create_port_with_extradhcpopts_ipv4_opt_version [1.141905s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_db.Ml2DvrDBTestCase.test_update_distributed_port_binding_by_host [0.594125s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_update_port_fixed_ips_with_current_dns_name [4.843713s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_driver_context.TestPortContext.test_host_super [0.228051s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_create_port_no_ipv6 [1.952413s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_create_port_default_true [1.592917s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_create_port_tenant_network [1.950224s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_update_port_with_current_dns_name [2.781774s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.DHCPOptsTestCase.test_update_port_with_blank_router_extradhcpopt [3.714504s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_create_port [2.092303s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_dns_driver_loaded_after_server_restart [2.487786s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.DHCPOptsTestCase.test_update_port_with_blank_string_extradhcpopt [2.169722s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_create_port_no_dns_domain [2.287728s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_update_port_remove_port_security_security_group_read [5.432946s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.DHCPOptsTestCase.test_update_port_with_extradhcpopt_delete [2.498351s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_update_fixed_ips_no_effect_after_clearing_dns_name [3.539227s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_update_port_security_off_shared_network [2.105828s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_create_port_no_dns_name_dns_domain_no_provider_net [2.558775s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.DHCPOptsTestCase.test_update_port_with_extradhcpopts_ipv6_change_value [2.173774s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_extension_driver_api.DBExtensionDriverTestCase.test_network_attr [1.897137s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_update_port_fixed_ips [2.880188s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_create_port_no_net_dns_domain_no_port_dns_domain [2.356923s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.DHCPOptsTestCase.test_update_port_with_extradhcpopts_with_same [2.129286s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_extension_driver_api.ExtensionDriverTestCase.test_extend_port_dict [1.919753s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_managers.TestManagers.test__check_drivers_connectivity_ip_less_port_l3_only_driver [0.126779s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_managers.TestManagers.test__infer_driver_from_allocation_negative [0.135892s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_managers.TestManagers.test__infer_driver_from_allocation_positive [0.134481s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_managers.TestMechManager.test_port_precommit [0.137106s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_create_port_no_net_dns_domain_port_dns_domain [2.046983s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestFaultyMechansimDriver.test_update_distributed_router_interface_port [1.899503s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_ovo_rpc.OVOServerRpcInterfaceTestCase.test_address_group_lifecycle [0.843190s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_as_admin [0.821271s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_update_port_fixed_ips_with_current_dns_name [3.852996s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.DHCPOptsTestCase.test_update_port_with_additional_extradhcpopt [1.852821s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_create_port_port_dns_domain_no_dns_name [3.251563s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_bad_ip_version_null [2.374627s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_update_port_fixed_ips_with_new_dns_name [2.596950s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_bad_tenant [0.831708s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_bad_uuid [0.957355s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_update_port_non_dns_name_attribute [2.375662s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.TestDesignateClientKeystoneV3.test_insecure_client [0.011109s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.DHCPOptsTestCase.test_update_port_without_extradhcpopt_delete [3.859192s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_fixed_ips_no_effect_after_clearing_dns_name [3.349080s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_defaults [1.450205s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_tag_ports_during_bulk_creation.TagPortsDuringBulkCreationTestCase.test_create_port_with_tags [1.191997s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestFaultyMechansimDriver.test_create_subnet_faulty [1.520171s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_add_dns_name_add_dns_domain_no_provider_net [1.508017s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_gw_values [1.927113s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_tag_ports_during_bulk_creation.TagPortsDuringBulkCreationTestCase.test_create_ports_bulk_with_tags [1.519740s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_2_subnets_overlapping_cidr_allowed_returns_200 [1.808645s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_inconsistent_ipv4_cidrv6 [0.954067s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_uplink_status_propagation.UplinkStatusPropagationML2ExtDriverTestCase.test_port_create_propagate_uplink_status [1.060613s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_add_dns_name_port_dns_domain [2.289549s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_inconsistent_ipv4_gatewayv6 [1.107098s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_allocation_pools_with_prefixlen_32 [1.828441s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_add_port_dns_domain_port_dns_name [1.465599s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_inconsistent_ipv4_hostroute_np_v6 [1.095261s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_uplink_status_propagation.UplinkStatusPropagationML2ExtDriverTestCase.test_show_port_has_propagate_uplink_status [1.951510s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_bad_V4_cidr [0.951046s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_invalid_allocation_pool_returns_400 [0.916147s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_check_mtu_in_mech_context [1.054920s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_clear_port_dns_domain_network_dns_domain [2.558554s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_gw_of_network_returns_400 [1.121093s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_invalid_gw_128_V6_cidr [2.170645s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_dhcp_agent_keep_services_off [3.673303s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_invalid_gw_V4_cidr [0.919385s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_addr_modes [0.680674s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_list_networks_hosted_by_dhcp_agent_with_invalid_agent [1.050218s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_gw_is_nw_end_addr [0.782615s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_list_routers_hosted_by_l3_agent_with_invalid_agent [0.775267s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_non_dns_name_attribute [3.073719s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_gw_outside_cidr_returns_201 [3.211559s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_gw_is_nw_start_addr [1.161733s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_inconsistent_ipv6_cidrv4 [1.126668s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_same_ra_and_addr_modes [0.522127s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_network_auto_schedule_with_hosted [2.004590s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_with_current_dns_name [2.173728s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_inconsistent_ipv6_dns_v4 [1.163750s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_slaac_with_dhcp_port_on_network [1.856091s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_invalid_ipv6_address_mode [1.058509s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_network_auto_schedule_with_hosted_2 [2.099076s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_create_port [1.888909s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_attributes_no_dhcp_enabled [1.118456s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_slaac_with_ip_already_allocated [1.910333s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_create_port_dns_name_field_missing [1.280074s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_first_ip_owned_by_non_router [1.242215s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_network_ha_scheduling_on_port_creation_with_new_agent [2.633288s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_create_port_no_dns_domain [1.653744s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_first_ip_owned_by_router [1.550387s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_create_port_no_dns_driver [2.162043s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_gw_is_nw_start_addr_canonicalize [1.706702s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_network_no_reschedule [4.047699s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_create_port_no_ptr_zones [2.704094s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_nonzero_cidr [6.612116s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_ra_mode_ip_version_4 [4.121865s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_only_ip_version_v6_no_pool [2.134636s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_reschedule_failed_notification_all_attempts [3.460383s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_slaac_with_port_not_found [2.768085s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_with_allocation_pool [2.565481s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_update_port_add_dns_name [7.442274s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_with_none_gateway_allocation_pool [2.974474s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_slaac_with_router_intf_on_network [4.488788s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_with_none_gateway_fully_allocated [2.523610s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_reschedule_no_remove_if_agent_has_dvr_service_ports [8.058039s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_with_dhcp_disabled [2.427687s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_update_port_clear_dns_name [4.280716s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.TestDesignateClientKeystoneV3.test_auth_type_password [0.003006s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.TestDesignateClientKeystoneV3.test_secure_client [0.001966s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_port_security.TestML2ExtensionPortSecurity.test_extend_network_dict_no_port_security [0.755573s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_port_security.TestML2ExtensionPortSecurity.test_extend_port_dict_no_port_security [0.859011s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_uplink_status_propagation.UplinkStatusPropagationML2ExtDriverTestCase.test_extend_port_dict_no_project_default [0.997987s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_with_large_allocation_pool [3.264178s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_with_too_many_routes [5.068684s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_agent_registration_invalid_timestamp_allowed [1.542255s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_rescheduler_catches_rpc_db_and_reschedule_exceptions [6.486347s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_with_two_dns [3.300411s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2DhcpAgentNotifierTestCase.test_agent_updated_dhcp_agent_notification [2.213252s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_db.Ml2DBTestCase.test__prevent_segment_delete_with_port_bound_auto_delete [0.635144s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_db.Ml2DBTestCase.test_get_dynamic_segment [1.101463s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_with_none_gateway [6.557915s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_db.Ml2DBTestCase.test_get_networks_segments [0.815273s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_driver_context.TestPortContext.test_host [0.165817s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_with_two_host_routes [3.363916s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_create_net_port_security_default [1.812624s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_with_one_dns [3.636276s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_dhcp_agent_keep_services_on [8.996064s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnets_bulk_native_ipv6 [3.576499s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_create_port_fails_with_secgroup_and_port_security_false [3.175980s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_with_too_many_dns [2.657380s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnets_bulk_native_quotas [2.627029s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_create_port_security_off_shared_network [3.147748s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_with_v6_allocation_pool [3.087957s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_create_port_security_overrides_network_value [3.534976s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnets_bulk_emulated [3.498511s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_dvr_router_csnat_rescheduling [10.003424s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_two_subnets [7.237049s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_is_eligible_agent [1.289131s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnets_bulk_native [3.297180s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_two_subnets_same_cidr_returns_400 [2.711166s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_create_port_with_no_admin_use_other_tenant_security_group [6.891496s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_delete_subnet [2.521241s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_l3_agent_keep_services_on [4.769925s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnets_bulk_native_plugin_failure [4.637178s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_list_router_ids_on_host_no_l3_agent [1.107390s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_create_port_with_security_group_and_net_sec_false [2.629945s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_delete_subnet_ipv6_slaac_router_port_exists [2.868508s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnets_native_quotas [2.009615s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_network_add_to_dhcp_agent_with_admin_state_down [1.661639s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_delete_subnet_with_dns_and_route [1.649966s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_create_port_without_security_group_and_net_sec_false [2.607618s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_delete_network [2.433014s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_delete_subnet_with_route [1.805493s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_network_auto_schedule_with_disabled [3.929863s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_delete_subnet_race_with_dhcp_port_creation [2.403294s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_update_port_security_off_with_security_group [3.536257s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_get_subnets_count [2.989012s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_list_subnets [2.084610s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_network_auto_schedule_with_multiple_agents [4.208428s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_list_subnets_with_pagination_native [1.788154s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_extension_driver_api.DBExtensionDriverTestCase.test_port_attr [3.789373s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_invalid_uuid [3.665501s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_list_subnets_filtering_by_project_id [2.392176s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_extension_driver_api.ExtensionDriverTestCase.test_faulty_process_create [3.735559s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_list_subnets_with_pagination_reverse_native [4.417209s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_network_auto_schedule_with_no_dhcp [5.525882s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_extension_driver_api.ExtensionDriverTestCase.test_network_attr [1.569221s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_list_subnets_shared [2.442826s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_list_subnets_with_parameter [1.734069s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_network_policy [2.056804s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_extension_driver_api.ExtensionDriverTestCase.test_port_attr [2.972905s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_list_subnets_with_sort_native [2.511299s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_managers.TypeManagerTestCase.test_update_network_segment_no_vlan_no_segmentation_id [0.325967s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_list_subnets_with_pagination_reverse_emulated [3.501906s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_ovo_rpc.OVOServerRpcInterfaceTestCase.test_transaction_state_error_doesnt_notify [1.006912s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_port_create_subnetnotfound [2.299644s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.DHCPOptsTestCase.test_create_port_with_empty_router_extradhcpopts [2.008147s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_list_subnets_with_sort_emulated [2.818764s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_network_scheduler_with_disabled_agent [6.026382s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_port_prevents_network_deletion [2.603788s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_subnet_after_create_callback [1.860606s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_report_states [1.332402s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.DHCPOptsTestCase.test_create_port_with_none_extradhcpopts [2.826830s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.DHCPOptsTestCase.test_update_port_adding_extradhcpopts [2.719517s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_port_prevents_subnet_deletion [4.031838s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_subnet_after_delete_callback [4.047682s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.DHCPOptsTestCase.test_update_port_with_blank_name_extradhcpopt [2.066048s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_subnet_after_update_callback [2.249769s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_subnet_before_create_callback [1.915608s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_reserved_port_after_network_remove_from_dhcp_agent [5.833040s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_add_to_l3_agent_two_times [1.191534s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet [1.788391s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_subnet_lifecycle_dns_retains_order [2.516301s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_auto_schedule_with_disabled [2.176782s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.DHCPOptsTestCase.test_update_port_with_extradhcpopts [4.645294s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_allocation_pools_and_gateway_ip [2.437338s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_adding_additional_host_routes_and_dns [2.000076s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_auto_schedule_with_hosted [1.892057s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_allocation_pools_invalid_pool_for_cidr [1.984882s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestFaultyMechansimDriver.test_create_port_faulty [2.167961s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_dns_to_None [2.513851s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_reschedule_from_dead_agent [2.187816s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestFaultyMechansimDriver.test_delete_network_faulty [1.501269s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_allocation_pools_over_gateway_ip_returns_409 [2.187026s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_from_gw_to_new_gw [2.590339s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_rescheduler_iterates_after_reschedule_failure [1.949429s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestFaultyMechansimDriver.test_delete_subnet_faulty [2.498049s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_dns [4.208028s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestFaultyMechansimDriver.test_update_subnet_faulty [2.377147s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_from_gw_to_no_gw [3.682569s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2DhcpAgentNotifierTestCase.test_agent_registration_invalid_timestamp_allowed [3.615438s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2DhcpAgentNotifierTestCase.test_auto_schedule_new_network_segments [0.675734s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_from_no_gw_to_no_gw [1.597957s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2DhcpAgentNotifierTestCase.test_auto_schedule_new_network_segments_no_networks_on_segment [0.798720s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_gw_ip_in_use_by_router_returns_409 [2.576073s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_gw_outside_cidr_returns_200 [1.446965s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_bulk_create_subnet_ipv6_auto_addr_with_port_on_network [3.406342s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2DhcpAgentNotifierTestCase.test_network_ha_port_create_notification [2.239507s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_inconsistent_ipv6_hostroute_dst_v4 [1.756722s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_inconsistent_ipv6_hostroute_np_v4 [0.568379s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_ipv6_ra_mode_ip_version_4 [1.559421s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_ipv6_address_mode_fails [0.522039s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2DhcpAgentNotifierTestCase.test_network_remove_from_dhcp_agent_notification [1.797524s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_ipv6_attributes_fails [0.622911s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2Segments.test_precommit_delete_builds_multisegment_original_network [0.563669s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_route [1.803435s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_V6_slaac_big_prefix [3.556668s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2Segments.test_provider_info_update_network [0.943480s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_validate_subnet_dns_nameservers_exhausted [1.364905s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2DhcpAgentNotifierTestCase.test_reserved_dhcp_port_creation [2.116741s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_bad_V4_cidr_prefix_len [1.417479s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2DhcpAgentNotifierTestCase.test_unreserved_dhcp_port_creation [1.544199s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2Segments.test_reserve_segment_fail_with_duplicate_param [1.682681s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2Segments.test_release_segment [2.499621s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_bad_pools [1.936279s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_default_gw_conflict_allocation_pool_returns_409 [0.871598s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2Segments.test_reserve_segment_update_network_mtu [1.464673s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2Segments.test_release_segment_nofity_mechanism_manager [1.436750s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2L3AgentNotifierTestCase.test_agent_updated_l3_agent_notification [2.746495s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2Segments.test_reserve_segment_success_with_partial_segment [1.095139s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_delete_subnet_call_ipam_driver [1.475610s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2L3AgentNotifierTestCase.test_router_add_to_l3_agent_notification [0.855768s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_create_missing_ip_field [0.968893s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_create_port_security_true_allowed_address_pairs [2.303561s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_db.Ml2DBTestCase.test_add_port_binding [0.442071s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_db.Ml2DBTestCase.test_delete_network_segment [0.311286s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_db.Ml2DBTestCase.test_get_networks_segments_no_segments [0.317647s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_create_port_with_unexpected_address_pairs_format [0.826604s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_db.Ml2DBTestCase.test_get_port_binding_host_multiple_results_found [0.442399s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_dhcpv6_stateless_with_ip_already_allocated [2.258716s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_db.Ml2DBTestCase.test_get_port_multiple_results_found [0.341060s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_create_overlap_with_fixed_ip [2.026195s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_db.Ml2DBTestCase.test_get_segment_by_id [0.721850s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_update_port_allowed_address_pairs_bad_format [1.491807s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_gateway_in_allocation_pool_returns_409 [1.103929s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_create_port_bad_mac [1.083119s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_db.Ml2DvrDBTestCase.test_distributed_port_binding_deleted_by_port_deletion [0.814198s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_gw_bcast_returns_400 [0.731866s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_db.Ml2DvrDBTestCase.test_ensure_distributed_port_binding_deals_with_db_duplicate [0.554444s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_driver_context.TestPortContext.test_status [0.252360s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_inconsistent_ipv4_hostroute_dst_v6 [1.049943s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_update_port_security_off_address_pairs [2.006568s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_create_port_security_false_allowed_address_pairs [1.805012s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_create_network_with_portsecurity_false [1.340793s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_invalid_gw_32_V4_cidr [1.179133s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_create_network_with_portsecurity_mac [0.783343s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DbOperationBounds.test_network_list_queries_constant [1.942216s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_invalid_gw_V6_cidr [2.659306s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_update_with_none_and_own_mac_for_duplicate_ip [3.854527s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_invalid_ipv6_ra_mode [1.102776s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_create_port_on_port_security_false_network [3.438238s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2BasicGet.test_single_get_tenant [1.163483s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_address_mode_ip_version_4 [0.782328s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2BulkToggleWithoutBulkless.test_bulk_enabled_with_bulk_drivers [0.610960s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_different_ra_and_addr_modes [0.625824s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_create_port_with_admin_use_other_tenant_security_group [2.200454s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DbOperationBoundsTenant.test_network_list_queries_constant [1.718476s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test__port_provisioned_no_binding [1.315671s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_create_port_with_default_security_group [2.328362s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_gw_values [3.762954s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test__port_provisioned_port_retry_port_binding_unbound_no_vm_port [0.974682s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_bad_mac_format [0.633378s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_out_of_cidr_global [1.066189s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_update_port_remove_port_security_security_group [1.596449s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_updating_network_port_security [0.989324s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_out_of_cidr_lla [1.568214s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_port_public_network_with_invalid_ip_no_subnet_id [2.066122s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_extension_driver_api.ExtensionDriverTestCase.test_extend_subnet_dict [1.417193s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_pd_gw_values [2.259334s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_extension_driver_api.ExtensionDriverTestCase.test_faulty_extend_dict [1.331882s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DbOperationBounds.test_port_list_queries_constant [13.177249s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_port_with_ipv6_pd_subnet_in_fixed_ips [4.134158s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DbOperationBounds.test_subnet_list_queries_constant [2.445083s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_ports_bulk_emulated_plugin_failure [1.403256s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test__port_provisioned_port_retry_port_binding_unbound [0.985818s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_extension_driver_api.ExtensionDriverTestCase.test_subnet_attr [3.427341s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_managers.TestManagers.test__check_drivers_connectivity [0.152939s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_managers.TestManagers.test__check_drivers_connectivity_ip_less_port [0.129303s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_slaac_with_port_on_network [3.948548s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_managers.TestManagers.test__driver_not_loaded [0.222280s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_managers.TestMechManager.test_network_precommit [0.203067s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_managers.TypeManagerTestCase.test_update_network_segment [0.234112s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_ports_bulk_native [1.918418s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_multiple_allocation_pools [1.811404s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_ovo_rpc.OVOServerRpcInterfaceTestCase.test_network_lifecycle [1.456250s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_ports_bulk_with_allowed_address_pairs [1.143697s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_concurrent_csnat_port_delete [3.043483s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_overlapping_allocation_pools_returns_409 [0.998880s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_ovo_rpc.OVOServerRpcInterfaceTestCase.test_subnet_lifecycle [1.590671s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_with_cidr_and_default_subnetpool [1.112881s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_ports_bulk_with_portbinding_attrs [1.358251s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_with_invalid_netmask_returns_400_ipv4 [0.786878s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_ports_bulk_with_sec_grp_member_provider_update [1.193591s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_port_as_admin [2.571186s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_with_invalid_netmask_returns_400_ipv6 [0.862745s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.DHCPOptsTestCase.test_create_port_with_extradhcpopts [2.062306s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_ports_bulk_with_wrong_fixed_ips [1.600620s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_ports_bulk_emulated [1.584029s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_with_v6_pd_allocation_pool_returns_400 [1.397845s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_ports_bulk_native_quotas [0.390668s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.DHCPOptsTestCase.test_create_port_with_extradhcpopts_ipv6_opt_version [1.919507s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_router_port_and_fail_create_postcommit [1.189881s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_delete_subnet_deallocates_slaac_correctly [2.099531s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.DHCPOptsTestCase.test_update_port_with_extradhcpopts_add_another_ver_opt [1.651803s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_delete_network_port_exists_owned_by_network_port_not_found [3.013997s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_router_port_ipv4_and_ipv6_slaac_no_fixed_ips [1.591449s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestExternalNetwork.test_external_network_type_none [0.763488s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_delete_non_existent_port [0.477339s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestExternalNetwork.test_external_network_type_vlan [0.841754s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_delete_subnet_dhcp_port_associated_with_other_subnets [2.247211s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_delete_network_port_exists_owned_by_network_race [1.838756s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_delete_port_notifies_l3_plugin [1.721107s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestFaultyMechansimDriver.test_create_network_faulty [2.281784s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_delete_port [1.712651s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_delete_port_public_network [1.872697s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestFaultyMechansimDriver.test_update_network_faulty [1.452371s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_delete_subnet_port_exists_owned_by_network [3.317456s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_delete_port_by_network_owner [1.590596s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_delete_subnet_port_exists_owned_by_other [1.126279s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_delete_port_with_floatingip_create_precommit_event [1.188129s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestFaultyMechansimDriver.test_update_port_faulty [1.775219s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet [1.104398s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_delete_subnet_with_other_subnet_on_network_still_in_use [1.883626s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_delete_port_with_ipv6_slaac_address [1.826099s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_delete_port_with_floatingip_notifies_l3_plugin [4.219465s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_allocation_pools_with_prefixlen_31 [1.779752s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_get_subnets_count_filter_by_unknown_filter [1.809144s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_dhcp_provisioning_blocks_removed_without_dhcp_agents [1.625222s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_bad_V6_cidr [1.226014s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_invalid_ip_address [0.995311s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_ip_allocation_for_ipv6_2_subnet_slaac_mode [1.256684s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_bad_boolean [0.857505s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_invalid_ip_version [0.933230s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_delete_ports_ignores_port_not_found [3.959899s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_list_subnets_filtering_by_unknown_filter ... SKIPPED: Plugin does not support filter validation DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_bad_hostroutes [0.929751s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_ip_allocation_for_ipv6_subnet_slaac_address_mode [2.348341s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_dhcp_provisioning_blocks_inserted_on_addr_change [2.240040s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_list_subnets_with_pagination_emulated [2.125140s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_bad_ip_version [2.423990s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_is_mac_in_use [1.628639s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_dhcp_provisioning_blocks_inserted_on_create_with_agents [1.409863s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_bad_nameserver [0.992538s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_dhcp_provisioning_blocks_skipped_on_create_with_no_dhcp [1.453182s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_dhcpv6_stateless_with_port_on_network [1.705695s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_list_ports_filtered_by_fixed_ip [2.454563s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_duplicate_ips [1.171969s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_inconsistent_ipv6_gatewayv4 [0.901141s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_ra_modes [0.697215s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_subnet_update_ipv4_and_ipv6_pd_slaac_subnets [5.638226s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_unsupported_subnet_cidr_multicast [0.705353s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_duplicate_mac_generation [2.745991s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_slaac_with_db_reference_error [2.076496s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_list_ports_public_network [4.070708s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_allocation_pools [1.416691s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_fixed_ip_invalid_subnet_id [1.173287s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_slaac_with_snat_intf_on_network [2.095604s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_allocation_pools_invalid_returns_400 [1.817704s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_no_cidr_and_default_subnetpool [1.141918s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_list_ports_with_pagination_native [3.436941s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_get_ports_count [4.017094s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_allocation_pools_with_prefixlen_31 [2.648256s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_invalid_mac_address [0.452952s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_no_ip_version [2.507333s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_dns_with_too_many_entries [1.010968s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_list_ports_filtered_by_fixed_ip_substring_dual_stack [1.160157s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_out_of_range_allocation_pool_returns_400 [1.055363s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_list_ports_with_sort_native [3.092419s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_shared_returns_400 [0.742001s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_gateway_in_allocation_pool_returns_409 [1.167771s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_notify_port_updated_for_status_change [1.482041s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_with_network_different_tenant [1.096676s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_list_ports_filtered_by_security_groups [2.016816s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_inconsistent_ipv4_gatewayv6 [1.340859s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_port_after_update_outside_transaction [1.163738s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_inconsistent_ipv6_gatewayv4 [0.894484s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_mac_generation [1.279984s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_with_one_host_route [1.498515s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_registry_publish_before_after_port_binding [1.038323s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_port_after_delete_outside_transaction [1.530984s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnets_bulk_emulated_plugin_failure [1.565333s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_invalid_gw_V4_cidr [2.103360s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_ipv6_address_mode_ip_version_4 [0.824166s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_ipv6_cannot_disable_dhcp [0.746965s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_delete_subnet_ipv6_slaac_port_exists [2.192609s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_route_to_None [0.692179s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_requested_duplicate_ip [3.663318s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_delete_subnet_with_callback [0.991211s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_port_update_resillient_to_duplicate_records [3.812559s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_requested_duplicate_mac [1.032208s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_the_same_gw_as_in_use_by_router_ipv6 [1.795575s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_delete_subnet_with_dns [1.125421s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_with_incorrect_resource_body [0.805120s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_requested_invalid_fixed_ip_address_v6_slaac [1.458034s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2Segments.test_precommit_create_builds_multisegment_original_network [0.273742s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_requested_fixed_ip_address_v6_slaac_router_iface [1.676799s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2Segments.test_precommit_create_builds_single_segment_original_network [0.441878s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_create_address_gets_port_mac [0.958325s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_get_subnets_count_filter_by_project_id [3.247415s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_requested_subnet_id_v4_and_v6 [2.487610s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_create_port_allowed_address_pairs [1.096845s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_invalid_subnet [0.748481s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_add_additional_ip [2.002760s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_list_subnets_filtering_by_cidr_used_on_create [1.740318s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_create_port_remove_allowed_address_pairs_with_list [3.303212s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_show_subnet [1.252829s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_invalid_fixed_ip_address_v6_slaac [1.930341s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_requested_ips_only [6.403452s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_create_port_remove_allowed_address_pairs_with_none [1.177036s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_test_delete_network_port_exists_dhcp [1.325923s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_invalid_subnet_v6_pd_slaac [2.237197s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DbOperationBoundsTenant.test_subnet_list_queries_constant [1.683700s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_subnet_update_ipv4_and_ipv6_pd_v6stateless_subnets [3.182233s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_test_delete_network_port_exists_fip_gw [1.426780s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DbOperationBoundsTenantRbac.test_network_list_queries_constant [0.764397s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_non_existent_port [0.518359s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_subnet_usable_after_update [1.427619s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_mac_ip [2.893659s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DbOperationBoundsTenantRbac.test_port_list_in_shared_network_queries_constant [2.160544s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_subnet_with_allocation_range [1.580214s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_update_ip_address_only [1.128384s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_delete_ip [3.104837s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_with_new_ipv6_slaac_subnet_in_fixed_ips [1.652693s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_unsupported_subnet_cidr_loopback [2.230701s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_excluding_ipv6_slaac_subnet_from_fixed_ips [1.685948s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2FilterExtensions.test__filter_extensions_by_mech_driver [0.480227s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_allocation_pools_overlapping_returns_409 [1.135667s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2HostsNetworkAccess.test_filter_hosts_with_network_access [1.077998s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_inconsistent_ipv4_dns_v6 [1.011012s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test__update_segmentation_id_ports_wrong_vif_type [1.199828s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_invalid_fixed_ip_address_v6_pd_slaac [2.338485s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_ipv6_ra_mode_fails [1.129411s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_no_gateway [0.547673s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_bulk_network_before_and_after_events_outside_of_txn [1.280530s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_mac_does_not_change [2.164142s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_create_networks_bulk_emulated [1.158187s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_route_with_too_many_entries [1.446118s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_shared_returns_400 [1.132710s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_name_do_not_notify_sg [2.079036s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_list_networks_with_pagination_reverse_native [3.711150s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_the_same_gw_as_in_use_by_router [2.438045s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_update_ips [2.505568s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DbOperationBoundsTenantRbac.test_port_list_queries_constant [12.371758s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_list_networks_with_parameters [1.345556s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test__port_provisioned_port_admin_state_down [0.714857s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_check_if_compute_port_serviced_by_dvr [0.499833s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_list_networks_with_sort_emulated [1.365902s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_port_None_values [0.931516s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_with_empty_body [3.902643s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_with_empty_body [3.632303s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_list_networks_without_pk_in_fields_pagination_emulated [1.577243s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_port_json [1.539772s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_network_after_create_callback [0.751472s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_validate_subnet_host_routes_exhausted [1.111205s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2Segments.test_create_network_mtu_on_precommit [0.836593s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_network_after_delete_callback [1.049947s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_with_empty_data [2.173497s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_port_public_network [1.840949s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_network_after_update_callback [1.193183s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test__update_provider_network_attributes_segmentation_id [0.887326s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_port_public_network_with_invalid_ip_and_subnet_id [1.401928s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2Segments.test_prevent_delete_segment_with_tenant_port [2.186214s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_create_network_segment_allocation_fails [1.688845s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2Segments.test_reserve_segment_nofity_mechanism_manager [1.277903s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_show_network_with_subnet [2.668958s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_port_public_network_with_ip [2.131616s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_create_networks_bulk_native_plugin_failure [1.007308s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_create_duplicate_mac_ip [1.116159s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_update_network [0.860049s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_create_networks_bulk_native_quotas [0.835671s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_update_network_with_empty_body [0.799390s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_port_tolerates_db_deadlock [2.175234s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_create_networks_bulk_tenants_and_quotas [1.365770s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_update_network_with_incorrect_resource_body [0.622417s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_create_missing_mac_field [1.654041s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_create_networks_bulk_tenants_and_quotas_fail [0.656530s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_bulk_network_before_and_after_events_outside_of_txn [0.836288s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_create_port_obj_bulk ... SKIPPED: Bulk port method tests do not apply to IPAM plugin DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_create_port_allowed_address_pairs_bad_format [1.178662s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_create_network [0.924468s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_create_public_network [0.711034s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_create_port_bad_ip [1.278693s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_ports_bulk_ip_allocation_reverted_in_case_of_error [2.612559s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_create_networks_bulk_native_quotas [0.847542s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_create_port_obj_bulk ... SKIPPED: Bulk port method tests do not apply to IPAM plugin DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_ports_bulk_ip_allocation_without_mac [1.336130s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_create_public_network_no_admin_tenant [2.301844s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_ports_bulk_native_plugin_failure [0.785426s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_list_mpnetworks_with_segmentation_id [1.526700s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_invalid_admin_status [1.409755s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_create_port_extra_args [3.369713s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_list_networks_with_fields [1.237235s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_ports_bulk_with_sec_grp [1.489442s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_list_networks_with_fields [1.126633s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_ports_bulk_wrong_input [0.813832s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_equal_to_max_allowed_address_pair [2.184473s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_list_networks_with_sort_extended_attr_native_returns_400 [1.654337s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_more_than_max_allowed_address_pair [0.463509s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_update_get_port_same_fixed_ips_order [2.000127s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_list_networks_with_sort_native [3.798394s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_update_add_address_pairs [2.069969s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_update_network_set_not_shared_multi_tenants2_returns_409 [2.503587s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_list_networks_without_pk_in_fields_pagination_native [1.300685s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_delete_ports_by_device_id_second_call_failure [2.868294s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_update_add_address_pairs_with_unexpected_format [1.469747s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_update_network_set_not_shared_other_tenant_access_via_rbac [1.488541s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_list_shared_networks_with_non_admin_user [1.430459s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2BasicGet.test_single_get_admin [0.923430s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_show_network_with_subnet [1.130723s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_update_network_set_not_shared_single_tenant [1.405423s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_update_network_set_shared_owner_returns_403 [0.955631s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_update_network_set_not_shared_other_tenant_returns_403 [1.880996s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_update_shared_network_noadmin_returns_403 [0.751555s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test__update_segmentation_id_agentless_mech_drivers [0.739998s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test__update_provider_network_attributes_update_attrs [2.439612s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_dhcp_port_ips_prefer_next_available_ip [5.426029s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test__update_segmentation_id_non_AgentMechanismDriverBase [0.799715s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_dhcp_provisioning_blocks_not_inserted_on_no_addr_change [1.192851s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_create_network_availability_zone [0.671805s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_create_network_segment_allocation_fails [1.868918s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_create_network_vlan_transparent [0.731858s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_disassociate_floatingips_do_notify_returns_nothing [1.323574s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_create_network_segment_allocation_fails [1.406563s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_fixed_ip_invalid_ip [0.763914s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_invalid_admin_state [0.363894s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_create_networks_bulk_tenants_and_quotas [1.196215s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_create_networks_native_quotas [1.859698s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_create_public_network_no_admin_tenant [0.677862s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_list_networks_with_pagination_reverse_emulated [1.056170s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_list_ports_filtered_by_fixed_ip_with_limit [1.979606s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_list_networks_with_pagination_reverse_emulated [0.964713s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DbOperationBoundsTenant.test_port_list_queries_constant [10.482110s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_list_networks_with_parameters [0.837706s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_list_networks_with_parameters_invalid_values [0.900481s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_list_ports_for_network_owner [1.445344s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_list_networks_with_sort_extended_attr_native_returns_400 [0.808763s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_list_networks_with_segmentation_id [1.267610s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_list_networks_with_sort_remote_key_native_returns_400 [0.990806s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_list_networks_with_sort_extended_attr_native_returns_400 [1.338829s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DbOperationBoundsTenantRbac.test_subnet_list_queries_constant [3.408378s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_list_ports_with_pagination_emulated [2.867116s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_list_networks_with_sort_remote_key_native_returns_400 [1.219479s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_network_after_update_callback [2.300463s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test__port_provisioned_with_blocks [1.086327s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_network_after_delete_callback [0.972658s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_check_if_dhcp_port_serviced_by_dvr [0.422403s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_network_precommit_create_callback [0.729904s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_check_if_port_not_serviced_by_dvr [0.562794s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_network_precommit_create_callback_aborts [0.499701s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_network_precommit_update_includes_req [0.902704s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_network_precommit_update_includes_req [0.564825s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_port_anticipating_allocation [1.294238s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_update_network [0.647605s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_update_network_set_shared [0.464590s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_list_ports_with_pagination_reverse_emulated [3.632565s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_update_network [1.882338s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_update_shared_network_noadmin_returns_403 [0.594020s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_update_network_with_incorrect_resource_body [0.922907s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test__update_provider_network_attributes_update_attrs [0.869596s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_update_network_with_subnet_set_shared [1.140719s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_list_ports_with_pagination_reverse_native [2.202102s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_port_bad_tenant [2.852427s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_bulk_network_before_and_after_events_outside_of_txn [0.933619s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test__update_segmentation_id_non_AgentMechanismDriverBase [0.767902s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_create_networks_bulk_emulated [0.935002s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_port_invalid_fixed_ip_address_v6_pd_slaac [1.315063s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_create_network [0.866044s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_list_ports_with_sort_emulated [2.068309s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_create_networks_bulk_native [0.827724s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_create_network_vlan_transparent_fail [0.681642s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_create_networks_bulk_tenants_and_quotas_fail [0.393411s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_create_public_network [0.525331s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_port_with_ipv6_dhcp_stateful_subnet_in_fixed_ips [1.755966s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_mac_generation_4octet [1.469457s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_list_networks_with_fields [0.974951s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_port_with_ipv6_slaac_subnet_in_fixed_ips [1.372228s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_create_networks_bulk_tenants_and_quotas [2.723244s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_create_networks_bulk_tenants_and_quotas_fail [0.468290s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_list_networks_with_pagination_reverse_emulated [1.500469s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_list_mpnetworks_with_segmentation_id [1.265228s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_list_networks [1.116358s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_port_with_multiple_ipv4_and_ipv6_subnets [3.635406s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_ports_bulk_ip_allocation_without_mac_no_net [0.481723s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_list_networks_with_fields [0.832944s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_list_networks_with_sort_extended_attr_native_returns_400 [3.052078s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_list_networks_with_sort_emulated [0.942961s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_ports_bulk_port_binding_failure [0.995830s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_list_networks_without_pk_in_fields_pagination_native [1.295811s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_network_after_update_callback [1.080952s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_list_shared_networks_with_non_admin_user [1.254289s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_no_dhcp_provisioning_blocks_added_for_empty_or_service_port [8.019291s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_show_network_with_subnet [1.327034s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_ports_bulk_with_extra_dhcp_opts [2.982614s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_update_network_set_not_shared_single_tenant [1.437547s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_update_network_set_not_shared_other_tenant_access_via_rbac [2.549812s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_update_network_with_incorrect_resource_body [0.871998s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_ports_bulk_with_sec_grp_provider_update_ipv6 [1.936466s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_update_shared_network_noadmin_returns_403 [1.252416s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_ports_native_quotas [1.361614s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_create_networks_bulk_tenants_and_quotas [1.182034s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_create_network [2.310006s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_create_networks_bulk_wrong_input [0.774982s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_create_networks_bulk_native_plugin_failure [0.566677s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_create_networks_bulk_wrong_input [0.503094s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_router_port_and_fail_bind_port_if_needed [2.199207s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_delete_network_if_port_exists [1.318875s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_invalid_admin_status [1.878471s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_list_networks_with_fields [3.301180s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_no_dhcp_provisioning_blocks_removed_for_empty_or_service_port [9.400044s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_list_networks [1.551379s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_delete_port_no_notify_in_disassociate_floatingips [2.202826s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_list_networks_with_pagination_emulated [1.710398s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_overlapping_subnets [1.093317s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_list_networks_with_parameters [1.141633s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_port_after_create_outside_transaction [0.883910s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_list_networks_with_pagination_reverse_native [1.510431s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_list_networks_without_pk_in_fields_pagination_emulated [1.313430s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_delete_port_tolerates_db_deadlock [2.544710s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_network_precommit_create_callback_aborts [0.881674s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_list_networks_without_pk_in_fields_pagination_emulated [1.318428s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_port_create_resillient_to_duplicate_records [2.255988s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_network_precommit_update_includes_req [0.857610s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_show_network [1.260361s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_update_network [1.128329s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_update_network_set_not_shared_multi_tenants_returns_409 [2.474389s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_update_network_with_incorrect_resource_body [2.745190s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_delete_ports_by_device_id [5.189544s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_update_network_with_incorrect_resource_body [0.845547s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_range_allocation [4.437840s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test__update_provider_network_attributes_segmentation_id [0.783384s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_invalid_ip [1.199758s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_update_network_with_subnet_set_shared [1.457324s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_bulk_network_before_and_after_events_outside_of_txn [1.078754s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_create_networks_bulk_emulated_plugin_failure [0.639805s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_l3_cleanup_on_net_delete [1.811928s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_create_networks_bulk_native [0.738378s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PluginOnly.test__device_to_port_id_prefix_names [1.872086s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_requested_subnet_id_not_on_network [3.265649s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_create_networks_bulk_native_plugin_failure [0.523571s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PluginOnly.test__verify_service_plugins_requirements_missing_driver [0.388780s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_create_networks_bulk_native_quotas [0.439452s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PluginOnly.test_delete_port_binding_delete_binding_and_levels [0.456201s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PluginOnly.test_reset_mac_for_direct_physical [0.291818s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_list_ports [1.554089s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_requested_subnet_id_v4_and_v6_slaac [1.150422s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_list_networks_with_pagination_native [0.720886s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PluginOnly.test_reset_mac_for_direct_physical_not_physycal [0.275211s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_list_networks_with_pagination_reverse_emulated [0.701033s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_show_port [1.072439s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_list_networks_with_parameters [0.613635s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_list_ports_filtered_by_fixed_ip_substring [1.542544s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_list_networks_with_parameters_invalid_values [0.577639s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test__attempt_binding [1.900249s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_device_id_null [0.947697s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test__bind_port_if_needed_concurrent_calls [0.969747s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_mac [1.101126s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_requested_invalid_fixed_ips [1.927360s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_list_networks_with_segmentation_id [1.830200s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test__commit_port_binding_populating_with_binding_levels [0.910326s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_list_networks_with_sort_extended_attr_native_returns_400 [0.650317s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_mac_v6_slaac [1.650249s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test__validate_port_update_no_port_binding [1.001799s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_list_networks_without_pk_in_fields_pagination_native [0.649082s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_network_after_delete_callback [0.578152s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test__validate_port_update_vnic_type_bound_port_same_vnic_type [0.936586s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_requested_subnet_id [2.489265s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_update_ip [1.111411s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_network_after_update_callback [0.527280s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_requested_subnet_id_v6_slaac [0.973303s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_network_precommit_create_callback [0.669782s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_network_precommit_create_callback_aborts [0.314692s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_with_ipv6_slaac_subnet_in_fixed_ips [1.355296s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_update_network [0.484459s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_create_networks_bulk_native [0.545424s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test_create_port_binding_profile_with_empty_dict [1.966653s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_device_id_unchanged [0.996901s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_update_network_with_empty_body [0.235874s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test_port_update_portinfo_non_admin [0.916175s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PluginOnly.test__device_to_port_id_mac_address [0.872821s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port [0.971435s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test_process_distributed_port_binding_update_router_id [0.268836s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PluginOnly.test__validate_port_supports_multiple_bindings [0.265390s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PluginOnly.test__verify_service_plugins_requirements [0.328909s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test_update_distributed_port_binding_on_non_existent_port [0.396775s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_list_networks_with_parameters_invalid_values [1.703327s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_fixed_ip_changed [1.072884s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_list_networks_with_sort_native [0.637843s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingHost.test_ports_vif_non_host_update [1.165545s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PluginOnly.test_check_mac_update_allowed_if_no_mac_change [1.298246s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_mac_bad_owner [0.920892s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_list_networks_without_pk_in_fields_pagination_native [0.692041s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PluginOnly.test_reset_mac_for_direct_physical_no_unbinding_not_physical [0.313895s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test__validate_port_update_vnic_type_bound_port_same_vnic_type [0.872152s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_list_shared_networks_with_non_admin_user [0.741229s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test__validate_port_update_no_vnic_type [0.953179s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_mac_used [1.221586s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_network_precommit_create_callback [0.476193s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test__validate_port_update_vnic_type_unbound_port [1.205668s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_show_network [0.630042s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test_create_port_binding_profile_none [0.934116s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_not_admin [0.868281s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test_create_port_binding_profile_too_big [0.962815s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_regenerate_mac [0.767024s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_update_network_set_not_shared_other_tenant_returns_403 [1.215921s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test_port_create_portinfo_non_admin [1.279584s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test_create_port_binding_profile_with_empty_dict [0.749792s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_update_network_set_shared [0.785972s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test_port_vif_details [1.182809s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_update_network_with_subnet_set_shared [0.993955s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test__update_segmentation_id_ports_wrong_vif_type [0.612146s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_status_build [2.820676s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test_update_port_binding_profile_none [1.292616s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test_port_update_portinfo_non_admin [2.566955s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_create_networks_bulk_emulated [0.754176s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_create_networks_bulk_emulated_plugin_failure [0.530331s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_status_short_id [1.138565s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test_return_on_concurrent_delete_and_binding [0.890395s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingHost.test_port_vif_host [1.284023s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_with_incorrect_resource_body [0.926402s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingHost.test_port_vif_non_admin [0.897905s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test_update_port_binding_host_id_none [1.068276s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_create_networks_bulk_wrong_input [1.769854s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_with_stale_subnet [1.171657s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_create_public_network [0.618090s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingVnicType.test_port_vnic_type [1.172317s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2HostsNetworkAccess.test_filter_hosts_with_network_access_multi_segments [0.617751s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2HostsNetworkAccess.test_filter_hosts_with_network_access_not_supported [0.387114s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_list_networks [0.941158s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingVnicType.test_port_vnic_type_non_admin [0.947342s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingHost.test_ports_vif_non_host_update_when_host_null [2.643067s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test__update_provider_network_attributes_update_attrs [0.795992s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_list_networks_with_pagination_emulated [1.010508s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test__update_segmentation_id_agentless_mech_drivers [0.633651s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test__bind_port_if_needed_concurrent_calls [1.163222s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_list_networks_with_pagination_native [0.980014s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test__update_segmentation_id_multisegment_network [0.751103s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingVnicType.test_ports_vnic_type [2.001138s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_network_after_create_callback [0.685569s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test__update_segmentation_id_non_AgentMechanismDriverBase [0.746520s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test__validate_port_update_no_vnic_type [1.183272s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortSecurity.test_port_update_without_security_groups [1.247877s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_create_network [0.609076s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test_create_port_binding_profile [1.075423s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_update_network_set_not_shared_multi_tenants_returns_409 [1.519230s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test_create_port_binding_profile_none [1.438153s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_check_if_compute_port_serviced_by_dvr [2.158328s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_create_networks_bulk_emulated_plugin_failure [2.369029s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_update_network_set_not_shared_other_tenant_access_via_rbac [1.875498s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_check_if_port_not_serviced_by_dvr [0.665719s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_create_networks_bulk_wrong_input [0.704582s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test_port_vif_details [1.289576s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_port_None_values [0.835436s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_update_network_set_shared_owner_returns_403 [1.001188s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_create_networks_native_quotas [0.830341s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_update_network_with_empty_body [1.035938s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_port_public_network [2.260621s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_list_mpnetworks_with_segmentation_id [2.085188s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test__update_provider_network_attributes_update_attrs [1.314700s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test_ports_vif_details [3.040771s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test_process_distributed_port_binding_update_router_id [0.709890s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_list_networks [1.867748s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_port_public_network_with_invalid_ip_and_subnet_id [2.013655s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_list_networks_with_pagination_emulated [1.429270s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_bulk_network_before_and_after_events_outside_of_txn [3.293693s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_port_with_ipv6_slaac_subnet_in_fixed_ips [2.391973s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_create_networks_bulk_emulated [1.212803s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test_update_port_binding_profile [3.641309s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_list_networks_with_pagination_native [1.866892s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_create_networks_bulk_emulated_plugin_failure [1.107393s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_ports_bulk_ip_allocation_without_mac [2.221765s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test_update_port_binding_profile_none [1.798677s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_create_networks_bulk_native [1.151753s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_list_networks_with_pagination_reverse_emulated [1.709892s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test__port_provisioned_no_binding [0.858601s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_create_networks_bulk_wrong_input [0.616171s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test__port_provisioned_port_admin_state_down [0.447046s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_create_port_obj_bulk ... SKIPPED: Bulk port method tests do not apply to IPAM plugin DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test__port_provisioned_port_retry_port_binding_unbound [0.885965s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_create_public_network [0.937955s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test__port_provisioned_port_retry_port_binding_unbound_no_vm_port [0.739622s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_ports_bulk_with_extra_dhcp_opts [3.771872s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_list_networks_with_segmentation_id [3.470767s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_invalid_admin_status [1.769995s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test__port_provisioned_with_blocks [1.464705s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_bad_mac_format [0.411991s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_list_networks_with_sort_remote_key_native_returns_400 [1.222072s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_network_precommit_create_callback_aborts [0.566382s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_list_networks_with_pagination_emulated [1.386445s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_port_as_admin [1.030314s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_router_port_and_fail_bind_port_if_needed [2.303264s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_network_precommit_update_includes_req [1.085975s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_list_networks_with_pagination_native [1.311340s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_port_json [1.717847s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_router_port_and_fail_create_postcommit [2.412325s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_update_network_set_not_shared_multi_tenants_returns_409 [2.446410s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_update_shared_network_noadmin_returns_403 [1.184517s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_list_networks_with_pagination_reverse_native [4.064171s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_update_get_port_same_fixed_ips_order [2.818022s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2AgentMechDrivers.test__update_segmentation_id_ports [1.009901s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_list_networks_with_parameters_invalid_values [1.044727s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_port_tolerates_db_deadlock [4.607313s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test__update_provider_network_attributes_segmentation_id [0.933610s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_delete_network_port_exists_owned_by_network_port_not_found [1.755080s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test__update_segmentation_id_agentless_mech_drivers [0.975366s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_list_networks_with_sort_native [1.482275s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_ports_bulk_emulated_plugin_failure [1.562727s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test__update_segmentation_id_multisegment_network [1.298898s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_create_networks_bulk_native [0.292223s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_ports_bulk_ip_allocation_reverted_in_case_of_error [1.289198s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_create_networks_bulk_native_plugin_failure [0.403692s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_list_networks_without_pk_in_fields_pagination_native [1.906559s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_delete_network_port_exists_owned_by_network_race [2.638270s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_create_networks_bulk_tenants_and_quotas_fail [0.496197s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_network_precommit_create_callback_aborts [0.421356s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_ports_bulk_ip_allocation_without_mac_no_net [0.903021s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_create_networks_native_quotas [0.604034s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_show_network [0.742614s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_ports_bulk_native_plugin_failure [1.090260s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_invalid_admin_status [1.896821s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_delete_non_existent_port [2.622423s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_ports_bulk_port_binding_failure [1.444568s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_update_network_set_not_shared_multi_tenants_returns_409 [1.877484s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_update_network_set_not_shared_other_tenant_returns_403 [0.556710s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_update_network_with_empty_body [0.618394s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test__update_provider_network_attributes_segmentation_id [0.402446s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_list_networks_with_pagination_reverse_native [2.018099s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_router_port_ipv4_and_ipv6_slaac_no_fixed_ips [2.109573s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_delete_port_by_network_owner [2.718854s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_list_networks_with_parameters [1.609251s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_delete_network_if_port_exists [1.938202s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test__update_segmentation_id_multisegment_network [2.818574s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_delete_port_public_network [2.032542s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_list_networks_with_segmentation_id [1.140180s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_create_network_vlan_transparent_and_mtu [1.069915s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_list_networks_with_sort_emulated [1.105938s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_create_networks_bulk_emulated_plugin_failure [1.001753s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_delete_port_with_ipv6_slaac_address [3.199280s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_create_networks_bulk_tenants_and_quotas [1.380094s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_delete_port [3.982206s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_create_public_network_no_admin_tenant [0.756244s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_list_networks_without_pk_in_fields_pagination_emulated [3.502184s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_delete_ports_ignores_port_not_found [1.336408s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_list_mpnetworks_with_segmentation_id [1.067602s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_network_after_delete_callback [0.817149s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_list_networks_with_pagination_emulated [0.713768s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_dhcp_provisioning_blocks_inserted_on_addr_change [3.090774s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_show_network [1.164761s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_list_networks_with_pagination_native [0.838960s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_list_networks_with_pagination_reverse_native [1.099361s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_list_networks_with_parameters_invalid_values [0.791187s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_dhcp_provisioning_blocks_not_inserted_on_no_addr_change [2.920266s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_network_after_create_callback [0.847872s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_dhcp_port_ips_prefer_next_available_ip [4.910703s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_update_network_set_not_shared_multi_tenants2_returns_409 [3.194016s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_dhcp_provisioning_blocks_removed_without_dhcp_agents [2.591267s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_invalid_mac_address [3.285083s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_update_network_set_not_shared_single_tenant [2.809254s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_update_network_set_not_shared_multi_tenants2_returns_409 [4.446436s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test__update_provider_network_attributes_segmentation_id [1.467453s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_dhcp_provisioning_blocks_skipped_on_create_with_no_dhcp [2.261399s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_list_ports_filtered_by_fixed_ip [2.471041s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test__update_segmentation_id_multisegment_network [1.263551s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_update_network_set_not_shared_multi_tenants_returns_409 [2.163986s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_disassociate_floatingips_do_notify_returns_nothing [2.074792s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_list_ports_filtered_by_fixed_ip_with_limit [2.489192s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_update_network_set_not_shared_other_tenant_returns_403 [1.607777s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test__update_segmentation_id_ports_wrong_vif_type [3.637574s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_update_network_set_shared [1.279219s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_create_networks_bulk_native_plugin_failure [0.975749s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_update_network_with_empty_body [1.050999s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_create_networks_bulk_native_quotas [0.459897s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test__update_provider_network_attributes_update_attrs [0.453813s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_list_ports_filtered_by_security_groups [3.061641s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_create_public_network_no_admin_tenant [0.390713s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_is_mac_in_use [4.217097s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_list_networks_without_pk_in_fields_pagination_emulated [0.523923s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test__update_segmentation_id_agentless_mech_drivers [0.850039s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_list_shared_networks_with_non_admin_user [0.710896s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test__update_segmentation_id_non_AgentMechanismDriverBase [1.016278s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_network_after_create_callback [0.418578s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_mac_generation [2.106493s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_network_precommit_create_callback [0.699644s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_create_network [1.029461s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_create_networks_bulk_emulated [0.583020s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_update_network_set_not_shared_multi_tenants2_returns_409 [1.401941s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_list_ports [4.582125s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_update_network_set_not_shared_other_tenant_access_via_rbac [0.911446s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_update_network_set_shared [0.432512s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_update_network_set_shared_owner_returns_403 [0.335270s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_create_networks_bulk_tenants_and_quotas_fail [2.963743s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_notify_port_updated_for_status_change [4.711386s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_create_port_obj_bulk ... SKIPPED: Bulk port method tests do not apply to IPAM plugin DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_create_public_network_no_admin_tenant [0.932766s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_port_after_create_outside_transaction [1.883501s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_update_network_with_subnet_set_shared [3.563711s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_list_ports_with_pagination_native [4.535718s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_invalid_admin_status [1.654442s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_list_mpnetworks_with_segmentation_id [1.024201s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test__update_segmentation_id_agentless_mech_drivers [1.381730s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test__update_segmentation_id_non_AgentMechanismDriverBase [1.109566s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_list_networks [1.170239s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_port_update_resillient_to_duplicate_records [3.586611s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_list_networks_with_sort_native [1.140696s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test__update_segmentation_id_ports_wrong_vif_type [1.215958s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_list_ports_with_sort_emulated [4.110594s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_list_networks_with_sort_remote_key_native_returns_400 [1.082742s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_list_shared_networks_with_non_admin_user [0.727111s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_registry_publish_before_after_port_binding [2.458920s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_network_after_create_callback [0.297823s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_network_precommit_update_includes_req [0.471104s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_create_network_segment_allocation_fails [2.574827s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_update_network_set_not_shared_single_tenant [0.526099s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_create_networks_bulk_native_quotas [1.086481s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_requested_duplicate_mac [2.067563s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_create_networks_native_quotas [1.162592s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_update_network_set_shared_owner_returns_403 [2.109213s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_requested_fixed_ip_address_v6_slaac_router_iface [1.602268s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_create_port_obj_bulk ... SKIPPED: Bulk port method tests do not apply to IPAM plugin DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PluginOnly.test__device_to_port_id_UUID [0.535898s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PluginOnly.test_reset_mac_for_direct_physical_no_unbinding [0.555644s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_list_ports_with_sort_native [6.434205s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_list_networks_with_segmentation_id [1.571538s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test__attempt_binding_retries [2.006902s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_mac_generation_4octet [2.094352s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test__validate_port_update_vnic_type_bound_port [2.140833s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_requested_subnet_id_v4_and_v6 [5.775735s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_list_networks_with_sort_emulated [4.351745s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test_create_port_binding_profile [1.718915s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test_create_port_binding_profile_too_big [1.114269s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_list_networks_with_sort_native [1.794267s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_requested_subnet_id_v4_and_v6_slaac [2.254525s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test_port_binding_profile_not_changed [0.804598s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test_return_on_concurrent_delete_and_binding [0.882685s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_list_networks_with_sort_remote_key_native_returns_400 [1.827570s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_mac [1.919412s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_network_after_delete_callback [1.174431s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_mac_bad_owner [1.889962s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_network_after_update_callback [1.648286s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test_update_distributed_port_binding_on_concurrent_port_delete [3.374268s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_no_dhcp_provisioning_blocks_removed_for_empty_or_service_port [10.358792s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_network_precommit_create_callback [1.430050s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_regenerate_mac [2.930601s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test_update_port_binding_host_id_none [2.349271s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_show_network [1.244328s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_port_after_update_outside_transaction [2.088906s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test_update_port_binding_host_id_not_changed [2.143533s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_port_create_resillient_to_duplicate_records [2.652950s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test_update_port_binding_profile_with_empty_dict [1.576782s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_update_ip [4.529831s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_show_network_with_subnet [3.992662s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_update_network_set_not_shared_single_tenant [1.889310s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingHost.test_ports_vif_host [2.598767s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_update_ips [2.968444s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_update_network_set_shared_owner_returns_403 [1.471057s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_requested_duplicate_ip [4.121803s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_with_empty_body [2.348181s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_update_network_with_subnet_set_shared [2.116985s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingHost.test_ports_vif_host_list [4.395901s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test__update_segmentation_id_multisegment_network [1.257237s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_with_stale_subnet [2.336189s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test__update_segmentation_id_ports_wrong_vif_type [1.112290s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_bad_mac_format [0.661135s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_port_as_admin [1.274874s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_create_network_segment_allocation_fails [2.423330s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_requested_ips_only [7.035404s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_create_networks_native_quotas [1.155688s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingHost.test_ports_vif_host_update [6.193225s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_requested_subnet_id [2.449906s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_port_bad_tenant [3.524781s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_create_public_network [2.713244s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test__attempt_binding_retries [2.028343s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_show_port [2.407967s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_list_networks_with_sort_emulated [1.354130s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_port_invalid_fixed_ip_address_v6_pd_slaac [2.490110s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test__bind_port_if_needed_early_exit_on_no_segments [1.355896s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 471, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/common/utils.py", line 948, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 383, in _delete_nova_inventory DEBUG: aggregate_id = self._get_aggregate_id(event.segment_id) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 370, in _get_aggregate_id DEBUG: aggregate_uuid = self.p_client.list_aggregates( DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 58, in wrapper DEBUG: return f(self, *a, **k) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 554, in list_aggregates DEBUG: return self._get(url).json() DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 190, in _get DEBUG: return self._client.get(url, endpoint_filter=self._ks_filter, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1154, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 810, in request DEBUG: base_url = self.get_endpoint(auth, allow=allow, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1254, in get_endpoint DEBUG: auth = self._auth_required(auth, 'determine endpoint URL') DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1194, in _auth_required DEBUG: raise exceptions.MissingAuthPlugin(msg_fmt % msg) DEBUG: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test__bind_port_original_port_set [0.694863s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_show_network_with_subnet [1.539343s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_port_with_ipv6_dhcp_stateful_subnet_in_fixed_ips [2.164356s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test__validate_port_update_no_port_binding [1.766303s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_test_delete_network_port_exists_dhcp [3.520237s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_delete_network_port_exists_owned_by_network_port_not_found [1.415149s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_update_network_set_not_shared_multi_tenants2_returns_409 [2.674590s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test_port_binding_profile_not_changed [1.953486s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port [2.010876s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_delete_network_port_exists_owned_by_network_race [2.390494s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_update_network_set_not_shared_other_tenant_access_via_rbac [2.325569s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_delete_ip [1.753356s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test_remove_port_binding_profile [2.667053s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_delete_port_with_ipv6_slaac_address [2.553179s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_update_network_set_not_shared_other_tenant_returns_403 [2.283777s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test_update_distributed_port_binding_on_concurrent_port_delete [1.916506s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_update_network_set_shared [1.589996s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_excluding_ipv6_slaac_subnet_from_fixed_ips [3.293859s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test_update_port_binding_profile_with_empty_dict [3.332446s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_update_shared_network_noadmin_returns_403 [3.010423s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_invalid_fixed_ip_address_v6_pd_slaac [3.119403s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_check_if_dhcp_port_serviced_by_dvr [0.720548s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PluginOnly.test__device_to_port_id_not_uuid_not_mac [1.025804s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PluginOnly.test_check_mac_update_allowed_unless_bound [0.634876s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_port_with_ipv6_dhcp_stateful_subnet_in_fixed_ips [1.482177s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_delete_ports_by_device_id [6.753708s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_invalid_fixed_ip_address_v6_slaac [2.755281s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_port_with_ipv6_pd_subnet_in_fixed_ips [1.244392s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_duplicate_ips [1.580263s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test__bind_port_if_needed_early_exit_on_no_segments [1.813167s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 471, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/common/utils.py", line 948, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 383, in _delete_nova_inventory DEBUG: aggregate_id = self._get_aggregate_id(event.segment_id) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 370, in _get_aggregate_id DEBUG: aggregate_uuid = self.p_client.list_aggregates( DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 58, in wrapper DEBUG: return f(self, *a, **k) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 554, in list_aggregates DEBUG: return self._get(url).json() DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 190, in _get DEBUG: return self._client.get(url, endpoint_filter=self._ks_filter, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1154, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 810, in request DEBUG: base_url = self.get_endpoint(auth, allow=allow, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1254, in get_endpoint DEBUG: auth = self._auth_required(auth, 'determine endpoint URL') DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1194, in _auth_required DEBUG: raise exceptions.MissingAuthPlugin(msg_fmt % msg) DEBUG: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test__bind_port_original_port_set [0.740995s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_ports_bulk_native [1.407151s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_is_mac_in_use [1.806096s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_ports_bulk_with_sec_grp_provider_update_ipv6 [1.532550s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test__validate_port_update_vnic_type_unbound_port [2.417468s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_ports_bulk_wrong_input [0.967958s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_invalid_subnet_v6_pd_slaac [5.302602s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_list_ports [3.574066s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_delete_port_no_notify_in_disassociate_floatingips [1.968051s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_port_public_network_with_invalid_ip_and_subnet_id [1.127306s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test_ports_vif_details [3.197890s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_port_public_network_with_ip [1.682904s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test_remove_port_binding_profile [2.325833s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_port_with_ipv6_pd_subnet_in_fixed_ips [1.598130s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_delete_ports_by_device_id [3.805749s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_port_with_ipv6_slaac_subnet_in_fixed_ips [2.022480s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_list_ports_with_pagination_native [6.220827s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test_update_port_binding_profile [4.500745s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_delete_ports_by_device_id_second_call_failure [4.548319s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_port_with_multiple_ipv4_and_ipv6_subnets [3.707742s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_dhcp_provisioning_blocks_inserted_on_create_with_agents [1.159989s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_duplicate_ips [0.917482s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_ports_bulk_native_plugin_failure [1.242900s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_range_allocation [4.564637s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_fixed_ip_invalid_ip [1.352234s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test__attempt_binding [4.399003s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_requested_duplicate_ip [1.583239s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_ports_bulk_native_quotas [2.365393s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_fixed_ip_invalid_subnet_id [1.628951s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_requested_invalid_fixed_ip_address_v6_slaac [1.334051s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_ports_bulk_wrong_input [0.807301s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test__commit_port_binding_populating_with_binding_levels [2.341199s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_invalid_admin_state [1.113602s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_requested_subnet_id_v6_slaac [1.407948s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_ip_allocation_for_ipv6_subnet_slaac_address_mode [0.639035s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_ports_native_quotas [1.564438s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test__validate_port_update_vnic_type_bound_port [2.148832s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_list_ports_for_network_owner [1.424342s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_router_port_ipv4_and_ipv6_slaac_no_fixed_ips [1.382641s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_show_port [2.602110s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test_port_create_portinfo_non_admin [1.250803s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test_update_distributed_port_binding_on_non_existent_port [0.621715s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_list_ports_public_network [2.233038s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_delete_network_if_port_exists [2.534211s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test_update_port_binding_host_id_not_changed [0.894475s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_delete_port [2.581555s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_test_delete_network_port_exists_dhcp [4.432244s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_port_anticipating_allocation [3.450258s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_test_delete_network_port_exists_fip_gw [1.233999s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_port_bad_tenant [0.842909s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_delete_port_by_network_owner [2.455236s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_port_delete_ip [1.522558s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_port_invalid_fixed_ip_address_v6_pd_slaac [1.593769s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_list_ports_with_pagination_reverse_native [7.323832s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_port_public_network_with_invalid_ip_no_subnet_id [1.340591s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_port_invalid_fixed_ip_address_v6_pd_slaac [2.226918s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_delete_ports_ignores_port_not_found [3.750971s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_port_public_network_with_ip [2.465545s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_port_mac [2.397691s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_port_mac_used [2.343703s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_dhcp_port_ips_prefer_next_available_ip [5.109159s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_port_with_multiple_ipv4_and_ipv6_subnets [4.274510s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_no_dhcp_provisioning_blocks_added_for_empty_or_service_port [9.025435s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_duplicate_mac_generation [2.180123s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_overlapping_subnets [1.252881s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_port_mac_v6_slaac [5.567093s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_ports_bulk_emulated [4.422014s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_port_status_notify_port_event_after_update [1.693984s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_ports_bulk_native_quotas [1.524871s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_get_ports_count [4.086549s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_range_allocation [3.635671s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_invalid_mac_address [0.765022s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_ports_bulk_with_allowed_address_pairs [1.739989s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_ip_allocation_for_ipv6_subnet_slaac_address_mode [1.263850s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_port_with_ipv6_slaac_subnet_in_fixed_ips [2.757875s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_ports_bulk_with_portbinding_attrs [2.109050s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_port_with_new_ipv6_slaac_subnet_in_fixed_ips [1.569047s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_requested_invalid_fixed_ip_address_v6_slaac [3.775919s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithRevisionPlugin.test_update_port_status_bumps_revision [0.857394s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_ports_bulk_with_sec_grp [2.339320s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_list_ports_filtered_by_fixed_ip [4.648122s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_requested_invalid_fixed_ips [3.455204s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_ports_bulk_with_sec_grp_member_provider_update [2.223577s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_list_ports_for_network_owner [1.702351s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithRevisionPlugin.test_update_port_status_dvr_port_no_update_on_same_status [3.671395s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2RevivedAgentsBindPorts.test__retry_binding_revived_agents_agent_admin_state_down [0.608403s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_ports_bulk_with_wrong_fixed_ips [1.679601s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_requested_subnet_id_not_on_network [2.362151s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_V6_slaac_big_prefix [1.195931s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_list_ports_with_sort_emulated [3.440142s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_requested_subnet_id_v6_slaac [2.006656s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_allocation_pools_with_prefixlen_32 [2.177143s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_ports_native_quotas [2.677786s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_test_delete_network_port_exists_fip_gw [1.175666s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_as_admin [1.203052s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_non_existent_port [0.627055s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_bad_V4_cidr_prefix_len [1.265582s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_delete_port_tolerates_db_deadlock [2.411067s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_list_ports_with_sort_native [3.579604s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_fixed_ip_changed [1.570892s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_bad_boolean [0.885952s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_bad_ip_version [0.690386s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_overlapping_subnets [1.325515s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_defaults [1.081354s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_requested_fixed_ip_address_v6_slaac_router_iface [1.431231s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_duplicate_mac_generation [3.737294s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_mac_does_not_change [5.042674s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_gateway_in_allocation_pool_returns_409 [3.154609s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_gw_of_network_returns_400 [0.797424s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_requested_subnet_id [4.163098s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_mac_ip [2.191202s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_get_ports_count [5.067758s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_requested_subnet_id_not_on_network [1.824769s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_gw_values [2.544880s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_invalid_ip [1.316505s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_mac_used [2.396112s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_inconsistent_ipv4_hostroute_np_v6 [1.235269s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_inconsistent_ipv6_cidrv4 [1.120338s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_invalid_allocation_pool_returns_400 [0.967142s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_requested_subnet_id_v4_and_v6 [3.492672s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_mac_v6_slaac [2.581297s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_different_ra_and_addr_modes [0.524738s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_ra_modes [0.721837s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_device_id_null [1.894025s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_name_do_not_notify_sg [1.687220s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_ip_allocation_for_ipv6_2_subnet_slaac_mode [4.453700s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_l3_cleanup_on_net_delete [1.093608s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_not_admin [1.786891s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_port_add_additional_ip [2.566541s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_list_ports_filtered_by_fixed_ip_substring [1.800317s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_status_short_id [2.191239s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_slaac_with_dhcp_port_on_network [4.889453s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_port_invalid_fixed_ip_address_v6_slaac [2.618245s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_list_ports_filtered_by_fixed_ip_substring_dual_stack [2.485925s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_multiple_allocation_pools [1.701352s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_no_cidr_and_default_subnetpool [1.777107s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_update_ip_address_only [3.645370s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_no_ip_version [1.110248s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_with_incorrect_resource_body [1.664378s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_port_update_ip [4.281302s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_list_ports_with_pagination_emulated [4.202805s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_with_one_dns [1.776140s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_port_update_ip_address_only [1.114765s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_ports_bulk_native [1.892130s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_with_v6_allocation_pool [1.186421s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_port_update_ips [1.253931s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnets_bulk_emulated [1.343997s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithRevisionPlugin.test_bind_port_bumps_revision [1.627359s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_delete_ports_by_device_id_second_call_failure [2.631335s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet [1.601862s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_fixed_ip_invalid_ip [1.418753s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_list_ports_with_pagination_reverse_emulated [5.999571s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_bad_V6_cidr [1.170420s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnets_bulk_emulated_plugin_failure [3.256585s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_invalid_admin_state [1.057002s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnets_bulk_native [0.886055s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_bad_hostroutes [1.024141s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_port_after_delete_outside_transaction [2.263987s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnets_bulk_native_ipv6 [1.163769s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_ip_allocation_for_ipv6_2_subnet_slaac_mode [2.002429s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_bad_ip_version_null [1.090257s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_bad_nameserver [0.917021s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_list_ports_filtered_by_fixed_ip_with_limit [1.294037s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_device_id_null [1.905406s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_two_subnets [1.809450s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_two_subnets_same_cidr_returns_400 [1.131770s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_device_id_unchanged [1.513238s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_check_mtu_in_mech_context [2.905196s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_list_subnets_with_pagination_emulated [1.920183s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_list_ports_public_network [3.885748s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_add_additional_ip [2.140317s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_dhcpv6_stateless_with_port_on_network [2.252810s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_mac_generation_4octet [1.173162s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_list_subnets_with_pagination_native [1.573190s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_status_build [1.572847s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_gw_bcast_returns_400 [0.985531s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_show_subnet [1.194165s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_requested_duplicate_mac [1.556058s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_inconsistent_ipv4_cidrv6 [0.916542s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_with_empty_data [1.641427s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_inconsistent_ipv4_gatewayv6 [0.937721s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_invalid_gw_128_V6_cidr [0.795689s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_invalid_gw_32_V4_cidr [0.904348s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_requested_invalid_fixed_ips [2.796189s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_subnet_lifecycle_dns_retains_order [3.376397s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_invalid_gw_V4_cidr [0.913241s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_with_ipv6_slaac_subnet_in_fixed_ips [3.868304s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_device_id_unchanged [1.711476s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_invalid_gw_V6_cidr [0.858408s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_port_excluding_ipv6_slaac_subnet_from_fixed_ips [2.218640s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_with_new_ipv6_slaac_subnet_in_fixed_ips [2.633519s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_subnet_update_ipv4_and_ipv6_pd_slaac_subnets [4.115641s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_gw_is_nw_start_addr [2.815917s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_port_mac_ip [1.458506s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_out_of_cidr_global [0.897000s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_port_None_values [1.336130s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_out_of_cidr_lla [1.202796s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_port_with_stale_subnet [1.634224s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_port_anticipating_allocation [1.877010s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_subnet_update_ipv4_and_ipv6_pd_v6stateless_subnets [3.891577s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_port_json [1.384632s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2RevivedAgentsBindPorts.test__retry_binding_revived_agents [2.049400s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_pd_gw_values [3.112950s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_subnet_with_allocation_range [1.605614s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_port_public_network [1.362978s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_allocation_pools [1.350793s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_port_public_network_with_invalid_ip_no_subnet_id [1.128491s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_slaac_with_port_on_network [1.877798s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_bulk_create_subnet_ipv6_auto_addr_with_port_on_network [2.741912s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_bad_V4_cidr [0.881495s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_slaac_with_router_intf_on_network [1.655808s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_bad_tenant [0.806189s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_allocation_pools_invalid_pool_for_cidr [2.989408s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_inconsistent_ipv6_dns_v4 [0.737366s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_with_cidr_and_default_subnetpool [0.947335s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_inconsistent_ipv6_gatewayv4 [1.021542s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_with_invalid_netmask_returns_400_ipv6 [1.159951s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_ports_bulk_emulated [4.370127s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_allocation_pools_over_gateway_ip_returns_409 [1.668866s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_invalid_ipv6_address_mode [0.994505s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_invalid_ipv6_ra_mode [0.761719s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_ports_bulk_emulated_plugin_failure [1.378636s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_gateway_in_allocation_pool_returns_409 [1.412861s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_first_ip_owned_by_non_router [0.792030s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_gw_ip_in_use_by_router_returns_409 [1.674170s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_delete_port_public_network [1.924872s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_with_large_allocation_pool [3.556579s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_first_ip_owned_by_router [1.692437s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_with_network_different_tenant [0.656711s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_inconsistent_ipv6_gatewayv4 [1.171472s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_fixed_ip_invalid_subnet_id [1.196179s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_with_one_host_route [1.248085s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_invalid_ip [1.175327s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_ipv6_cannot_disable_dhcp [1.236375s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_with_too_many_routes [0.931284s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_gw_is_nw_end_addr [3.028836s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_route [1.431502s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_with_two_dns [1.071022s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnets_bulk_native_quotas [1.030833s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_list_ports_with_pagination_emulated [2.586620s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_gw_is_nw_start_addr_canonicalize [1.778171s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_delete_subnet_with_dns_and_route [1.038832s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_list_ports_with_pagination_reverse_emulated [3.021039s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_delete_subnet_with_other_subnet_on_network_still_in_use [1.986569s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_gw_values [2.836567s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_the_same_gw_as_in_use_by_router [4.388834s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_validate_subnet_host_routes_exhausted [0.649022s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_ra_mode_ip_version_4 [0.791747s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_get_subnets_count [1.321439s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2V2HTTPResponse.test_create_returns_201 [0.765937s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2V2HTTPResponse.test_list_with_fields_noadmin [0.749768s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_slaac_with_db_reference_error [1.685192s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMultiSegmentNetworks.test_allocate_dynamic_segment_multiple_physnets [0.806150s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMultiSegmentNetworks.test_create_network_duplicate_full_segments [0.670545s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_get_subnets_count_filter_by_unknown_filter [2.781224s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_slaac_with_ip_already_allocated [1.552386s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_list_ports_with_pagination_reverse_native [4.489014s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMultiSegmentNetworks.test_create_network_multiprovider [0.736945s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_invalid_ip_version [0.726395s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMultiSegmentNetworks.test_create_network_provider [0.644129s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_invalid_subnet [0.713325s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_slaac_with_snat_intf_on_network [1.484322s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_mac_generation [1.239711s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMultiSegmentNetworks.test_create_network_single_multiprovider [0.746886s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMultiSegmentNetworks.test_create_network_with_provider_and_multiprovider_fail [0.398442s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_list_subnets_shared [1.281514s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMultiSegmentNetworks.test_fail_update_network_provider_attr [0.765478s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_port_prevents_subnet_deletion [1.301283s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_unsupported_subnet_cidr_loopback [0.843855s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMultiSegmentNetworks.test_release_network_segments [2.532800s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 471, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/common/utils.py", line 948, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 383, in _delete_nova_inventory DEBUG: aggregate_id = self._get_aggregate_id(event.segment_id) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 370, in _get_aggregate_id DEBUG: aggregate_uuid = self.p_client.list_aggregates( DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 58, in wrapper DEBUG: return f(self, *a, **k) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 554, in list_aggregates DEBUG: return self._get(url).json() DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 190, in _get DEBUG: return self._client.get(url, endpoint_filter=self._ks_filter, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1154, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 810, in request DEBUG: base_url = self.get_endpoint(auth, allow=allow, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1254, in get_endpoint DEBUG: auth = self._auth_required(auth, 'determine endpoint URL') DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1194, in _auth_required DEBUG: raise exceptions.MissingAuthPlugin(msg_fmt % msg) DEBUG: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet [1.153941s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestTransactionGuard.test_delete_network_guard [0.578125s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_nonzero_cidr [4.802431s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.Test_GetNetworkMtu.test_get_mtu_toobig [0.412872s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_adding_additional_host_routes_and_dns [1.140872s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_only_ip_version_v6_no_pool [0.831497s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_requested_ips_only [5.891006s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_bind_non_pf_port_with_mac_port_not_updated [1.503007s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_overlapping_allocation_pools_returns_409 [0.871797s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_allocation_pools_invalid_returns_400 [1.228767s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_shared_returns_400 [0.629667s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_requested_subnet_id_v4_and_v6_slaac [1.732917s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_create_port_binding_for_non_compute_owner [1.458840s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_with_none_gateway [1.277867s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_port [1.524617s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_list_port_bindings [1.420088s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_with_none_gateway_allocation_pool [1.126290s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_allocation_pools_with_prefixlen_31 [3.332331s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_with_none_gateway_fully_allocated [1.026086s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_list_port_bindings_with_query_parameters [1.499543s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_from_gw_to_new_gw [1.060106s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_with_too_many_dns [0.718677s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_from_no_gw_to_no_gw [1.082922s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_show_port_binding [1.603917s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_delete_subnet_ipv6_slaac_port_exists [1.657254s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_port_invalid_subnet_v6_pd_slaac [3.959087s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_inconsistent_ipv6_hostroute_np_v4 [0.955631s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_shared_returns_400 [0.894436s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_delete_subnet_ipv6_slaac_router_port_exists [1.570103s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_port_mac_bad_owner [1.478437s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_validate_subnet_dns_nameservers_exhausted [0.707681s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_update_port_binding [3.055610s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2V2HTTPResponse.test_delete_returns_204 [0.839592s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_port_not_admin [1.212155s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2RevivedAgentsBindPorts.test__retry_binding_revived_agents_alive_agent [0.494078s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2V2HTTPResponse.test_list_with_fields_noadmin_and_policy_field [0.722096s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2RevivedAgentsBindPorts.test__retry_binding_revived_agents_no_binding_failed_ports [0.456105s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_delete_subnet_port_exists_owned_by_network [2.525811s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_update_port_binding_for_non_compute_owner [1.548914s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_rpc.RpcApiTestCase.test_port_update [0.127490s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2V2HTTPResponse.test_show_returns_200 [0.818199s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2RevivedAgentsBindPorts.test__retry_binding_revived_agents_not_binding_agent [0.623693s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_rpc.RpcApiTestCase.test_tunnel_delete [0.127480s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_get_device_details_port_context_without_bounded_segment [0.128936s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_get_device_details_port_no_active_in_host [0.126944s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_get_devices_details_list_and_failed_devices_empty_dev [0.118169s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_update_device_down_with_device_not_bound_to_host [0.124264s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2V2HTTPResponse.test_update_invalid_json_400 [0.689393s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_update_device_list_empty_devices [0.122127s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_delete_subnet_port_exists_owned_by_other [1.269850s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_2_subnets_overlapping_cidr_allowed_returns_200 [1.303075s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_delete_subnet_race_with_dhcp_port_creation [1.244198s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMultiSegmentNetworks.test_create_network_duplicate_partial_segments [2.171448s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SGServerRpcCallBack.test_security_group_info_for_devices_ipv4_addr_pair_backward_cmp [2.125887s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_allocation_pools_with_prefixlen_31 [1.605099s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_delete_subnet_with_callback [0.992040s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMultiSegmentNetworks.test_update_network_provider_attr_no_change [0.781181s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.Test_GetNetworkMtu.test_get_mtu_None_returns_0 [0.461461s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_bad_pools [1.219478s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_delete_subnet_with_dns [1.085621s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.Test_GetNetworkMtu.test_get_mtu_with_physical_net [0.405858s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.Test_GetNetworkMtu.test_multiple_segments_returns_minimal_mtu [0.487630s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SGServerRpcCallBack.test_security_group_info_for_devices_ipv4_addr_pair_low_version [2.165733s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.Test_GetNetworkMtu.test_no_segments [0.422794s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_delete_subnet_with_route [1.112283s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.Test_GetNetworkMtu.test_single_segment [0.423477s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_invalid_ip_address [0.705072s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.Test_GetNetworkMtu.test_unknown_segment_type_ignored [0.459216s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_bad_uuid [2.383681s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_default_gw_conflict_allocation_pool_returns_409 [0.857701s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_list_subnets_with_pagination_reverse_native [1.529287s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_activate_port_binding_concurrency [1.808086s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SGServerRpcCallBack.test_security_group_info_for_devices_only_ipv6_rule [3.878538s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_dhcpv6_stateless_with_ip_already_allocated [1.575898s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_list_subnets_with_sort_native [1.592323s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_activate_port_binding_non_existing_binding [1.585517s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_gw_outside_cidr_returns_201 [0.932880s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_subnet_after_delete_callback [1.021042s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_inconsistent_ipv4_hostroute_dst_v6 [0.842246s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SGServerRpcCallBack.test_security_group_info_for_ports_with_no_rules [2.127337s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_addr_modes [0.427999s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_address_mode_ip_version_4 [0.881468s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_attributes_no_dhcp_enabled [0.858968s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_subnet_usable_after_update [2.927414s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_same_ra_and_addr_modes [0.410568s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SGServerRpcCallBack.test_security_group_rules_for_devices_ipv6_ingress [2.660347s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_unsupported_subnet_cidr_multicast [0.636387s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_bind_pf_port_with_mac_port_updated [4.821990s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_dns [1.078798s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_slaac_with_port_not_found [1.748491s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SGServerRpcCallBack.test_sg_rules_for_devices_ipv4_ingress_port_range_min_port_1 [2.183066s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_create_port_binding_failure [1.521135s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_dns_to_None [1.314533s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_default_security_group_check_case_insensitive [0.752034s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_dns_with_too_many_entries [0.978984s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_delete_non_existing_port_binding [1.652844s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_out_of_range_allocation_pool_returns_400 [2.621791s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_from_gw_to_no_gw [1.139771s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_with_allocation_pool [1.110998s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_inconsistent_ipv4_gatewayv6 [0.953715s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_allow_all_ipv4 [2.793210s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_pf_port_unbound_mac_reset [2.227015s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_with_dhcp_disabled [1.103023s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_ipv6_address_mode_fails [0.964321s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_bad_remote_group_id [1.062389s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_with_invalid_netmask_returns_400_ipv4 [0.984312s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_ipv6_attributes_fails [1.245399s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_bad_tenant [1.229204s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_show_port_binding_with_fields [1.958148s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_with_two_host_routes [1.604338s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_bad_tenant_remote_group_id [1.508836s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_with_v6_pd_allocation_pool_returns_400 [1.073158s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_duplicate_rule_db_emulated [2.029318s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_ipv6_ra_mode_fails [3.724731s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnets_bulk_native_plugin_failure [1.877032s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_route_with_too_many_entries [0.980291s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_port_binding.PortBindingTestCase.test_distributed_binding_multi_host_status [4.748263s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_with_empty_body [0.445210s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnets_native_quotas [1.624618s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_with_incorrect_resource_body [0.417206s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_duplicate_rules [2.077925s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2V2HTTPResponse.test_delete_with_req_body_returns_400 [0.618794s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_icmp_with_type_only [0.968351s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2V2HTTPResponse.test_update_returns_200 [1.288860s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMultiSegmentNetworks.test_allocate_dynamic_segments_race_condition [1.486094s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_port_binding.PortBindingTestCase.test_update_from_host_to_empty_binding_notifies_agent [4.382293s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMultiSegmentNetworks.test_allocate_release_dynamic_segment [0.779421s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_delete_network [4.254359s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMultiSegmentNetworks.test_create_network_plugin [0.387886s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_ipv6_icmp_legacy_protocol_name [3.522729s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMultiSegmentNetworks.test_release_segment_no_type_driver [0.245404s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_ipv6_icmp_protocol_num [0.561460s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_min_port_greater_max [0.480617s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_port_binding.PortBindingTestCase.test_update_port_binding_no_binding [2.204866s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_remote_address_group_id [0.532885s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_delete_subnet [2.320944s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_with_invalid_tcp_or_udp_protocol [0.454190s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_with_boolean_type_name [0.582397s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_activate_port_binding_failure [2.529206s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_groups_native_quotas [1.212095s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_port_binding.PortBindingTestCase.testt_update_from_empty_to_host_binding_notifies_agent [2.732245s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_rpc.RpcApiTestCase.test_get_devices_details_list_and_failed_devices [0.175184s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_rpc.RpcApiTestCase.test_get_ports_by_vnic_type_and_host [0.151870s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_rpc.RpcApiTestCase.test_update_device_down [0.163066s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_get_device_details_qos_policy_id_none [0.170114s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_get_devices_details_list_with_empty_devices [0.176330s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_get_network_details [0.155722s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_delete_subnet_dhcp_port_associated_with_other_subnets [3.358738s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_delete_default_security_group_nonadmin [1.506989s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_update_device_down_call_update_port_status [0.179809s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_update_device_list_failed_devices [0.151195s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_binding_fail_for_unknown_allocation [3.912041s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_get_subnets_count_filter_by_project_id [2.341312s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SGServerRpcCallBack.test_security_group_info_for_devices_ipv4_addr_pair [2.633538s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_invalid_uuid [1.232219s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_create_duplicate_port_binding [2.570391s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_get_security_group_empty_rules_id_only [4.050526s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_get_security_group_on_port_from_wrong_tenant [1.320939s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_list_subnets [2.836052s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_delete_port_binding [2.811720s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_get_security_group_on_port_with_admin_from_other_tenant [1.444375s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_list_subnets_filtering_by_cidr_used_on_create [1.581658s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SGServerRpcCallBack.test_security_group_info_for_devices_ipv4_source_group [5.211341s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_list_security_groups [1.803948s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_port_binding.PortBindingTestCase.test_binding_filter [2.633100s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_list_subnets_filtering_by_project_id [2.457223s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_list_security_groups_with_pagination_reverse [1.824683s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_list_subnets_filtering_by_unknown_filter ... SKIPPED: Plugin does not support filter validation DEBUG: {2} neutron.tests.unit.plugins.ml2.test_port_binding.PortBindingTestCase.test_binding_no_filter [2.250402s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_list_security_groups_with_shared_filter_true [1.115101s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SGServerRpcCallBack.test_security_group_rules_for_devices_ipv4_egress [3.627124s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_list_subnets_with_pagination_reverse_emulated [1.521778s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_list_subnets_with_parameter [1.263222s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_port_binding.PortBindingTestCase.test_distributed_binding_update_unbound_host [2.376413s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_list_subnets_with_sort_emulated [0.888494s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SGServerRpcCallBack.test_security_group_rules_for_devices_ipv4_ingress_addr_pair [2.673122s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_port_binding.PortBindingTestCase.test_process_binding_port_host_id_changed [0.939101s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_security_group_no_db_calls_with_no_ports [3.676766s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_port_create_subnetnotfound [1.631944s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_port_with_no_security_groups [1.818521s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_update_default_security_group_with_description [1.793235s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_port_prevents_network_deletion [1.501338s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_port_with_non_uuid [1.746567s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_subnet_after_create_callback [0.516649s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_subnet_after_update_callback [0.474177s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_port_binding.PortBindingTestCase.test_unbound [3.800593s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_bulk [1.600051s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_update_port_with_multiple_security_groups [3.000108s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_subnet_before_create_callback [1.785703s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_allocation_pools_and_gateway_ip [1.470169s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_port_binding.PortBindingTestCase.test_update_with_new_host_binding_notifies_agent [3.341322s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_bad_security_group_id [3.153631s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_allocation_pools_overlapping_returns_409 [1.619978s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_update_port_with_security_group [3.557689s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_duplicate_rule_in_post [1.475555s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_port_binding.PortBindingTestCase.test_update_with_same_host_binding_does_not_notify [2.191951s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_rpc.RpcApiTestCase.test_device_details [0.161307s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_rpc.RpcApiTestCase.test_devices_details_list_and_failed_devices [0.145571s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_rpc.RpcApiTestCase.test_tunnel_sync [0.247892s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_gw_outside_cidr_returns_200 [1.589597s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_rpc.RpcApiTestCase.test_tunnel_update [0.221396s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_rpc.RpcApiTestCase.test_update_device_list [0.229452s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_ethertype_invalid_as_number [1.156215s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_rpc.RpcApiTestCase.test_update_device_up [0.243413s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_get_device_details_caching [0.250353s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_get_device_details_port_status_equal_new_status [0.249178s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_get_device_details_qos_policy_id_from_port [0.219686s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_get_device_details_wrong_host [0.192691s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_ethertype_invalid_for_protocol [1.208762s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_update_device_list_no_failure [0.180890s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_update_device_up_notify [0.203924s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_inconsistent_ipv4_dns_v6 [1.920920s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_update_security_group_with_boolean_type_name [3.252183s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_update_device_up_with_device_not_bound_to_host [0.198410s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_inconsistent_ipv6_hostroute_dst_v4 [0.641491s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_invalid_gw_V4_cidr [0.443961s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_icmp_type_too_big [1.517961s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResources.test_list_subnetpools_clears_dirty [1.401991s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_ipv6_address_mode_ip_version_4 [0.371030s] ... ok DEBUG: {1} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_get_link_id [0.208157s] ... ok DEBUG: {1} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_get_link_vfs [0.198086s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_ipv6_ra_mode_ip_version_4 [0.591930s] ... ok DEBUG: {1} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_run_iproute_addr_interface_not_exists [0.228526s] ... ok DEBUG: {1} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_run_iproute_addr_no_namespace [0.254097s] ... ok DEBUG: {1} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_run_iproute_link_error [0.191715s] ... ok DEBUG: {1} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_run_iproute_link_namespace_not_exists [0.197393s] ... ok DEBUG: {1} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_run_iproute_neigh_error [0.197109s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_icmpv6_with_type_only [1.815016s] ... ok DEBUG: {1} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_run_iproute_neigh_interface_not_exists [0.148349s] ... ok DEBUG: {1} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_run_iproute_neigh_interface_removed_during_call [0.183630s] ... ok DEBUG: {1} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_run_iproute_neigh_no_entry [0.082758s] ... ok DEBUG: {1} neutron.tests.unit.privileged.agent.linux.test_netlink_lib.NetlinkLibTestCase.test_conntrack_delete_icmp_entry [0.046569s] ... ok DEBUG: {1} neutron.tests.unit.privileged.agent.linux.test_netlink_lib.NetlinkLibTestCase.test_conntrack_delete_udp_entry [0.040548s] ... ok DEBUG: {1} neutron.tests.unit.privileged.agent.linux.test_netlink_lib.NetlinkLibTestCase.test_open_new_conntrack_handler_pass [0.051070s] ... ok DEBUG: {1} neutron.tests.unit.quota.test_resource.TestResource.test_create_resource_without_plural_name [0.004531s] ... ok DEBUG: {1} neutron.tests.unit.quota.test_resource.TestTrackedResource.test_count_used_with_dirty_false [0.144654s] ... ok DEBUG: {1} neutron.tests.unit.quota.test_resource.TestTrackedResource.test_count_used_with_dirty_true_no_usage_info [0.174504s] ... ok DEBUG: {1} neutron.tests.unit.quota.test_resource.TestTrackedResource.test_count_with_dirty_false [0.173927s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_ipv6_icmp_legacy_protocol_num [1.070445s] ... ok DEBUG: {1} neutron.tests.unit.quota.test_resource.TestTrackedResource.test_count_with_dirty_true_resync_calls_set_quota_usage [0.179760s] ... ok DEBUG: {1} neutron.tests.unit.quota.test_resource.TestTrackedResource.test_delete_data_triggers_event [0.172800s] ... ok DEBUG: {1} neutron.tests.unit.quota.test_resource.TestTrackedResource.test_mark_dirty [0.271822s] ... ok DEBUG: {1} neutron.tests.unit.quota.test_resource_registry.TestAuxiliaryFunctions.test_resync_non_tracked_resource [0.012600s] ... ok DEBUG: {1} neutron.tests.unit.quota.test_resource_registry.TestAuxiliaryFunctions.test_set_resources_dirty [0.013542s] ... ok DEBUG: {1} neutron.tests.unit.quota.test_resource_registry.TestResourceRegistry.test_set_tracked_resource_existing_with_override [0.016778s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.DHCPAgentAZAwareWeightSchedulerTestCase.test_az_scheduler_no_az_hints_one_agent [0.455791s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.DHCPAgentWeightSchedulerTestCase.test_schedule_segment_no_host_mapping [1.237318s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_no_gateway [4.424168s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestAutoScheduleNetworks.test_auto_schedule_network(Network present) [0.364864s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_port_range_max_only [3.022239s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SGServerRpcCallBack.test_security_group_rules_for_devices_ipv4_source_group [6.975548s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestAutoScheduleNetworks.test_auto_schedule_network(No network) [0.443843s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestAutoScheduleNetworks.test_auto_schedule_network(Invalid host) [0.335865s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_route_to_None [1.261630s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_port_range_min_only [1.685803s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_the_same_gw_as_in_use_by_router_ipv6 [2.044797s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2V2HTTPResponse.test_bad_route_404 [0.594126s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestAutoScheduleNetworks.test_auto_schedule_network(Match AZ) [2.915608s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_protocol_as_number [1.750646s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SGServerRpcCallBack.test_security_group_rules_for_devices_ipv6_source_group [3.604807s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2V2HTTPResponse.test_list_returns_200 [0.862464s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_protocol_as_number_port_bad [1.367905s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_check_default_security_group_description [1.324415s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestAutoScheduleSegments.test_auto_schedule_one_network_one_segment_one_subnet [1.712496s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2V2HTTPResponse.test_list_with_fields [1.347566s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestDhcpScheduler.test_auto_reschedule_vs_network_on_dead_agent [0.740001s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_remote_ip_prefix [1.392265s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestDhcpScheduler.test_network_not_rescheduled_when_db_returns_all_hosts [0.511595s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMultiSegmentNetworks.test_allocate_dynamic_segment [1.525393s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_port_with_invalid_type_in_security_groups_param [2.192870s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestDhcpScheduler.test_network_rescheduled_when_db_returns_active_hosts [0.866523s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 471, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/common/utils.py", line 948, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 238, in _create_or_update_nova_inventory DEBUG: self._update_nova_inventory(event) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 246, in _update_nova_inventory DEBUG: ipv4_inventory = self.p_client.get_inventory(event.segment_id, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 58, in wrapper DEBUG: return f(self, *a, **k) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 487, in get_inventory DEBUG: return self._get(url).json() DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 190, in _get DEBUG: return self._client.get(url, endpoint_filter=self._ks_filter, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1154, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 810, in request DEBUG: base_url = self.get_endpoint(auth, allow=allow, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1254, in get_endpoint DEBUG: auth = self._auth_required(auth, 'determine endpoint URL') DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1194, in _auth_required DEBUG: raise exceptions.MissingAuthPlugin(msg_fmt % msg) DEBUG: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_tcp_protocol_as_number [1.431869s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMultiSegmentNetworks.test_create_provider_fail [0.931223s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestDhcpScheduler.test_schedule_bind_network_multi_agent_fail_one [0.768817s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group [1.177652s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestDhcpScheduler.test_schedule_bind_network_multi_agents [0.530466s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_with_invalid_protocol [0.921076s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMultiSegmentNetworks.test_extend_dictionary_no_segments [0.828569s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestDhcpSchedulerFilter.test_get_dhcp_agents_host_network_filter_by_hosts [0.827504s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestTransactionGuard.test_delete_subnet_guard [0.813108s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_bad_remote_address_group_id [1.616817s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestNetworksFailover.test_auto_schedule_network_excess_agents [0.708420s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestNetworksFailover.test_filter_bindings [0.668743s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_with_non_uuid_security_group_id [2.515622s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestNetworksFailover.test_reschedule_doesnt_occur_if_no_agents [0.707250s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_bulk_emulated [1.515497s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentAZLeastRoutersSchedulerTestCase.test__get_routers_can_schedule_with_no_target_routers [0.564514s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_with_specific_id [1.173803s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentAZLeastRoutersSchedulerTestCase.test_az_scheduler_az_hints [0.892570s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_with_unmasked_prefix [2.058550s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_activate_port_binding [5.810156s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_different_security_group_ids [3.948894s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rules_admin_tenant [2.231895s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_duplicate_rule_db [1.317717s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_activate_port_binding_already_active [2.443006s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_source_group_ip_and_ip_prefix [1.349178s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_duplicate_rule_in_post_emulated [1.233412s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_delete_security_group [1.752494s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_activate_port_binding_for_non_compute_owner [1.912634s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_duplicate_rules_diff_desc [1.820822s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentAZLeastRoutersSchedulerTestCase.test_create_ha_port_and_bind_bind_router_returns_None [8.362197s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_duplicate_rules_proto_name_num [1.794234s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_list_security_groups_with_shared_filter_false [2.897793s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_create_port_binding [2.875333s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_port_range_min_max_limits [1.219426s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_list_security_groups_with_sort [1.467885s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_protocol_as_number_range [1.459300s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_update_non_existing_binding [2.519375s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_protocol_as_number_with_port_bad [1.463183s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_security_group_port_create_creates_default_security_group [1.879218s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_security_groups_created_outside_transaction [2.271604s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_update_port_binding_failure [4.285304s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_with_invalid_ethertype [3.833571s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResources.test_create_delete_port_marks_dirty [1.812918s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentAZLeastRoutersSchedulerTestCase.test_create_ha_port_and_bind_catch_integrity_error [9.859336s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResources.test_create_delete_securitygroup_marks_dirty [1.616824s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rules_native_quotas [2.141511s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_port_binding.PortBindingTestCase.test_binding_failed [2.364191s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test__schedule_router_skips_unschedulable_routers [1.468185s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_with_max_name_length [1.087362s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_default_security_group [1.265352s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test__unbind_router_removes_binding [1.742120s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_port_binding.PortBindingTestCase.test_binding_status_active [2.980720s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_default_security_group_rules [1.268249s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_add_distributed_router_to_l3_agent_already_scheduled [1.408270s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResources.test_create_delete_securitygrouprule_marks_dirty [4.205475s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_delete_address_group_in_use [1.736223s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_add_router_to_l3_agent_mismatch_error_legacy_to_dvr [1.433570s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResources.test_create_delete_subnetpool_marks_dirty [1.587649s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_delete_default_security_group_admin [1.527970s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_get_l3_agent_candidates_centralized [1.485033s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResources.test_list_securitygrouprules_clears_dirty [1.636082s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_port_binding.PortBindingTestCase.test_distributed_binding [4.483245s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResources.test_list_subnets_clears_dirty [2.060066s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_port_binding.PortBindingTestCase.test_get_bound_port_context_cache_hit [2.772577s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_get_l3_agent_candidates_dvr [3.497997s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_full_uuids_skip_port_id_lookup [3.683873s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResourcesEventHandler.test_create_delete_subnet_triggers_event [2.174619s] ... ok DEBUG: {3} neutron.tests.unit.privileged.agent.linux.test___init__.MakeSerializableTestCase.test_make_serializable [0.206895s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_get_l3_agent_candidates_dvr_ha_snat_no_vms [1.434196s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_get_security_group [1.433368s] ... ok DEBUG: {3} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_run_iproute_addr_error [0.260949s] ... ok DEBUG: {3} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_run_iproute_addr_in_namespace [0.209476s] ... ok DEBUG: {3} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_run_iproute_addr_interface_removed_during_call [0.207686s] ... ok DEBUG: {3} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_run_iproute_link_interface_not_exists [0.209480s] ... ok DEBUG: {3} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_run_iproute_link_interface_removed_during_call [0.223871s] ... ok DEBUG: {3} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_run_iproute_link_op_not_supported [0.216835s] ... ok DEBUG: {3} neutron.tests.unit.privileged.agent.linux.test_utils.FindListenPidsNamespaceTestCase.test_find_listen_pids_namespace_correct_output [0.187286s] ... ok DEBUG: {3} neutron.tests.unit.quota.test_resource.TestResource.test_create_resource_with_plural_name [0.019159s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_get_l3_agent_candidates_dvr_no_vms [1.457128s] ... ok DEBUG: {3} neutron.tests.unit.quota.test_resource.TestResource.test_resource_default_value [0.030808s] ... ok DEBUG: {3} neutron.tests.unit.quota.test_resource.TestTrackedResource.test_bulk_delete_protection [0.398949s] ... ok DEBUG: {3} neutron.tests.unit.quota.test_resource.TestTrackedResource.test_count_first_call_with_dirty_false [0.327576s] ... ok DEBUG: {3} neutron.tests.unit.quota.test_resource.TestTrackedResource.test_count_used_with_dirty_true_resync_calls_set_quota_usage [0.312557s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_get_l3_agent_candidates_legacy [1.350519s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_list_ports_security_group [2.850926s] ... ok DEBUG: {3} neutron.tests.unit.quota.test_resource.TestTrackedResource.test_count_with_dirty_true_no_usage_info [0.549501s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_port_binding.PortBindingTestCase.test_hierarchical_binding [5.511550s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_get_l3_agents_hosting_routers [1.378529s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_schedule_router_distributed [1.224289s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_port_binding.PortBindingTestCase.test_update_without_binding_does_not_notify [2.018390s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_list_security_group_rules_with_pagination [3.004642s] ... ok DEBUG: {3} neutron.tests.unit.quota.test_resource.TestTrackedResource.test_count_with_dirty_true_no_usage_info_calls_set_quota_usage [2.948823s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_rpc.RpcApiTestCase.test_delete_network [0.142158s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_rpc.RpcApiTestCase.test_devices_details_list [0.125791s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_rpc.RpcApiTestCase.test_port_delete [0.139086s] ... ok DEBUG: {3} neutron.tests.unit.quota.test_resource.TestTrackedResource.test_update_does_not_trigger_event [0.274474s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_get_device_details_network_qos_policy_id [0.163074s] ... ok DEBUG: {3} neutron.tests.unit.quota.test_resource.Test_CountResource.test_core_plugin_checked_first [0.179482s] ... ok DEBUG: {3} neutron.tests.unit.quota.test_resource_registry.TestAuxiliaryFunctions.test_set_resources_dirty_invoked_with_tracking_disabled [0.023807s] ... ok DEBUG: {3} neutron.tests.unit.quota.test_resource_registry.TestResourceRegistry.test_register_resource_by_name_not_tracked [0.024682s] ... ok DEBUG: {3} neutron.tests.unit.quota.test_resource_registry.TestResourceRegistry.test_register_resource_by_name_tracked [0.015105s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_get_device_details_port_no_host [0.138604s] ... ok DEBUG: {3} neutron.tests.unit.quota.test_resource_registry.TestResourceRegistry.test_register_resource_by_name_with_tracking_disabled_by_config [0.011114s] ... ok DEBUG: {3} neutron.tests.unit.quota.test_resource_registry.TestResourceRegistry.test_set_tracked_resource_existing_no_override [0.009062s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test__schedule_router_skips_unschedulable_routers [1.214337s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_get_device_details_without_port_context [0.115650s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_get_devices_details_list [0.123885s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_get_devices_details_list_and_failed_devices [0.192338s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_get_devices_details_list_and_failed_devices_failures [0.160931s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.DHCPAgentAZAwareWeightSchedulerTestCase.test_az_scheduler_default_az_hints [0.577050s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_update_device_down_call_update_port_status_failed [0.182775s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_update_device_up_notify_not_sent_with_port_not_found [0.177694s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.DHCPAgentAZAwareWeightSchedulerTestCase.test_az_scheduler_one_az_hints [0.501976s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_update_device_up_with_device_not_bound_to_host_no_notify [0.184627s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_list_security_group_rules_with_pagination_reverse [1.859120s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.DHCPAgentAZAwareWeightSchedulerTestCase.test_az_scheduler_two_az_hints [0.830012s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_security_group_get_ports_from_devices_with_bad_id [1.165928s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test__unbind_router_removes_binding [2.774793s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.DHCPAgentWeightSchedulerTestCase.test_schedule_segment_many_hostable_agents [1.299277s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_security_group_list_creates_default_security_group [0.900374s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_add_router_to_l3_agent_dvr_to_snat [1.108805s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SGServerRpcCallBack.test_security_group_rules_for_devices_ipv6_egress [3.285557s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.DHCPAgentWeightSchedulerTestCase.test_scheduler_equal_distribution [1.522584s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_add_router_to_l3_agent_mismatch_error_legacy_to_dvr [1.084391s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_default_security_group_fail [1.018415s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.DHCPAgentWeightSchedulerTestCase.test_scheduler_one_agents_per_network [0.816538s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_get_l3_agent_candidates_dvr [0.680246s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestAutoScheduleNetworks.test_auto_schedule_network(Agent down) [0.385038s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestAutoScheduleNetworks.test_auto_schedule_network(dhcp disabled) [0.357493s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_get_l3_agent_candidates_dvr_ha_snat_no_vms [0.894916s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestDhcpScheduler.test_schedule_bind_network_single_agent [0.408015s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestDhcpSchedulerFilter.test_get_dhcp_agents_hosting_networks_active_admin_up [0.882104s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_get_l3_agents_hosting_routers [1.220532s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentAZLeastRoutersSchedulerTestCase.test_az_scheduler_auto_schedule [0.901513s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_remove_router_from_l3_agent_in_dvr_mode [0.944471s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_security_group_member_updated [5.557427s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_update_default_security_group_name_fail [1.370893s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_delete_security_group_port_in_use [5.282602s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_port_with_bad_security_group [2.122902s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentAZLeastRoutersSchedulerTestCase.test_create_ha_port_and_bind_wont_create_redundant_ports [5.274556s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_update_port_remove_security_group_empty_list [4.305329s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_add_distributed_router_to_l3_agent [1.283633s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_add_router_to_l3_agent [1.123326s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_port_with_multiple_security_groups [4.104158s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_add_router_to_l3_agent_already_scheduled [1.134397s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_update_port_remove_security_group_none [3.724853s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_bind_new_router [1.087150s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_get_l3_agent_candidates_dvr_snat [0.705108s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_allow_all_ipv4_v6_bulk [2.438881s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_get_l3_agent_candidates_dvr_snat_no_vms [0.538143s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_scheduler [12.322249s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_update_port_with_invalid_type_in_security_groups_param [2.797243s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_bad_tenant_security_group_rule [1.909467s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentSchedulerDbMixinTestCase.test_bind_router_twice_for_non_ha [0.370195s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_schedule_dvr_router_without_snatbinding_and_no_gw [2.351577s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_add_distributed_router_to_l3_agent [1.051901s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_add_router_to_l3_agent [1.198678s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_update_security_group [3.544313s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_bulk_native [3.885953s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_add_router_to_l3_agent_already_scheduled [1.345631s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_case_insensitive [1.357612s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestL3ResourcesEventHandler.test_create_delete_floating_ip_triggers_event [2.059208s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_add_router_to_l3_agent_mismatch_error_dvr_to_dvr [1.408403s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentSchedulerDbMixinTestCase.test_create_ha_port_and_bind_catch_integrity_error [6.035715s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_duplicate_rules_proto_num_name [1.418852s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_bind_absent_router [1.117434s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResources.test_create_delete_network_marks_dirty [1.577162s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentSchedulerDbMixinTestCase.test_list_l3_agents_hosting_legacy_router [0.831252s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_group_id [1.017657s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_bind_existing_router [1.310610s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_icmp_code_too_big [0.668451s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResources.test_create_delete_subnet_marks_dirty [1.700768s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_get_l3_agent_candidates_dvr_no_vms [1.057771s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_icmp_with_code_only [1.325905s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResources.test_list_networks_clears_dirty [1.178081s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentSchedulerDbMixinTestCase.test_manual_add_ha_router_to_agent [3.070075s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResources.test_list_securitygroups_clears_dirty [0.833126s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_icmp_with_type_and_code [1.865563s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_get_l3_agent_candidates_dvr_snat_no_vms [3.730755s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResourcesEventHandler.test_create_delete_network_triggers_event [2.835084s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_remove_router_from_l3_agent_in_dvr_snat_mode [1.418612s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResourcesEventHandler.test_create_delete_network_with_subnet_triggers_event [1.355631s] ... ok DEBUG: {2} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_run_iproute_addr_namespace_not_exists [0.122801s] ... ok DEBUG: {2} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_run_iproute_link_in_namespace [0.116575s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentSchedulerDbMixinTestCase.test_manual_remove_ha_router_from_agent [5.096870s] ... ok DEBUG: {2} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_run_iproute_link_no_namespace [0.128086s] ... ok DEBUG: {2} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_run_iproute_neigh_namespace_not_exists [0.158403s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_icmpv6_legacy_protocol_name [3.935091s] ... ok DEBUG: {2} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_run_iproute_neigh_no_namespace [0.196684s] ... ok DEBUG: {2} neutron.tests.unit.privileged.agent.linux.test_netlink_lib.NetlinkLibTestCase.test_conntrack_delete_entries [0.132530s] ... ok DEBUG: {2} neutron.tests.unit.privileged.agent.linux.test_netlink_lib.NetlinkLibTestCase.test_conntrack_list_entries [0.122430s] ... ok DEBUG: {2} neutron.tests.unit.privileged.agent.linux.test_netlink_lib.NetlinkLibTestCase.test_open_new_conntrack_handler_failed [0.135585s] ... ok DEBUG: {2} neutron.tests.unit.privileged.agent.linux.test_utils.FindListenPidsNamespaceTestCase.test_find_listen_pids_namespace_no_namespace [0.120473s] ... ok DEBUG: {2} neutron.tests.unit.quota.test_resource.TestTrackedResource.test_add_delete_data_triggers_event [0.253069s] ... ok DEBUG: {2} neutron.tests.unit.quota.test_resource.TestTrackedResource.test_count_used_first_call_with_dirty_false [0.248529s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentSchedulerDbMixinTestCase.test_create_ha_port_and_bind_bind_router_returns_None [2.415342s] ... ok DEBUG: {2} neutron.tests.unit.quota.test_resource.TestTrackedResource.test_count_used_with_dirty_true_resync [0.276899s] ... ok DEBUG: {2} neutron.tests.unit.quota.test_resource_registry.TestAuxiliaryFunctions.test_set_resources_dirty_no_dirty_resource [0.006261s] ... ok DEBUG: {2} neutron.tests.unit.quota.test_resource_registry.TestAuxiliaryFunctions.test_set_resources_dirty_no_tracked_resource [0.010307s] ... ok DEBUG: {2} neutron.tests.unit.quota.test_resource_registry.TestResourceRegistry.test_set_tracked_resource_new_resource [0.016160s] ... ok DEBUG: {2} neutron.tests.unit.quota.test_resource_registry.TestResourceRegistry.test_tracked_resource_error_if_already_registered_as_untracked [0.004288s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_base_scheduler.GetVacantBindingFilterCase.test_get_vacant_binding_index_force_scheduling [0.099113s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_base_scheduler.GetVacantBindingFilterCase.test_get_vacant_binding_index_no_agents [0.095617s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_base_scheduler.GetVacantBindingFilterCase.test_get_vacant_binding_index_several_agents [0.088891s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_invalid_ethertype_for_prefix [1.987649s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.DHCPAgentWeightSchedulerTestCase.test_schedule_segment_two_agents_per_segment_one_hostable_agent [0.794228s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentSchedulerDbMixinTestCase.test_manual_remove_ha_router_from_all_agents [3.117213s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestAutoScheduleNetworks.test_auto_schedule_network(Network already scheduled) [0.538009s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestAutoScheduleNetworks.test_auto_schedule_network(Not match AZ) [0.327572s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__notify_l3_agent_new_port_no_action [0.853114s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_invalid_ip_prefix [2.167643s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestAutoScheduleSegments.test_auto_schedule_one_network_one_segment_two_subnet [0.820378s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__notify_l3_agent_port_binding_change [1.077991s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestDhcpSchedulerFilter.test_get_dhcp_agents_hosting_many_networks [0.641682s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestDhcpSchedulerFilter.test_get_dhcp_agents_hosting_networks_active [0.294567s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentSchedulerDbMixinTestCase.test_create_ha_port_and_bind_catch_router_not_found [3.874435s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__notify_l3_agent_port_binding_change_fip_dvr [0.884304s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestDhcpSchedulerFilter.test_get_dhcp_agents_hosting_networks_active_admin_down [0.421699s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentSchedulerDbMixinTestCase.test_get_agents_dict_for_router_unscheduled_returns_empty_list [0.433196s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestNetworksFailover.test_reschedule_network_catches_exceptions_on_fetching_bindings [0.185649s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestNetworksFailover.test_reschedule_network_from_down_agent [0.364850s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 471, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/common/utils.py", line 948, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 238, in _create_or_update_nova_inventory DEBUG: self._update_nova_inventory(event) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 246, in _update_nova_inventory DEBUG: ipv4_inventory = self.p_client.get_inventory(event.segment_id, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 58, in wrapper DEBUG: return f(self, *a, **k) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 487, in get_inventory DEBUG: return self._get(url).json() DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 190, in _get DEBUG: return self._client.get(url, endpoint_filter=self._ks_filter, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1154, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 810, in request DEBUG: base_url = self.get_endpoint(auth, allow=allow, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1254, in get_endpoint DEBUG: auth = self._auth_required(auth, 'determine endpoint URL') DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1194, in _auth_required DEBUG: raise exceptions.MissingAuthPlugin(msg_fmt % msg) DEBUG: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_multiple_remotes [2.083756s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestNetworksFailover.test_reschedule_network_from_down_agent_failed [0.332355s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__notify_l3_agent_port_binding_change_fip_dvr_rmrt [1.032429s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestNetworksFailover.test_reschedule_network_from_down_agent_failed_on_unexpected [0.291635s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__notify_l3_agent_port_binding_change_removed_routers_fip [0.523220s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_ports_but_no_protocol [2.215439s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentSchedulerDbMixinTestCase.test_list_l3_agents_hosting_ha_router [3.180448s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentSchedulerDbMixinTestCase.test_router_doesnt_support_scheduling [0.341313s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentAZLeastRoutersSchedulerTestCase.test_az_scheduler_default_az [2.821918s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__notify_l3_agent_update_port_no_removing_routers [2.509497s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__notify_l3_agent_update_port_with_allowed_address_pairs_revert [0.475290s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__notify_l3_agent_update_port_with_mac_address_update [0.389208s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__notify_l3_agent_update_port_with_migration_port_profile [0.379010s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_with_too_long_name [2.710812s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentAZLeastRoutersSchedulerTestCase.test_az_scheduler_least_routers [1.778313s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__notify_l3_agent_when_unbound_port_migrates_to_bound_host [0.566404s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__notify_port_delete [0.522341s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test_get_subnet_ids_on_router_no_subnet [0.733282s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_get_security_group_empty_rules [1.724502s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_large_port_count_broken_into_parts [0.930164s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentSchedulerDbMixinTestCase.test_schedule_routers_unique_binding_indices [5.109581s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3HAChanceSchedulerTestCase.test_auto_schedule [1.730949s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__notify_l3_agent_update_port_removing_routers [0.700863s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__notify_l3_agent_update_port_with_allowed_address_pairs [0.553959s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test_dvr_handle_new_service_port [0.694520s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_list_security_group_rules [2.608864s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test_get_subnet_ids_on_router [0.644710s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentAZLeastRoutersSchedulerTestCase.test_create_ha_port_and_bind_catch_router_not_found [6.590382s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_list_security_group_rules_with_sort [2.145623s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3HAChanceSchedulerTestCase.test_auto_schedule_all_routers_when_agent_added [4.561582s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_bind_existing_router [1.040019s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_list_security_groups_with_pagination [2.048458s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3HALeastRoutersSchedulerTestCase.test_create_ha_port_and_bind_bind_router_returns_None [4.038066s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3SchedulerBaseTestCase.test__get_routers_can_schedule_with_compat_agent [0.202175s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3SchedulerBaseTestCase.test__get_routers_can_schedule_with_no_compat_agent [0.240688s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3HAChanceSchedulerTestCase.test_auto_schedule_specific_router_when_agent_added [3.624552s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3HAChanceSchedulerTestCase.test_create_ha_port_and_bind_bind_router_returns_None [2.629549s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_random_scheduling [6.412468s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_remove_router_from_l3_agent_in_dvr_mode [0.374347s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_remove_router_from_l3_agent_in_dvr_snat_mode [0.654183s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3_HA_scheduler_db_mixinTestCase.test_create_ha_port_and_bind_catch_router_not_found [6.697465s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_scheduler_auto_schedule_when_agent_added [4.256014s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_security_group_get_ports_from_devices [11.292155s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_bind_new_router [1.120080s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3_HA_scheduler_db_mixinTestCase.test_create_ha_port_and_bind_wont_create_redundant_ports [4.081922s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.TestGetL3AgentsWithAgentModeFilter.test_get_l3_agents(dvr_no_external) [0.496085s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_security_group_rule_updated [1.128121s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.TestGetL3AgentsWithAgentModeFilter.test_get_l3_agents(dvr_snat and dvr_no_external) [0.622755s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.TestGetL3AgentsWithAgentModeFilter.test_get_l3_agents(dvr_snat, dvr and dvr_no_external) [0.361239s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_skip_duplicate_default_sg_error [1.012564s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.TestGetL3AgentsWithHostFilter.test_get_l3_agents(legacy) [0.378081s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3HALeastRoutersSchedulerTestCase.test_create_ha_port_and_bind_catch_integrity_error [8.772146s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.TestGetL3AgentsWithHostFilter.test_get_l3_agents(dvr_snat) [0.512266s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_update_security_group_name_to_default_fail [1.072255s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.TestGetL3AgentsWithHostFilter.test_get_l3_agents(dvr_no_external) [0.709840s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_get_l3_agent_candidates_centralized [3.382579s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.TestGetL3AgentsWithHostFilter.test_get_l3_agents(dvr_snat, dvr and dvr_no_external) [0.473621s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_schedule_dvr_router_without_snatbinding_and_no_gw [1.172755s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_update_security_group_with_max_name_length [1.463345s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3HALeastRoutersSchedulerTestCase.test_create_ha_port_and_bind_catch_router_not_found [5.300312s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_update_security_group_with_too_long_name [4.353170s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentSchedulerDbMixinTestCase.test_create_ha_port_and_bind_wont_create_redundant_ports [4.554436s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_bind_router_returns_None(Delete first binding_index,with manual scheduling) [5.337754s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentSchedulerDbMixinTestCase.test_reschedule_ha_routers_from_down_agents [1.540716s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResources.test_create_delete_network_with_subnet_marks_dirty [2.360739s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_bind_router_returns_None(Delete middle binding_index,with manual scheduling) [3.303308s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__check_dvr_serviceable_ports_on_host [2.158130s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResources.test_list_ports_clears_dirty [1.658478s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__notify_l3_agent_port_binding_change_with_fip [0.738253s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__notify_l3_agent_update_port_no_action [0.536679s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3HALeastRoutersSchedulerTestCase.test_create_ha_port_and_bind_wont_create_redundant_ports [7.604818s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResourcesEventHandler.test_create_delete_port_triggers_event [2.266094s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_bind_router_returns_None(Delete last binding_index,without manual scheduling) [2.948409s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResourcesEventHandler.test_create_delete_securitygroup_triggers_event [1.847830s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__notify_l3_agent_update_port_with_ip_update [3.102505s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3HATestCaseMixin.test_create_ha_port_and_bind_bind_router_returns_None [2.953310s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test_get_dvr_routers_by_subnet_ids [0.820890s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_catch_integrity_error(Do not remove any bindings,with manual scheduling) [3.939822s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResourcesEventHandler.test_create_delete_securitygrouprule_triggers_event [4.004816s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3HAChanceSchedulerTestCase.test_create_ha_port_and_bind_catch_integrity_error [3.994129s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResourcesEventHandler.test_create_delete_subnetpool_triggers_event [1.256145s] ... ok DEBUG: {0} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_run_iproute_neigh_in_namespace [0.261899s] ... ok DEBUG: {0} neutron.tests.unit.privileged.agent.linux.test_netlink_lib.NetlinkLibTestCase.test_conntrack_delete_tcp_entry [0.161614s] ... ok DEBUG: {0} neutron.tests.unit.privileged.agent.linux.test_netlink_lib.NetlinkLibTestCase.test_conntrack_new_failed [0.153202s] ... ok DEBUG: {0} neutron.tests.unit.privileged.agent.linux.test_utils.FindListenPidsNamespaceTestCase.test_find_listen_pids_namespace_no_procs [0.185643s] ... ok DEBUG: {0} neutron.tests.unit.quota.test_resource.TestResource.test_resource_negative_default_value [0.027806s] ... ok DEBUG: {0} neutron.tests.unit.quota.test_resource.TestTrackedResource.test_count_reserved [0.681584s] ... ok DEBUG: {0} neutron.tests.unit.quota.test_resource.TestTrackedResource.test_count_used_with_dirty_true_no_usage_info_calls_set_quota_usage [0.225398s] ... ok DEBUG: {0} neutron.tests.unit.quota.test_resource.TestTrackedResource.test_count_with_dirty_true_resync [0.205609s] ... ok DEBUG: {0} neutron.tests.unit.quota.test_resource.TestTrackedResource.test_mark_dirty_no_dirty_project [0.167070s] ... ok DEBUG: {0} neutron.tests.unit.quota.test_resource.TestTrackedResource.test_resync [0.288103s] ... ok DEBUG: {0} neutron.tests.unit.quota.test_resource.Test_CountResource.test_all_plugins_checked [0.132943s] ... ok DEBUG: {0} neutron.tests.unit.quota.test_resource_registry.TestAuxiliaryFunctions.test_resync_tracked_resource [0.016392s] ... ok DEBUG: {0} neutron.tests.unit.quota.test_resource_registry.TestAuxiliaryFunctions.test_resync_tracking_disabled [0.015509s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_catch_router_not_found(Delete first binding_index,without manual scheduling) [5.935818s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.DHCPAgentAZAwareWeightSchedulerTestCase.test_az_scheduler_no_az_hints_multiple_agent [0.385199s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3HATestCaseMixin.test_create_ha_port_and_bind_wont_create_redundant_ports [7.404348s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.DHCPAgentAZAwareWeightSchedulerTestCase.test_az_scheduler_select_az_with_least_weight [0.448104s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3HAChanceSchedulerTestCase.test_scheduler_with_ha_enabled [4.257631s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.DHCPAgentAZAwareWeightSchedulerTestCase.test_az_scheduler_two_az_hints_one_available_az [0.577823s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3SchedulerBaseTestCase.test__get_candidates_skips_get_l3_agent_candidates_if_dvr_scheduled [0.211400s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_catch_router_not_found(Delete last binding_index,without manual scheduling) [2.513661s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_wont_create_redundant_ports(Delete first binding_index,without manual scheduling) [2.901833s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.DHCPAgentWeightSchedulerTestCase.test_schedule_segment_one_hostable_agent [4.543184s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3_HA_scheduler_db_mixinTestCase.test_get_ordered_l3_agents_by_num_routers [5.595951s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.TestGetL3AgentsWithAgentModeFilter.test_get_l3_agents(legacy) [0.759739s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3_HA_scheduler_db_mixinTestCase.test_create_ha_port_and_bind_bind_router_returns_None [5.679333s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.TestGetL3AgentsWithAgentModeFilter.test_get_l3_agents(dvr) [0.814466s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_wont_create_redundant_ports(Delete middle binding_index,with manual scheduling) [1.929244s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.DHCPAgentWeightSchedulerTestCase.test_schedule_segment_two_agents_per_segment [1.812997s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.TestGetL3AgentsWithAgentModeFilter.test_get_l3_agents(dvr_snat and dvr) [0.624457s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.DHCPAgentWeightSchedulerTestCase.test_scheduler_no_active_agents [0.742928s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.TestGetL3AgentsWithHostFilter.test_get_l3_agents(no filter) [0.689465s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.DHCPAgentWeightSchedulerTestCase.test_scheduler_two_agents_per_network [1.166139s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.TestGetL3AgentsWithHostFilter.test_get_l3_agents(dvr_snat and dvr) [2.009199s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestAutoScheduleSegments.test_auto_schedule_one_network_two_segments_with_one_subnet_each [2.355038s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestDhcpSchedulerFilter.test_get_dhcp_agents_hosting_networks_admin_down [0.382385s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_wont_create_redundant_ports(Delete last binding_index,with manual scheduling) [4.782290s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3_HA_scheduler_db_mixinTestCase.test_create_ha_port_and_bind_catch_integrity_error [5.516888s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestDhcpSchedulerFilter.test_get_dhcp_agents_hosting_networks_admin_up [0.510345s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 471, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/common/utils.py", line 948, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 238, in _create_or_update_nova_inventory DEBUG: self._update_nova_inventory(event) DEBUG: File "/builddir/build/BUILD/neutron-24.1.0.dev174/neutron/services/segments/plugin.py", line 246, in _update_nova_inventory DEBUG: ipv4_inventory = self.p_client.get_inventory(event.segment_id, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 58, in wrapper DEBUG: return f(self, *a, **k) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 487, in get_inventory DEBUG: return self._get(url).json() DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 190, in _get DEBUG: return self._client.get(url, endpoint_filter=self._ks_filter, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1154, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 810, in request DEBUG: base_url = self.get_endpoint(auth, allow=allow, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1254, in get_endpoint DEBUG: auth = self._auth_required(auth, 'determine endpoint URL') DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1194, in _auth_required DEBUG: raise exceptions.MissingAuthPlugin(msg_fmt % msg) DEBUG: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: {0} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestDhcpSchedulerFilter.test_get_dhcp_agents_hosting_networks_default [0.341717s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_bind_router_returns_None(Do not remove any bindings,with manual scheduling) [2.517534s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestNetworksFailover.test_reschedule_network_from_down_agent_concurrent_removal [0.427795s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentAZLeastRoutersSchedulerTestCase.test_az_scheduler_auto_schedule_no_match [0.730818s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_wont_create_redundant_ports(Do not remove any bindings,without manual scheduling) [2.734868s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_catch_integrity_error(Delete middle binding_index,without manual scheduling) [2.278339s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_get_vacant_binding_index(Delete first binding_index,with manual scheduling) [2.821010s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_catch_integrity_error(Delete last binding_index,with manual scheduling) [2.468863s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3_HA_scheduler_db_mixinTestCase.test_get_routers_l3_agents_count [5.752146s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentAZLeastRoutersSchedulerTestCase.test_az_scheduler_ha_auto_schedule [5.523347s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.TestGetL3AgentsWithAgentModeFilter.test_get_l3_agents(dvr_snat) [1.722768s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.TestGetL3AgentsWithAgentModeFilter.test_get_l3_agents(invalid) [0.538040s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_get_vacant_binding_index(Delete middle binding_index,without manual scheduling) [3.026465s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.TestGetL3AgentsWithHostFilter.test_get_l3_agents(dvr_snat and dvr_no_external) [0.623728s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_catch_router_not_found(Delete first binding_index,with manual scheduling) [3.627111s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentAZLeastRoutersSchedulerTestCase.test_az_scheduler_ha_az_hints [3.299052s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_catch_router_not_found(Delete middle binding_index,with manual scheduling) [1.506002s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_get_vacant_binding_index(Delete last binding_index,with manual scheduling) [2.539813s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_catch_integrity_error(Delete last binding_index,without manual scheduling) [2.944916s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_add_router_to_l3_agent_dvr_to_snat [1.132910s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_add_router_to_l3_agent_mismatch_error_dvr_to_dvr [1.228284s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_catch_router_not_found(Do not remove any bindings,with manual scheduling) [2.977883s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_catch_router_not_found(Delete middle binding_index,without manual scheduling) [2.349002s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_get_vacant_binding_index(Do not remove any bindings,with manual scheduling) [4.764281s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayLeastLoadedScheduler.test_no_chassis_available_for_existing_gateway [0.144909s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayLeastLoadedSchedulerWithAZ.test_least_loaded_chassis_available_for_new_gateway2 [0.157168s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_add_router_to_l3_agent_mismatch_error_dvr_to_legacy [3.020481s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_catch_router_not_found(Do not remove any bindings,without manual scheduling) [2.038317s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayLeastLoadedSchedulerWithAZ.test_least_loaded_chassis_per_priority [0.161864s] ... ok DEBUG: {3} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test__build_topology_provisioning_error_no_topology [0.400923s] ... ok DEBUG: {3} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test__check_requirements_happy_path_for_kevin [0.209316s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_bind_absent_router [0.941897s] ... ok DEBUG: {3} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test__cleanup_handles_failures [0.204511s] ... ok DEBUG: {3} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test__provision_external_connectivity_fail_expected_cleanup [0.236444s] ... ok DEBUG: {3} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test_ensure_external_network_default_value [0.284567s] ... ok DEBUG: {3} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test_ensure_external_network_default_value_default_not_changed [0.275213s] ... ok DEBUG: {3} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test_ensure_external_network_default_value_no_default [0.219127s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_add_distributed_router_to_l3_agent_already_scheduled [1.096351s] ... ok DEBUG: {3} neutron.tests.unit.services.conntrack_helper.test_plugin.TestConntrackHelperPlugin.test_negative_create_helper_not_allowed [0.248144s] ... ok DEBUG: {3} neutron.tests.unit.services.conntrack_helper.test_plugin.TestConntrackHelperPlugin.test_update_conntrack_helper [0.369326s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_wont_create_redundant_ports(Delete first binding_index,with manual scheduling) [5.070728s] ... ok DEBUG: {3} neutron.tests.unit.services.externaldns.drivers.designate.test_driver.TestDesignateDriver.test_create_new_zone_when_missing [0.145376s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_add_router_to_l3_agent_mismatch_error_dvr_to_legacy [0.752029s] ... ok DEBUG: {3} neutron.tests.unit.services.externaldns.drivers.designate.test_driver.TestDesignateDriver.test_create_record_set_with_reverse_dns [0.136942s] ... ok DEBUG: {3} neutron.tests.unit.services.externaldns.drivers.designate.test_driver.TestDesignateDriver.test_create_record_set_zone_not_found [0.157732s] ... ok DEBUG: {3} neutron.tests.unit.services.externaldns.drivers.designate.test_driver.TestDesignateDriver.test_delete_record_set_zone_not_found [0.157392s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_get_l3_agent_candidates_dvr_snat [0.778858s] ... ok DEBUG: {3} neutron.tests.unit.services.l3_router.service_providers.test_driver_controller.TestDriverController.test__set_router_provider_attr_lookups [0.533943s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_wont_create_redundant_ports(Do not remove any bindings,with manual scheduling) [3.861596s] ... ok DEBUG: {3} neutron.tests.unit.services.l3_router.service_providers.test_driver_controller.TestDriverController.test__update_router_provider_invalid [0.282559s] ... ok DEBUG: {3} neutron.tests.unit.services.l3_router.test_l3_router_plugin.TestL3PluginDvrConditional.test_dvr_alias_exposed_disabled [0.198414s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.agent.l3.test_base.TestL3LoggingExtBase.test__handle_notification_passes_create_events [0.223500s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.agent.l3.test_base.TestL3LoggingExtBase.test_update_router [0.184753s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_get_l3_agent_candidates_legacy [1.235821s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.agent.test_log_extension.LoggingExtensionTestCase.test__handle_notification_passes_update_events_disabled_log [0.172997s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_get_vacant_binding_index(Delete first binding_index,without manual scheduling) [1.838729s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_schedule_router_distributed [0.926522s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayChanceScheduler.test_no_candidates_provided [0.177059s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_wont_create_redundant_ports(Delete middle binding_index,without manual scheduling) [3.359636s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayChanceSchedulerWithAZ.test_filter_existing_chassis [0.189755s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayChanceSchedulerWithAZ.test_random_chassis_available_for_new_gateway [0.182145s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayLeastLoadedScheduler.test_existing_chassis_available_for_existing_gateway [0.141620s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayLeastLoadedScheduler.test_least_loaded_chassis_available_for_new_gateway1 [0.144539s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayLeastLoadedScheduler.test_no_chassis_available_for_new_gateway [0.135322s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayLeastLoadedSchedulerWithAZ.test_existing_chassis_available_for_existing_gateway [0.181045s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayLeastLoadedSchedulerWithAZ.test_least_loaded_chassis_available_for_new_gateway1 [0.124273s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayLeastLoadedSchedulerWithAZ.test_least_loaded_chassis_with_rebalance [0.154980s] ... ok DEBUG: {2} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test__build_topology_error_network_with_router [0.328738s] ... ok DEBUG: {2} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test__build_topology_provisioning_error_network_only [0.232341s] ... ok DEBUG: {2} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test__check_requirements_fail_on_missing_ext_net [0.341974s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentSchedulerDbMixinTestCase.test_add_ha_interface_to_l3_agent [2.361383s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.common.test_db_api.LoggingDBApiTestCase.test__get_ports_being_logged_not_supported_log_type [3.401988s] ... ok DEBUG: {2} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test__provision_external_connectivity_expected_cleanup [0.293894s] ... ok DEBUG: {2} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test__save_with_provisioning_error [0.367547s] ... ok DEBUG: {2} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test_get_auto_allocated_topology_dry_run_bad_input [0.270173s] ... ok DEBUG: {2} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test_get_auto_allocated_topology_dry_run_happy_path_for_kevin [0.256880s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_get_vacant_binding_index(Delete middle binding_index,with manual scheduling) [3.191538s] ... ok DEBUG: {2} neutron.tests.unit.services.conntrack_helper.test_plugin.TestConntrackHelperPlugin.test_get_conntrack_helper [0.255491s] ... ok DEBUG: {2} neutron.tests.unit.services.externaldns.drivers.designate.test_driver.TestDesignateDriver.test_create_reverse_zone_over_quota [0.157875s] ... ok DEBUG: {2} neutron.tests.unit.services.externaldns.drivers.designate.test_driver.TestDesignateDriver.test_delete_record_set_with_reverse_dns [0.135872s] ... ok DEBUG: {2} neutron.tests.unit.services.l3_router.service_providers.test_driver_controller.TestDriverController.test___attrs_to_driver [0.287163s] ... ok DEBUG: {2} neutron.tests.unit.services.l3_router.service_providers.test_driver_controller.TestDriverController.test__clear_router_provider [0.211908s] ... ok DEBUG: {2} neutron.tests.unit.services.l3_router.service_providers.test_driver_controller.TestDriverController.test__update_router_provider_with_flags [0.251612s] ... ok DEBUG: {2} neutron.tests.unit.services.l3_router.service_providers.test_driver_controller.Test_LegacyPlusProviderConfiguration.test__update_router_provider_invalid [0.143102s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.common.test_db_api.LoggingDBApiTestCase.test_get_logs_not_bound_sg [2.608202s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.agent.l3.test_base.TestL3LoggingExtBase.test__handle_notification_passes_update_events_enabled_log [0.171495s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.common.test_sg_callback.TestSecurityGroupRuleCallback.test_handle_event [0.158110s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.common.test_sg_validate.TestSGLogRequestValidations.test_validate_request_invalid_resource_constraint [0.083191s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.common.test_snat_validate.TestSnatLogRequestValidations.test_validate_request_with_disable_events [0.086083s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.common.test_validators.TestLogDriversLoggingTypeValidations.test_validate_log_type_for_port_unbound_vnic_type_not_supported [0.177753s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.common.test_validators.TestRegisterValidateMethods.test_register_validate_method [0.141636s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.drivers.openvswitch.test_ovs_firewall_log.TestCookie.test_add_log_object_refs [0.105967s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.drivers.openvswitch.test_ovs_firewall_log.TestCookie.test_removed_log_object_ref [0.088653s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.drivers.openvswitch.test_ovs_firewall_log.TestOVSFirewallLoggingDriver.test_initialize_bridge [0.106015s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.drivers.ovn.test_driver.TestOVNDriver.test__pgs_from_log_obj_empty [0.132444s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.drivers.ovn.test_driver.TestOVNDriver.test__remove_acls_log [0.144687s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.drivers.ovn.test_driver.TestOVNDriver.test__remove_acls_log_missing_acls [0.146037s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.drivers.test_base.TestDriverBase.test_is_vnic_compatible [0.090006s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.agent.l3.test_base.TestL3LoggingExtBase.test_add_router [1.666863s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.drivers.test_manager.TestLogDriversManagerMulti.test_driver_manager_empty_with_no_loaded_drivers [0.249996s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.agent.test_log_extension.LoggingExtensionTestCase.test_handle_not_port_vm [0.222394s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.rpc.test_server.LoggingApiNotificationTestCase.test_create_log [0.206374s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.agent.test_log_extension.LoggingExtensionTestCase.test_handle_port_vm [0.182516s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentSchedulerDbMixinTestCase.test_delete_ha_interfaces_from_agent [4.955352s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.rpc.test_server.LoggingApiNotificationTestCase.test_update_log [0.181814s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.rpc.test_server.LoggingApiSkeletonTestCase.test___init__ [0.168973s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__notify_l3_agent_new_port_action [0.350108s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.rpc.test_server.LoggingApiSkeletonTestCase.test_get_sg_log_info_for_log_resources [0.173492s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.rpc.test_server.TestRegisterValidateRPCMethods.test_register_rpc_methods_method [0.165566s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__notify_l3_agent_port_binding_change_fip_dvr_on_rmrt [0.527265s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.test_logging_plugin.TestLoggingPlugin.test_create_log_without_sg_resource [0.455742s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.test_logging_plugin.TestLoggingPlugin.test_get_log_with_return_value [0.263050s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__notify_l3_agent_port_binding_change_removed_routers [0.411183s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_get_vacant_binding_index(Do not remove any bindings,without manual scheduling) [5.106459s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.test_logging_plugin.TestLoggingPlugin.test_update_log [0.254828s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayChanceScheduler.test_no_chassis_available_for_existing_gateway [0.187719s] ... ok DEBUG: {3} neutron.tests.unit.services.metering.agents.test_metering_agent.TestMeteringDriver.test_add_metering_label_runtime_error [0.194284s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayChanceScheduler.test_random_chassis_available_for_new_gateway [0.199293s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__notify_l3_agent_update_port_without_ip_change [0.597212s] ... ok DEBUG: {3} neutron.tests.unit.services.metering.agents.test_metering_agent.TestMeteringDriver.test_init_chain [0.262304s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayChanceSchedulerWithAZ.test_no_candidates_provided [0.264062s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.common.test_db_api.LoggingDBApiTestCase.test__get_ports_being_logged [2.125984s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayChanceSchedulerWithAZ.test_no_chassis_available_for_existing_gateway [0.183948s] ... ok DEBUG: {3} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_add_metering_label_with_rules [0.210745s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayChanceSchedulerWithAZ.test_no_chassis_available_for_new_gateway [0.139441s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayLeastLoadedSchedulerWithAZ.test_least_loaded_chassis_available_for_new_gateway3 [0.153479s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayLeastLoadedSchedulerWithAZ.test_no_chassis_available_for_existing_gateway [0.167623s] ... ok DEBUG: {1} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test__build_topology_error_network_with_router_and_interfaces [0.467110s] ... ok DEBUG: {1} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test__provision_tenant_private_network_with_provisioning_error [0.192134s] ... ok DEBUG: {1} neutron.tests.unit.services.conntrack_helper.test_plugin.TestConntrackHelperPlugin.test_negative_create_conntrack_helper [0.203356s] ... ok DEBUG: {1} neutron.tests.unit.services.conntrack_helper.test_plugin.TestConntrackHelperPlugin.test_negative_create_helper_invalid_proto_for_helper [0.266465s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.common.test_db_api.LoggingDBApiTestCase.test_get_logs_not_bound_port [1.948401s] ... ok DEBUG: {1} neutron.tests.unit.services.conntrack_helper.test_plugin.TestConntrackHelperPlugin.test_negative_delete_conntrack_helper [0.471616s] ... ok DEBUG: {3} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_create_iptables_manager_for_distributed_routers [2.310948s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3HAChanceSchedulerTestCase.test_auto_schedule_ha_router_when_dvr_agent_exist [2.675228s] ... ok DEBUG: {1} neutron.tests.unit.services.conntrack_helper.test_plugin.TestConntrackHelperPlugin.test_negative_get_conntrack_helper [0.287078s] ... ok DEBUG: {3} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_get_traffic_counters_legacy_mode [0.133410s] ... ok DEBUG: {1} neutron.tests.unit.services.externaldns.drivers.designate.test_driver.TestDesignateDriver.test_create_new_zone_with_custom_email [0.157002s] ... ok DEBUG: {3} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_remove_metering_label [0.128351s] ... ok DEBUG: {1} neutron.tests.unit.services.externaldns.drivers.designate.test_driver.TestDesignateDriver.test_delete_record_set [0.155080s] ... ok DEBUG: {1} neutron.tests.unit.services.externaldns.drivers.designate.test_driver.TestDesignateDriver.test_ipv6_ptr_is_misconfigured [0.150901s] ... ok DEBUG: {1} neutron.tests.unit.services.l3_router.service_providers.test_driver_controller.TestDriverController.test_driver_owns_router [0.389950s] ... ok DEBUG: {1} neutron.tests.unit.services.l3_router.test_l3_router_plugin.TestL3PluginDvrConditional.test_dvr_alias_exposed_enabled [0.138250s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.agent.l3.test_base.TestL3LoggingExtBase.test__handle_notification_passes_delete_events [0.202047s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.agent.l3.test_base.TestL3LoggingExtBase.test_delete_router [0.172956s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.agent.test_log_extension.LoggingExtensionTestCase.test__handle_notification_passes_create_events [0.149325s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.agent.test_log_extension.LoggingExtensionTestCase.test__handle_notification_passes_update_events_enabled_log [0.169175s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.common.test_db_api.LoggingRpcCallbackTestCase.test_get_sg_log_info_for_create_or_update_log [2.372396s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.common.test_validators.TestRegisterValidateMethods.test_get_validated_method [0.097905s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.drivers.openvswitch.test_ovs_firewall_log.TestOVSFirewallLoggingDriver.test__get_cookie_by_id_not_found [0.197025s] ... ok DEBUG: {3} neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPlugin.test_add_and_remove_metering_label_rule_rpc_call [1.992364s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.drivers.openvswitch.test_ovs_firewall_log.TestOVSFirewallLoggingDriver.test_start_log_with_add_port_event [0.176186s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.drivers.openvswitch.test_ovs_firewall_log.TestOVSFirewallLoggingDriver.test_stop_log_with_delete_log_event [0.126370s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.drivers.openvswitch.test_ovs_firewall_log.TestOVSFirewallLoggingDriver.test_stop_log_with_delete_port_event [0.104176s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.drivers.ovn.test_driver.TestOVNDriver.test__pgs_from_log_obj_pg_all [0.138593s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.drivers.ovn.test_driver.TestOVNDriver.test__pgs_from_log_obj_pg_drop [0.123872s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.drivers.ovn.test_driver.TestOVNDriver.test__remove_acls_log_only_if_exists [0.113911s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.drivers.ovn.test_driver.TestOVNDriver.test__set_acls_log [0.128757s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.drivers.test_base.TestDriverBase.test_is_logging_type_supported [0.114945s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.drivers.test_manager.TestHandleResourceCallback.test_subscribe_resources_cb [0.224282s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.drivers.test_manager.TestLogDriversCalls.test_implemented_call_methods [0.153328s] ... ok DEBUG: {3} neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPlugin.test_add_and_remove_metering_label_rule_source_ip_only [1.374693s] ... ok DEBUG: {3} neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPlugin.test_remove_one_metering_label_rpc_call [1.499481s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.drivers.test_manager.TestLogDriversManagerLoggingTypes.test_available_logging_types [1.709584s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.rpc.test_server.TestRegisterValidateRPCMethods.test_get_rpc_method [0.095074s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3HAChanceSchedulerTestCase.test_auto_schedule_ha_router_when_incompatible_agent_exist [5.452723s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.test_logging_plugin.TestLoggingPlugin.test_create_log_nonexistent_sg_resource [0.101817s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.test_logging_plugin.TestLoggingPlugin.test_create_log_without_target [0.070343s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.test_logging_plugin.TestLoggingPlugin.test_delete_log [0.064978s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.test_logging_plugin.TestLoggingPlugin.test_get_log_without_return_value [0.070430s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.test_logging_plugin.TestLoggingPlugin.test_update_log_none_enabled [0.075070s] ... ok DEBUG: {2} neutron.tests.unit.services.metering.agents.test_metering_agent.TestMeteringDriver.test_add_metering_label_with_bad_driver_impl [0.049801s] ... ok DEBUG: {2} neutron.tests.unit.services.metering.agents.test_metering_agent.TestMeteringOperations.test_add_metering_info_create_no_granular_traffic_counters [0.056887s] ... ok DEBUG: {2} neutron.tests.unit.services.metering.agents.test_metering_agent.TestMeteringOperations.test_add_metering_label_rule [0.070593s] ... ok DEBUG: {2} neutron.tests.unit.services.metering.agents.test_metering_agent.TestMeteringOperations.test_get_traffic_counters [0.053725s] ... ok DEBUG: {2} neutron.tests.unit.services.metering.agents.test_metering_agent.TestMeteringOperations.test_metering_agent_host_value [0.045075s] ... ok DEBUG: {2} neutron.tests.unit.services.metering.agents.test_metering_agent.TestMeteringOperations.test_notification_report [0.060337s] ... ok DEBUG: {2} neutron.tests.unit.services.metering.agents.test_metering_agent.TestMeteringOperations.test_remove_metering_label_rule [0.050467s] ... ok DEBUG: {2} neutron.tests.unit.services.metering.agents.test_metering_agent.TestMeteringOperations.test_router_deleted [0.052961s] ... ok DEBUG: {2} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_add_metering_label_legacy_routers [0.057870s] ... ok DEBUG: {3} neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPluginL3AgentScheduler.test_add_metering_label_rpc_call [1.209958s] ... ok DEBUG: {2} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_add_metering_label_rule_dvr_router [0.073767s] ... ok DEBUG: {2} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_add_metering_label_rule_without_label [0.081863s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.common.test_db_api.LoggingDBApiTestCase.test_get_logs_bound_port [4.697784s] ... ok DEBUG: {3} neutron.tests.unit.services.network_segment_range.test_plugin.TestNetworkSegmentRange.test__are_allocated_segments_in_range_impacted [0.173294s] ... ok DEBUG: {2} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_remove_metering_label_rule_in_update [0.062139s] ... ok DEBUG: {2} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_remove_metering_label_with_dvr_routers [0.050394s] ... ok DEBUG: {2} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_sync_router_namespaces [0.058401s] ... ok DEBUG: {3} neutron.tests.unit.services.network_segment_range.test_plugin.TestNetworkSegmentRange.test__is_network_segment_range_type_supported [0.184376s] ... ok DEBUG: {3} neutron.tests.unit.services.network_segment_range.test_plugin.TestNetworkSegmentRange.test_create_network_segment_range_failed_with_unsupported_network_type [0.258115s] ... ok DEBUG: {3} neutron.tests.unit.services.network_segment_range.test_plugin.TestNetworkSegmentRange.test_create_network_segment_range_missing_physical_network_for_vlan [0.145712s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.service_providers.test_driver_controller.TestDriverController.test__update_router_provider_ha_mandatory [0.133271s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.service_providers.test_user_defined.TestUserDefined.test_floatingip_processing [0.163299s] ... ok DEBUG: {2} neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPlugin.test_add_and_remove_metering_label_rule_dest_ip_only [1.906132s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3HAChanceSchedulerTestCase.test_create_ha_port_and_bind_catch_router_not_found [3.335372s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.common.test_db_api.LoggingRpcCallbackTestCase.test_get_sg_log_info_for_port_added_event [2.870795s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.common.test_sg_validate.TestSGLogRequestValidations.test_validate_request_resource_id_not_exists [0.100191s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.common.test_sg_validate.TestSGLogRequestValidations.test_validate_request_target_id_not_exists [0.097037s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.common.test_sg_validate.TestSGLogRequestValidations.test_validate_request_unsupported_logging_type [0.099911s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.common.test_snat_validate.TestSnatLogRequestValidations.test_validate_request_with_snat_disable [0.091565s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.common.test_validators.TestLogDriversLoggingTypeValidations.test_validate_log_type_for_port_unbound_vnic_type_supported [0.229662s] ... ok DEBUG: {2} neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPlugin.test_add_and_remove_metering_label_rule_src_and_dest_ip_only [1.607874s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.common.test_validators.TestLogDriversLoggingTypeValidations.test_validate_log_type_for_port_vif_type_not_supported [0.307685s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.drivers.openvswitch.test_ovs_firewall_log.TestCookie.test_is_empty [0.168630s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.drivers.openvswitch.test_ovs_firewall_log.TestOVSFirewallLoggingDriver.test_set_controller_rate_limit [0.206841s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.drivers.openvswitch.test_ovs_firewall_log.TestOVSFirewallLoggingDriver.test_start_log_with_update_or_create_log_event [0.171366s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.drivers.ovn.test_driver.TestOVNDriver.test__pgs_from_log_obj_pg [0.162543s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.drivers.ovn.test_driver.TestOVNDriver.test_create [0.216976s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.drivers.test_manager.TestLogDriversCalls.test_not_implemented_call_methods [0.534775s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.rpc.test_server.LoggingApiNotificationTestCase.test_delete_log [0.175679s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.test_logging_plugin.TestLoggingPlugin.test_create_log_disabled [0.271693s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_with_assoc_to_ipv6_subnet [5.105386s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.test_logging_plugin.TestLoggingPlugin.test_create_log_full_options [0.359639s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3HAChanceSchedulerTestCase.test_create_ha_port_and_bind_wont_create_redundant_ports [4.031222s] ... ok DEBUG: {2} neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPlugin.test_delete_metering_label_does_not_clear_router_tenant_id [3.498424s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_with_specific_ip_non_admin [1.342034s] ... ok DEBUG: {2} neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPlugin.test_routers_updated_on_host_rpc_call [0.797427s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.test_logging_plugin.TestLoggingPlugin.test_create_log_nonexistent_target [2.089787s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.test_logging_plugin.TestLoggingPlugin.test_create_log_with_unsupported_logging_type_on_port [0.258423s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.test_logging_plugin.TestLoggingPlugin.test_create_log_without_parent_resource [0.233470s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.test_logging_plugin.TestLoggingPlugin.test_get_logs [0.190810s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_with_subnet_and_invalid_fip_address [1.617101s] ... ok DEBUG: {1} neutron.tests.unit.services.metering.agents.test_metering_agent.TestMeteringOperations.test_remove_metering_label [0.157258s] ... ok DEBUG: {1} neutron.tests.unit.services.metering.agents.test_metering_agent.TestMeteringOperations.test_routers_updated [0.135093s] ... ok DEBUG: {1} neutron.tests.unit.services.metering.agents.test_metering_agent.TestMeteringOperations.test_update_metering_label_rule [0.135030s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3HALeastRoutersSchedulerTestCase.test_scheduler [3.092397s] ... ok DEBUG: {1} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_add_metering_label [0.131202s] ... ok DEBUG: {1} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_add_metering_label_dvr_routers [0.118179s] ... ok DEBUG: {1} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_add_metering_label_when_no_namespace [0.133457s] ... ok DEBUG: {1} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_create_stateless_iptables_manager [0.115036s] ... ok DEBUG: {1} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_get_traffic_counters_granular_data [0.120657s] ... ok DEBUG: {1} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_iptables_manager_never_create_with_no_valid_namespace [0.121058s] ... ok DEBUG: {1} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_remove_metering_label_rule_dvr_router [0.127444s] ... ok DEBUG: {1} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_update_routers_removal [0.132116s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_with_subnet_id_and_fip_address [1.672819s] ... ok DEBUG: {2} neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPluginRpcFromL3Agent.test_get_sync_data_metering [3.349233s] ... ok DEBUG: {1} neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPlugin.test_add_and_remove_metering_label_rule_no_ip_prefix_entered [1.092766s] ... ok DEBUG: {1} neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPlugin.test_add_and_remove_metering_label_rule_src_and_remote_ip [0.954524s] ... ok DEBUG: {1} neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPlugin.test_add_metering_label_rpc_call [1.025498s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3HATestCaseMixin.test_create_ha_port_and_bind_catch_integrity_error [4.397147s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_with_subnet_id_non_admin [3.291235s] ... ok DEBUG: {2} neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPluginRpcFromL3Agent.test_get_sync_data_metering_with_unscheduled_router [3.057064s] ... ok DEBUG: {2} neutron.tests.unit.services.network_segment_range.test_plugin.TestNetworkSegmentRange.test_delete_network_segment_range_failed_with_segment_referenced [0.267081s] ... ok DEBUG: {2} neutron.tests.unit.services.network_segment_range.test_plugin.TestNetworkSegmentRange.test_update_network_segment_range_failed_with_impacted_existing_range [0.203838s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_router_gateway_fails_nested [0.982059s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.service_providers.test_user_defined.TestUserDefined.test_add_router_interface [0.193169s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3HATestCaseMixin.test_create_ha_port_and_bind_catch_router_not_found [2.132014s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3SchedulerBaseTestCase.test__get_candidates_iterable_on_early_returns [0.152743s] ... ok DEBUG: {1} neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPlugin.test_add_metering_label_shared_rpc_call [2.654180s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3_HA_scheduler_db_mixinTestCase.test_get_routers_not_ha_l3_agents_count [0.715148s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.service_providers.test_user_defined.TestUserDefined.test_router_processing [1.841905s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.TestGetL3AgentsWithAgentModeFilter.test_get_l3_agents(no filter) [0.305602s] ... ok DEBUG: {1} neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPlugin.test_remove_metering_label_rpc_call [1.146654s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.TestGetL3AgentsWithHostFilter.test_get_l3_agents(dvr) [0.353562s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.TestGetL3AgentsWithHostFilter.test_get_l3_agents(invalid) [0.433742s] ... ok DEBUG: {1} neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPluginL3AgentSchedulerServicePlugin.test_add_metering_label_rpc_call [1.094602s] ... ok DEBUG: {1} neutron.tests.unit.services.network_segment_range.test_plugin.TestNetworkSegmentRange.test__is_network_segment_range_type_unsupported [0.169476s] ... ok DEBUG: {1} neutron.tests.unit.services.network_segment_range.test_plugin.TestNetworkSegmentRange.test_update_network_segment_range [0.229229s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.service_providers.test_ovn.TestOVN.test_process_router_create_precommit [0.339454s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.service_providers.test_user_defined.TestUserDefined.test__is_ha [0.195942s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_bind_router_returns_None(Delete first binding_index,without manual scheduling) [2.006035s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test__notify_gateway_port_ip_not_changed [3.049377s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_invalid_fixed_ip_address_returns_400 [0.777499s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test__notify_subnetpool_address_scope_update [1.945838s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_invalid_floating_network_id_returns_400 [0.893379s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_invalid_floating_port_id_returns_400 [0.448588s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_first_floatingip_associate_notification [7.402843s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_bind_router_returns_None(Delete middle binding_index,without manual scheduling) [3.176503s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_ipv6_only_network_returns_400 [1.201699s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_associate_to_dhcp_port_fails [2.769234s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_bind_router_returns_None(Delete last binding_index,with manual scheduling) [1.878558s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floating_non_ext_network_returns_400 [1.266567s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_bind_router_returns_None(Do not remove any bindings,without manual scheduling) [2.348024s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_ipv6_and_ipv4_network_creates_ipv4 [2.041079s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_create_different_fixed_ip_same_port [6.393314s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_with_multisubnet_id [2.432075s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_non_admin_context_agent_notification [6.633261s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_not_existing_network_returns_404 [0.701456s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_catch_integrity_error(Delete first binding_index,with manual scheduling) [3.790194s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_router_gateway_fails [2.978806s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_router_gateway_fails_nested_delete_router_failed [0.909493s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_delete_ext_net_with_disassociated_floating_ips [1.546096s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_catch_integrity_error(Delete first binding_index,without manual scheduling) [4.461827s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_delete_router_intf_with_port_id_returns_409 [7.338783s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_with_assoc [6.999430s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_catch_integrity_error(Delete middle binding_index,with manual scheduling) [3.652761s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_with_wrong_subnet_id [1.877240s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingips_native_quotas [1.469411s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_delete_router_intf_with_subnet_id_returns_409 [5.498236s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_catch_integrity_error(Do not remove any bindings,without manual scheduling) [2.870472s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_non_router_port_device_id_of_other_tenants_router_update [2.289871s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floating_port_status_not_applicable [8.247089s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_catch_router_not_found(Delete last binding_index,with manual scheduling) [2.060676s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_router_port_with_device_id_of_other_tenants_router [1.512853s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_list_with_pagination_reverse [3.113661s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_routers_native_quotas [2.834724s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_wont_create_redundant_ports(Delete last binding_index,without manual scheduling) [4.505150s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_disassociate_notification_port_delete [7.347569s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_get_vacant_binding_index(Delete last binding_index,without manual scheduling) [2.309567s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayChanceScheduler.test_filter_existing_chassis [0.125161s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayChanceScheduler.test_no_chassis_available_for_new_gateway [0.076219s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayLeastLoadedScheduler.test_least_loaded_chassis_available_for_new_gateway2 [0.136810s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayLeastLoadedScheduler.test_least_loaded_chassis_available_for_new_gateway3 [0.132707s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayLeastLoadedScheduler.test_least_loaded_chassis_per_priority [0.119392s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayLeastLoadedScheduler.test_least_loaded_chassis_per_priority2 [0.128117s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayLeastLoadedScheduler.test_least_loaded_chassis_with_rebalance [0.140620s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayLeastLoadedSchedulerWithAZ.test_least_loaded_chassis_per_priority2 [0.134137s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayLeastLoadedSchedulerWithAZ.test_no_chassis_available_for_new_gateway [0.133238s] ... ok DEBUG: {0} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test__build_topology_error_only_network_again [0.358280s] ... ok DEBUG: {0} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test__check_requirements_fail_on_missing_pools [0.180774s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_crd_ops [5.213101s] ... ok DEBUG: {0} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test__provision_external_connectivity_with_provisioning_error [0.221367s] ... ok DEBUG: {0} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test__provision_tenant_private_network_handles_subnet_errors [0.487318s] ... ok DEBUG: {0} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test_ensure_external_network_default_value_default_existed [0.588989s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_list_with_port_id [5.460712s] ... ok DEBUG: {0} neutron.tests.unit.services.conntrack_helper.test_plugin.TestConntrackHelperPlugin.test_create_conntrack_helper [0.622373s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_port_delete [8.825622s] ... ok DEBUG: {0} neutron.tests.unit.services.conntrack_helper.test_plugin.TestConntrackHelperPlugin.test_delete_conntrack_helper [6.025157s] ... ok DEBUG: {0} neutron.tests.unit.services.conntrack_helper.test_plugin.TestConntrackHelperPlugin.test_get_conntrack_helpers [0.480041s] ... ok DEBUG: {0} neutron.tests.unit.services.conntrack_helper.test_plugin.TestConntrackHelperPlugin.test_negative_update_conntrack_helper [0.808870s] ... ok DEBUG: {0} neutron.tests.unit.services.externaldns.drivers.designate.test_driver.TestDesignateDriver.test_create_record_set [0.371098s] ... ok DEBUG: {0} neutron.tests.unit.services.externaldns.drivers.designate.test_driver.TestDesignateDriver.test_create_record_set_duplicate_recordset [0.269206s] ... ok DEBUG: {0} neutron.tests.unit.services.externaldns.drivers.designate.test_driver.TestDesignateDriver.test_create_record_set_over_quota [0.326417s] ... ok DEBUG: {0} neutron.tests.unit.services.externaldns.drivers.designate.test_driver.TestDesignateDriver.test_create_record_set_with_reverse_zone_conflict [0.423150s] ... ok DEBUG: {0} neutron.tests.unit.services.externaldns.drivers.designate.test_driver.TestDesignateDriver.test_ipv4_ptr_is_misconfigured [0.434230s] ... ok DEBUG: {0} neutron.tests.unit.services.l3_router.service_providers.test_driver_controller.TestDriverController.test__flavor_plugin [0.852662s] ... ok DEBUG: {0} neutron.tests.unit.services.l3_router.service_providers.test_driver_controller.TestDriverController.test__set_router_provider_flavor_specified [0.398790s] ... ok DEBUG: {0} neutron.tests.unit.services.l3_router.service_providers.test_driver_controller.TestDriverController.test_uses_scheduler [0.765666s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.agent.l3.test_base.TestL3LoggingExtBase.test__handle_notification_passes_update_events_disabled_log [0.405766s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.agent.test_log_extension.LoggingExtensionInitializeTestCase.test_initialize_subscribed_to_rpc [0.343187s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.agent.test_log_extension.LoggingExtensionTestCase.test__handle_notification_passes_delete_events [0.360837s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_disassociate_notification [19.959933s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_update_different_port_owner_as_admin [19.765390s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_update [21.335030s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.common.test_db_api.LoggingDBApiTestCase.test_get_logs_bound_sg [12.265422s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.common.test_snat_validate.TestSnatLogRequestValidations.test_validate_request_resource_id_not_exists [0.324894s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.common.test_snat_validate.TestSnatLogRequestValidations.test_validate_request_resource_id_not_specific [0.313024s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.common.test_snat_validate.TestSnatLogRequestValidations.test_validate_request_with_not_set_gw_port [0.367745s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.common.test_validators.TestLogDriversLoggingTypeValidations.test_validate_log_type_for_port_vif_type_supported [0.845316s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.drivers.openvswitch.test_ovs_firewall_log.TestOVSFirewallLoggingDriver.test_generate_cookie [0.210214s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.drivers.ovn.test_driver.TestOVNDriver.test__pgs_from_log_obj_port [0.356920s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.drivers.ovn.test_driver.TestOVNDriver.test__remove_acls_log_with_log_name [0.313675s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_list_with_sort [9.502364s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.drivers.ovn.test_driver.TestOVNDriver.test_create_meter_name [0.400122s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.drivers.test_base.TestDriverBase.test_is_vif_type_compatible [0.123150s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.drivers.test_manager.TestGetParameter.test__get_param_missing_parameter [0.643070s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.drivers.test_manager.TestLogDriversManagerMulti.test_driver_manager_empty_with_no_drivers [0.393505s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.drivers.test_manager.TestLogDriversManagerMulti.test_driver_manager_with_one_loaded_driver [0.609086s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.drivers.test_manager.TestLogDriversManagerMulti.test_driver_manager_with_two_loaded_drivers [0.567849s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.rpc.test_server.LoggingApiNotificationTestCase.test___init__ [0.311718s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.rpc.test_server.LoggingApiSkeletonTestCase.test_get_sg_log_info_for_port [0.303730s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.test_logging_plugin.TestLoggingPlugin.test_create_log_not_bound_port [0.840954s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.test_logging_plugin.TestLoggingPlugin.test_create_log_with_unsupported_logging_type [0.623030s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.test_logging_plugin.TestLoggingPlugin.test_delete_nonexistent_log [0.864014s] ... ok DEBUG: {0} neutron.tests.unit.services.metering.agents.test_metering_agent.TestMeteringOperations.test_add_metering_info_update [0.329428s] ... ok DEBUG: {0} neutron.tests.unit.services.metering.agents.test_metering_agent.TestMeteringOperations.test_add_metering_label [0.291429s] ... ok DEBUG: {0} neutron.tests.unit.services.metering.agents.test_metering_agent.TestMeteringOperations.test_notification_report_interval [0.791399s] ... ok DEBUG: {0} neutron.tests.unit.services.metering.agents.test_metering_agent.TestMeteringOperations.test_purge_metering_info [0.312899s] ... ok DEBUG: {0} neutron.tests.unit.services.metering.agents.test_metering_agent.TestMeteringOperations.test_purge_metering_info_delete [0.335079s] ... ok DEBUG: {0} neutron.tests.unit.services.metering.agents.test_metering_agent.TestMeteringOperations.test_sync_router_namespaces [0.286415s] ... ok DEBUG: {0} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_add_metering_label_rule [0.298700s] ... ok DEBUG: {0} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_get_traffic_counters_with_missing_chain [4.368220s] ... ok DEBUG: {0} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_process_metering_label_rules [0.325149s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_update_same_fixed_ip_same_port [20.986940s] ... ok DEBUG: {0} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_process_metering_label_rules_with_no_gateway_router [0.282615s] ... ok DEBUG: {0} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_remove_metering_label_rule [0.265310s] ... ok DEBUG: {0} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_update_metering_label_rules [0.360738s] ... ok DEBUG: {0} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_update_routers [0.316513s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_via_router_interface_returns_201 [20.993342s] ... ok DEBUG: {0} neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPlugin.test_add_and_remove_metering_label_rule_dest_and_remote_ip [2.703051s] ... ok DEBUG: {0} neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPluginRpcFromL3Agent.test_get_sync_data_metering_not_shared [1.895643s] ... ok DEBUG: {0} neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPluginRpcFromL3Agent.test_get_sync_data_metering_shared [1.541925s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_multi_external_one_internal [22.215486s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_update_to_same_port_id_twice [10.688287s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_with_assoc_fails [11.713123s] ... ok DEBUG: {0} neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPluginRpcFromL3Agent.test_get_sync_data_metering_with_inactive_router [9.255426s] ... ok DEBUG: {0} neutron.tests.unit.services.network_segment_range.test_plugin.TestNetworkSegmentRange.test__are_allocated_segments_in_range_unimpacted [0.279647s] ... ok DEBUG: {0} neutron.tests.unit.services.network_segment_range.test_plugin.TestNetworkSegmentRange.test__is_network_segment_range_referenced [0.379737s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_janitor_updates_port_device_id [6.972511s] ... ok DEBUG: {0} neutron.tests.unit.services.network_segment_range.test_plugin.TestNetworkSegmentRange.test__is_network_segment_range_unreferenced [0.390688s] ... ok DEBUG: {0} neutron.tests.unit.services.network_segment_range.test_plugin.TestNetworkSegmentRange.test_create_network_segment_range [0.460521s] ... ok DEBUG: {0} neutron.tests.unit.services.network_segment_range.test_plugin.TestNetworkSegmentRange.test_delete_network_segment_range [0.654545s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.service_providers.test_user_defined.TestUserDefined.test__is_user_defined_provider [0.339370s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.service_providers.test_user_defined.TestUserDefined.test__process_precommit_router_create [0.247844s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_update_invalid_fixed_ip [10.172980s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_network_update_external [4.212915s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_none_nexthop [8.416762s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_network_update_external_failure [4.706186s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test__notify_gateway_port_ip_changed [8.752912s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_route_update_with_one_route [5.823492s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_via_router_interface_returns_404 [9.374757s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_invalid_fixed_ipv6_address_returns_400 [1.328005s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_no_ext_gateway_return_404 [1.655046s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_with_invalid_create_port [4.949013s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_nexthop_is_port_ip [8.129536s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_janitor_clears_orphaned_floatingip_port [1.543395s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_no_public_subnet_returns_400 [5.980535s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_and_remove_gateway [8.593452s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_route_update_with_route_via_another_tenant_subnet [3.736946s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_no_destination_route [4.574959s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_gateway_dup_subnet1_returns_400 [4.340502s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_and_remove_gateway_tenant_ctx [5.043439s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_no_nexthop_route [3.654862s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_gateway_net_not_external_returns_400 [2.378560s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_route_update_with_external_route [2.805333s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_with_assoc_to_ipv4_and_ipv6_port [9.637352s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_gateway_non_existent_network_returns_404 [0.700303s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_gateway_dup_subnet2_returns_400 [6.353055s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_gateway_notifications [2.711433s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_gateway_no_subnet [6.504366s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_gateway_invalid_network_returns_400 [1.576171s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_with_duplicated_specific_ip [5.881460s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_with_specific_ip [3.147407s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_by_port_cidr_overlapped_with_gateway [5.549378s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_cidr_overlapped_with_gateway [8.232796s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_with_specific_ip_out_of_allocation [2.947686s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_with_specific_ip_out_of_subnet [1.747620s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_gateway_multiple_subnets_ipv6 [9.434527s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_dup_port [3.905026s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_empty_port_and_subnet_ids [1.177460s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_by_port_other_tenant_address_in_pool [8.388434s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_iface_ipv6_ext_ra_subnet_returns_400 [4.022218s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_by_subnet_other_tenant_subnet_rbac_shared [3.014490s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_by_port_admin_address_out_of_pool [2.770003s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_by_port_fails_nested [1.644393s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_multiple_floatingips_same_fixed_ip_same_port [10.069040s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_multiple_ipv4_subnet_port_returns_400 [4.250220s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_delete_port_after_failure [4.688665s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_dup_subnet1_returns_400 [3.425580s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_multiple_ipv6_subnets_same_net [10.142937s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floating_ip_direct_port_delete_returns_409 [11.794271s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_no_data_returns_400 [1.519751s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_ipv6_subnet [21.798960s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_dup_subnet2_returns_400 [9.388015s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_ipv6_subnet_without_gateway_ip [1.537846s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_port_bad_tenant_returns_404 [6.471462s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_subnet [5.880211s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_with_both_ids_returns_400 [1.584593s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_association_on_unowned_router [10.085415s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_multiple_ipv6_subnet_port [5.244866s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_create_show_ext_gwinfo_default [4.225637s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_concurrent_delete_upon_subnet_create [4.419581s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_list_with_pagination [4.397593s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_create [1.473716s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_create_show_ext_gwinfo_with_snat_disabled [4.418667s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_create_call_extensions [1.461926s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_create_with_gwinfo [2.721354s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_multiple_ipv6_subnets_different_net [9.156595s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_create_with_gwinfo_ext_ip_non_admin [3.947520s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_delete_ipv6_slaac_subnet_inuse_returns_409 [3.327888s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_create_with_gwinfo_invalid_ext_ip [1.373131s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_delete_subnet_inuse_returns_409 [2.799984s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_list_with_pagination [1.088353s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_delete_race_with_interface_add [4.495361s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_overlapped_cidr_returns_400 [7.154097s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_same_external_and_internal [13.717137s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_remove_interface_callback_failure_returns_409 [2.566098s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_remove_interface_nothing_returns_400 [5.483513s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_delete_with_floatingip_existed_returns_409 [6.875832s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_port [7.006177s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_subnet_with_bad_tenant_returns_404 [2.643199s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_remove_interface_with_both_ids_returns_200 [3.826444s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_update_different_fixed_ip_same_port [10.622287s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_gateway_set_fail_after_port_create [5.989763s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_subnet_with_port_from_other_tenant [4.322204s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_list_with_sort [2.261864s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_set_gateway_cidr_overlapped_with_subnets [4.851405s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_clear_gateway_callback_failure_returns_409 [3.192587s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update [3.314790s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_remove_interface_wrong_subnet_returns_400 [4.127445s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_create_show_ext_gwinfo_with_snat_enabled [3.140953s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_create_show_no_ext_gwinfo [1.082736s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_ext_gwinfo_default [3.081301s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_delete [1.010463s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_delete_callback [1.854965s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_remove_ipv6_subnet_from_interface [7.156812s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_ext_gwinfo_with_snat_disabled [5.873767s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_show [1.789115s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_update_different_router [16.959690s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_ext_gwinfo_with_snat_enabled [3.474077s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_gateway_set_retry [8.011228s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_gateway [6.172574s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_remove_interface_inuse_returns_409 [3.828406s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_update_subnet_gateway_disabled [9.912154s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_janitor_doesnt_delete_if_fixed_in_interim [2.159406s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_on_external_port [9.657310s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_remove_interface_returns_200 [6.197305s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_gateway_add_multiple_prefixes_ipv6 [8.468731s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_with_dup_address [5.116383s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_none_destination [5.617484s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_with_invalid_ip_address [3.540435s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_remove_interface_wrong_port_returns_404 [4.134589s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_with_invalid_nexthop_ip [2.608943s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_delete_routes [6.816439s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_update_router_interface_port_ipv6_subnet_ext_ra [8.173543s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_add_router_interface_vlan_network [0.526292s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_create_floatingip_distributed [0.582242s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_route_clear_routes_with_None [9.584493s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_delete_floatingip_lb_vip_fip [0.633013s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_get_router_availability_zones_multiple [0.511801s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_two_fips_one_port_invalid_return_409 [8.606856s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_add_router_interface_update_lrouter_port [1.096766s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_ext_gwinfo_with_invalid_snat_setting [5.434517s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_port_update_before_update_router_port_without_ip [2.865319s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_add_router_interface_with_gateway_set [0.936993s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_remove_router_interface_update_lrouter_port [0.694790s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_create_floatingip_external_ip_present_in_nat_rule [0.975442s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_remove_router_interface_with_gateway_set [1.029752s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_create_floatingip_lb_member_fip [0.531551s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_create_floatingip_lsp_external_id [0.754683s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_update_floatingip_reassociate_to_same_port_diff_fixed_ip [0.947261s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_create_floatingip_without_gateway_port [0.912708s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_update_router_admin_state_change [0.963352s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_route_update_with_multi_routes [7.395436s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_delete_floatingip_no_lsp_external_id [1.083718s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_update_router_ext_gw_change_subnet [1.202270s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_validate_availability_zones [2.770984s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_gateway_no_subnet_forbidden [3.846496s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_delete_router_with_ext_gw [3.224598s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_gateway_to_empty_with_existed_floatingip [8.215761s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_validate_availability_zones_no_azs [0.618711s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_disable_snat [0.556484s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_bad_values [1.056041s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_disassociate_floatingips [0.622880s] ... ok DEBUG: {1} neutron.tests.unit.services.placement_report.test_plugin.PlacementReportPluginTestCases.test__sync_placement_state_legacy [0.707625s] ... ok DEBUG: {1} neutron.tests.unit.services.placement_report.test_plugin.PlacementReportPluginTestCases.test__sync_placement_state_rp_pkt_processing_with_direction [0.528405s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_get_router_availability_zones_none [0.577759s] ... ok DEBUG: {1} neutron.tests.unit.services.placement_report.test_plugin.PlacementReportPluginTestCases.test_no_sync_without_resource_info [0.524400s] ... ok DEBUG: {1} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwarding.test_handle_notification_basic [0.206356s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_schedule_unhosted_gateways [0.767120s] ... ok DEBUG: {1} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwarding.test_handle_notification_create [0.202098s] ... ok DEBUG: {1} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwarding.test_handle_notification_update [0.223193s] ... ok DEBUG: {1} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwarding.test_init [0.133377s] ... ok DEBUG: {1} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwardingHandler.test__validate_router_networks_tunnel_networks [0.111574s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_schedule_unhosted_gateways_no_gateways [0.715196s] ... ok DEBUG: {1} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwardingHandler.test_get_lb_attributes [0.101112s] ... ok DEBUG: {1} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwardingHandler.test_get_lb_protocol [0.114904s] ... ok DEBUG: {1} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwardingHandler.test_lb_names [0.131719s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_by_port_other_tenant_address_out_of_pool [2.669674s] ... ok DEBUG: {1} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwardingHandler.test_port_forwarding_created [0.124614s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_update_floatingip [0.859394s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_update_floatingip_association_empty_update [0.796419s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_by_subnet_other_tenant_subnet_returns_400 [1.653721s] ... ok DEBUG: {1} neutron.tests.unit.services.portforwarding.test_pf_plugin.TestPortForwardingPlugin.test_check_port_forwarding_update_invalid_external [1.945256s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_update_floatingip_qos [0.738672s] ... ok DEBUG: {1} neutron.tests.unit.services.portforwarding.test_pf_plugin.TestPortForwardingPlugin.test_delete_floatingip_port_forwarding [0.159588s] ... ok DEBUG: {1} neutron.tests.unit.services.portforwarding.test_pf_plugin.TestPortForwardingPlugin.test_service_plugins_no_such_opt [0.145116s] ... ok DEBUG: {1} neutron.tests.unit.services.portforwarding.test_pf_plugin.TestPortForwardingPlugin.test_update_floatingip_port_forwarding_port_in_use [0.197922s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.drivers.ovn.test_driver.TestOVNQosDriver.test_create_policy [0.128393s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_gateway_with_different_external_subnet [6.392024s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.drivers.test_manager.TestQosDriversManagerMulti.test_driver_manager_empty_with_no_loaded_drivers [0.227346s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.drivers.test_manager.TestQosDriversManagerRules.test_available_rules [0.438445s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.drivers.test_manager.TestQosDriversManagerRules.test_supported_rule_type_details [0.212303s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQoSRuleAliasMinimumPacketRate.test_update_rule [1.043356s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test__extend_port_resource_request_bulk_min_bw_and_pps_rule [0.462915s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test__extend_port_resource_request_min_bw_and_pps_rule [0.261618s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_update_router_ext_gw_no_change [3.710753s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test__extend_port_resource_request_mix_rules_non_provider_net [0.436023s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test__get_min_bw_traits [0.339421s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_create_min_bw_rule_on_bound_port [0.267083s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_update_router_static_route_no_change [0.802049s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_create_policy_packet_rate_limit_rule [0.413313s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_create_policy_rule_check_rule_bwlimit_less_than_minbw [0.162995s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_validate_availability_zones_fail_non_exist [0.708048s] ... ok DEBUG: {2} neutron.tests.unit.services.placement_report.test_plugin.PlacementReportPluginTestCases.test__get_rp_by_name_found [0.666555s] ... ok DEBUG: {2} neutron.tests.unit.services.placement_report.test_plugin.PlacementReportPluginTestCases.test_no_sync_for_rp_name_not_found [0.366141s] ... ok DEBUG: {2} neutron.tests.unit.services.placement_report.test_plugin.PlacementReportPluginTestCases.test_no_sync_for_unsupported_agent_type [0.423503s] ... ok DEBUG: {2} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwarding.test__validate_configuration_ok [0.208560s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_create_policy_rule_check_rule_min_pps_direction_conflict [2.018483s] ... ok DEBUG: {2} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwarding.test_db_sync_delete [0.197611s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_create_policy_rule_for_nonexistent_policy [0.254447s] ... ok DEBUG: {2} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwarding.test_get_fip_objs [0.163170s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_delete_policy_min_pps_rule_for_nonexistent_policy [0.204519s] ... ok DEBUG: {2} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwarding.test_handle_notification_delete [0.183813s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_delete_policy_rule_bad_policy [0.177463s] ... ok DEBUG: {2} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwarding.test_maintenance_create_or_update [0.210238s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_ipv6_port_existing_network_returns_400 [8.103612s] ... ok DEBUG: {2} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwardingHandler.test_port_forwarding_created_with_ranges [0.175526s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_bandwidth_limit_rule [0.377343s] ... ok DEBUG: {2} neutron.tests.unit.services.portforwarding.test_pf_plugin.TestPortForwardingPlugin.test_check_port_forwarding_update_invalid_address [0.360374s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_bandwidth_limit_rules_for_nonexistent_policy [0.341658s] ... ok DEBUG: {2} neutron.tests.unit.services.portforwarding.test_pf_plugin.TestPortForwardingPlugin.test_check_port_forwarding_update_invalid_internal [0.206127s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_dscp_marking_rule_for_nonexistent_policy [0.250163s] ... ok DEBUG: {2} neutron.tests.unit.services.portforwarding.test_pf_plugin.TestPortForwardingPlugin.test_get_floatingip_port_forwarding [0.236356s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_gateway_with_existed_floatingip [7.965424s] ... ok DEBUG: {2} neutron.tests.unit.services.portforwarding.test_pf_plugin.TestPortForwardingPlugin.test_get_floatingip_port_forwardings [0.282967s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_min_pps_rule [0.393619s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_min_pps_rules_for_nonexistent_policy [0.349076s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_minimum_bandwidth_rules_for_policy [0.268829s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_packet_rate_limit_rules_for_nonexistent_policy [0.204784s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_rule_types [0.303737s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_update_policy_packet_rate_limit_rule [0.283023s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_update_policy_rule_check_rule_minbw_gr_than_bwlimit [0.242517s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_validate_policy_for_network [0.367854s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_validate_update_network_callback_policy_changed [0.352288s] ... ok DEBUG: {2} neutron.tests.unit.services.portforwarding.test_pf_plugin.TestPortForwardingPlugin.test_negative_check_router_match [3.016901s] ... ok DEBUG: {2} neutron.tests.unit.services.portforwarding.test_pf_plugin.TestPortForwardingPlugin.test_negative_create_floatingip_port_forwarding [0.258928s] ... ok DEBUG: {2} neutron.tests.unit.services.portforwarding.test_pf_plugin.TestPortForwardingPlugin.test_negative_delete_floatingip_port_forwarding [0.242016s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_gateway_with_invalid_external_ip [3.793968s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_multiple_ipv4_subnets [4.914097s] ... ok DEBUG: {2} neutron.tests.unit.services.portforwarding.test_pf_plugin.TestPortForwardingPlugin.test_negative_get_floatingip_port_forwarding [0.203280s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.drivers.ovn.test_driver.TestOVNQosDriver.test_delete_policy [0.148571s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.drivers.test_manager.TestQoSDriversRulesValidations.test_validate_rule_for_port_unbound_vnic_type_not_supported [0.390339s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.drivers.test_manager.TestQosDriversCalls.test_implemented_call_methods [0.251422s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.drivers.test_manager.TestQosDriversCalls.test_not_implemented_call_methods [0.205882s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_verify_bad_method_call [2.446832s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.drivers.test_manager.TestQosDriversManagerRules.test__parse_parameter_values [0.222445s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.drivers.test_manager.TestQosDriversManagerRules.test_supported_rule_type_details_no_drivers_loaded [0.297467s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_port_without_ips [1.617596s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_change_placement_allocation_decrease [0.465742s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test__extend_port_resource_request_bulk_min_bw_rule [0.222641s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test__extend_port_resource_request_bulk_min_pps_rule [0.212958s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test__extend_port_resource_request_min_bw_inherited_policy [0.262934s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_change_placement_allocation_min_bw_dataplane_enforcement_with_pps [0.664109s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_gateway_with_invalid_external_subnet [2.535766s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_change_placement_allocation_new_policy_empty [0.343354s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_add_policy [0.472345s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_create_min_pps_rule_on_bound_port [0.251402s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_create_policy_min_pps_rule_duplicates [0.132031s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_create_policy_min_pps_rule_for_nonexistent_policy [0.074883s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_change_placement_allocation_new_rule_not_min_bw [0.530308s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_create_policy_pps_rule_duplicates [0.076977s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_create_policy_pps_rule_for_nonexistent_policy [0.072875s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_create_policy_rule_check_rule_minbw_gr_than_bwlimit [0.068308s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_change_placement_allocation_no_original_qos [0.295342s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_delete_policy_min_pps_rule_bad_policy [0.097871s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_delete_policy_packet_rate_limit_rule [0.089130s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_delete_policy_rule_for_nonexistent_policy [0.145770s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_min_pps_rules_for_policy [0.100268s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_minimum_bandwidth_rules_for_nonexistent_policy [0.155667s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_rule_type [0.160662s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_rule_notification_and_driver_ordering [0.092905s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_update_policy_min_pps_rule_for_nonexistent_policy [0.092724s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_update_policy_pps_rule_bad_policy [0.070148s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_check_network_for_placement_allocation_change_remove_qos [1.186797s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_update_policy_rule_check_rule_min_less_than_max [1.110893s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_validate_policy_for_port_rule_not_valid [0.098966s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_validate_update_port_callback_policy_not_changed [0.073630s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_change_placement_allocation_decrease_min_pps [0.196643s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_with_nexthop_is_outside_port_subnet [3.771582s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_change_placement_allocation_increase_min_pps [0.218793s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_change_placement_allocation_increase_min_pps_and_min_bw [0.225040s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_create_with_gwinfo_ext_ip [5.072137s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_change_placement_allocation_no_original_allocation [0.400670s] ... ok DEBUG: {1} neutron.tests.unit.services.revisions.test_revision_plugin.TestRevisionPlugin.test_handle_expired_object [2.259005s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_change_placement_allocation_update_generation_conflict [0.341336s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_check_network_for_placement_allocation_change_no_qos_change [0.385843s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_check_port_for_placement_allocation_change_no_qos_update [0.489030s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_validate_create_network_callback_no_qos [0.412310s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_validate_create_port_callback_no_policy [0.632563s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_validate_create_port_callback_policy_on_port [0.572660s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_with_too_many_routes [5.472743s] ... ok DEBUG: {1} neutron.tests.unit.services.revisions.test_revision_plugin.TestRevisionPlugin.test_port_ip_update_revises [4.903186s] ... ok DEBUG: {2} neutron.tests.unit.services.revisions.test_revision_plugin.TestRevisionPlugin.test_constrained_port_delete [2.845568s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_update_subnet_gateway_for_external_net [1.178210s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_add_router_interface [0.410807s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_create_with_gwinfo_ext_ip_subnet [7.114902s] ... ok DEBUG: {1} neutron.tests.unit.services.revisions.test_revision_plugin.TestRevisionPlugin.test_qos_policy_bump_port_revision [1.976034s] ... ok DEBUG: {1} neutron.tests.unit.services.test_provider_configuration.NeutronModuleConfigNotParsedTestCase.test_ini_no_crash_if_config_files_not_parsed [0.003231s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_add_router_interface_with_gateway_set_and_snat_disabled [0.686599s] ... ok DEBUG: {1} neutron.tests.unit.services.test_provider_configuration.ParseServiceProviderConfigurationTestCase.test_parse_service_provider_name_too_long [0.128311s] ... ok DEBUG: {1} neutron.tests.unit.services.test_provider_configuration.ParseServiceProviderConfigurationTestCase.test_parse_single_default_service_provider_opt [0.136337s] ... ok DEBUG: {1} neutron.tests.unit.services.test_provider_configuration.ProviderConfigurationTestCase.test_add_duplicate_provider [0.135802s] ... ok DEBUG: {1} neutron.tests.unit.services.test_provider_configuration.ProviderConfigurationTestCase.test_ensure_default_unique [0.118141s] ... ok DEBUG: {1} neutron.tests.unit.services.test_provider_configuration.ProviderConfigurationTestCase.test_ensure_driver_unique [0.092379s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_create_floatingip [0.714909s] ... ok DEBUG: {1} neutron.tests.unit.services.test_provider_configuration.ProviderConfigurationTestCase.test_get_service_providers [0.136516s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.LinuxBridgeTrunkDriverTestCase.test_agent_port_change_is_subport [0.179209s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.LinuxBridgeTrunkDriverTestCase.test_handle_subports_created [0.250869s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.LinuxBridgeTrunkDriverTestCase.test_handle_trunks_created [0.220432s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_create_floatingip_external_ip_present_type_snat [0.747775s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.LinuxBridgeTrunkDriverTestCase.test_wire_trunk_concurrent_removal [0.209925s] ... ok DEBUG: {2} neutron.tests.unit.services.revisions.test_revision_plugin.TestRevisionPlugin.test_constrained_port_update_handles_db_retries [3.186242s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.LinuxBridgeTrunkDriverTestCase.test_wire_trunk_not_on_host [0.220537s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.TrunkAPITestCase.test_bind_subports_to_host [0.181590s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.TrunkAPITestCase.test_delete_trunk_subport [0.176588s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_create_floatingip_lb_vip_fip [0.848217s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.TrunkAPITestCase.test_fetch_trunk_missing [0.152775s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.TrunkAPITestCase.test_get_trunk_by_id [0.153473s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.TrunkAPITestCase.test_get_trunk_cache_miss [0.149560s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.TrunkAPITestCase.test_put_trunk_subport [0.116964s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.TrunkAPITestCase.test_set_trunk_status [0.157188s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_trunk_plumber.PlumberTestCase.test_ensure_trunk_subports [0.166224s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_driver.OvsTrunkSkeletonTest.test___init__ [0.153044s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_driver.OvsTrunkSkeletonTest.test_handle_subports_deleted [0.171802s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_driver.OvsTrunkSkeletonTest.test_handle_subports_not_for_this_agent [0.240631s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_driver.OvsTrunkSkeletonTest.test_handle_subports_trunk_rpc_error [0.220298s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_driver.OvsTrunkSkeletonTest.test_handle_subports_unknown_event [0.190397s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestBridgeHasInstancePort.test_device_on_bridge [0.160807s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestIsTrunkServicePort.test_with_random_string [0.167556s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_delete_dhcpv6_stateless_subnet_inuse_returns_409 [4.810416s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestIsTrunkServicePort.test_with_trunk_patch_port_trunk_side [0.150575s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestLockOnBridgeName.test_keyword_argument [0.132221s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestLockOnBridgeName.test_missing_argument [0.122504s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test__get_current_status_active [0.080311s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test__set_trunk_metadata_with_None_params [0.103620s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test__update_trunk_metadata_unwire [0.132113s] ... ok DEBUG: {2} neutron.tests.unit.services.revisions.test_revision_plugin.TestRevisionPlugin.test_network_description_bumps_revision [3.491830s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_create_floatingip_with_gateway_port [2.914165s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test__update_trunk_metadata_wire [0.138615s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test_handle_trunk_add_ovsdb_failure [0.146647s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test_handle_trunk_add_rpc_failure [0.173503s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_trunk_manager.TrunkManagerTestCase.test_add_sub_port_plug_fails [0.133052s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_ovn_l3_router_plugin_without_ovn_mech_driver [0.607368s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_trunk_manager.TrunkManagerTestCase.test_remove_sub_port_unplug_fails [0.125441s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_remove_router_interface [0.469847s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_delete_with_port_existed_returns_409 [1.997863s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_remove_router_interface_router_not_found [0.743976s] ... ok DEBUG: {2} neutron.tests.unit.services.revisions.test_revision_plugin.TestRevisionPlugin.test_port_name_update_revises [1.921398s] ... ok DEBUG: {2} neutron.tests.unit.services.test_provider_configuration.NeutronModuleMultiConfigFileTestCase.test_read_configuration_from_all_matching_files [0.117480s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.LinuxBridgeTrunkDriverTestCase.test_wire_trunk_other_exception [0.162567s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.TrunkAPITestCase.test_fetch_trunk_plugin_disabled [0.141312s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.TrunkAPITestCase.test_get_trunk [0.153432s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_update_floatingip_associate [0.718947s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.TrunkAPITestCase.test_get_trunk_for_subport [0.141357s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.TrunkAPITestCase.test_put_trunk_subport_non_existent_trunk [0.129251s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.linuxbridge.test_driver.LinuxBridgeDriverTestCase.test_driver_properties [0.136130s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_driver.OvsTrunkSkeletonTest.test_handle_subports_created_trunk_on_trunk_update [0.061410s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_driver.OvsTrunkSkeletonTest.test_handle_subports_deleted_trunk_on_trunk_update [0.050101s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.openvswitch.test_driver.OVSDriverTestCase.test_driver_is_loaded [2.350915s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestIsTrunkServicePort.test_with_subport_patch_port_trunk_side [0.053423s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestLockOnBridgeName.test_positional_argument [0.057972s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_update_floatingip_associate_distributed [0.650607s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test__get_current_status_degraded [0.056745s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.openvswitch.test_driver.OVSDriverTestCase.test_vif_details_bridge_name_handler_registration [0.178541s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test__wire_trunk_get_trunk_details_failure [0.041770s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test_handle_trunk_add_missing_bridge [0.114289s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.ovn.test_trunk_driver.TestTrunkDriver.test_register [0.175136s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.ovn.test_trunk_driver.TestTrunkHandler.test_delete_trunk [0.183513s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.ovn.test_trunk_driver.TestTrunkHandler.test_subports_added [0.171752s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.ovn.test_trunk_driver.TestTrunkHandler.test_subports_deleted_no_subports [0.200291s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_update_router_ext_gw_change_ip_address [0.837688s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.rpc.test_server.TrunkStubTest.test_subports_added [0.160750s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.rpc.test_server.TrunkStubTest.test_trunk_created [0.172436s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_interface_in_use_by_route [3.060791s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test_handle_trunk_add_parent_port_not_found [1.138861s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test_handle_trunk_remove_rpc_failure [0.144675s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test_unwire_subports_for_trunk_trunk_manager_failure [0.135195s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_update_router_name_change [0.786319s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginCompatDriversTestCase.test_plugin_with_fake_driver [0.623313s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test_wire_subports_for_trunk_trunk_manager_failure [0.173974s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.openvswitch.test_driver.OVSDriverTestCase.test_driver_creation [0.166825s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.openvswitch.test_driver.OVSDriverTestCase.test_driver_is_not_loaded [0.171239s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginCompatDriversTestCase.test_plugins_fails_to_start_seg_type_validator_not_found [0.485734s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.ovn.test_trunk_driver.TestTrunkHandler.test_create_trunk_port_not_found [0.231685s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.ovn.test_trunk_driver.TestTrunkHandler.test_delete_trunk_port_db_exception [0.234041s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.ovn.test_trunk_driver.TestTrunkHandler.test_delete_trunk_port_not_found [0.217241s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_list [1.613772s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.ovn.test_trunk_driver.TestTrunkHandler.test_subports_deleted [0.216531s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.ovn.test_trunk_driver.TestTrunkHandler.test_trunk_created [0.187826s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.rpc.test_backend.ServerSideRpcBackendTest.test___init__ [0.175530s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test__trigger_trunk_status_change_parent_port_status_up [2.094190s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_update_router_with_ext_gw [3.112495s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.rpc.test_server.TrunkSkeletonTest.test__handle_port_binding_binding_error [1.684591s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_update_router_with_ext_gw_and_disabled_snat [0.518124s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginCompatDriversTestCase.test_plugin_fails_to_start_no_loaded_drivers [0.394923s] ... ok DEBUG: {3} neutron.tests.unit.services.placement_report.test_plugin.PlacementReportPluginTestCases.test__get_rp_by_name_not_found [0.562902s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_list_with_pagination_reverse [3.322043s] ... ok DEBUG: {3} neutron.tests.unit.services.placement_report.test_plugin.PlacementReportPluginTestCases.test_no_sync_for_placement_gone [0.425781s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_add_subports_trunk_in_error_state_raises [2.310540s] ... ok DEBUG: {3} neutron.tests.unit.services.placement_report.test_plugin.PlacementReportPluginTestCases.test_sync_after_transient_error [0.499416s] ... ok DEBUG: {3} neutron.tests.unit.services.placement_report.test_plugin.PlacementReporterAgentsTestCases.test_supported_agent_types [0.385798s] ... ok DEBUG: {3} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwarding.test_handle_notification_noop [0.159358s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_list_with_parameters [1.282755s] ... ok DEBUG: {3} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwarding.test_maintenance_delete [0.166231s] ... ok DEBUG: {3} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwardingHandler.test__validate_router_networks_provider_networks [0.148459s] ... ok DEBUG: {3} neutron.tests.unit.services.portforwarding.test_pf_plugin.TestPortForwardingPlugin.test_check_port_forwarding_update [0.393132s] ... ok DEBUG: {3} neutron.tests.unit.services.portforwarding.test_pf_plugin.TestPortForwardingPlugin.test_create_floatingip_port_forwarding [0.194837s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_specify_id_backend [0.891338s] ... ok DEBUG: {3} neutron.tests.unit.services.portforwarding.test_pf_plugin.TestPortForwardingPlugin.test_negative_find_a_router_for_fip_port_forwarding [0.210595s] ... ok DEBUG: {3} neutron.tests.unit.services.portforwarding.test_pf_plugin.TestPortForwardingPlugin.test_update_floatingip_port_forwarding [0.216158s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test__trigger_trunk_status_change_parent_port_status_down [3.301129s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.drivers.openvswitch.test_driver.TestOVSDriver.test_validate_min_bw_rule [0.261931s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.drivers.test_manager.TestQoSDriversRulesValidations.test_validate_rule_for_network [0.261224s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.drivers.test_manager.TestQoSDriversRulesValidations.test_validate_rule_for_port_rule_vif_type_supported [0.184117s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.drivers.test_manager.TestQoSDriversRulesValidations.test_validate_rule_for_port_unbound_vnic_type_supported [0.129853s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.drivers.test_manager.TestQosDriversManagerMulti.test_driver_manager_empty_with_no_drivers [0.121737s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_delete_port_raise_in_use_by_trunk [3.975828s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_gateway_upon_subnet_create_ipv6 [2.788788s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_add_subports_trunk_goes_to_down [2.996793s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.drivers.test_manager.TestQosDriversManagerMulti.test_driver_manager_with_one_loaded_driver [2.362798s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.drivers.test_manager.TestQosDriversManagerMulti.test_driver_manager_with_two_loaded_drivers [0.168808s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQoSRuleAlias.test_delete_rule [0.698959s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_remove_subports_notify_after_delete [2.465200s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_create_trunk_notify_precommit_create [1.510347s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQoSRuleAlias.test_show_non_existing_rule [0.760711s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQoSRuleAlias.test_show_rule [0.783968s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_delete_trunk_notify_after_delete [1.665612s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQoSRuleAlias.test_update_rule [0.676920s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_remove_subports_notify_precommit_delete [2.491931s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQoSRuleAliasMinimumPacketRate.test_show_rule [0.780123s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test__extend_port_resource_request_min_bw_non_provider_net [0.234541s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test__extend_port_resource_request_min_bw_rule [0.201276s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_create_min_pps_rule_on_unbound_port [0.188153s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_create_policy_min_pps_rule [0.208158s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_remove_subports_notify_precommit_delete_empty_list [1.533700s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_create_policy_rule [0.328840s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_create_policy_rule_check_rule_max_more_than_min [0.184931s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_delete_trunk_raise_in_use [2.386732s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_create_policy_rule_check_rule_min_less_than_max [0.190263s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_create_policy_rule_duplicates [0.178509s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_gateway_upon_subnet_create_max_ips_ipv6 [6.846462s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_gateway_with_external_ip_used_by_gw [1.513856s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_delete_policy [1.984351s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_delete_policy_pps_rule_bad_policy [0.100642s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_delete_policy_rule [0.058553s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_min_pps_rule_type_as_user [0.055620s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_bandwidth_limit_rules_for_policy [0.082817s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_bandwidth_limit_rules_for_policy_with_filters [0.147030s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_dscp_marking_rules_for_nonexistent_policy [0.185683s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_trunk_update_notify_after_update [3.444707s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_dscp_marking_rules_for_policy_with_filters [0.186070s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_min_pps_rules_for_policy_with_filters [0.328975s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_minimum_bandwidth_rule [0.199818s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_minimum_bandwidth_rules_for_policy_with_filters [0.180792s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_remove_subports_trunk_goes_to_down [4.036469s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_packet_rate_limit_rule [0.193391s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_packet_rate_limit_rules_for_policy [0.194260s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_pps_rule_type [0.294966s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_pps_rule_type_as_user [0.189672s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_rule_type_as_user [0.183713s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_update_policy_min_pps_rule [0.195925s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.test_rules.SubPortsValidatorMtuSanityTestCase.test_validate_subport_mtu_same_as_trunk [2.166352s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_update_policy_min_pps_rule_bad_policy [0.193546s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.test_rules.SubPortsValidatorTestCase.test_validate_subport_vlan_id_not_an_int [0.143523s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_trunk_update_notify_precommit_update [1.559105s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_update_policy_pps_rule_for_nonexistent_policy [0.303873s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_update_policy_rule_check_rule_min_pps_direction_conflict [0.192474s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_validate_policy_for_port_all_rules_valid [0.177822s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_validate_update_port_callback_policy_removed [0.178417s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_change_placement_allocation_change_dir_min_pps_ingress_to_any [0.427628s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.test_rules.TrunkPortValidatorTestCase.test_check_not_in_use_pass [1.423881s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.test_rules.SubPortsValidatorMtuSanityTestCase.test_validate_subport_mtu_set_trunks_unset [2.195717s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.test_rules.SubPortsValidatorTestCase.test_validate_subport_missing_segmentation_type [0.123358s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.test_rules.TrunkPortValidatorTestCase.test_validate_port_cannot_be_trunked_raises [1.344179s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_change_placement_allocation_no_min_bw [2.144038s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_change_placement_allocation_update_conflict [0.307425s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_check_port_for_placement_allocation_change [0.343844s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.test_rules.TrunkPortValidatorTestCase.test_can_be_trunked_or_untrunked_raises_conflict [1.783294s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_routes_update_for_multiple_routers [7.746299s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_check_port_for_placement_allocation_change_no_new_policy [0.430164s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_check_port_for_placement_allocation_change_no_qos_change [0.262888s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_validate_create_network_callback [0.342162s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.test_rules.TrunkPortValidatorTestCase.test_validate_port_id_in_use_by_unrelated_trunk [2.451410s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_validate_create_port_callback_policy_on_network [0.471860s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_validate_create_port_callback_policy_on_port_and_network [0.111883s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.test_utils.UtilsTestCase.test_is_driver_compatible_agentless [0.554290s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.test_rules.TrunkPortValidatorTestCase.test_can_be_trunked_or_untrunked_returns_true [1.735889s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_update_port_device_id_to_different_tenants_router [2.387059s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.test_rules.TrunkPortValidatorTestCase.test_validate_port_parent_in_use_by_trunk [1.477196s] ... ok DEBUG: {3} neutron.tests.unit.services.revisions.test_revision_plugin.TestRevisionPlugin.test_constrained_port_update [1.731563s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.test_utils.UtilsTestCase.test_is_driver_compatible_agent_based_agent_mismatch [0.409857s] ... ok DEBUG: {2} neutron.tests.unit.test_auth.NeutronKeystoneContextTestCase.test_no_user_id [0.139725s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.test_utils.UtilsTestCase.test_is_driver_compatible_multiple_drivers [2.258839s] ... ok DEBUG: {2} neutron.tests.unit.test_auth.NeutronKeystoneContextTestCase.test_roles_with_admin [0.123722s] ... ok DEBUG: {1} neutron.tests.unit.test_auth.NeutronKeystoneContextTestCase.test_with_auth_token [0.141955s] ... ok DEBUG: {2} neutron.tests.unit.test_manager.NeutronManagerTestCase.test_load_default_service_plugins [0.138041s] ... ok DEBUG: {1} neutron.tests.unit.test_auth.NeutronKeystoneContextTestCase.test_with_tenant_id [0.134747s] ... ok DEBUG: {2} neutron.tests.unit.test_manager.NeutronManagerTestCase.test_load_plugins_with_requirements_with_parent [0.145266s] ... ok DEBUG: {3} neutron.tests.unit.services.revisions.test_revision_plugin.TestRevisionPlugin.test_net_tag_bumps_net_revision [0.978659s] ... ok DEBUG: {1} neutron.tests.unit.test_auth.NeutronKeystoneContextTestCase.test_with_user_id [0.123393s] ... ok DEBUG: {2} neutron.tests.unit.test_manager.NeutronManagerTestCase.test_multiple_plugins_by_name_specified_for_service_type [0.145664s] ... ok DEBUG: {1} neutron.tests.unit.test_auth.NeutronKeystoneContextTestCase.test_without_auth_token [0.124983s] ... ok DEBUG: {2} neutron.tests.unit.test_manager.NeutronManagerTestCase.test_multiple_plugins_specified_for_service_type [0.139628s] ... ok DEBUG: {1} neutron.tests.unit.test_manager.NeutronManagerTestCase.test_core_plugin_supports_services [0.125052s] ... ok DEBUG: {2} neutron.tests.unit.test_policy.CustomRulesTestCase.test_field_check__regex_value [0.122923s] ... ok DEBUG: {1} neutron.tests.unit.test_manager.NeutronManagerTestCase.test_dhcp_agents_per_network_min [0.137376s] ... ok DEBUG: {2} neutron.tests.unit.test_policy.CustomRulesTestCase.test_owner_check_deepcopy [0.118365s] ... ok DEBUG: {1} neutron.tests.unit.test_manager.NeutronManagerTestCase.test_manager_gathers_agent_notifiers_from_service_plugins [0.145613s] ... ok DEBUG: {2} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test__is_attribute_explicitly_set [0.181366s] ... ok DEBUG: {1} neutron.tests.unit.test_manager.NeutronManagerTestCase.test_service_plugin_conflicts_with_core_plugin [0.202334s] ... ok DEBUG: {3} neutron.tests.unit.services.revisions.test_revision_plugin.TestRevisionPlugin.test_qos_policy_bump_network_revision [0.870619s] ... ok DEBUG: {1} neutron.tests.unit.test_neutron_plugin_base_v2.NeutronPluginBaseV2TestCase.test_can_load_core_plugin_without_datastore [0.124380s] ... ok DEBUG: {1} neutron.tests.unit.test_opts.OptsTestCase.test_list_sriov_agent_opts [0.125769s] ... ok DEBUG: {1} neutron.tests.unit.test_policy.CustomRulesTestCase.test_field_check_deepcopy [0.127838s] ... ok DEBUG: {1} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_advsvc_get_port_works [0.125974s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_update_router_interface_port_ip_not_allowed [3.042717s] ... ok DEBUG: {1} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_build_match_rule_normal_pluralized_when_update [0.141028s] ... ok DEBUG: {1} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_enforce_plugin_failure [0.131399s] ... ok DEBUG: {1} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_enforce_subattribute [0.135242s] ... ok DEBUG: {1} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_enforce_tenant_id_check [0.133704s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test__plugin_driver [0.535721s] ... ok DEBUG: {1} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_enforce_tenant_id_check_parent_resource [0.145145s] ... ok DEBUG: {1} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_nonadmin_read_on_shared_succeeds [0.131201s] ... ok DEBUG: {1} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_tenant_id_check_no_target_field_raises [0.138888s] ... ok DEBUG: {1} neutron.tests.unit.test_policy.PolicyTestCase.test_enforce_http_true [0.246240s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_add_router_interface_need_to_frag_enabled [0.650347s] ... ok DEBUG: {2} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_advsvc_create_port_works [1.948987s] ... ok DEBUG: {2} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_advsvc_update_port_works [0.141246s] ... ok DEBUG: {1} neutron.tests.unit.test_policy.PolicyTestCase.test_templatized_enforcement [0.211982s] ... ok DEBUG: {2} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_create_port_fixed_ips_on_nonshared_network [0.125516s] ... ok DEBUG: {1} neutron.tests.unit.test_service.TestRunRpcWorkers.test_rpc_workers_default_api_workers_default [0.113392s] ... ok DEBUG: {1} neutron.tests.unit.test_service.TestRunRpcWorkers.test_rpc_workers_zero [0.121960s] ... ok DEBUG: {2} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_enforce_admin_only_subattribute_nonadminctx_returns_403 [0.136315s] ... ok DEBUG: {2} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_enforce_subattribute_as_list [0.139554s] ... ok DEBUG: {2} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_enforce_tenant_id_check_malformed_target_field_raises [0.134835s] ... ok DEBUG: {2} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_log_rule_list [0.150902s] ... ok DEBUG: {2} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_nonadmin_write_on_shared_fails [0.120688s] ... ok DEBUG: {2} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_reset_adminonly_attr_to_default_fails [0.150293s] ... ok DEBUG: {2} neutron.tests.unit.test_policy.PolicyFileTestCase.test_modified_policy_reloads [0.296602s] ... ok DEBUG: {2} neutron.tests.unit.test_policy.PolicyTestCase.test_check_invalid_scope [0.177050s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/oslo_policy/policy.py:1134: UserWarning: Policy rule:get_example:only_project_user_allowed failed scope check. The token used to make the request was system scoped but the policy requires ['project'] scope. This behavior may change in the future where using the intended scope is required DEBUG: warnings.warn(msg) DEBUG: {2} neutron.tests.unit.test_policy.PolicyTestCase.test_enforce_good_action [0.164199s] ... ok DEBUG: {2} neutron.tests.unit.test_policy.PolicyTestCase.test_enforce_http_false [0.201593s] ... ok DEBUG: {2} neutron.tests.unit.test_policy.PolicyTestCase.test_enforce_only_system_admin_new_defaults [0.224196s] ... ok DEBUG: {2} neutron.tests.unit.test_service.TestRpcWorker.test_reset [0.118099s] ... ok DEBUG: {2} neutron.tests.unit.test_service.TestRunWsgiApp.test_api_workers_default [0.077003s] ... ok DEBUG: {2} neutron.tests.unit.test_service.TestServiceHelpers.test_get_workers [0.070734s] ... ok DEBUG: {2} neutron.tests.unit.test_wsgi.ActionDispatcherTest.test_dispatch_action_None [0.091524s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_add_router_interface_need_to_frag_enabled_then_remove [2.699599s] ... ok DEBUG: {2} neutron.tests.unit.test_wsgi.JSONDictSerializerTest.test_json [0.119891s] ... ok DEBUG: {2} neutron.tests.unit.test_wsgi.RequestDeserializerTest.test_get_deserializer [0.000246s] ... ok DEBUG: {2} neutron.tests.unit.test_wsgi.RequestHeadersDeserializerTest.test_custom [0.126964s] ... ok DEBUG: {2} neutron.tests.unit.test_wsgi.RequestTest.test_content_type_from_query_extension [0.121846s] ... ok DEBUG: {3} neutron.tests.unit.services.revisions.test_revision_plugin.TestRevisionPlugin.test_router_interface_ops_bump_router [4.785460s] ... ok DEBUG: {2} neutron.tests.unit.test_wsgi.ResourceTest.test_call_resource_class_bad_request [0.123221s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_create_floatingip_distributed_logical_port_down [0.488174s] ... ok DEBUG: {2} neutron.tests.unit.test_wsgi.ResourceTest.test_call_resource_class_internal_error [0.120774s] ... ok DEBUG: {2} neutron.tests.unit.test_wsgi.ResourceTest.test_dispatch [0.105544s] ... ok DEBUG: {2} neutron.tests.unit.test_wsgi.ResponseHeadersSerializerTest.test_custom [0.121941s] ... ok DEBUG: {2} neutron.tests.unit.test_wsgi.ResponseSerializerTest.test_get_body_serializer [0.000304s] ... ok DEBUG: {2} neutron.tests.unit.test_wsgi.ResponseSerializerTest.test_serialize_response_None [0.000265s] ... ok DEBUG: {2} neutron.tests.unit.test_wsgi.SerializerTest.test_serialize_unknown_content_type [0.123755s] ... ok DEBUG: {3} neutron.tests.unit.services.revisions.test_revision_plugin.TestRevisionPlugin.test_security_group_rule_ops_bump_security_group [0.719566s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_create_router_with_ext_gw [0.601568s] ... ok DEBUG: {3} neutron.tests.unit.services.test_provider_configuration.GetProviderDriverClassTestCase.test_get_provider_driver_class_miss [0.135882s] ... ok DEBUG: {3} neutron.tests.unit.services.test_provider_configuration.NeutronModuleMultiConfigDirTestCase.test_read_configuration_from_all_matching_files [0.135881s] ... ok DEBUG: {3} neutron.tests.unit.services.test_provider_configuration.NeutronModuleTestCase.test_can_parse_multi_opt_service_provider_from_conf_file [0.128795s] ... ok DEBUG: {3} neutron.tests.unit.services.test_provider_configuration.ParseServiceProviderConfigurationTestCase.test_default_service_provider_configuration [0.126674s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_delete_floatingip [0.539414s] ... ok DEBUG: {3} neutron.tests.unit.services.test_provider_configuration.ParseServiceProviderConfigurationTestCase.test_parse_multi_service_provider_opt [0.138299s] ... ok DEBUG: {1} neutron.tests.unit.test_worker.PeriodicWorkerTestCase.test_periodic_worker_lifecycle [4.116774s] ... ok DEBUG: {3} neutron.tests.unit.services.test_provider_configuration.ParseServiceProviderConfigurationTestCase.test_parse_service_provider_invalid_format [0.132001s] ... ok DEBUG: {3} neutron.tests.unit.services.test_provider_configuration.ProviderConfigurationTestCase.test_add_provider [0.131907s] ... ok DEBUG: {1} neutron.tests.unit.test_wsgi.FaultTest.test_call_fault [0.147169s] ... ok DEBUG: {1} neutron.tests.unit.test_wsgi.JSONDeserializerTest.test_default_raise_Malformed_Exception [0.111092s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.LinuxBridgeTrunkDriverTestCase.test_agent_port_change_is_trunk [0.165963s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_delete_floatingip_lsp_external_id [0.569206s] ... ok DEBUG: {2} neutron.tests.unit.tests.common.test_net_helpers.PortAllocationTestCase.test_get_free_namespace_port [1.330331s] ... ok DEBUG: {1} neutron.tests.unit.test_wsgi.JSONDeserializerTest.test_json [0.115890s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.LinuxBridgeTrunkDriverTestCase.test_agent_port_change_not_trunk [0.158944s] ... ok DEBUG: {1} neutron.tests.unit.test_wsgi.JSONDeserializerTest.test_json_with_unicode [0.110025s] ... ok DEBUG: {2} neutron.tests.unit.tests.functional.test_base.ConfigDecoratorTestCase.test_override_variables [0.109800s] ... ok DEBUG: {2} neutron.tests.unit.tests.test_base.BrokenExceptionHandlerTestCase.test_broken_exception_handler [0.026666s] ... ok DEBUG: {2} neutron.tests.unit.tests.test_base.SystemExitTestCase.test_sysexit [0.028301s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.LinuxBridgeTrunkDriverTestCase.test_handle_subports_deleted [0.149403s] ... ok DEBUG: {1} neutron.tests.unit.test_wsgi.JSONDeserializerTest.test_json_with_utf8 [0.120018s] ... ok DEBUG: {1} neutron.tests.unit.test_wsgi.RequestDeserializerTest.test_deserialize [0.000742s] ... ok DEBUG: {1} neutron.tests.unit.test_wsgi.RequestDeserializerTest.test_get_body_deserializer_unknown_content_type [0.000289s] ... ok DEBUG: {2} neutron.tests.unit.tests.test_post_mortem_debug.TestFilteredTraceback.test_filter_traceback [0.122030s] ... ok DEBUG: {1} neutron.tests.unit.test_wsgi.RequestHeadersDeserializerTest.test_default [0.119210s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.LinuxBridgeTrunkDriverTestCase.test_handle_trunks_deleted [0.151066s] ... ok DEBUG: {2} neutron.tests.unit.tests.test_post_mortem_debug.TestTesttoolsExceptionHandler.test__get_debugger [0.117205s] ... ok DEBUG: {1} neutron.tests.unit.test_wsgi.RequestTest.test_content_type_missing [0.123132s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_enable_snat [0.535661s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.LinuxBridgeTrunkDriverTestCase.test_handle_trunks_updated [0.145982s] ... ok DEBUG: {1} neutron.tests.unit.test_wsgi.RequestTest.test_content_type_with_charset [0.113888s] ... ok DEBUG: {1} neutron.tests.unit.test_wsgi.ResponseSerializerTest.test_get_serializer [0.000307s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.LinuxBridgeTrunkDriverTestCase.test_wire_trunk_happy_path [0.167663s] ... ok DEBUG: {1} neutron.tests.unit.test_wsgi.SerializerTest.test_deserialize_raise_bad_request [0.108107s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.TrunkAPITestCase.test_fetch_trunk [0.128274s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.TrunkAPITestCase.test_fetch_trunk_plugin_other_error [0.125230s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.TrunkAPITestCase.test_get_trunk_not_found [0.106723s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_trunk_plumber.PlumberTestCase.test__get_vlan_children [0.125509s] ... ok DEBUG: {1} neutron.tests.unit.test_wsgi.TestWSGIServer.test_app [0.446326s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_trunk_plumber.PlumberTestCase.test_delete_trunk_subports [0.078320s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_get_router_availability_zones_one [0.807240s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_trunk_plumber.PlumberTestCase.test_trunk_on_host [0.149737s] ... ok DEBUG: {1} neutron.tests.unit.test_wsgi.TestWSGIServer.test_start_multiple_workers [0.265408s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestBridgeHasInstancePort.test_ovsdb_error [0.174331s] ... ok DEBUG: {1} neutron.tests.unit.test_wsgi.TestWSGIServer.test_start_random_port [0.226169s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestIsTrunkServicePort.test_with_bridge_name [0.147228s] ... ok DEBUG: {1} neutron.tests.unit.test_wsgi.TestWSGIServer.test_start_random_port_with_ipv6 [0.200845s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestIsTrunkServicePort.test_with_subport_patch_port_int_side [0.167944s] ... ok DEBUG: {1} neutron.tests.unit.test_wsgi.TextDeserializerTest.test_dispatch_default [0.154145s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_schedule_unhosted_gateways_on_event [0.784721s] ... ok DEBUG: {1} neutron.tests.unit.tests.test_base.CatchTimeoutTestCase.test_catch_timeout [0.018268s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test__wire_trunk_report_trunk_called_on_wiring [0.179217s] ... ok DEBUG: {1} neutron.tests.unit.tests.test_post_mortem_debug.TestGetIgnoredTraceback.test_first_traceback_ignored [0.127159s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test__wire_trunk_trunk_not_associated [0.185370s] ... ok DEBUG: {1} neutron.tests.unit.tests.test_post_mortem_debug.TestGetIgnoredTraceback.test_two_member_trailing_chain [0.130801s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test_unwire_subports_for_trunk_port_not_found [0.183736s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.openvswitch.test_driver.OVSDriverTestCase.test__update_subport_binding [0.190245s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.ovn.test_trunk_driver.TestTrunkDriver.test_is_loaded [0.162234s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.ovn.test_trunk_driver.TestTrunkHandler.test_subports_deleted_no_parent [0.208907s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.ovn.test_trunk_driver.TestTrunkHandler.test_trunk_deleted [0.214878s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.rpc.test_backend.ServerSideRpcBackendTest.test_process_event [0.172083s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_schedule_unhosted_gateways_on_event_no_gw_chassis [4.318059s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_update_router_gateway_port_bindings_active [0.627628s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_update_router_gateway_port_bindings_down [0.870195s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_update_router_static_route_change [0.899873s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_update_router_static_route_clear [0.609792s] ... ok DEBUG: {0} neutron.tests.unit.services.placement_report.test_plugin.PlacementReportPluginTestCases.test__sync_placement_state_rp_hypervisors [0.693817s] ... ok DEBUG: {0} neutron.tests.unit.services.placement_report.test_plugin.PlacementReportPluginTestCases.test__sync_placement_state_rp_pkt_processing_without_direction [0.583973s] ... ok DEBUG: {0} neutron.tests.unit.services.placement_report.test_plugin.PlacementReportPluginTestCases.test_sync_if_agent_is_new [0.736561s] ... ok DEBUG: {0} neutron.tests.unit.services.placement_report.test_plugin.PlacementReportPluginTestCases.test_sync_if_agent_is_restarted [0.425610s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.rpc.test_server.TrunkSkeletonTest.test_udate_subport_bindings_error [8.553096s] ... ok DEBUG: {0} neutron.tests.unit.services.placement_report.test_plugin.PlacementReporterAgentsTestCases.test_mechanism_driver_by_agent_type_found [0.552708s] ... ok DEBUG: {0} neutron.tests.unit.services.placement_report.test_plugin.PlacementReporterAgentsTestCases.test_mechanism_driver_by_agent_type_not_found [0.515059s] ... ok DEBUG: {0} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwarding.test__validate_configuration_wrong [2.354416s] ... ok DEBUG: {0} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwarding.test_db_sync_create_or_update [0.142374s] ... ok DEBUG: {0} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwarding.test_get_pf_objs [0.135818s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.rpc.test_server.TrunkSkeletonTest.test_update_subport_bindings [3.691982s] ... ok DEBUG: {0} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwarding.test_register [0.145402s] ... ok DEBUG: {0} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwardingHandler.test_port_forwarding_deleted [0.165651s] ... ok DEBUG: {0} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwardingHandler.test_port_forwarding_deleted_with_ranges [0.215675s] ... ok DEBUG: {0} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwardingHandler.test_port_forwarding_updated [0.164042s] ... ok DEBUG: {0} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwardingHandler.test_port_forwarding_updated_with_ranges [0.142170s] ... ok DEBUG: {0} neutron.tests.unit.services.portforwarding.test_pf_plugin.TestPortForwardingPlugin.test_create_floatingip_port_forwarding_port_in_use [0.343412s] ... ok DEBUG: {0} neutron.tests.unit.services.portforwarding.test_pf_plugin.TestPortForwardingPlugin.test_negative_update_floatingip_port_forwarding [0.189312s] ... ok DEBUG: {0} neutron.tests.unit.services.portforwarding.test_pf_plugin.TestPortForwardingPlugin.test_service_plugins_values [0.218508s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.drivers.ovn.test_driver.TestOVNQosDriver.test_update_policy [0.115978s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.drivers.test_manager.TestQoSDriversRulesValidations.test_validate_rule_for_port_vif_type_not_supported [0.227436s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQoSRuleAliasMinimumPacketRate.test_delete_rule [0.905089s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.rpc.test_server.TrunkSkeletonTest.test_update_subport_bindings_exception [2.936770s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.rpc.test_server.TrunkStubTest.test_subports_deleted [0.060335s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.seg_types.test_validators.ValidatorsTestCase.test_add_validator_add_new_type [0.038631s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.seg_types.test_validators.ValidatorsTestCase.test_add_validator_raises_keyerror_on_redefinition [0.057343s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.seg_types.test_validators.ValidatorsTestCase.test_get_validator_raises_keyerror_on_missing_validator [0.041007s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQoSRuleAliasMinimumPacketRate.test_show_non_existing_rule [1.009999s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test__trigger_trunk_status_change_vif_type_changed [0.756564s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test__extend_port_resource_request_min_pps_rule [0.246706s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test__extend_port_resource_request_no_qos_policy [0.399027s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test__extend_port_resource_request_non_min_bw_or_min_pps_rule [0.262995s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_add_policy_with_extra_tenant_keyword [0.341158s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_create_min_bw_rule_on_unbound_port [0.286425s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test__trigger_trunk_status_change_vif_type_changed_unbound [1.794281s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_create_policy_dscp_marking_rule [2.914177s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_add_subports_notify_after_create [2.798535s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_delete_policy_dscp_marking_rule [0.290412s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_delete_policy_min_pps_rule [0.281445s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_delete_policy_pps_rule_for_nonexistent_policy [0.437456s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_min_pps_rule_type [0.275270s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_bandwidth_limit_rule_for_nonexistent_policy [0.459692s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_dscp_marking_rules [0.668073s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_for_nonexistent_policy [0.176529s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_add_subports_notify_after_create_empty_list [2.465892s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_min_pps_rule_for_nonexistent_policy [0.190388s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_minimum_bandwidth_rule_for_nonexistent_policy [0.177557s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_packet_rate_limit_rule_for_nonexistent_policy [0.255450s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_packet_rate_limit_rules_for_policy_with_filters [0.240005s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_ports_with_policy [0.210352s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_update_policy [0.195575s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_update_policy_dscp_marking_rule [0.155306s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_update_policy_rule [0.239328s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_update_policy_rule_bad_policy [0.224951s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_add_subports_notify_precommit_create_empty_list [2.074769s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_update_policy_rule_check_rule_bwlimit_less_than_minbw [0.180811s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_update_policy_rule_for_nonexistent_policy [0.202466s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_validate_update_network_callback_policy_not_changed [0.316121s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_validate_update_network_callback_policy_removed [0.295191s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_create_trunk_in_down_state [1.496472s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_validate_update_port_callback_policy_changed [2.050344s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_change_placement_allocation_change_direction_min_pps_and_min_bw [0.292594s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_change_placement_allocation_equal_minkbps_and_minkpps [0.322486s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_change_placement_allocation_increase [0.520983s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_change_placement_allocation_min_bw_dataplane_enforcement [0.390292s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_change_placement_allocation_old_rule_not_min_bw [0.557131s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_delete_port_raise_in_use_by_subport [3.834770s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_change_placement_allocation_qos_network_policy [0.640532s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_check_network_for_placement_allocation_change [1.039521s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_check_network_for_placement_allocation_change_no_ports_to_update [0.592407s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_remove_subports_notify_after_delete_empty_list [1.965961s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_check_port_for_placement_allocation_change_qos_network_policy [0.464381s] ... ok DEBUG: {0} neutron.tests.unit.services.revisions.test_revision_plugin.TestRevisionPlugin.test_shared_network_create [0.829783s] ... ok DEBUG: {0} neutron.tests.unit.services.revisions.test_revision_plugin.TestRevisionPlugin.test_subnet_description_bumps_revision [0.641672s] ... ok DEBUG: {0} neutron.tests.unit.services.test_provider_configuration.GetProviderDriverClassTestCase.test_get_provider_driver_class_hit [0.070717s] ... ok DEBUG: {0} neutron.tests.unit.services.test_provider_configuration.NeutronModuleConfigDirTestCase.test_can_parse_multi_opt_service_provider_from_conf_dir [0.057284s] ... ok DEBUG: {0} neutron.tests.unit.services.test_provider_configuration.ParseServiceProviderConfigurationTestCase.test_parse_single_service_provider_opt [0.084160s] ... ok DEBUG: {0} neutron.tests.unit.services.test_provider_configuration.ProviderConfigurationTestCase.test_get_service_providers_with_fields [0.042167s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.linuxbridge.test_driver.LinuxBridgeDriverTestCase.test_driver_is_loaded [0.091118s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_driver.OvsTrunkSkeletonTest.test_handle_subports_created [0.114195s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestBridgeHasInstancePort.test_only_service_ports_on_bridge [0.114231s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestIsTrunkServicePort.test_with_trunk_patch_port_int_side [0.050050s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test__wire_trunk_create_trunk_failure [0.057452s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test__wire_trunk_rewire_trunk_failure [0.127219s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test_handle_trunk_add_interface_wont_appear [0.103224s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test_handle_trunk_remove_trunk_manager_failure [0.146052s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.test_rules.SubPortsValidatorMtuSanityTestCase.test_validate_subport_mtu_greater_than_trunks [3.273783s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test_wire_subports_for_trunk_ovsdb_failure [2.292297s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_trunk_manager.TrunkManagerTestCase.test_create_trunk_plug_fails [0.215908s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_trunk_manager.TrunkManagerTestCase.test_remove_trunk_unplug_fails [0.175513s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.ovn.test_trunk_driver.TestTrunkHandler.test_create_trunk [0.216287s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.test_rules.SubPortsValidatorMtuSanityTestCase.test_validate_subport_mtu_smaller_than_trunks [2.702976s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.test_rules.SubPortsValidatorTestCase.test_validate_subport_invalid_vlan_id [0.159554s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.ovn.test_trunk_driver.TestTrunkHandler.test_create_trunk_port_db_exception [0.243315s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.ovn.test_trunk_driver.TestTrunkHandler.test_delete_trunk_key_not_found [0.130911s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.test_rules.SubPortsValidatorTestCase.test_validate_subport_missing_segmentation_id [0.159854s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.ovn.test_trunk_driver.TestTrunkHandler.test_subports_added_no_parent [0.173421s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.test_rules.SubPortsValidatorTestCase.test_validate_subport_subport_invalid_segmentation_type [0.174242s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.ovn.test_trunk_driver.TestTrunkHandler.test_subports_added_no_subports [0.170019s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.test_rules.SubPortsValidatorTestCase.test_validate_subport_valid_vlan_id_as_string [0.168951s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.rpc.test_agent.TrunkSkeletonTest.test___init__ [0.119005s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.rpc.test_server.TrunkSkeletonTest.test___init__ [0.639352s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.rpc.test_server.TrunkSkeletonTest.test_udate_subport_bindings_noretryerror [3.044969s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.test_rules.TrunkPortValidatorTestCase.test_can_be_trunked_or_untrunked_returns_false [5.166425s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.rpc.test_server.TrunkSkeletonTest.test_udate_subport_bindings_staledataerror [2.521759s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.test_rules.TrunkPortValidatorTestCase.test_check_not_in_use_raises [2.567371s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.test_rules.TrunkPortValidatorTestCase.test_validate_port_has_binding_host [2.324339s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.test_utils.UtilsTestCase.test_get_agent_types_by_host_returns_empty [0.723434s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.test_utils.UtilsTestCase.test_is_driver_incompatible_because_of_interface_mismatch [0.299628s] ... ok DEBUG: {3} neutron.tests.unit.test_auth.NeutronKeystoneContextTestCase.test_request_id_extracted_from_env [0.110809s] ... ok DEBUG: {3} neutron.tests.unit.test_auth.NeutronKeystoneContextTestCase.test_roles_no_admin [0.110511s] ... ok DEBUG: {3} neutron.tests.unit.test_auth.NeutronKeystoneContextTestCase.test_with_user_tenant_name [0.104642s] ... ok DEBUG: {3} neutron.tests.unit.test_manager.NeutronManagerTestCase.test_get_service_plugin_by_path_prefix_3 [0.100599s] ... ok DEBUG: {3} neutron.tests.unit.test_manager.NeutronManagerTestCase.test_load_class_for_provider [0.118807s] ... ok DEBUG: {3} neutron.tests.unit.test_manager.NeutronManagerTestCase.test_load_class_for_provider_wrong_plugin [0.150251s] ... ok DEBUG: {3} neutron.tests.unit.test_manager.NeutronManagerTestCase.test_multiple_plugins_mixed_specified_for_service_type [0.130052s] ... ok DEBUG: {3} neutron.tests.unit.test_manager.NeutronManagerTestCase.test_pre_plugin_validation [0.149287s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.rpc.test_server.TrunkSkeletonTest.test_update_subport_bindings_during_migration [5.807991s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.rpc.test_server.TrunkStubTest.test___init__ [0.121301s] ... ok DEBUG: {3} neutron.tests.unit.test_manager.NeutronManagerTestCase.test_service_plugin_by_name_is_loaded [0.154618s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.rpc.test_server.TrunkStubTest.test_trunk_deleted [0.095519s] ... ok DEBUG: {3} neutron.tests.unit.test_manager.NeutronManagerTestCase.test_service_plugin_is_loaded [0.138402s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.seg_types.test_validators.ValidatorsTestCase.test_get_validator [0.146677s] ... ok DEBUG: {3} neutron.tests.unit.test_policy.DefaultPolicyTestCase.test_not_found_policy_calls_default [0.162337s] ... ok DEBUG: {3} neutron.tests.unit.test_policy.DefaultPolicyTestCase.test_policy_called [0.210672s] ... ok DEBUG: {3} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_advsvc_create_network_fails [0.106328s] ... ok DEBUG: {3} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_advsvc_create_subnet_fails [0.118498s] ... ok DEBUG: {3} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_build_match_rule_normal_pluralized_when_create [0.148579s] ... ok DEBUG: {3} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_build_match_rule_special_pluralized [0.100581s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginCompatDriversTestCase.test_plugins_fails_to_start_conflicting_seg_types [0.860688s] ... ok DEBUG: {3} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_build_subattribute_match_rule_empty_dict_validator [0.102740s] ... ok DEBUG: {3} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_create_port_device_owner_regex [0.114573s] ... ok DEBUG: {3} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_enforce_admin_only_subattribute [0.130888s] ... ok DEBUG: {3} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_enforce_adminonly_attribute_nonadminctx_returns_403 [1.929194s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test__trigger_trunk_status_change_vif_type_unchanged [2.233770s] ... ok DEBUG: {3} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_enforce_subattribute_as_list_forbiden [0.170551s] ... ok DEBUG: {3} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_enforce_tenant_id_check_parent_resource_bw_compatibility [0.159269s] ... ok DEBUG: {3} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_nonadmin_write_on_private_fails [0.166980s] ... ok DEBUG: {3} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_process_rules [0.161234s] ... ok DEBUG: {3} neutron.tests.unit.test_policy.PolicyTestCase.test_check_non_existent_action [0.258092s] ... ok DEBUG: {3} neutron.tests.unit.test_policy.PolicyTestCase.test_check_only_system_admin_new_defaults [0.309455s] ... ok DEBUG: {3} neutron.tests.unit.test_policy.PolicyTestCase.test_early_OR_enforcement [0.246738s] ... ok DEBUG: {3} neutron.tests.unit.test_policy.PolicyTestCase.test_enforce_bad_action_throws [0.224537s] ... ok DEBUG: {3} neutron.tests.unit.test_policy.PolicyTestCase.test_enforce_invalid_scope [0.226795s] ... ok DEBUG: {3} neutron.tests.unit.test_service.TestRunRpcWorkers.test_rpc_workers_default_api_workers_set [0.161821s] ... ok DEBUG: {3} neutron.tests.unit.test_service.TestRunRpcWorkers.test_rpc_workers_defined [0.108489s] ... ok DEBUG: {3} neutron.tests.unit.test_service.TestRunWsgiApp.test_api_workers_one [0.124045s] ... ok DEBUG: {3} neutron.tests.unit.test_service.TestRunWsgiApp.test_start_all_workers [0.090398s] ... ok DEBUG: {3} neutron.tests.unit.test_wsgi.ActionDispatcherTest.test_dispatch [0.093210s] ... ok DEBUG: {3} neutron.tests.unit.test_wsgi.RequestDeserializerTest.test_get_expected_content_type [0.000228s] ... ok DEBUG: {3} neutron.tests.unit.test_wsgi.RequestTest.test_content_type_accept_default [0.152227s] ... ok DEBUG: {3} neutron.tests.unit.test_wsgi.RequestTest.test_content_type_accept_with_given_content_types [0.144761s] ... ok DEBUG: {3} neutron.tests.unit.test_wsgi.RequestTest.test_content_type_unsupported [0.149153s] ... ok DEBUG: {3} neutron.tests.unit.test_wsgi.RequestTest.test_content_type_with_given_content_types [0.163705s] ... ok DEBUG: {3} neutron.tests.unit.test_wsgi.ResourceTest.test_type_error [0.181717s] ... ok DEBUG: {3} neutron.tests.unit.test_wsgi.ResourceTest.test_wrong_content_type_server_error [0.194377s] ... ok DEBUG: {3} neutron.tests.unit.test_wsgi.ResponseSerializerTest.test_serialize_unknown_content_type [0.000162s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_add_subports_notify_precommit_create [3.518056s] ... ok DEBUG: {3} neutron.tests.unit.test_wsgi.SerializerTest.test_get_deserialize_handler_unknown_content_type [0.192224s] ... ok DEBUG: {3} neutron.tests.unit.test_wsgi.SerializerTest.test_serialize_content_type_json [0.178451s] ... ok DEBUG: {3} neutron.tests.unit.test_wsgi.TestWSGIServer.test__run [0.180351s] ... ok DEBUG: {3} neutron.tests.unit.test_wsgi.TestWSGIServer.test_ipv6_listen_called_with_scope [0.223167s] ... ok DEBUG: {3} neutron.tests.unit.test_wsgi.TestWorkerService.test_start_withoutdb_call [0.163265s] ... ok DEBUG: {3} neutron.tests.unit.tests.common.test_net_helpers.PortAllocationTestCase.test__get_source_ports_from_ss_output [0.021777s] ... ok DEBUG: {3} neutron.tests.unit.tests.common.test_net_helpers.PortAllocationTestCase.test_get_unused_port [0.016894s] ... ok DEBUG: {3} neutron.tests.unit.tests.test_base.SystemExitTestCase.test_no_sysexit [0.029930s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_create_trunk_notify_after_create [1.468405s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_delete_trunk_notify_precommit_delete [3.805470s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.test_rules.SubPortsValidatorMtuSanityTestCase.test_validate_subport_mtu_set_trunks_net_exception [2.693477s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.test_rules.SubPortsValidatorMtuSanityTestCase.test_validate_subport_mtu_unset_trunks_set [1.866646s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.test_rules.SubPortsValidatorPrepareTestCase.test__prepare_subports_raise_no_provider_ext [0.084534s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.test_rules.SubPortsValidatorTestCase.test_validate_subport_missing_port_id [0.061022s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.test_rules.SubPortsValidatorTestCase.test_validate_subport_subport_and_trunk_shared_port_id [0.059932s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.test_rules.TrunkPortValidatorTestCase.test_can_be_trunked_or_untrunked_unbound_port [0.480164s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.test_rules.TrunkPortValidatorTestCase.test_validate_for_subport_calls_check [1.395824s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.test_utils.UtilsTestCase.test_get_agent_types_by_host_returns_agents [0.591050s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.test_utils.UtilsTestCase.test_is_driver_compatible [0.764011s] ... ok DEBUG: {0} neutron.tests.unit.test_manager.NeutronManagerTestCase.test_load_plugins_with_requirements [0.166195s] ... ok DEBUG: {0} neutron.tests.unit.test_manager.NeutronManagerTestCase.test_load_plugins_with_requirements_child_first [0.209150s] ... ok DEBUG: {0} neutron.tests.unit.test_policy.CustomRulesTestCase.test_field_check__boolean_value [2.211252s] ... ok DEBUG: {0} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_advsvc_delete_port_works [0.168280s] ... ok DEBUG: {0} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_advsvc_get_network_works [0.156373s] ... ok DEBUG: {0} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_build_subattribute_match_rule_wrong_validation_info [0.185073s] ... ok DEBUG: {0} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_create_port_fixed_ips_on_shared_network [0.212511s] ... ok DEBUG: {0} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_enforce_adminonly_attribute_create [0.210490s] ... ok DEBUG: {0} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_enforce_adminonly_attribute_update [0.166753s] ... ok DEBUG: {0} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_enforce_regularuser_on_read [0.160940s] ... ok DEBUG: {0} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_enforce_tenant_id_check_invalid_parent_resource_raises [0.188636s] ... ok DEBUG: {0} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_enforce_tenant_id_check_parent_resource_owner [0.180036s] ... ok DEBUG: {0} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_nonadmin_read_on_private_fails [0.176113s] ... ok DEBUG: {0} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_retryrequest_on_notfound [0.152777s] ... ok DEBUG: {0} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_tenant_id_check_caches_extracted_fields [0.142844s] ... ok DEBUG: {0} neutron.tests.unit.test_policy.PolicyTestCase.test_check_bad_action_noraise [0.261045s] ... ok DEBUG: {0} neutron.tests.unit.test_policy.PolicyTestCase.test_check_only_system_admin_old_defaults [0.180807s] ... ok DEBUG: {0} neutron.tests.unit.test_policy.PolicyTestCase.test_early_AND_enforcement [0.174150s] ... ok DEBUG: {0} neutron.tests.unit.test_policy.PolicyTestCase.test_enforce_nonexistent_action_throws [0.225560s] ... ok DEBUG: {0} neutron.tests.unit.test_policy.PolicyTestCase.test_enforce_only_system_admin_old_defaults [0.170244s] ... ok DEBUG: {0} neutron.tests.unit.test_policy.PolicyTestCase.test_ignore_case_role_check [0.280881s] ... ok DEBUG: {0} neutron.tests.unit.test_service.TestRunWsgiApp.test_api_workers_defined [0.205894s] ... ok DEBUG: {0} neutron.tests.unit.test_wsgi.ActionDispatcherTest.test_dispatch_default [0.147004s] ... ok DEBUG: {0} neutron.tests.unit.test_wsgi.DictSerializerTest.test_dispatch_default [0.129816s] ... ok DEBUG: {0} neutron.tests.unit.test_wsgi.JSONDictSerializerTest.test_json_with_unicode [0.094919s] ... ok DEBUG: {0} neutron.tests.unit.test_wsgi.RequestDeserializerTest.test_get_action_args [0.000292s] ... ok DEBUG: {0} neutron.tests.unit.test_wsgi.RequestTest.test_content_type_accept_and_query_extension [0.102504s] ... ok DEBUG: {0} neutron.tests.unit.test_wsgi.RequestTest.test_content_type_from_accept [0.115037s] ... ok DEBUG: {0} neutron.tests.unit.test_wsgi.ResourceTest.test_dispatch_unknown_controller_action [0.116758s] ... ok DEBUG: {0} neutron.tests.unit.test_wsgi.ResourceTest.test_malformed_request_body_throws_bad_request [0.101236s] ... ok DEBUG: {0} neutron.tests.unit.test_wsgi.ResourceTest.test_wrong_content_type_throws_unsupported_media_type_error [0.075920s] ... ok DEBUG: {0} neutron.tests.unit.test_wsgi.ResponseHeadersSerializerTest.test_default [0.097886s] ... ok DEBUG: {0} neutron.tests.unit.test_wsgi.ResponseSerializerTest.test_serialize_json_response [0.000312s] ... ok DEBUG: {0} neutron.tests.unit.test_wsgi.SerializerTest.test_deserialize_json_content_type [0.088182s] ... ok DEBUG: {0} neutron.tests.unit.test_wsgi.TestWSGIServer.test_disable_ssl [0.297810s] ... ok DEBUG: {0} neutron.tests.unit.test_wsgi.TestWorkerService.test_reset [0.093331s] ... ok DEBUG: {0} neutron.tests.unit.tests.functional.test_base.ConfigDecoratorTestCase.test_no_config_decorator [0.153280s] ... ok DEBUG: {0} neutron.tests.unit.tests.test_post_mortem_debug.TestGetIgnoredTraceback.test_middle_traceback_ignored [0.098930s] ... ok DEBUG: {0} neutron.tests.unit.tests.test_post_mortem_debug.TestGetIgnoredTraceback.test_no_ignored_tracebacks [0.046108s] ... ok DEBUG: {0} neutron.tests.unit.tests.test_post_mortem_debug.TestGetIgnoredTraceback.test_single_member_trailing_chain [0.043258s] ... ok DEBUG: {0} neutron.tests.unit.tests.test_post_mortem_debug.TestTesttoolsExceptionHandler.test_exception_handler [0.058568s] ... ok DEBUG: ====== DEBUG: Totals DEBUG: ====== DEBUG: Ran: 11294 tests in 2967.7193 sec. DEBUG: - Passed: 11276 DEBUG: - Skipped: 18 DEBUG: - Expected Fail: 0 DEBUG: - Unexpected Success: 0 DEBUG: - Failed: 0 DEBUG: Sum of execute time for each test: 11625.0479 sec. DEBUG: ============== DEBUG: Worker Balance DEBUG: ============== DEBUG: - Worker 0 (2822 tests) => 0:49:26.167539 DEBUG: - Worker 1 (2825 tests) => 0:48:03.707171 DEBUG: - Worker 2 (2826 tests) => 0:48:04.648045 DEBUG: - Worker 3 (2821 tests) => 0:49:05.792122 DEBUG: ___________________________________ summary ____________________________________ DEBUG: py39: commands succeeded DEBUG: congratulations :) DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Processing files: openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.SKqDeh DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-24.1.0.dev174 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/share/licenses/openstack-neutron DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/share/licenses/openstack-neutron DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/share/licenses/openstack-neutron DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: warning: absolute symlink: /usr/bin/networking-ovn-metadata-agent -> /usr/bin/neutron-ovn-metadata-agent DEBUG: warning: absolute symlink: /usr/share/neutron/l3_agent/l3_agent.conf -> /etc/neutron/l3_agent.ini DEBUG: Provides: config(openstack-neutron) = 1:24.1.0-0.20240613212217.2a2d626.el9 openstack-neutron = 1:24.1.0-0.20240613212217.2a2d626.el9 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires(postun): /bin/sh DEBUG: Requires: /usr/bin/python3 DEBUG: Processing files: python3-neutron-24.1.0-0.20240613212217.2a2d626.el9.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.pxWxkM DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-24.1.0.dev174 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/share/licenses/python3-neutron DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/share/licenses/python3-neutron DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/share/licenses/python3-neutron DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: python-neutron = 1:24.1.0-0.20240613212217.2a2d626.el9 python3-networking-ovn = 1:24.1.0-0.20240613212217.2a2d626.el9 python3-neutron = 1:24.1.0-0.20240613212217.2a2d626.el9 python3.9-neutron = 1:24.1.0-0.20240613212217.2a2d626.el9 python3.9dist(neutron) = 24.1~~dev174 python3dist(neutron) = 24.1~~dev174 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.9 python3.9dist(alembic) >= 1.6.5 python3.9dist(debtcollector) >= 1.19 python3.9dist(decorator) >= 4.1 python3.9dist(eventlet) >= 0.36.1 python3.9dist(futurist) >= 1.2 python3.9dist(httplib2) >= 0.9.1 python3.9dist(jinja2) >= 2.10 python3.9dist(keystoneauth1) >= 3.14 python3.9dist(keystonemiddleware) >= 5.1 python3.9dist(netaddr) >= 0.7.18 python3.9dist(netifaces) >= 0.10.4 python3.9dist(neutron-lib) >= 3.13 python3.9dist(openstacksdk) >= 0.31.2 python3.9dist(os-ken) >= 2.2 python3.9dist(os-resource-classes) >= 1.1 python3.9dist(os-vif) >= 3.1 python3.9dist(oslo-cache) >= 1.26 python3.9dist(oslo-concurrency) >= 3.26 python3.9dist(oslo-config) >= 9.4 python3.9dist(oslo-context) >= 2.22 python3.9dist(oslo-db) >= 4.44 python3.9dist(oslo-i18n) >= 3.20 python3.9dist(oslo-log) >= 5.3 python3.9dist(oslo-messaging) >= 7 python3.9dist(oslo-middleware) >= 3.31 python3.9dist(oslo-policy) >= 3.12 python3.9dist(oslo-privsep) >= 2.3 python3.9dist(oslo-reports) >= 1.18 python3.9dist(oslo-rootwrap) >= 5.15 python3.9dist(oslo-serialization) >= 2.25 python3.9dist(oslo-service) >= 3.5 python3.9dist(oslo-upgradecheck) >= 1.3 python3.9dist(oslo-utils) >= 7 python3.9dist(oslo-versionedobjects) >= 1.35.1 python3.9dist(osprofiler) >= 2.3 python3.9dist(ovs) >= 2.10 python3.9dist(ovsdbapp) >= 2.7.1 python3.9dist(paste) >= 2.0.2 python3.9dist(pastedeploy) >= 1.5 python3.9dist(pbr) >= 4 python3.9dist(pecan) >= 1.4 python3.9dist(psutil) >= 5.3 python3.9dist(pyopenssl) >= 17.1 python3.9dist(pyroute2) >= 0.7.3 python3.9dist(python-designateclient) >= 2.7 python3.9dist(python-neutronclient) >= 7.8 python3.9dist(python-novaclient) >= 9.1 python3.9dist(requests) >= 2.18 python3.9dist(routes) >= 2.3.1 python3.9dist(sqlalchemy) >= 1.4.23 python3.9dist(stevedore) >= 2.0.1 python3.9dist(tenacity) >= 6 python3.9dist(tooz) >= 1.58 python3.9dist(webob) >= 1.8.2 DEBUG: Obsoletes: python3-networking-ovn python39-neutron < 1:24.1.0-0.20240613212217.2a2d626.el9 DEBUG: Processing files: python3-neutron-tests-24.1.0-0.20240613212217.2a2d626.el9.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ncTCkU DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-24.1.0.dev174 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/share/licenses/python3-neutron-tests DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/share/licenses/python3-neutron-tests DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/share/licenses/python3-neutron-tests DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: python-neutron-tests = 1:24.1.0-0.20240613212217.2a2d626.el9 python3-neutron-tests = 1:24.1.0-0.20240613212217.2a2d626.el9 python3.9-neutron-tests = 1:24.1.0-0.20240613212217.2a2d626.el9 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.9 DEBUG: Obsoletes: python39-neutron-tests < 1:24.1.0-0.20240613212217.2a2d626.el9 DEBUG: Processing files: openstack-neutron-common-24.1.0-0.20240613212217.2a2d626.el9.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.afotFz DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-24.1.0.dev174 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/share/doc/openstack-neutron-common DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/share/doc/openstack-neutron-common DEBUG: + cp -pr README.rst /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/share/doc/openstack-neutron-common DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.eUINYa DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-24.1.0.dev174 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/share/licenses/openstack-neutron-common DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/share/licenses/openstack-neutron-common DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/share/licenses/openstack-neutron-common DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: warning: absolute symlink: /etc/neutron/ovn.ini -> /etc/neutron/plugins/ml2/ml2_conf.ini DEBUG: warning: absolute symlink: /etc/neutron/plugins/networking-ovn/networking-ovn.ini -> /etc/neutron/ovn.ini DEBUG: Provides: config(openstack-neutron-common) = 1:24.1.0-0.20240613212217.2a2d626.el9 openstack-neutron-common = 1:24.1.0-0.20240613212217.2a2d626.el9 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 shadow-utils DEBUG: Requires: /usr/bin/python3 /usr/bin/sh DEBUG: Processing files: openstack-neutron-linuxbridge-24.1.0-0.20240613212217.2a2d626.el9.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.y3ps5K DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-24.1.0.dev174 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/share/licenses/openstack-neutron-linuxbridge DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/share/licenses/openstack-neutron-linuxbridge DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/share/licenses/openstack-neutron-linuxbridge DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: config(openstack-neutron-linuxbridge) = 1:24.1.0-0.20240613212217.2a2d626.el9 openstack-neutron-linuxbridge = 1:24.1.0-0.20240613212217.2a2d626.el9 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires(postun): /bin/sh DEBUG: Requires: /usr/bin/python3 /usr/bin/sh DEBUG: Processing files: openstack-neutron-macvtap-agent-24.1.0-0.20240613212217.2a2d626.el9.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bcdI2n DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-24.1.0.dev174 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/share/licenses/openstack-neutron-macvtap-agent DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/share/licenses/openstack-neutron-macvtap-agent DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/share/licenses/openstack-neutron-macvtap-agent DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: openstack-neutron-macvtap-agent = 1:24.1.0-0.20240613212217.2a2d626.el9 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires(postun): /bin/sh DEBUG: Requires: /usr/bin/python3 DEBUG: Processing files: openstack-neutron-ml2-24.1.0-0.20240613212217.2a2d626.el9.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Xkr8U2 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-24.1.0.dev174 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/share/doc/openstack-neutron-ml2 DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/share/doc/openstack-neutron-ml2 DEBUG: + cp -pr neutron/plugins/ml2/README /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/share/doc/openstack-neutron-ml2 DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.COkSO6 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-24.1.0.dev174 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/share/licenses/openstack-neutron-ml2 DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/share/licenses/openstack-neutron-ml2 DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/share/licenses/openstack-neutron-ml2 DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: config(openstack-neutron-ml2) = 1:24.1.0-0.20240613212217.2a2d626.el9 openstack-neutron-ml2 = 1:24.1.0-0.20240613212217.2a2d626.el9 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Processing files: openstack-neutron-openvswitch-24.1.0-0.20240613212217.2a2d626.el9.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.f11nxc DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-24.1.0.dev174 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/share/licenses/openstack-neutron-openvswitch DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/share/licenses/openstack-neutron-openvswitch DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/share/licenses/openstack-neutron-openvswitch DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: config(openstack-neutron-openvswitch) = 1:24.1.0-0.20240613212217.2a2d626.el9 openstack-neutron-openvswitch = 1:24.1.0-0.20240613212217.2a2d626.el9 DEBUG: Requires(interp): /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: /usr/bin/python3 /usr/bin/sh DEBUG: Processing files: openstack-neutron-metering-agent-24.1.0-0.20240613212217.2a2d626.el9.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ZKCEPf DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-24.1.0.dev174 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/share/licenses/openstack-neutron-metering-agent DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/share/licenses/openstack-neutron-metering-agent DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/share/licenses/openstack-neutron-metering-agent DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: config(openstack-neutron-metering-agent) = 1:24.1.0-0.20240613212217.2a2d626.el9 openstack-neutron-metering-agent = 1:24.1.0-0.20240613212217.2a2d626.el9 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires(postun): /bin/sh DEBUG: Requires: /usr/bin/python3 DEBUG: Processing files: openstack-neutron-rpc-server-24.1.0-0.20240613212217.2a2d626.el9.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.DhdyU7 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-24.1.0.dev174 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/share/licenses/openstack-neutron-rpc-server DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/share/licenses/openstack-neutron-rpc-server DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/share/licenses/openstack-neutron-rpc-server DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: openstack-neutron-rpc-server = 1:24.1.0-0.20240613212217.2a2d626.el9 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: /usr/bin/python3 DEBUG: Processing files: openstack-neutron-sriov-nic-agent-24.1.0-0.20240613212217.2a2d626.el9.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3XUCWJ DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-24.1.0.dev174 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/share/licenses/openstack-neutron-sriov-nic-agent DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/share/licenses/openstack-neutron-sriov-nic-agent DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/share/licenses/openstack-neutron-sriov-nic-agent DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: config(openstack-neutron-sriov-nic-agent) = 1:24.1.0-0.20240613212217.2a2d626.el9 openstack-neutron-sriov-nic-agent = 1:24.1.0-0.20240613212217.2a2d626.el9 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires(postun): /bin/sh DEBUG: Requires: /usr/bin/python3 DEBUG: Processing files: openstack-neutron-ovn-metadata-agent-24.1.0-0.20240613212217.2a2d626.el9.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.52hikT DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-24.1.0.dev174 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/share/licenses/openstack-neutron-ovn-metadata-agent DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/share/licenses/openstack-neutron-ovn-metadata-agent DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/share/licenses/openstack-neutron-ovn-metadata-agent DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: warning: absolute symlink: /etc/neutron/plugins/networking-ovn/networking-ovn-metadata-agent.ini -> /etc/neutron/neutron_ovn_metadata_agent.ini DEBUG: warning: absolute symlink: /etc/neutron/plugins/networking-ovn/networking-ovn.ini -> /etc/neutron/ovn.ini DEBUG: warning: absolute symlink: /usr/bin/networking-ovn-metadata-agent -> /usr/bin/neutron-ovn-metadata-agent DEBUG: warning: absolute symlink: /usr/lib/systemd/system/networking-ovn-metadata-agent.service -> /usr/lib/systemd/system/neutron-ovn-metadata-agent.service DEBUG: Provides: config(openstack-neutron-ovn-metadata-agent) = 1:24.1.0-0.20240613212217.2a2d626.el9 openstack-neutron-ovn-metadata-agent = 1:24.1.0-0.20240613212217.2a2d626.el9 python3-networking-ovn-metadata-agent = 1:24.1.0-0.20240613212217.2a2d626.el9 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 systemd DEBUG: Requires(preun): /bin/sh systemd DEBUG: Requires(postun): /bin/sh systemd DEBUG: Requires: /usr/bin/python3 DEBUG: Obsoletes: python3-networking-ovn-metadata-agent DEBUG: Processing files: openstack-neutron-ovn-agent-24.1.0-0.20240613212217.2a2d626.el9.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Jzm009 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-24.1.0.dev174 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/share/licenses/openstack-neutron-ovn-agent DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/share/licenses/openstack-neutron-ovn-agent DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/share/licenses/openstack-neutron-ovn-agent DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: config(openstack-neutron-ovn-agent) = 1:24.1.0-0.20240613212217.2a2d626.el9 openstack-neutron-ovn-agent = 1:24.1.0-0.20240613212217.2a2d626.el9 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 systemd DEBUG: Requires(preun): /bin/sh systemd DEBUG: Requires(postun): /bin/sh systemd DEBUG: Requires: /usr/bin/python3 DEBUG: Processing files: openstack-neutron-ovn-migration-tool-24.1.0-0.20240613212217.2a2d626.el9.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jC4VbR DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-24.1.0.dev174 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/share/licenses/openstack-neutron-ovn-migration-tool DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/share/licenses/openstack-neutron-ovn-migration-tool DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/share/licenses/openstack-neutron-ovn-migration-tool DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: openstack-neutron-ovn-migration-tool = 1:24.1.0-0.20240613212217.2a2d626.el9 python3-networking-ovn-migration-tool = 1:24.1.0-0.20240613212217.2a2d626.el9 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: /usr/bin/bash /usr/bin/python3 DEBUG: Obsoletes: python3-networking-ovn-migration-tool DEBUG: Processing files: openstack-neutron-ml2ovn-trace-24.1.0-0.20240613212217.2a2d626.el9.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.uJozPZ DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-24.1.0.dev174 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/share/licenses/openstack-neutron-ml2ovn-trace DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/share/licenses/openstack-neutron-ml2ovn-trace DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64/usr/share/licenses/openstack-neutron-ml2ovn-trace DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: openstack-neutron-ml2ovn-trace = 1:24.1.0-0.20240613212217.2a2d626.el9 python3-neutron-ml2ovn-trace = 1:24.1.0-0.20240613212217.2a2d626.el9 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: /usr/bin/python3 DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.src.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-neutron-ml2-24.1.0-0.20240613212217.2a2d626.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-neutron-ovn-migration-tool-24.1.0-0.20240613212217.2a2d626.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-neutron-openvswitch-24.1.0-0.20240613212217.2a2d626.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-neutron-common-24.1.0-0.20240613212217.2a2d626.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-neutron-ovn-agent-24.1.0-0.20240613212217.2a2d626.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-neutron-linuxbridge-24.1.0-0.20240613212217.2a2d626.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-neutron-ovn-metadata-agent-24.1.0-0.20240613212217.2a2d626.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-neutron-metering-agent-24.1.0-0.20240613212217.2a2d626.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-neutron-rpc-server-24.1.0-0.20240613212217.2a2d626.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-neutron-macvtap-agent-24.1.0-0.20240613212217.2a2d626.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-neutron-sriov-nic-agent-24.1.0-0.20240613212217.2a2d626.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-neutron-ml2ovn-trace-24.1.0-0.20240613212217.2a2d626.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-neutron-24.1.0-0.20240613212217.2a2d626.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-neutron-tests-24.1.0-0.20240613212217.2a2d626.el9.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.xC3wud DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-24.1.0.dev174 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.x86_64 DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Child return code was: 0 Finish: rpmbuild openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.src.rpm DEBUG: Copying packages to result dir Finish: build phase for openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.src.rpm INFO: Done(/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.src.rpm) Config(dlrn-5) 83 minutes 46 seconds INFO: Results and/or logs in: /home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-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: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-uc-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', '/var/lib/mock/dlrn-centos9-master-uc-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', '-l', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-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-centos9-master-uc-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-centos9-master-uc-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-centos9-master-uc-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-centos9-master-uc-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 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf' package manager or alternatives DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-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: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 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 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected 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: 16114816 7568696 2077796 1608572 8409580 8546120 DEBUG: Swap: 16777212 8535112 8242100 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos9-master-uc-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 Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 1.3G 3.1G 30% /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 141G 408G 26% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-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-centos9-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-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-centos9-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-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-centos9-master-uc-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.ov8snijy', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-master-uc-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: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos9-master-uc-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: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos9-master-uc-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: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos9-master-uc-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: ['useradd', 'mockbuild', '-o', '-u', '1020', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos9-master-uc-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: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/.initialized Finish: chroot init INFO: Installing built packages DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/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-centos9-master-uc-x86_64-5-bootstrap/root/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c/openstack-neutron-ml2ovn-trace-24.1.0-0.20240613212217.2a2d626.el9.noarch.rpm /home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c/openstack-neutron-macvtap-agent-24.1.0-0.20240613212217.2a2d626.el9.noarch.rpm /home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c/openstack-neutron-rpc-server-24.1.0-0.20240613212217.2a2d626.el9.noarch.rpm /home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c/openstack-neutron-sriov-nic-agent-24.1.0-0.20240613212217.2a2d626.el9.noarch.rpm /home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c/openstack-neutron-metering-agent-24.1.0-0.20240613212217.2a2d626.el9.noarch.rpm /home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c/openstack-neutron-ovn-metadata-agent-24.1.0-0.20240613212217.2a2d626.el9.noarch.rpm /home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c/openstack-neutron-linuxbridge-24.1.0-0.20240613212217.2a2d626.el9.noarch.rpm /home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c/openstack-neutron-ovn-agent-24.1.0-0.20240613212217.2a2d626.el9.noarch.rpm /home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c/openstack-neutron-openvswitch-24.1.0-0.20240613212217.2a2d626.el9.noarch.rpm /home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c/openstack-neutron-ovn-migration-tool-24.1.0-0.20240613212217.2a2d626.el9.noarch.rpm /home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c/openstack-neutron-ml2-24.1.0-0.20240613212217.2a2d626.el9.noarch.rpm /home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c/python3-neutron-tests-24.1.0-0.20240613212217.2a2d626.el9.noarch.rpm /home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c/python3-neutron-24.1.0-0.20240613212217.2a2d626.el9.noarch.rpm /home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.noarch.rpm /home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c/openstack-neutron-common-24.1.0-0.20240613212217.2a2d626.el9.noarch.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c/openstack-neutron-ml2ovn-trace-24.1.0-0.20240613212217.2a2d626.el9.noarch.rpm', '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c/openstack-neutron-macvtap-agent-24.1.0-0.20240613212217.2a2d626.el9.noarch.rpm', '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c/openstack-neutron-rpc-server-24.1.0-0.20240613212217.2a2d626.el9.noarch.rpm', '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c/openstack-neutron-sriov-nic-agent-24.1.0-0.20240613212217.2a2d626.el9.noarch.rpm', '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c/openstack-neutron-metering-agent-24.1.0-0.20240613212217.2a2d626.el9.noarch.rpm', '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c/openstack-neutron-ovn-metadata-agent-24.1.0-0.20240613212217.2a2d626.el9.noarch.rpm', '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c/openstack-neutron-linuxbridge-24.1.0-0.20240613212217.2a2d626.el9.noarch.rpm', '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c/openstack-neutron-ovn-agent-24.1.0-0.20240613212217.2a2d626.el9.noarch.rpm', '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c/openstack-neutron-openvswitch-24.1.0-0.20240613212217.2a2d626.el9.noarch.rpm', '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c/openstack-neutron-ovn-migration-tool-24.1.0-0.20240613212217.2a2d626.el9.noarch.rpm', '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c/openstack-neutron-ml2-24.1.0-0.20240613212217.2a2d626.el9.noarch.rpm', '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c/python3-neutron-tests-24.1.0-0.20240613212217.2a2d626.el9.noarch.rpm', '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c/python3-neutron-24.1.0-0.20240613212217.2a2d626.el9.noarch.rpm', '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.noarch.rpm', '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c/openstack-neutron-common-24.1.0-0.20240613212217.2a2d626.el9.noarch.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c/openstack-neutron-ml2ovn-trace-24.1.0-0.20240613212217.2a2d626.el9.noarch.rpm', '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c/openstack-neutron-macvtap-agent-24.1.0-0.20240613212217.2a2d626.el9.noarch.rpm', '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c/openstack-neutron-rpc-server-24.1.0-0.20240613212217.2a2d626.el9.noarch.rpm', '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c/openstack-neutron-sriov-nic-agent-24.1.0-0.20240613212217.2a2d626.el9.noarch.rpm', '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c/openstack-neutron-metering-agent-24.1.0-0.20240613212217.2a2d626.el9.noarch.rpm', '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c/openstack-neutron-ovn-metadata-agent-24.1.0-0.20240613212217.2a2d626.el9.noarch.rpm', '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c/openstack-neutron-linuxbridge-24.1.0-0.20240613212217.2a2d626.el9.noarch.rpm', '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c/openstack-neutron-ovn-agent-24.1.0-0.20240613212217.2a2d626.el9.noarch.rpm', '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c/openstack-neutron-openvswitch-24.1.0-0.20240613212217.2a2d626.el9.noarch.rpm', '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c/openstack-neutron-ovn-migration-tool-24.1.0-0.20240613212217.2a2d626.el9.noarch.rpm', '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c/openstack-neutron-ml2-24.1.0-0.20240613212217.2a2d626.el9.noarch.rpm', '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c/python3-neutron-tests-24.1.0-0.20240613212217.2a2d626.el9.noarch.rpm', '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c/python3-neutron-24.1.0-0.20240613212217.2a2d626.el9.noarch.rpm', '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c/openstack-neutron-24.1.0-0.20240613212217.2a2d626.el9.noarch.rpm', '/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c/openstack-neutron-common-24.1.0-0.20240613212217.2a2d626.el9.noarch.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-master-uc-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'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-openstack-barbican-3810725bc4cf14f6017 7.6 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-inspector-5092b4ada74 88 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-6afec81add49a24ecf08a 79 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-glanceclient-59331d56eb9f7d4bb1 74 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-aodh-c52ec0ebb044ab494751a6a 74 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-kolla-428f37124986019bedc897 79 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-whitebox-tests-tempest-4ebe8fb2 83 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-1053801c8d6ca0373c 87 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-dfbfdad77fdc91899f64d 72 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-dd61a91864b626314c1 81 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-c6e0efeb6b 92 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-neutron-tests-tempest-74a78a4b4 71 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-cda789d45f6927df8ccd 99 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-ca086769341729a9f32bbe039d 73 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-ironic-f63900b54917f6b1d6fe342f 74 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-1d5b1d746e027bb9509ad0 102 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-3619d297d57c719d2f29 76 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-django-horizon-a4404445ab4698b5 75 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 9 - BaseOS 18 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 9 - AppStream 35 kB/s | 4.4 kB 00:00 DEBUG: CentOS Stream 9 - CRB 51 kB/s | 6.0 kB 00:00 DEBUG: CentOS Stream 9 - HighAvailability 52 kB/s | 6.4 kB 00:00 DEBUG: dlrn-master-testing 81 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 80 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 21 kB/s | 3.0 kB 00:00 DEBUG: centos9-storage 33 kB/s | 3.0 kB 00:00 DEBUG: centos9-opstools 15 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 41 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 9 - x86_64 137 kB/s | 36 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ============================================================================================================================= DEBUG: Package Arch Version Repository Size DEBUG: ============================================================================================================================= DEBUG: Installing: DEBUG: openstack-neutron noarch 1:24.1.0-0.20240613212217.2a2d626.el9 @commandline 33 k DEBUG: openstack-neutron-common noarch 1:24.1.0-0.20240613212217.2a2d626.el9 @commandline 160 k DEBUG: openstack-neutron-linuxbridge noarch 1:24.1.0-0.20240613212217.2a2d626.el9 @commandline 18 k DEBUG: openstack-neutron-macvtap-agent noarch 1:24.1.0-0.20240613212217.2a2d626.el9 @commandline 13 k DEBUG: openstack-neutron-metering-agent noarch 1:24.1.0-0.20240613212217.2a2d626.el9 @commandline 16 k DEBUG: openstack-neutron-ml2 noarch 1:24.1.0-0.20240613212217.2a2d626.el9 @commandline 22 k DEBUG: openstack-neutron-ml2ovn-trace noarch 1:24.1.0-0.20240613212217.2a2d626.el9 @commandline 11 k DEBUG: openstack-neutron-openvswitch noarch 1:24.1.0-0.20240613212217.2a2d626.el9 @commandline 21 k DEBUG: openstack-neutron-ovn-agent noarch 1:24.1.0-0.20240613212217.2a2d626.el9 @commandline 18 k DEBUG: openstack-neutron-ovn-metadata-agent noarch 1:24.1.0-0.20240613212217.2a2d626.el9 @commandline 17 k DEBUG: openstack-neutron-ovn-migration-tool noarch 1:24.1.0-0.20240613212217.2a2d626.el9 @commandline 35 k DEBUG: openstack-neutron-rpc-server noarch 1:24.1.0-0.20240613212217.2a2d626.el9 @commandline 12 k DEBUG: openstack-neutron-sriov-nic-agent noarch 1:24.1.0-0.20240613212217.2a2d626.el9 @commandline 16 k DEBUG: python3-neutron noarch 1:24.1.0-0.20240613212217.2a2d626.el9 @commandline 2.6 M DEBUG: python3-neutron-tests noarch 1:24.1.0-0.20240613212217.2a2d626.el9 @commandline 3.0 M DEBUG: Installing dependencies: DEBUG: bc x86_64 1.07.1-14.el9 baseos 120 k DEBUG: checkpolicy x86_64 3.6-1.el9 baseos 353 k DEBUG: chkconfig x86_64 1.24-1.el9 baseos 179 k DEBUG: conntrack-tools x86_64 1.4.7-2.el9 appstream 235 k DEBUG: dibbler-client x86_64 1.0.1-11.el9s delorean-master-testing 345 k DEBUG: dnsmasq x86_64 2.85-16.el9 appstream 327 k DEBUG: dnsmasq-utils x86_64 2.85-16.el9 appstream 40 k DEBUG: e2fsprogs-libs x86_64 1.46.5-5.el9 baseos 222 k DEBUG: flatpak-selinux noarch 1.12.8-1.el9 appstream 21 k DEBUG: gssproxy x86_64 0.8.4-6.el9 baseos 110 k DEBUG: haproxy x86_64 2.4.22-3.el9 appstream 2.2 M DEBUG: hostname x86_64 3.23-6.el9 baseos 29 k DEBUG: initscripts x86_64 10.11.6-1.el9 baseos 228 k DEBUG: initscripts-rename-device x86_64 10.11.6-1.el9 baseos 15 k DEBUG: initscripts-service noarch 10.11.6-1.el9 baseos 12 k DEBUG: ipcalc x86_64 1.0.0-5.el9 baseos 42 k DEBUG: iproute x86_64 6.2.0-5.el9 baseos 813 k DEBUG: iproute-tc x86_64 6.2.0-5.el9 baseos 462 k DEBUG: ipset x86_64 7.11-8.el9 baseos 43 k DEBUG: ipset-libs x86_64 7.11-8.el9 baseos 70 k DEBUG: iptables-libs x86_64 1.8.10-2.el9 baseos 461 k DEBUG: iptables-nft x86_64 1.8.10-2.el9 baseos 204 k DEBUG: iputils x86_64 20210202-9.el9 baseos 168 k DEBUG: keepalived x86_64 2.2.8-3.el9 appstream 560 k DEBUG: keyutils x86_64 1.6.3-1.el9 baseos 74 k DEBUG: libbasicobjects x86_64 0.1.1-53.el9 baseos 27 k DEBUG: libbpf x86_64 2:1.3.0-2.el9 baseos 173 k DEBUG: libcollection x86_64 0.7.0-53.el9 baseos 45 k DEBUG: libev x86_64 4.33-5.el9 baseos 53 k DEBUG: libibverbs x86_64 51.0-1.el9 baseos 442 k DEBUG: libini_config x86_64 1.3.1-53.el9 baseos 67 k DEBUG: libmnl x86_64 1.0.4-16.el9 baseos 28 k DEBUG: libnetfilter_conntrack x86_64 1.0.9-1.el9 baseos 59 k DEBUG: libnetfilter_cthelper x86_64 1.0.0-22.el9 appstream 24 k DEBUG: libnetfilter_cttimeout x86_64 1.0.0-19.el9 appstream 24 k DEBUG: libnetfilter_queue x86_64 1.0.5-1.el9 appstream 29 k DEBUG: libnfnetlink x86_64 1.0.1-21.el9 baseos 30 k DEBUG: libnfsidmap x86_64 1:2.5.4-25.el9 baseos 62 k DEBUG: libnftnl x86_64 1.2.6-4.el9 baseos 88 k DEBUG: libnl3 x86_64 3.9.0-1.el9 baseos 355 k DEBUG: libpath_utils x86_64 0.2.1-53.el9 baseos 30 k DEBUG: libref_array x86_64 0.1.5-53.el9 baseos 28 k DEBUG: libsodium x86_64 1.0.18-7.el9s delorean-master-testing 161 k DEBUG: libtirpc x86_64 1.3.3-6.el9 baseos 93 k DEBUG: libverto-libev x86_64 0.3.2-3.el9 baseos 14 k DEBUG: libyaml x86_64 0.2.5-7.el9 baseos 61 k DEBUG: lm_sensors-libs x86_64 3.6.0-10.el9 appstream 42 k DEBUG: mariadb-connector-c x86_64 3.2.6-1.el9 appstream 198 k DEBUG: mariadb-connector-c-config noarch 3.2.6-1.el9 appstream 11 k DEBUG: memcached x86_64 1.6.9-7.el9 appstream 174 k DEBUG: memcached-selinux x86_64 1.6.9-7.el9 appstream 28 k DEBUG: net-snmp-agent-libs x86_64 1:5.9.1-15.el9 appstream 694 k DEBUG: net-snmp-libs x86_64 1:5.9.1-15.el9 appstream 759 k DEBUG: nfs-utils x86_64 1:2.5.4-25.el9 baseos 459 k DEBUG: numactl-libs x86_64 2.0.16-3.el9 baseos 30 k DEBUG: openstack-network-scripts x86_64 10.11.1-6.el9s delorean-master-testing 48 k DEBUG: openstack-network-scripts-openvswitch3.3 x86_64 10.11.1-6.el9s delorean-master-testing 10 k DEBUG: openvswitch-selinux-extra-policy noarch 1.0-31.el9s centos9-nfv-ovs 14 k DEBUG: openvswitch3.3 x86_64 3.3.0-21.el9s centos9-nfv-ovs 6.8 M DEBUG: policycoreutils-python-utils noarch 3.6-2.1.el9 baseos 77 k DEBUG: procps-ng x86_64 3.3.17-14.el9 baseos 349 k DEBUG: protobuf-c x86_64 1.3.3-13.el9 baseos 35 k DEBUG: psmisc x86_64 23.4-3.el9 baseos 243 k DEBUG: python-oslo-cache-lang noarch 3.7.0-0.20240227073749.e8de6c9.el9 delorean-component-common 16 k DEBUG: python-oslo-concurrency-lang noarch 6.0.0-0.20240227074203.53709ba.el9 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 15.1.0-0.20240530110343.e502313.el9 delorean-component-common 12 k DEBUG: python-oslo-i18n-lang noarch 6.3.0-0.20240423152927.0531fb2.el9 delorean-component-common 14 k DEBUG: python-oslo-log-lang noarch 6.0.0-0.20240530105232.f05a852.el9 delorean-component-common 13 k DEBUG: python-oslo-middleware-lang noarch 6.1.0-0.20240226204046.531f39e.el9 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 4.3.0-0.20240226200118.4b7a6f7.el9 delorean-component-common 12 k DEBUG: python-oslo-privsep-lang noarch 3.3.0-0.20240226200813.f0c7eca.el9 delorean-component-common 12 k DEBUG: python-oslo-utils-lang noarch 7.1.0-0.20240226204427.17581b5.el9 delorean-component-common 12 k DEBUG: python-oslo-versionedobjects-lang noarch 3.3.0-0.20240226185900.25db0cf.el9 delorean-component-common 12 k DEBUG: python-pycadf-common noarch 3.1.1-0.20230706150346.4179996.el9 delorean-component-common 14 k DEBUG: python3-PyMySQL noarch 0.10.1-6.el9 appstream 107 k DEBUG: python3-alembic noarch 1.8.1-1.el9s delorean-master-testing 832 k DEBUG: python3-amqp noarch 5.2.0-2.el9s delorean-master-testing 93 k DEBUG: python3-async-timeout noarch 4.0.2-5.el9s delorean-master-testing 18 k DEBUG: python3-attrs noarch 20.3.0-7.el9 appstream 87 k DEBUG: python3-audit x86_64 3.1.2-2.el9 baseos 83 k DEBUG: python3-autopage noarch 0.5.2-3.el9s delorean-master-testing 59 k DEBUG: python3-bcrypt x86_64 3.2.2-4.el9s delorean-master-testing 43 k DEBUG: python3-beautifulsoup4 noarch 4.12.3-2.el9s delorean-master-testing 250 k DEBUG: python3-binary-memcached noarch 0.31.2-1.el9s delorean-master-testing 37 k DEBUG: python3-cachetools noarch 5.3.3-1.el9s delorean-master-testing 31 k DEBUG: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k DEBUG: python3-cliff noarch 4.7.0-0.20240530110046.b75afa0.el9 delorean-component-common 93 k DEBUG: python3-cmd2 noarch 2.4.2-1.el9s delorean-master-testing 303 k DEBUG: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M DEBUG: python3-dateutil noarch 1:2.8.1-7.el9 baseos 288 k DEBUG: python3-ddt noarch 1.6.0-1.el9s delorean-master-testing 19 k DEBUG: python3-debtcollector noarch 3.0.0-0.20240226181642.0e6ce1c.el9 delorean-component-common 31 k DEBUG: python3-decorator noarch 4.4.2-6.el9 baseos 28 k DEBUG: python3-defusedxml noarch 0.7.1-1.el9s delorean-master-testing 50 k DEBUG: python3-designateclient noarch 6.0.1-0.20240507063806.23faa14.el9 delorean-component-designate 97 k DEBUG: python3-distro noarch 1.9.0-2.el9s delorean-master-testing 41 k DEBUG: python3-dogpile-cache noarch 1.3.1-1.el9s delorean-master-testing 102 k DEBUG: python3-etcd3gw noarch 2.4.0-1.el9s delorean-master-testing 46 k DEBUG: python3-extras noarch 1.0.0-15.el9s delorean-master-testing 19 k DEBUG: python3-fasteners noarch 0.19-1.el9s delorean-master-testing 37 k DEBUG: python3-fixtures noarch 4.0.1-1.el9s delorean-master-testing 93 k DEBUG: python3-futurist noarch 3.0.0-0.20240226181950.4e14db5.el9 delorean-component-common 61 k DEBUG: python3-httplib2 noarch 0.20.4-6.el9s delorean-master-testing 121 k DEBUG: python3-importlib-metadata noarch 6.8.0-1.el9s delorean-master-testing 47 k DEBUG: python3-iso8601 noarch 1.1.0-1.el9s delorean-master-testing 23 k DEBUG: python3-jaraco noarch 8.2.1-4.el9s delorean-master-testing 10 k DEBUG: python3-jaraco-classes noarch 3.2.1-5.el9s delorean-master-testing 18 k DEBUG: python3-jeepney noarch 0.8.0-3.el9s delorean-master-testing 345 k DEBUG: python3-jmespath noarch 1.0.1-1.el9s delorean-master-testing 45 k DEBUG: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k DEBUG: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k DEBUG: python3-jsonschema noarch 4.16.0-2.el9s delorean-master-testing 138 k DEBUG: python3-jwt noarch 2.6.0-2.el9s delorean-master-testing 45 k DEBUG: python3-kazoo noarch 2.8.0-2.el9s delorean-master-testing 156 k DEBUG: python3-keyring noarch 24.3.0-4.el9s delorean-master-testing 86 k DEBUG: python3-keystoneauth1 noarch 5.6.0-0.20240226192318.e071ad4.el9 delorean-component-keystone 415 k DEBUG: python3-keystoneclient noarch 1:5.4.0-0.20240507064615.c66d778.el9 delorean-component-clients 235 k DEBUG: python3-keystonemiddleware noarch 10.7.0-0.20240530121611.1625b38.el9 delorean-component-keystone 104 k DEBUG: python3-kombu noarch 1:5.3.5-1.el9s delorean-master-testing 337 k DEBUG: python3-libselinux x86_64 3.6-1.el9 baseos 188 k DEBUG: python3-libsemanage x86_64 3.6-1.el9 baseos 80 k DEBUG: python3-logutils noarch 0.3.5-15.el9s delorean-master-testing 46 k DEBUG: python3-lxml x86_64 4.6.5-3.el9 appstream 1.2 M DEBUG: python3-mako noarch 1.1.4-6.el9 appstream 172 k DEBUG: python3-memcached noarch 1.59-3.el9s delorean-master-testing 39 k DEBUG: python3-mock noarch 4.0.3-5.el9s delorean-master-testing 58 k DEBUG: python3-more-itertools noarch 10.1.0-1.el9s delorean-master-testing 83 k DEBUG: python3-msgpack x86_64 1.0.7-1.el9s delorean-master-testing 98 k DEBUG: python3-ncclient noarch 0.6.15-2.el9s delorean-master-testing 141 k DEBUG: python3-netaddr noarch 0.8.0-5.el9 appstream 1.6 M DEBUG: python3-netifaces x86_64 0.10.6-15.el9 appstream 23 k DEBUG: python3-neutron-lib noarch 3.13.0-0.20240610070717.7674b4b.el9 delorean-component-network 408 k DEBUG: python3-neutronclient noarch 11.3.0-0.20240523164734.cb9aae5.el9 delorean-component-clients 278 k DEBUG: python3-novaclient noarch 1:18.6.0-0.20240325101732.533d5df.el9 delorean-component-clients 216 k DEBUG: python3-openstacksdk noarch 3.1.0-0.20240418083324.385aa2b.el9 delorean-component-clients 862 k DEBUG: python3-openvswitch3.3 x86_64 3.3.0-21.el9s centos9-nfv-ovs 271 k DEBUG: python3-os-client-config noarch 2.1.0-0.20230711085403.bc96c23.el9 delorean-component-clients 58 k DEBUG: python3-os-ken noarch 2.8.1-0.20240226182815.5a19480.el9 delorean-component-network 1.9 M DEBUG: python3-os-resource-classes noarch 1.1.0-0.20230628095344.357bd40.el9 delorean-component-clients 17 k DEBUG: python3-os-service-types noarch 1.7.0-0.20230629121435.0b2f473.el9 delorean-component-clients 36 k DEBUG: python3-os-testr noarch 3.0.0-0.20230807133846.0e7ac78.el9 delorean-component-common 50 k DEBUG: python3-os-traits noarch 3.0.0-0.20230718121412.cff125c.el9 delorean-component-common 48 k DEBUG: python3-os-vif noarch 3.6.0-0.20240530104827.c65922f.el9 delorean-component-clients 101 k DEBUG: python3-osc-lib noarch 3.0.1-0.20240226182353.73ecaa7.el9 delorean-component-clients 76 k DEBUG: python3-oslo-cache noarch 3.7.0-0.20240227073749.e8de6c9.el9 delorean-component-common 62 k DEBUG: python3-oslo-cache+dogpile noarch 3.7.0-0.20240227073749.e8de6c9.el9 delorean-component-common 8.0 k DEBUG: python3-oslo-cache+etcd3gw noarch 3.7.0-0.20240227073749.e8de6c9.el9 delorean-component-common 7.9 k DEBUG: python3-oslo-concurrency noarch 6.0.0-0.20240227074203.53709ba.el9 delorean-component-common 41 k DEBUG: python3-oslo-config noarch 2:9.4.0-0.20240315155821.882adf8.el9 delorean-component-common 215 k DEBUG: python3-oslo-context noarch 5.5.0-0.20240305133447.e31a7a1.el9 delorean-component-common 26 k DEBUG: python3-oslo-db noarch 15.1.0-0.20240530110343.e502313.el9 delorean-component-common 123 k DEBUG: python3-oslo-db+mysql noarch 15.1.0-0.20240530110343.e502313.el9 delorean-component-common 7.9 k DEBUG: python3-oslo-i18n noarch 6.3.0-0.20240423152927.0531fb2.el9 delorean-component-common 56 k DEBUG: python3-oslo-log noarch 6.0.0-0.20240530105232.f05a852.el9 delorean-component-common 62 k DEBUG: python3-oslo-messaging noarch 14.8.0-0.20240530110632.d095241.el9 delorean-component-common 225 k DEBUG: python3-oslo-messaging+amqp1 noarch 14.8.0-0.20240530110632.d095241.el9 delorean-component-common 8.0 k DEBUG: python3-oslo-metrics noarch 0.8.0-0.20240226185450.1ebb7f8.el9 delorean-component-common 23 k DEBUG: python3-oslo-middleware noarch 6.1.0-0.20240226204046.531f39e.el9 delorean-component-common 56 k DEBUG: python3-oslo-policy noarch 4.3.0-0.20240226200118.4b7a6f7.el9 delorean-component-common 74 k DEBUG: python3-oslo-privsep noarch 3.3.0-0.20240226200813.f0c7eca.el9 delorean-component-common 45 k DEBUG: python3-oslo-reports noarch 3.3.0-0.20240226202442.592d8ac.el9 delorean-component-common 57 k DEBUG: python3-oslo-rootwrap noarch 7.2.0-0.20240226195306.c6cf187.el9 delorean-component-common 43 k DEBUG: python3-oslo-serialization noarch 5.4.0-0.20240229141206.548c7a3.el9 delorean-component-common 32 k DEBUG: python3-oslo-service noarch 3.5.0-0.20240530120732.a84a9de.el9 delorean-component-common 68 k DEBUG: python3-oslo-upgradecheck noarch 2.3.0-0.20240226194554.b6db590.el9 delorean-component-common 26 k DEBUG: python3-oslo-utils noarch 7.1.0-0.20240226204427.17581b5.el9 delorean-component-common 77 k DEBUG: python3-oslo-versionedobjects noarch 3.3.0-0.20240226185900.25db0cf.el9 delorean-component-common 76 k DEBUG: python3-oslotest noarch 5.0.0-0.20240305124430.4c36dbc.el9 delorean-component-clients 46 k DEBUG: python3-osprofiler noarch 4.1.0-0.20230714071424.3c5fead.el9 delorean-component-common 134 k DEBUG: python3-ovsdbapp noarch 2.7.1-0.20240523165848.c717691.el9 delorean-component-network 144 k DEBUG: python3-paramiko noarch 3.4.0-2.el9s delorean-master-testing 314 k DEBUG: python3-paste noarch 3.10.1-1.el9s delorean-master-testing 486 k DEBUG: python3-paste-deploy noarch 3.1.0-2.el9s delorean-master-testing 38 k DEBUG: python3-pecan noarch 1.4.2-2.el9s delorean-master-testing 272 k DEBUG: python3-platformdirs noarch 3.11.0-1.el9s delorean-master-testing 35 k DEBUG: python3-ply noarch 3.11-14.el9 baseos 106 k DEBUG: python3-policycoreutils noarch 3.6-2.1.el9 baseos 2.1 M DEBUG: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k DEBUG: python3-prometheus_client noarch 0.19.0-2.el9s delorean-master-testing 91 k DEBUG: python3-psutil x86_64 5.8.0-12.el9 appstream 214 k DEBUG: python3-pyOpenSSL noarch 20.0.1-2.el9s delorean-master-testing 89 k DEBUG: python3-pycadf noarch 3.1.1-0.20230706150346.4179996.el9 delorean-component-common 55 k DEBUG: python3-pycparser noarch 2.20-6.el9 baseos 135 k DEBUG: python3-pymemcache noarch 4.0.0-1.el9s delorean-master-testing 120 k DEBUG: python3-pynacl x86_64 1.5.0-1.el9s delorean-master-testing 111 k DEBUG: python3-pyngus noarch 2.3.0-8.el9s delorean-master-testing 51 k DEBUG: python3-pyperclip noarch 1.8.2-2.el9s delorean-master-testing 28 k DEBUG: python3-pyroute2 noarch 0.7.12-2.el9s delorean-master-testing 731 k DEBUG: python3-pyrsistent x86_64 0.17.3-8.el9 appstream 114 k DEBUG: python3-pyyaml x86_64 5.4.1-6.el9 baseos 205 k DEBUG: python3-qpid-proton x86_64 0.35.0-2.el9s delorean-master-testing 408 k DEBUG: python3-rdo-openvswitch noarch 2:3.3-1.el9s delorean-master-testing 7.9 k DEBUG: python3-redis noarch 5.0.1-1.el9s delorean-master-testing 392 k DEBUG: python3-repoze-lru noarch 0.7-10.el9s delorean-master-testing 31 k DEBUG: python3-requestsexceptions noarch 1.4.0-0.20230628075340.d7ac0ff.el9 delorean-component-common 15 k DEBUG: python3-rfc3986 noarch 1.5.0-1.el9s delorean-master-testing 50 k DEBUG: python3-routes noarch 2.5.1-1.el9s delorean-master-testing 188 k DEBUG: python3-secretstorage noarch 3.3.1-1.el9s delorean-master-testing 35 k DEBUG: python3-setools x86_64 4.4.4-1.el9 baseos 605 k DEBUG: python3-setproctitle x86_64 1.2.3-2.el9s delorean-master-testing 22 k DEBUG: python3-simplejson x86_64 3.19.2-1.el9s delorean-master-testing 119 k DEBUG: python3-soupsieve noarch 2.5-1.el9s delorean-master-testing 73 k DEBUG: python3-statsd noarch 3.2.1-20.el9s delorean-master-testing 34 k DEBUG: python3-stestr noarch 4.1.0-1.el9s delorean-master-testing 159 k DEBUG: python3-stevedore noarch 5.2.0-0.20240226201419.21d601f.el9 delorean-component-clients 68 k DEBUG: python3-subunit noarch 1.4.0-6.el9s delorean-master-testing 90 k DEBUG: python3-tempest noarch 1:39.0.1-0.20240609150216.3619d29.el9 delorean-component-tempest 1.3 M DEBUG: python3-tempita noarch 0.5.2-2.el9s delorean-master-testing 36 k DEBUG: python3-tenacity noarch 8.2.3-1.el9s delorean-master-testing 46 k DEBUG: python3-testresources noarch 2.0.1-2.el9s delorean-master-testing 59 k DEBUG: python3-testscenarios noarch 0.5.0-21.el9s delorean-master-testing 37 k DEBUG: python3-testtools noarch 2.7.1-1.el9s delorean-master-testing 326 k DEBUG: python3-tomlkit noarch 0.12.4-1.el9s delorean-master-testing 86 k DEBUG: python3-tooz noarch 6.2.0-0.20240523165441.c65282f.el9 delorean-component-common 104 k DEBUG: python3-tooz+redis noarch 6.2.0-0.20240523165441.c65282f.el9 delorean-component-common 7.8 k DEBUG: python3-tooz+zake noarch 6.2.0-0.20240523165441.c65282f.el9 delorean-component-common 7.7 k DEBUG: python3-uhashring noarch 2.3-3.el9s delorean-master-testing 24 k DEBUG: python3-vine noarch 5.1.0-1.el9s delorean-master-testing 25 k DEBUG: python3-voluptuous noarch 0.14.2-1.el9s delorean-master-testing 60 k DEBUG: python3-waitress noarch 2.1.2-1.el9s delorean-master-testing 93 k DEBUG: python3-wcwidth noarch 0.2.13-1.el9s delorean-master-testing 46 k DEBUG: python3-webob noarch 1.8.7-1.el9s delorean-master-testing 230 k DEBUG: python3-webtest noarch 3.0.0-1.el9s delorean-master-testing 80 k DEBUG: python3-wrapt x86_64 1.16.0-1.el9s delorean-master-testing 60 k DEBUG: python3-yappi x86_64 1.3.6-1.el9s delorean-master-testing 55 k DEBUG: python3-zake noarch 0.2.2-22.el9s delorean-master-testing 45 k DEBUG: python3-zipp noarch 3.6.0-1.el9s delorean-master-testing 16 k DEBUG: qpid-proton-c x86_64 0.35.0-2.el9s delorean-master-testing 225 k DEBUG: quota x86_64 1:4.06-6.el9 baseos 198 k DEBUG: quota-nls noarch 1:4.06-6.el9 baseos 79 k DEBUG: radvd x86_64 2.19-5.el9 appstream 89 k DEBUG: rdo-openvswitch noarch 2:3.3-1.el9s delorean-master-testing 7.7 k DEBUG: rpcbind x86_64 1.2.6-7.el9 baseos 58 k DEBUG: rpm-plugin-selinux x86_64 4.16.1.3-30.el9 baseos 16 k DEBUG: selinux-policy noarch 38.1.39-1.el9 baseos 53 k DEBUG: selinux-policy-targeted noarch 38.1.39-1.el9 baseos 6.9 M DEBUG: sudo x86_64 1.9.5p2-10.el9 baseos 1.0 M DEBUG: unbound-libs x86_64 1.16.2-8.el9 appstream 549 k DEBUG: Installing weak dependencies: DEBUG: geolite2-city noarch 20191217-6.el9 appstream 23 M DEBUG: geolite2-country noarch 20191217-6.el9 appstream 1.6 M DEBUG: libmaxminddb x86_64 1.5.2-4.el9 appstream 33 k DEBUG: python3-jwt+crypto noarch 2.6.0-2.el9s delorean-master-testing 9.0 k DEBUG: python3-keyring+completion noarch 24.3.0-4.el9s delorean-master-testing 12 k DEBUG: python3-pyasn1 noarch 0.6.0-1.el9s delorean-master-testing 140 k DEBUG: Transaction Summary DEBUG: ============================================================================================================================= DEBUG: Install 259 Packages DEBUG: Total size: 85 M DEBUG: Installed size: 305 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-keystoneclient-5.4.0-0.20240507064615.c66d778.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-neutronclient-11.3.0-0.20240523164734.cb9aae5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-novaclient-18.6.0-0.20240325101732.533d5df.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstacksdk-3.1.0-0.20240418083324.385aa2b.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-client-config-2.1.0-0.20230711085403.bc96c23.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-service-types-1.7.0-0.20230629121435.0b2f473.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-vif-3.6.0-0.20240530104827.c65922f.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osc-lib-3.0.1-0.20240226182353.73ecaa7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslotest-5.0.0-0.20240305124430.4c36dbc.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-5.2.0-0.20240226201419.21d601f.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-cache-lang-3.7.0-0.20240227073749.e8de6c9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-6.0.0-0.20240227074203.53709ba.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-15.1.0-0.20240530110343.e502313.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-6.3.0-0.20240423152927.0531fb2.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-6.0.0-0.20240530105232.f05a852.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-6.1.0-0.20240226204046.531f39e.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-4.3.0-0.20240226200118.4b7a6f7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-privsep-lang-3.3.0-0.20240226200813.f0c7eca.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-7.1.0-0.20240226204427.17581b5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-versionedobjects-lang-3.3.0-0.20240226185900.25db0cf.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycadf-common-3.1.1-0.20230706150346.4179996.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cliff-4.7.0-0.20240530110046.b75afa0.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-3.0.0-0.20240226181642.0e6ce1c.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-futurist-3.0.0-0.20240226181950.4e14db5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-testr-3.0.0-0.20230807133846.0e7ac78.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-traits-3.0.0-0.20230718121412.cff125c.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache+dogpile-3.7.0-0.20240227073749.e8de6c9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache+etcd3gw-3.7.0-0.20240227073749.e8de6c9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache-3.7.0-0.20240227073749.e8de6c9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-6.0.0-0.20240227074203.53709ba.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-9.4.0-0.20240315155821.882adf8.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-5.5.0-0.20240305133447.e31a7a1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db+mysql-15.1.0-0.20240530110343.e502313.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db-15.1.0-0.20240530110343.e502313.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-6.3.0-0.20240423152927.0531fb2.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-6.0.0-0.20240530105232.f05a852.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging+amqp1-14.8.0-0.20240530110632.d095241.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging-14.8.0-0.20240530110632.d095241.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-metrics-0.8.0-0.20240226185450.1ebb7f8.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-6.1.0-0.20240226204046.531f39e.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-policy-4.3.0-0.20240226200118.4b7a6f7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-privsep-3.3.0-0.20240226200813.f0c7eca.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-reports-3.3.0-0.20240226202442.592d8ac.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-rootwrap-7.2.0-0.20240226195306.c6cf187.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-5.4.0-0.20240229141206.548c7a3.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-3.5.0-0.20240530120732.a84a9de.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-upgradecheck-2.3.0-0.20240226194554.b6db590.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-7.1.0-0.20240226204427.17581b5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-versionedobjects-3.3.0-0.20240226185900.25db0cf.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osprofiler-4.1.0-0.20230714071424.3c5fead.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycadf-3.1.1-0.20230706150346.4179996.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requestsexceptions-1.4.0-0.20230628075340.d7ac0ff.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tooz+redis-6.2.0-0.20240523165441.c65282f.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tooz+zake-6.2.0-0.20240523165441.c65282f.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tooz-6.2.0-0.20240523165441.c65282f.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-designateclient-6.0.1-0.20240507063806.23faa14.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-5.6.0-0.20240226192318.e071ad4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystonemiddleware-10.7.0-0.20240530121611.1625b38.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-neutron-lib-3.13.0-0.20240610070717.7674b4b.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-ken-2.8.1-0.20240226182815.5a19480.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ovsdbapp-2.7.1-0.20240523165848.c717691.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tempest-39.0.1-0.20240609150216.3619d29.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bc-1.07.1-14.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] checkpolicy-3.6-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] chkconfig-1.24-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] e2fsprogs-libs-1.46.5-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gssproxy-0.8.4-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hostname-3.23-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-10.11.6-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-rename-device-10.11.6-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-service-10.11.6-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ipcalc-1.0.0-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iproute-6.2.0-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iproute-tc-6.2.0-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ipset-7.11-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ipset-libs-7.11-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iptables-libs-1.8.10-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iptables-nft-1.8.10-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iputils-20210202-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] keyutils-1.6.3-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbasicobjects-0.1.1-53.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbpf-1.3.0-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcollection-0.7.0-53.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libev-4.33-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libibverbs-51.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libini_config-1.3.1-53.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmnl-1.0.4-16.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnetfilter_conntrack-1.0.9-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnfnetlink-1.0.1-21.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnfsidmap-2.5.4-25.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnftnl-1.2.6-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnl3-3.9.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpath_utils-0.2.1-53.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libref_array-0.1.5-53.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtirpc-1.3.3-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libverto-libev-0.3.2-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.2.5-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nfs-utils-2.5.4-25.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] numactl-libs-2.0.16-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-python-utils-3.6-2.1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] procps-ng-3.3.17-14.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] protobuf-c-1.3.3-13.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] psmisc-23.4-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-audit-3.1.2-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cffi-1.14.5-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cryptography-36.0.1-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.8.1-7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-4.4.2-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-libselinux-3.6-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-libsemanage-3.6-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-ply-3.11-14.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-policycoreutils-3.6-2.1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycparser-2.20-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-5.4.1-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-setools-4.4.4-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] quota-4.06-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] quota-nls-4.06-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rpcbind-1.2.6-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-plugin-selinux-4.16.1.3-30.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-38.1.39-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-targeted-38.1.39-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] sudo-1.9.5p2-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] conntrack-tools-1.4.7-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dnsmasq-2.85-16.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dnsmasq-utils-2.85-16.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] flatpak-selinux-1.12.8-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] geolite2-city-20191217-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] geolite2-country-20191217-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] haproxy-2.4.22-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] keepalived-2.2.8-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmaxminddb-1.5.2-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnetfilter_cthelper-1.0.0-22.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnetfilter_cttimeout-1.0.0-19.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnetfilter_queue-1.0.5-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lm_sensors-libs-3.6.0-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mariadb-connector-c-3.2.6-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mariadb-connector-c-config-3.2.6-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] memcached-1.6.9-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] memcached-selinux-1.6.9-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] net-snmp-agent-libs-5.9.1-15.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] net-snmp-libs-5.9.1-15.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-PyMySQL-0.10.1-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-attrs-20.3.0-7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpatch-1.21-16.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpointer-2.0-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-lxml-4.6.5-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.1.4-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-0.8.0-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netifaces-0.10.6-15.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-0.7.2-27.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-psutil-5.8.0-12.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyrsistent-0.17.3-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] radvd-2.19-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] unbound-libs-1.16.2-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dibbler-client-1.0.1-11.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.18-7.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openstack-network-scripts-10.11.1-6.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openstack-network-scripts-openvswitch3.3-10.11.1-6.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-alembic-1.8.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-amqp-5.2.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-async-timeout-4.0.2-5.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-autopage-0.5.2-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-bcrypt-3.2.2-4.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-beautifulsoup4-4.12.3-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-binary-memcached-0.31.2-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-5.3.3-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-2.4.2-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ddt-1.6.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-defusedxml-0.7.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-distro-1.9.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dogpile-cache-1.3.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-etcd3gw-2.4.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-extras-1.0.0-15.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.19-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fixtures-4.0.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-httplib2-0.20.4-6.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-importlib-metadata-6.8.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-1.1.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jaraco-8.2.1-4.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jaraco-classes-3.2.1-5.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jeepney-0.8.0-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jmespath-1.0.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-4.16.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jwt+crypto-2.6.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jwt-2.6.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kazoo-2.8.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keyring+completion-24.3.0-4.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keyring-24.3.0-4.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kombu-5.3.5-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-logutils-0.3.5-15.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-memcached-1.59-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mock-4.0.3-5.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-more-itertools-10.1.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.0.7-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-ncclient-0.6.15-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paramiko-3.4.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-3.10.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-3.1.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pecan-1.4.2-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-platformdirs-3.11.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prometheus_client-0.19.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-20.0.1-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-0.6.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pymemcache-4.0.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pynacl-1.5.0-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyngus-2.3.0-8.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyperclip-1.8.2-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyroute2-0.7.12-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-qpid-proton-0.35.0-2.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-rdo-openvswitch-3.3-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-redis-5.0.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.7-10.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.5.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.5.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-secretstorage-3.3.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setproctitle-1.2.3-2.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-simplejson-3.19.2-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-soupsieve-2.5-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-statsd-3.2.1-20.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stestr-4.1.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-subunit-1.4.0-6.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tempita-0.5.2-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tenacity-8.2.3-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testresources-2.0.1-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testscenarios-0.5.0-21.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.7.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tomlkit-0.12.4-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-uhashring-2.3-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-vine-5.1.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-voluptuous-0.14.2-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-waitress-2.1.2-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wcwidth-0.2.13-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.7-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webtest-3.0.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.16.0-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.3.6-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-zake-0.2.2-22.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-zipp-3.6.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] qpid-proton-c-0.35.0-2.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rdo-openvswitch-3.3-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch-selinux-extra-policy-1.0-31.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch3.3-3.3.0-21.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-openvswitch3.3-3.3.0-21.el9s.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: Running scriptlet: selinux-policy-targeted-38.1.39-1.el9.noarch 1/1 DEBUG: Preparing : 1/1 DEBUG: Installing : python3-stevedore-5.2.0-0.20240226201419.21d601f 1/259 DEBUG: Installing : python3-webob-1.8.7-1.el9s.noarch 2/259 DEBUG: Installing : libmnl-1.0.4-16.el9.x86_64 3/259 DEBUG: Installing : python3-netaddr-0.8.0-5.el9.noarch 4/259 DEBUG: Installing : python3-testtools-2.7.1-1.el9s.noarch 5/259 DEBUG: Installing : python3-iso8601-1.1.0-1.el9s.noarch 6/259 DEBUG: Installing : selinux-policy-38.1.39-1.el9.noarch 7/259 DEBUG: Running scriptlet: selinux-policy-38.1.39-1.el9.noarch 7/259 DEBUG: Running scriptlet: selinux-policy-targeted-38.1.39-1.el9.noarch 8/259 DEBUG: Installing : selinux-policy-targeted-38.1.39-1.el9.noarch 8/259 DEBUG: Running scriptlet: selinux-policy-targeted-38.1.39-1.el9.noarch 8/259 DEBUG: Installing : python3-fixtures-4.0.1-1.el9s.noarch 9/259 DEBUG: Installing : python3-prettytable-0.7.2-27.el9.noarch 10/259 DEBUG: Installing : python3-msgpack-1.0.7-1.el9s.x86_64 11/259 DEBUG: Installing : python3-decorator-4.4.2-6.el9.noarch 12/259 DEBUG: Installing : python3-futurist-3.0.0-0.20240226181950.4e14db5. 13/259 DEBUG: Installing : python3-jeepney-0.8.0-3.el9s.noarch 14/259 DEBUG: Installing : python3-fasteners-0.19-1.el9s.noarch 15/259 DEBUG: Installing : python3-netifaces-0.10.6-15.el9.x86_64 16/259 DEBUG: Installing : python3-mako-1.1.4-6.el9.noarch 17/259 DEBUG: Installing : libtirpc-1.3.3-6.el9.x86_64 18/259 DEBUG: Installing : libnfnetlink-1.0.1-21.el9.x86_64 19/259 DEBUG: Installing : libnetfilter_conntrack-1.0.9-1.el9.x86_64 20/259 DEBUG: Installing : iptables-libs-1.8.10-2.el9.x86_64 21/259 DEBUG: Installing : python3-alembic-1.8.1-1.el9s.noarch 22/259 DEBUG: Installing : python3-dogpile-cache-1.3.1-1.el9s.noarch 23/259 DEBUG: Installing : python3-testscenarios-0.5.0-21.el9s.noarch 24/259 DEBUG: Installing : libnftnl-1.2.6-4.el9.x86_64 25/259 DEBUG: Installing : iptables-nft-1.8.10-2.el9.x86_64 26/259 DEBUG: Running scriptlet: iptables-nft-1.8.10-2.el9.x86_64 26/259 DEBUG: Installing : python3-voluptuous-0.14.2-1.el9s.noarch 27/259 DEBUG: Installing : python3-vine-5.1.0-1.el9s.noarch 28/259 DEBUG: Installing : python3-amqp-5.2.0-2.el9s.noarch 29/259 DEBUG: Installing : python3-testresources-2.0.1-2.el9s.noarch 30/259 DEBUG: Installing : python3-tenacity-8.2.3-1.el9s.noarch 31/259 DEBUG: Installing : python3-pyroute2-0.7.12-2.el9s.noarch 32/259 DEBUG: Installing : python3-paste-deploy-3.1.0-2.el9s.noarch 33/259 DEBUG: Installing : python3-extras-1.0.0-15.el9s.noarch 34/259 DEBUG: Installing : python3-subunit-1.4.0-6.el9s.noarch 35/259 DEBUG: Installing : python3-psutil-5.8.0-12.el9.x86_64 36/259 DEBUG: Installing : python3-attrs-20.3.0-7.el9.noarch 37/259 DEBUG: Installing : net-snmp-libs-1:5.9.1-15.el9.x86_64 38/259 DEBUG: Running scriptlet: haproxy-2.4.22-3.el9.x86_64 39/259 DEBUG: Installing : haproxy-2.4.22-3.el9.x86_64 39/259 DEBUG: Running scriptlet: haproxy-2.4.22-3.el9.x86_64 39/259 DEBUG: Installing : python3-libselinux-3.6-1.el9.x86_64 40/259 DEBUG: Installing : psmisc-23.4-3.el9.x86_64 41/259 DEBUG: Installing : procps-ng-3.3.17-14.el9.x86_64 42/259 DEBUG: Installing : libref_array-0.1.5-53.el9.x86_64 43/259 DEBUG: Installing : libnl3-3.9.0-1.el9.x86_64 44/259 DEBUG: Installing : libbpf-2:1.3.0-2.el9.x86_64 45/259 DEBUG: Installing : iproute-6.2.0-5.el9.x86_64 46/259 DEBUG: Installing : chkconfig-1.24-1.el9.x86_64 47/259 DEBUG: Installing : python3-os-service-types-1.7.0-0.20230629121435. 48/259 DEBUG: Installing : python3-keystoneauth1-5.6.0-0.20240226192318.e07 49/259 DEBUG: Installing : iproute-tc-6.2.0-5.el9.x86_64 50/259 DEBUG: Installing : libibverbs-51.0-1.el9.x86_64 51/259 DEBUG: Installing : python3-libsemanage-3.6-1.el9.x86_64 52/259 DEBUG: Installing : python3-oslotest-5.0.0-0.20240305124430.4c36dbc. 53/259 DEBUG: Installing : python3-kombu-1:5.3.5-1.el9s.noarch 54/259 DEBUG: Installing : libnetfilter_queue-1.0.5-1.el9.x86_64 55/259 DEBUG: Running scriptlet: rpcbind-1.2.6-7.el9.x86_64 56/259 DEBUG: Installing : rpcbind-1.2.6-7.el9.x86_64 56/259 DEBUG: Running scriptlet: rpcbind-1.2.6-7.el9.x86_64 56/259 DEBUG: Created symlink /etc/systemd/system/multi-user.target.wants/rpcbind.service → /usr/lib/systemd/system/rpcbind.service. DEBUG: Created symlink /etc/systemd/system/sockets.target.wants/rpcbind.socket → /usr/lib/systemd/system/rpcbind.socket. DEBUG: Installing : python3-etcd3gw-2.4.0-1.el9s.noarch 57/259 DEBUG: Installing : python3-prometheus_client-0.19.0-2.el9s.noarch 58/259 DEBUG: Installing : ipset-libs-7.11-8.el9.x86_64 59/259 DEBUG: Installing : ipset-7.11-8.el9.x86_64 60/259 DEBUG: Installing : libnetfilter_cthelper-1.0.0-22.el9.x86_64 61/259 DEBUG: Installing : libnetfilter_cttimeout-1.0.0-19.el9.x86_64 62/259 DEBUG: Installing : conntrack-tools-1.4.7-2.el9.x86_64 63/259 DEBUG: Running scriptlet: conntrack-tools-1.4.7-2.el9.x86_64 63/259 DEBUG: Installing : qpid-proton-c-0.35.0-2.el9s.x86_64 64/259 DEBUG: Installing : python3-qpid-proton-0.35.0-2.el9s.x86_64 65/259 DEBUG: Installing : python3-pyngus-2.3.0-8.el9s.noarch 66/259 DEBUG: Installing : python3-zipp-3.6.0-1.el9s.noarch 67/259 DEBUG: Installing : python3-importlib-metadata-6.8.0-1.el9s.noarch 68/259 DEBUG: Installing : python3-yappi-1.3.6-1.el9s.x86_64 69/259 DEBUG: Installing : python3-wrapt-1.16.0-1.el9s.x86_64 70/259 DEBUG: Installing : python3-debtcollector-3.0.0-0.20240226181642.0e6 71/259 DEBUG: Installing : python3-oslo-context-5.5.0-0.20240305133447.e31a 72/259 DEBUG: Installing : python3-wcwidth-0.2.13-1.el9s.noarch 73/259 DEBUG: Installing : python3-waitress-2.1.2-1.el9s.noarch 74/259 DEBUG: Installing : python3-uhashring-2.3-3.el9s.noarch 75/259 DEBUG: Installing : python3-tomlkit-0.12.4-1.el9s.noarch 76/259 DEBUG: Installing : python3-tempita-0.5.2-2.el9s.noarch 77/259 DEBUG: Installing : python3-statsd-3.2.1-20.el9s.noarch 78/259 DEBUG: Installing : python3-soupsieve-2.5-1.el9s.noarch 79/259 DEBUG: Installing : python3-beautifulsoup4-4.12.3-2.el9s.noarch 80/259 DEBUG: Installing : python3-lxml-4.6.5-3.el9.x86_64 81/259 DEBUG: Installing : python3-webtest-3.0.0-1.el9s.noarch 82/259 DEBUG: Installing : python3-simplejson-3.19.2-1.el9s.x86_64 83/259 DEBUG: Installing : python3-setproctitle-1.2.3-2.el9s.x86_64 84/259 DEBUG: Installing : python3-rfc3986-1.5.0-1.el9s.noarch 85/259 DEBUG: Installing : python3-repoze-lru-0.7-10.el9s.noarch 86/259 DEBUG: Installing : python3-routes-2.5.1-1.el9s.noarch 87/259 DEBUG: Installing : python3-pyperclip-1.8.2-2.el9s.noarch 88/259 DEBUG: Installing : python3-cmd2-2.4.2-1.el9s.noarch 89/259 DEBUG: Installing : python3-pymemcache-4.0.0-1.el9s.noarch 90/259 DEBUG: Installing : python3-pyasn1-0.6.0-1.el9s.noarch 91/259 DEBUG: Installing : python3-platformdirs-3.11.0-1.el9s.noarch 92/259 DEBUG: Installing : python3-more-itertools-10.1.0-1.el9s.noarch 93/259 DEBUG: Installing : python3-mock-4.0.3-5.el9s.noarch 94/259 DEBUG: Installing : python3-memcached-1.59-3.el9s.noarch 95/259 DEBUG: Installing : python3-logutils-0.3.5-15.el9s.noarch 96/259 DEBUG: Installing : python3-pecan-1.4.2-2.el9s.noarch 97/259 DEBUG: Installing : python3-kazoo-2.8.0-2.el9s.noarch 98/259 DEBUG: Installing : python3-zake-0.2.2-22.el9s.noarch 99/259 DEBUG: Installing : python3-jmespath-1.0.1-1.el9s.noarch 100/259 DEBUG: Installing : python3-jaraco-8.2.1-4.el9s.noarch 101/259 DEBUG: Installing : python3-jaraco-classes-3.2.1-5.el9s.noarch 102/259 DEBUG: Installing : python3-httplib2-0.20.4-6.el9s.noarch 103/259 DEBUG: Installing : python3-distro-1.9.0-2.el9s.noarch 104/259 DEBUG: Installing : python3-defusedxml-0.7.1-1.el9s.noarch 105/259 DEBUG: Installing : python3-ddt-1.6.0-1.el9s.noarch 106/259 DEBUG: Installing : python3-cachetools-5.3.3-1.el9s.noarch 107/259 DEBUG: Installing : python3-autopage-0.5.2-3.el9s.noarch 108/259 DEBUG: Installing : python3-async-timeout-4.0.2-5.el9s.noarch 109/259 DEBUG: Installing : python3-redis-5.0.1-1.el9s.noarch 110/259 DEBUG: Installing : libsodium-1.0.18-7.el9s.x86_64 111/259 DEBUG: Installing : dibbler-client-1.0.1-11.el9s.x86_64 112/259 DEBUG: Running scriptlet: radvd-2.19-5.el9.x86_64 113/259 DEBUG: Installing : radvd-2.19-5.el9.x86_64 113/259 DEBUG: Running scriptlet: radvd-2.19-5.el9.x86_64 113/259 DEBUG: Installing : python3-pyrsistent-0.17.3-8.el9.x86_64 114/259 DEBUG: Installing : python3-jsonschema-4.16.0-2.el9s.noarch 115/259 DEBUG: Installing : python3-jsonpointer-2.0-4.el9.noarch 116/259 DEBUG: Installing : python3-jsonpatch-1.21-16.el9.noarch 117/259 DEBUG: Installing : mariadb-connector-c-config-3.2.6-1.el9.noarch 118/259 DEBUG: Installing : mariadb-connector-c-3.2.6-1.el9.x86_64 119/259 DEBUG: Installing : lm_sensors-libs-3.6.0-10.el9.x86_64 120/259 DEBUG: Installing : net-snmp-agent-libs-1:5.9.1-15.el9.x86_64 121/259 DEBUG: Installing : keepalived-2.2.8-3.el9.x86_64 122/259 DEBUG: Running scriptlet: keepalived-2.2.8-3.el9.x86_64 122/259 DEBUG: Installing : libmaxminddb-1.5.2-4.el9.x86_64 123/259 DEBUG: Installing : geolite2-country-20191217-6.el9.noarch 124/259 DEBUG: Installing : geolite2-city-20191217-6.el9.noarch 125/259 DEBUG: Installing : ipcalc-1.0.0-5.el9.x86_64 126/259 DEBUG: Installing : dnsmasq-utils-2.85-16.el9.x86_64 127/259 DEBUG: Running scriptlet: dnsmasq-2.85-16.el9.x86_64 128/259 DEBUG: Installing : dnsmasq-2.85-16.el9.x86_64 128/259 DEBUG: Running scriptlet: dnsmasq-2.85-16.el9.x86_64 128/259 DEBUG: Installing : sudo-1.9.5p2-10.el9.x86_64 129/259 DEBUG: Running scriptlet: sudo-1.9.5p2-10.el9.x86_64 129/259 DEBUG: Installing : quota-nls-1:4.06-6.el9.noarch 130/259 DEBUG: Installing : python3-setools-4.4.4-1.el9.x86_64 131/259 DEBUG: Installing : python3-ply-3.11-14.el9.noarch 132/259 DEBUG: Installing : python3-pycparser-2.20-6.el9.noarch 133/259 DEBUG: Installing : python3-cffi-1.14.5-5.el9.x86_64 134/259 DEBUG: Installing : python3-cryptography-36.0.1-4.el9.x86_64 135/259 DEBUG: Installing : python3-PyMySQL-0.10.1-6.el9.noarch 136/259 DEBUG: Installing : python3-pyOpenSSL-20.0.1-2.el9s.noarch 137/259 DEBUG: Installing : python3-paste-3.10.1-1.el9s.noarch 138/259 DEBUG: Installing : python3-secretstorage-3.3.1-1.el9s.noarch 139/259 DEBUG: Installing : python3-bcrypt-3.2.2-4.el9s.x86_64 140/259 DEBUG: Installing : python3-pynacl-1.5.0-1.el9s.x86_64 141/259 DEBUG: Installing : python3-paramiko-3.4.0-2.el9s.noarch 142/259 DEBUG: Installing : python3-ncclient-0.6.15-2.el9s.noarch 143/259 DEBUG: Installing : python3-keyring+completion-24.3.0-4.el9s.noarch 144/259 DEBUG: Installing : python3-keyring-24.3.0-4.el9s.noarch 145/259 DEBUG: Installing : python3-jwt-2.6.0-2.el9s.noarch 146/259 DEBUG: Installing : python3-jwt+crypto-2.6.0-2.el9s.noarch 147/259 DEBUG: Installing : python3-dateutil-1:2.8.1-7.el9.noarch 148/259 DEBUG: Installing : python3-audit-3.1.2-2.el9.x86_64 149/259 DEBUG: Installing : protobuf-c-1.3.3-13.el9.x86_64 150/259 DEBUG: Running scriptlet: unbound-libs-1.16.2-8.el9.x86_64 151/259 DEBUG: Installing : unbound-libs-1.16.2-8.el9.x86_64 151/259 DEBUG: Running scriptlet: unbound-libs-1.16.2-8.el9.x86_64 151/259 DEBUG: Created symlink /etc/systemd/system/timers.target.wants/unbound-anchor.timer → /usr/lib/systemd/system/unbound-anchor.timer. DEBUG: Installing : numactl-libs-2.0.16-3.el9.x86_64 152/259 DEBUG: Installing : libyaml-0.2.5-7.el9.x86_64 153/259 DEBUG: Installing : python3-pyyaml-5.4.1-6.el9.x86_64 154/259 DEBUG: Installing : python3-cliff-4.7.0-0.20240530110046.b75afa0.el9 155/259 DEBUG: Installing : python3-stestr-4.1.0-1.el9s.noarch 156/259 DEBUG: Installing : python3-os-testr-3.0.0-0.20230807133846.0e7ac78. 157/259 DEBUG: Installing : libpath_utils-0.2.1-53.el9.x86_64 158/259 DEBUG: Installing : libnfsidmap-1:2.5.4-25.el9.x86_64 159/259 DEBUG: Installing : libev-4.33-5.el9.x86_64 160/259 DEBUG: Installing : libverto-libev-0.3.2-3.el9.x86_64 161/259 DEBUG: Installing : libcollection-0.7.0-53.el9.x86_64 162/259 DEBUG: Installing : libbasicobjects-0.1.1-53.el9.x86_64 163/259 DEBUG: Installing : libini_config-1.3.1-53.el9.x86_64 164/259 DEBUG: Installing : gssproxy-0.8.4-6.el9.x86_64 165/259 DEBUG: Running scriptlet: gssproxy-0.8.4-6.el9.x86_64 165/259 DEBUG: Installing : keyutils-1.6.3-1.el9.x86_64 166/259 DEBUG: Installing : iputils-20210202-9.el9.x86_64 167/259 DEBUG: Running scriptlet: iputils-20210202-9.el9.x86_64 167/259 DEBUG: Installing : initscripts-service-10.11.6-1.el9.noarch 168/259 DEBUG: Installing : initscripts-rename-device-10.11.6-1.el9.x86_64 169/259 DEBUG: Installing : initscripts-10.11.6-1.el9.x86_64 170/259 DEBUG: Running scriptlet: initscripts-10.11.6-1.el9.x86_64 170/259 DEBUG: Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service → /usr/lib/systemd/system/import-state.service. DEBUG: Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service → /usr/lib/systemd/system/loadmodules.service. DEBUG: Installing : hostname-3.23-6.el9.x86_64 171/259 DEBUG: Running scriptlet: hostname-3.23-6.el9.x86_64 171/259 DEBUG: Installing : e2fsprogs-libs-1.46.5-5.el9.x86_64 172/259 DEBUG: Installing : quota-1:4.06-6.el9.x86_64 173/259 DEBUG: Running scriptlet: nfs-utils-1:2.5.4-25.el9.x86_64 174/259 DEBUG: Installing : nfs-utils-1:2.5.4-25.el9.x86_64 174/259 DEBUG: Running scriptlet: nfs-utils-1:2.5.4-25.el9.x86_64 174/259 DEBUG: Running in chroot, ignoring command 'try-restart' DEBUG: Running in chroot, ignoring command 'try-restart' DEBUG: Installing : checkpolicy-3.6-1.el9.x86_64 175/259 DEBUG: Installing : python3-policycoreutils-3.6-2.1.el9.noarch 176/259 DEBUG: Installing : policycoreutils-python-utils-3.6-2.1.el9.noarch 177/259 DEBUG: Running scriptlet: memcached-selinux-1.6.9-7.el9.x86_64 178/259 DEBUG: Installing : memcached-selinux-1.6.9-7.el9.x86_64 178/259 DEBUG: Running scriptlet: memcached-selinux-1.6.9-7.el9.x86_64 178/259 DEBUG: Running scriptlet: memcached-1.6.9-7.el9.x86_64 179/259 DEBUG: Installing : memcached-1.6.9-7.el9.x86_64 179/259 DEBUG: Running scriptlet: memcached-1.6.9-7.el9.x86_64 179/259 DEBUG: Installing : python3-binary-memcached-0.31.2-1.el9s.noarch 180/259 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-31.el9s.noa 181/259 DEBUG: Installing : openvswitch-selinux-extra-policy-1.0-31.el9s.noa 181/259 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-31.el9s.noa 181/259 DEBUG: Running scriptlet: openvswitch3.3-3.3.0-21.el9s.x86_64 182/259 DEBUG: Installing : openvswitch3.3-3.3.0-21.el9s.x86_64 182/259 DEBUG: Running scriptlet: openvswitch3.3-3.3.0-21.el9s.x86_64 182/259 DEBUG: Installing : python3-openvswitch3.3-3.3.0-21.el9s.x86_64 183/259 DEBUG: Installing : bc-1.07.1-14.el9.x86_64 184/259 DEBUG: Installing : openstack-network-scripts-10.11.1-6.el9s.x86_64 185/259 DEBUG: Running scriptlet: openstack-network-scripts-10.11.1-6.el9s.x86_64 185/259 DEBUG: Installing : openstack-network-scripts-openvswitch3.3-10.11.1 186/259 DEBUG: Installing : rdo-openvswitch-2:3.3-1.el9s.noarch 187/259 DEBUG: Installing : python3-rdo-openvswitch-2:3.3-1.el9s.noarch 188/259 DEBUG: Installing : python3-ovsdbapp-2.7.1-0.20240523165848.c717691. 189/259 DEBUG: Installing : python3-requestsexceptions-1.4.0-0.2023062807534 190/259 DEBUG: Installing : python3-openstacksdk-3.1.0-0.20240418083324.385a 191/259 DEBUG: Installing : python3-os-client-config-2.1.0-0.20230711085403. 192/259 DEBUG: Installing : python3-oslo-rootwrap-7.2.0-0.20240226195306.c6c 193/259 DEBUG: Installing : python3-os-traits-3.0.0-0.20230718121412.cff125c 194/259 DEBUG: Installing : python-pycadf-common-3.1.1-0.20230706150346.4179 195/259 DEBUG: Installing : python-oslo-versionedobjects-lang-3.3.0-0.202402 196/259 DEBUG: Installing : python-oslo-utils-lang-7.1.0-0.20240226204427.17 197/259 DEBUG: Installing : python-oslo-privsep-lang-3.3.0-0.20240226200813. 198/259 DEBUG: Installing : python-oslo-policy-lang-4.3.0-0.20240226200118.4 199/259 DEBUG: Installing : python-oslo-middleware-lang-6.1.0-0.202402262040 200/259 DEBUG: Installing : python-oslo-log-lang-6.0.0-0.20240530105232.f05a 201/259 DEBUG: Installing : python-oslo-i18n-lang-6.3.0-0.20240423152927.053 202/259 DEBUG: Installing : python3-oslo-i18n-6.3.0-0.20240423152927.0531fb2 203/259 DEBUG: Installing : python3-oslo-utils-7.1.0-0.20240226204427.17581b 204/259 DEBUG: Installing : python3-oslo-config-2:9.4.0-0.20240315155821.882 205/259 DEBUG: Installing : python3-oslo-serialization-5.4.0-0.2024022914120 206/259 DEBUG: Installing : python3-oslo-log-6.0.0-0.20240530105232.f05a852. 207/259 DEBUG: Installing : python3-oslo-policy-4.3.0-0.20240226200118.4b7a6 208/259 DEBUG: Installing : python3-tooz+redis-6.2.0-0.20240523165441.c65282 209/259 DEBUG: Installing : python3-tooz+zake-6.2.0-0.20240523165441.c65282f 210/259 DEBUG: Installing : python3-tooz-6.2.0-0.20240523165441.c65282f.el9. 211/259 DEBUG: Installing : python3-oslo-privsep-3.3.0-0.20240226200813.f0c7 212/259 DEBUG: Installing : python3-keystoneclient-1:5.4.0-0.20240507064615. 213/259 DEBUG: Installing : python3-oslo-middleware-6.1.0-0.20240226204046.5 214/259 DEBUG: Installing : python3-os-ken-2.8.1-0.20240226182815.5a19480.el 215/259 DEBUG: warning: group neutron does not exist - using root DEBUG: Installing : python3-osc-lib-3.0.1-0.20240226182353.73ecaa7.e 216/259 DEBUG: Installing : python3-neutronclient-11.3.0-0.20240523164734.cb 217/259 DEBUG: Installing : python3-designateclient-6.0.1-0.20240507063806.2 218/259 DEBUG: Installing : python3-oslo-upgradecheck-2.3.0-0.20240226194554 219/259 DEBUG: Installing : python3-oslo-metrics-0.8.0-0.20240226185450.1ebb 220/259 DEBUG: Installing : python3-novaclient-1:18.6.0-0.20240325101732.533 221/259 DEBUG: Installing : python3-oslo-reports-3.3.0-0.20240226202442.592d 222/259 DEBUG: Installing : python3-pycadf-3.1.1-0.20230706150346.4179996.el 223/259 DEBUG: Installing : python-oslo-db-lang-15.1.0-0.20240530110343.e502 224/259 DEBUG: Installing : python3-oslo-db+mysql-15.1.0-0.20240530110343.e5 225/259 DEBUG: Installing : python3-oslo-db-15.1.0-0.20240530110343.e502313. 226/259 DEBUG: Installing : python-oslo-concurrency-lang-6.0.0-0.20240227074 227/259 DEBUG: Installing : python3-oslo-concurrency-6.0.0-0.20240227074203. 228/259 DEBUG: Installing : python3-oslo-service-3.5.0-0.20240530120732.a84a 229/259 DEBUG: Installing : python3-oslo-messaging+amqp1-14.8.0-0.2024053011 230/259 DEBUG: Installing : python3-oslo-messaging-14.8.0-0.20240530110632.d 231/259 DEBUG: Installing : python3-oslo-versionedobjects-3.3.0-0.2024022618 232/259 DEBUG: Installing : python3-osprofiler-4.1.0-0.20230714071424.3c5fea 233/259 DEBUG: Installing : python3-neutron-lib-3.13.0-0.20240610070717.7674 234/259 DEBUG: Installing : python3-os-vif-3.6.0-0.20240530104827.c65922f.el 235/259 DEBUG: Installing : python3-tempest-1:39.0.1-0.20240609150216.3619d2 236/259 DEBUG: Installing : python-oslo-cache-lang-3.7.0-0.20240227073749.e8 237/259 DEBUG: Installing : python3-oslo-cache+dogpile-3.7.0-0.2024022707374 238/259 DEBUG: Installing : python3-oslo-cache+etcd3gw-3.7.0-0.2024022707374 239/259 DEBUG: Installing : python3-oslo-cache-3.7.0-0.20240227073749.e8de6c 240/259 DEBUG: Installing : python3-keystonemiddleware-10.7.0-0.202405301216 241/259 DEBUG: Installing : python3-os-resource-classes-1.1.0-0.202306280953 242/259 DEBUG: Installing : python3-neutron-1:24.1.0-0.20240613212217.2a2d62 243/259 DEBUG: Running scriptlet: openstack-neutron-common-1:24.1.0-0.202406132122 244/259 DEBUG: Installing : openstack-neutron-common-1:24.1.0-0.202406132122 244/259 DEBUG: Installing : openstack-neutron-macvtap-agent-1:24.1.0-0.20240 245/259 DEBUG: Running scriptlet: openstack-neutron-macvtap-agent-1:24.1.0-0.20240 245/259 DEBUG: Installing : openstack-neutron-rpc-server-1:24.1.0-0.20240613 246/259 DEBUG: Installing : openstack-neutron-sriov-nic-agent-1:24.1.0-0.202 247/259 DEBUG: Running scriptlet: openstack-neutron-sriov-nic-agent-1:24.1.0-0.202 247/259 DEBUG: Installing : openstack-neutron-metering-agent-1:24.1.0-0.2024 248/259 DEBUG: Running scriptlet: openstack-neutron-metering-agent-1:24.1.0-0.2024 248/259 DEBUG: Installing : openstack-neutron-ovn-metadata-agent-1:24.1.0-0. 249/259 DEBUG: Running scriptlet: openstack-neutron-ovn-metadata-agent-1:24.1.0-0. 249/259 DEBUG: Installing : openstack-neutron-linuxbridge-1:24.1.0-0.2024061 250/259 DEBUG: Running scriptlet: openstack-neutron-linuxbridge-1:24.1.0-0.2024061 250/259 DEBUG: Installing : openstack-neutron-ovn-agent-1:24.1.0-0.202406132 251/259 DEBUG: Running scriptlet: openstack-neutron-ovn-agent-1:24.1.0-0.202406132 251/259 DEBUG: Installing : openstack-neutron-openvswitch-1:24.1.0-0.2024061 252/259 DEBUG: Running scriptlet: openstack-neutron-openvswitch-1:24.1.0-0.2024061 252/259 DEBUG: Installing : openstack-neutron-ml2-1:24.1.0-0.20240613212217. 253/259 DEBUG: Installing : openstack-neutron-1:24.1.0-0.20240613212217.2a2d 254/259 DEBUG: Running scriptlet: openstack-neutron-1:24.1.0-0.20240613212217.2a2d 254/259 DEBUG: Installing : openstack-neutron-ml2ovn-trace-1:24.1.0-0.202406 255/259 DEBUG: Installing : openstack-neutron-ovn-migration-tool-1:24.1.0-0. 256/259 DEBUG: Installing : python3-neutron-tests-1:24.1.0-0.20240613212217. 257/259 DEBUG: Installing : flatpak-selinux-1.12.8-1.el9.noarch 258/259 DEBUG: Running scriptlet: flatpak-selinux-1.12.8-1.el9.noarch 258/259 DEBUG: Installing : rpm-plugin-selinux-4.16.1.3-30.el9.x86_64 259/259 DEBUG: Running scriptlet: selinux-policy-targeted-38.1.39-1.el9.noarch 259/259 DEBUG: Running scriptlet: memcached-selinux-1.6.9-7.el9.x86_64 259/259 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-31.el9s.noa 259/259 DEBUG: Running scriptlet: rpm-plugin-selinux-4.16.1.3-30.el9.x86_64 259/259 DEBUG: Verifying : python3-keystoneclient-1:5.4.0-0.20240507064615. 1/259 DEBUG: Verifying : python3-neutronclient-11.3.0-0.20240523164734.cb 2/259 DEBUG: Verifying : python3-novaclient-1:18.6.0-0.20240325101732.533 3/259 DEBUG: Verifying : python3-openstacksdk-3.1.0-0.20240418083324.385a 4/259 DEBUG: Verifying : python3-os-client-config-2.1.0-0.20230711085403. 5/259 DEBUG: Verifying : python3-os-resource-classes-1.1.0-0.202306280953 6/259 DEBUG: Verifying : python3-os-service-types-1.7.0-0.20230629121435. 7/259 DEBUG: Verifying : python3-os-vif-3.6.0-0.20240530104827.c65922f.el 8/259 DEBUG: Verifying : python3-osc-lib-3.0.1-0.20240226182353.73ecaa7.e 9/259 DEBUG: Verifying : python3-oslotest-5.0.0-0.20240305124430.4c36dbc. 10/259 DEBUG: Verifying : python3-stevedore-5.2.0-0.20240226201419.21d601f 11/259 DEBUG: Verifying : python-oslo-cache-lang-3.7.0-0.20240227073749.e8 12/259 DEBUG: Verifying : python-oslo-concurrency-lang-6.0.0-0.20240227074 13/259 DEBUG: Verifying : python-oslo-db-lang-15.1.0-0.20240530110343.e502 14/259 DEBUG: Verifying : python-oslo-i18n-lang-6.3.0-0.20240423152927.053 15/259 DEBUG: Verifying : python-oslo-log-lang-6.0.0-0.20240530105232.f05a 16/259 DEBUG: Verifying : python-oslo-middleware-lang-6.1.0-0.202402262040 17/259 DEBUG: Verifying : python-oslo-policy-lang-4.3.0-0.20240226200118.4 18/259 DEBUG: Verifying : python-oslo-privsep-lang-3.3.0-0.20240226200813. 19/259 DEBUG: Verifying : python-oslo-utils-lang-7.1.0-0.20240226204427.17 20/259 DEBUG: Verifying : python-oslo-versionedobjects-lang-3.3.0-0.202402 21/259 DEBUG: Verifying : python-pycadf-common-3.1.1-0.20230706150346.4179 22/259 DEBUG: Verifying : python3-cliff-4.7.0-0.20240530110046.b75afa0.el9 23/259 DEBUG: Verifying : python3-debtcollector-3.0.0-0.20240226181642.0e6 24/259 DEBUG: Verifying : python3-futurist-3.0.0-0.20240226181950.4e14db5. 25/259 DEBUG: Verifying : python3-os-testr-3.0.0-0.20230807133846.0e7ac78. 26/259 DEBUG: Verifying : python3-os-traits-3.0.0-0.20230718121412.cff125c 27/259 DEBUG: Verifying : python3-oslo-cache+dogpile-3.7.0-0.2024022707374 28/259 DEBUG: Verifying : python3-oslo-cache+etcd3gw-3.7.0-0.2024022707374 29/259 DEBUG: Verifying : python3-oslo-cache-3.7.0-0.20240227073749.e8de6c 30/259 DEBUG: Verifying : python3-oslo-concurrency-6.0.0-0.20240227074203. 31/259 DEBUG: Verifying : python3-oslo-config-2:9.4.0-0.20240315155821.882 32/259 DEBUG: Verifying : python3-oslo-context-5.5.0-0.20240305133447.e31a 33/259 DEBUG: Verifying : python3-oslo-db+mysql-15.1.0-0.20240530110343.e5 34/259 DEBUG: Verifying : python3-oslo-db-15.1.0-0.20240530110343.e502313. 35/259 DEBUG: Verifying : python3-oslo-i18n-6.3.0-0.20240423152927.0531fb2 36/259 DEBUG: Verifying : python3-oslo-log-6.0.0-0.20240530105232.f05a852. 37/259 DEBUG: Verifying : python3-oslo-messaging+amqp1-14.8.0-0.2024053011 38/259 DEBUG: Verifying : python3-oslo-messaging-14.8.0-0.20240530110632.d 39/259 DEBUG: Verifying : python3-oslo-metrics-0.8.0-0.20240226185450.1ebb 40/259 DEBUG: Verifying : python3-oslo-middleware-6.1.0-0.20240226204046.5 41/259 DEBUG: Verifying : python3-oslo-policy-4.3.0-0.20240226200118.4b7a6 42/259 DEBUG: Verifying : python3-oslo-privsep-3.3.0-0.20240226200813.f0c7 43/259 DEBUG: Verifying : python3-oslo-reports-3.3.0-0.20240226202442.592d 44/259 DEBUG: Verifying : python3-oslo-rootwrap-7.2.0-0.20240226195306.c6c 45/259 DEBUG: Verifying : python3-oslo-serialization-5.4.0-0.2024022914120 46/259 DEBUG: Verifying : python3-oslo-service-3.5.0-0.20240530120732.a84a 47/259 DEBUG: Verifying : python3-oslo-upgradecheck-2.3.0-0.20240226194554 48/259 DEBUG: Verifying : python3-oslo-utils-7.1.0-0.20240226204427.17581b 49/259 DEBUG: Verifying : python3-oslo-versionedobjects-3.3.0-0.2024022618 50/259 DEBUG: Verifying : python3-osprofiler-4.1.0-0.20230714071424.3c5fea 51/259 DEBUG: Verifying : python3-pycadf-3.1.1-0.20230706150346.4179996.el 52/259 DEBUG: Verifying : python3-requestsexceptions-1.4.0-0.2023062807534 53/259 DEBUG: Verifying : python3-tooz+redis-6.2.0-0.20240523165441.c65282 54/259 DEBUG: Verifying : python3-tooz+zake-6.2.0-0.20240523165441.c65282f 55/259 DEBUG: Verifying : python3-tooz-6.2.0-0.20240523165441.c65282f.el9. 56/259 DEBUG: Verifying : python3-designateclient-6.0.1-0.20240507063806.2 57/259 DEBUG: Verifying : python3-keystoneauth1-5.6.0-0.20240226192318.e07 58/259 DEBUG: Verifying : python3-keystonemiddleware-10.7.0-0.202405301216 59/259 DEBUG: Verifying : python3-neutron-lib-3.13.0-0.20240610070717.7674 60/259 DEBUG: Verifying : python3-os-ken-2.8.1-0.20240226182815.5a19480.el 61/259 DEBUG: Verifying : python3-ovsdbapp-2.7.1-0.20240523165848.c717691. 62/259 DEBUG: Verifying : python3-tempest-1:39.0.1-0.20240609150216.3619d2 63/259 DEBUG: Verifying : bc-1.07.1-14.el9.x86_64 64/259 DEBUG: Verifying : checkpolicy-3.6-1.el9.x86_64 65/259 DEBUG: Verifying : chkconfig-1.24-1.el9.x86_64 66/259 DEBUG: Verifying : e2fsprogs-libs-1.46.5-5.el9.x86_64 67/259 DEBUG: Verifying : gssproxy-0.8.4-6.el9.x86_64 68/259 DEBUG: Verifying : hostname-3.23-6.el9.x86_64 69/259 DEBUG: Verifying : initscripts-10.11.6-1.el9.x86_64 70/259 DEBUG: Verifying : initscripts-rename-device-10.11.6-1.el9.x86_64 71/259 DEBUG: Verifying : initscripts-service-10.11.6-1.el9.noarch 72/259 DEBUG: Verifying : ipcalc-1.0.0-5.el9.x86_64 73/259 DEBUG: Verifying : iproute-6.2.0-5.el9.x86_64 74/259 DEBUG: Verifying : iproute-tc-6.2.0-5.el9.x86_64 75/259 DEBUG: Verifying : ipset-7.11-8.el9.x86_64 76/259 DEBUG: Verifying : ipset-libs-7.11-8.el9.x86_64 77/259 DEBUG: Verifying : iptables-libs-1.8.10-2.el9.x86_64 78/259 DEBUG: Verifying : iptables-nft-1.8.10-2.el9.x86_64 79/259 DEBUG: Verifying : iputils-20210202-9.el9.x86_64 80/259 DEBUG: Verifying : keyutils-1.6.3-1.el9.x86_64 81/259 DEBUG: Verifying : libbasicobjects-0.1.1-53.el9.x86_64 82/259 DEBUG: Verifying : libbpf-2:1.3.0-2.el9.x86_64 83/259 DEBUG: Verifying : libcollection-0.7.0-53.el9.x86_64 84/259 DEBUG: Verifying : libev-4.33-5.el9.x86_64 85/259 DEBUG: Verifying : libibverbs-51.0-1.el9.x86_64 86/259 DEBUG: Verifying : libini_config-1.3.1-53.el9.x86_64 87/259 DEBUG: Verifying : libmnl-1.0.4-16.el9.x86_64 88/259 DEBUG: Verifying : libnetfilter_conntrack-1.0.9-1.el9.x86_64 89/259 DEBUG: Verifying : libnfnetlink-1.0.1-21.el9.x86_64 90/259 DEBUG: Verifying : libnfsidmap-1:2.5.4-25.el9.x86_64 91/259 DEBUG: Verifying : libnftnl-1.2.6-4.el9.x86_64 92/259 DEBUG: Verifying : libnl3-3.9.0-1.el9.x86_64 93/259 DEBUG: Verifying : libpath_utils-0.2.1-53.el9.x86_64 94/259 DEBUG: Verifying : libref_array-0.1.5-53.el9.x86_64 95/259 DEBUG: Verifying : libtirpc-1.3.3-6.el9.x86_64 96/259 DEBUG: Verifying : libverto-libev-0.3.2-3.el9.x86_64 97/259 DEBUG: Verifying : libyaml-0.2.5-7.el9.x86_64 98/259 DEBUG: Verifying : nfs-utils-1:2.5.4-25.el9.x86_64 99/259 DEBUG: Verifying : numactl-libs-2.0.16-3.el9.x86_64 100/259 DEBUG: Verifying : policycoreutils-python-utils-3.6-2.1.el9.noarch 101/259 DEBUG: Verifying : procps-ng-3.3.17-14.el9.x86_64 102/259 DEBUG: Verifying : protobuf-c-1.3.3-13.el9.x86_64 103/259 DEBUG: Verifying : psmisc-23.4-3.el9.x86_64 104/259 DEBUG: Verifying : python3-audit-3.1.2-2.el9.x86_64 105/259 DEBUG: Verifying : python3-cffi-1.14.5-5.el9.x86_64 106/259 DEBUG: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 107/259 DEBUG: Verifying : python3-dateutil-1:2.8.1-7.el9.noarch 108/259 DEBUG: Verifying : python3-decorator-4.4.2-6.el9.noarch 109/259 DEBUG: Verifying : python3-libselinux-3.6-1.el9.x86_64 110/259 DEBUG: Verifying : python3-libsemanage-3.6-1.el9.x86_64 111/259 DEBUG: Verifying : python3-ply-3.11-14.el9.noarch 112/259 DEBUG: Verifying : python3-policycoreutils-3.6-2.1.el9.noarch 113/259 DEBUG: Verifying : python3-pycparser-2.20-6.el9.noarch 114/259 DEBUG: Verifying : python3-pyyaml-5.4.1-6.el9.x86_64 115/259 DEBUG: Verifying : python3-setools-4.4.4-1.el9.x86_64 116/259 DEBUG: Verifying : quota-1:4.06-6.el9.x86_64 117/259 DEBUG: Verifying : quota-nls-1:4.06-6.el9.noarch 118/259 DEBUG: Verifying : rpcbind-1.2.6-7.el9.x86_64 119/259 DEBUG: Verifying : rpm-plugin-selinux-4.16.1.3-30.el9.x86_64 120/259 DEBUG: Verifying : selinux-policy-38.1.39-1.el9.noarch 121/259 DEBUG: Verifying : selinux-policy-targeted-38.1.39-1.el9.noarch 122/259 DEBUG: Verifying : sudo-1.9.5p2-10.el9.x86_64 123/259 DEBUG: Verifying : conntrack-tools-1.4.7-2.el9.x86_64 124/259 DEBUG: Verifying : dnsmasq-2.85-16.el9.x86_64 125/259 DEBUG: Verifying : dnsmasq-utils-2.85-16.el9.x86_64 126/259 DEBUG: Verifying : flatpak-selinux-1.12.8-1.el9.noarch 127/259 DEBUG: Verifying : geolite2-city-20191217-6.el9.noarch 128/259 DEBUG: Verifying : geolite2-country-20191217-6.el9.noarch 129/259 DEBUG: Verifying : haproxy-2.4.22-3.el9.x86_64 130/259 DEBUG: Verifying : keepalived-2.2.8-3.el9.x86_64 131/259 DEBUG: Verifying : libmaxminddb-1.5.2-4.el9.x86_64 132/259 DEBUG: Verifying : libnetfilter_cthelper-1.0.0-22.el9.x86_64 133/259 DEBUG: Verifying : libnetfilter_cttimeout-1.0.0-19.el9.x86_64 134/259 DEBUG: Verifying : libnetfilter_queue-1.0.5-1.el9.x86_64 135/259 DEBUG: Verifying : lm_sensors-libs-3.6.0-10.el9.x86_64 136/259 DEBUG: Verifying : mariadb-connector-c-3.2.6-1.el9.x86_64 137/259 DEBUG: Verifying : mariadb-connector-c-config-3.2.6-1.el9.noarch 138/259 DEBUG: Verifying : memcached-1.6.9-7.el9.x86_64 139/259 DEBUG: Verifying : memcached-selinux-1.6.9-7.el9.x86_64 140/259 DEBUG: Verifying : net-snmp-agent-libs-1:5.9.1-15.el9.x86_64 141/259 DEBUG: Verifying : net-snmp-libs-1:5.9.1-15.el9.x86_64 142/259 DEBUG: Verifying : python3-PyMySQL-0.10.1-6.el9.noarch 143/259 DEBUG: Verifying : python3-attrs-20.3.0-7.el9.noarch 144/259 DEBUG: Verifying : python3-jsonpatch-1.21-16.el9.noarch 145/259 DEBUG: Verifying : python3-jsonpointer-2.0-4.el9.noarch 146/259 DEBUG: Verifying : python3-lxml-4.6.5-3.el9.x86_64 147/259 DEBUG: Verifying : python3-mako-1.1.4-6.el9.noarch 148/259 DEBUG: Verifying : python3-netaddr-0.8.0-5.el9.noarch 149/259 DEBUG: Verifying : python3-netifaces-0.10.6-15.el9.x86_64 150/259 DEBUG: Verifying : python3-prettytable-0.7.2-27.el9.noarch 151/259 DEBUG: Verifying : python3-psutil-5.8.0-12.el9.x86_64 152/259 DEBUG: Verifying : python3-pyrsistent-0.17.3-8.el9.x86_64 153/259 DEBUG: Verifying : radvd-2.19-5.el9.x86_64 154/259 DEBUG: Verifying : unbound-libs-1.16.2-8.el9.x86_64 155/259 DEBUG: Verifying : dibbler-client-1.0.1-11.el9s.x86_64 156/259 DEBUG: Verifying : libsodium-1.0.18-7.el9s.x86_64 157/259 DEBUG: Verifying : openstack-network-scripts-10.11.1-6.el9s.x86_64 158/259 DEBUG: Verifying : openstack-network-scripts-openvswitch3.3-10.11.1 159/259 DEBUG: Verifying : python3-alembic-1.8.1-1.el9s.noarch 160/259 DEBUG: Verifying : python3-amqp-5.2.0-2.el9s.noarch 161/259 DEBUG: Verifying : python3-async-timeout-4.0.2-5.el9s.noarch 162/259 DEBUG: Verifying : python3-autopage-0.5.2-3.el9s.noarch 163/259 DEBUG: Verifying : python3-bcrypt-3.2.2-4.el9s.x86_64 164/259 DEBUG: Verifying : python3-beautifulsoup4-4.12.3-2.el9s.noarch 165/259 DEBUG: Verifying : python3-binary-memcached-0.31.2-1.el9s.noarch 166/259 DEBUG: Verifying : python3-cachetools-5.3.3-1.el9s.noarch 167/259 DEBUG: Verifying : python3-cmd2-2.4.2-1.el9s.noarch 168/259 DEBUG: Verifying : python3-ddt-1.6.0-1.el9s.noarch 169/259 DEBUG: Verifying : python3-defusedxml-0.7.1-1.el9s.noarch 170/259 DEBUG: Verifying : python3-distro-1.9.0-2.el9s.noarch 171/259 DEBUG: Verifying : python3-dogpile-cache-1.3.1-1.el9s.noarch 172/259 DEBUG: Verifying : python3-etcd3gw-2.4.0-1.el9s.noarch 173/259 DEBUG: Verifying : python3-extras-1.0.0-15.el9s.noarch 174/259 DEBUG: Verifying : python3-fasteners-0.19-1.el9s.noarch 175/259 DEBUG: Verifying : python3-fixtures-4.0.1-1.el9s.noarch 176/259 DEBUG: Verifying : python3-httplib2-0.20.4-6.el9s.noarch 177/259 DEBUG: Verifying : python3-importlib-metadata-6.8.0-1.el9s.noarch 178/259 DEBUG: Verifying : python3-iso8601-1.1.0-1.el9s.noarch 179/259 DEBUG: Verifying : python3-jaraco-8.2.1-4.el9s.noarch 180/259 DEBUG: Verifying : python3-jaraco-classes-3.2.1-5.el9s.noarch 181/259 DEBUG: Verifying : python3-jeepney-0.8.0-3.el9s.noarch 182/259 DEBUG: Verifying : python3-jmespath-1.0.1-1.el9s.noarch 183/259 DEBUG: Verifying : python3-jsonschema-4.16.0-2.el9s.noarch 184/259 DEBUG: Verifying : python3-jwt+crypto-2.6.0-2.el9s.noarch 185/259 DEBUG: Verifying : python3-jwt-2.6.0-2.el9s.noarch 186/259 DEBUG: Verifying : python3-kazoo-2.8.0-2.el9s.noarch 187/259 DEBUG: Verifying : python3-keyring+completion-24.3.0-4.el9s.noarch 188/259 DEBUG: Verifying : python3-keyring-24.3.0-4.el9s.noarch 189/259 DEBUG: Verifying : python3-kombu-1:5.3.5-1.el9s.noarch 190/259 DEBUG: Verifying : python3-logutils-0.3.5-15.el9s.noarch 191/259 DEBUG: Verifying : python3-memcached-1.59-3.el9s.noarch 192/259 DEBUG: Verifying : python3-mock-4.0.3-5.el9s.noarch 193/259 DEBUG: Verifying : python3-more-itertools-10.1.0-1.el9s.noarch 194/259 DEBUG: Verifying : python3-msgpack-1.0.7-1.el9s.x86_64 195/259 DEBUG: Verifying : python3-ncclient-0.6.15-2.el9s.noarch 196/259 DEBUG: Verifying : python3-paramiko-3.4.0-2.el9s.noarch 197/259 DEBUG: Verifying : python3-paste-3.10.1-1.el9s.noarch 198/259 DEBUG: Verifying : python3-paste-deploy-3.1.0-2.el9s.noarch 199/259 DEBUG: Verifying : python3-pecan-1.4.2-2.el9s.noarch 200/259 DEBUG: Verifying : python3-platformdirs-3.11.0-1.el9s.noarch 201/259 DEBUG: Verifying : python3-prometheus_client-0.19.0-2.el9s.noarch 202/259 DEBUG: Verifying : python3-pyOpenSSL-20.0.1-2.el9s.noarch 203/259 DEBUG: Verifying : python3-pyasn1-0.6.0-1.el9s.noarch 204/259 DEBUG: Verifying : python3-pymemcache-4.0.0-1.el9s.noarch 205/259 DEBUG: Verifying : python3-pynacl-1.5.0-1.el9s.x86_64 206/259 DEBUG: Verifying : python3-pyngus-2.3.0-8.el9s.noarch 207/259 DEBUG: Verifying : python3-pyperclip-1.8.2-2.el9s.noarch 208/259 DEBUG: Verifying : python3-pyroute2-0.7.12-2.el9s.noarch 209/259 DEBUG: Verifying : python3-qpid-proton-0.35.0-2.el9s.x86_64 210/259 DEBUG: Verifying : python3-rdo-openvswitch-2:3.3-1.el9s.noarch 211/259 DEBUG: Verifying : python3-redis-5.0.1-1.el9s.noarch 212/259 DEBUG: Verifying : python3-repoze-lru-0.7-10.el9s.noarch 213/259 DEBUG: Verifying : python3-rfc3986-1.5.0-1.el9s.noarch 214/259 DEBUG: Verifying : python3-routes-2.5.1-1.el9s.noarch 215/259 DEBUG: Verifying : python3-secretstorage-3.3.1-1.el9s.noarch 216/259 DEBUG: Verifying : python3-setproctitle-1.2.3-2.el9s.x86_64 217/259 DEBUG: Verifying : python3-simplejson-3.19.2-1.el9s.x86_64 218/259 DEBUG: Verifying : python3-soupsieve-2.5-1.el9s.noarch 219/259 DEBUG: Verifying : python3-statsd-3.2.1-20.el9s.noarch 220/259 DEBUG: Verifying : python3-stestr-4.1.0-1.el9s.noarch 221/259 DEBUG: Verifying : python3-subunit-1.4.0-6.el9s.noarch 222/259 DEBUG: Verifying : python3-tempita-0.5.2-2.el9s.noarch 223/259 DEBUG: Verifying : python3-tenacity-8.2.3-1.el9s.noarch 224/259 DEBUG: Verifying : python3-testresources-2.0.1-2.el9s.noarch 225/259 DEBUG: Verifying : python3-testscenarios-0.5.0-21.el9s.noarch 226/259 DEBUG: Verifying : python3-testtools-2.7.1-1.el9s.noarch 227/259 DEBUG: Verifying : python3-tomlkit-0.12.4-1.el9s.noarch 228/259 DEBUG: Verifying : python3-uhashring-2.3-3.el9s.noarch 229/259 DEBUG: Verifying : python3-vine-5.1.0-1.el9s.noarch 230/259 DEBUG: Verifying : python3-voluptuous-0.14.2-1.el9s.noarch 231/259 DEBUG: Verifying : python3-waitress-2.1.2-1.el9s.noarch 232/259 DEBUG: Verifying : python3-wcwidth-0.2.13-1.el9s.noarch 233/259 DEBUG: Verifying : python3-webob-1.8.7-1.el9s.noarch 234/259 DEBUG: Verifying : python3-webtest-3.0.0-1.el9s.noarch 235/259 DEBUG: Verifying : python3-wrapt-1.16.0-1.el9s.x86_64 236/259 DEBUG: Verifying : python3-yappi-1.3.6-1.el9s.x86_64 237/259 DEBUG: Verifying : python3-zake-0.2.2-22.el9s.noarch 238/259 DEBUG: Verifying : python3-zipp-3.6.0-1.el9s.noarch 239/259 DEBUG: Verifying : qpid-proton-c-0.35.0-2.el9s.x86_64 240/259 DEBUG: Verifying : rdo-openvswitch-2:3.3-1.el9s.noarch 241/259 DEBUG: Verifying : openvswitch-selinux-extra-policy-1.0-31.el9s.noa 242/259 DEBUG: Verifying : openvswitch3.3-3.3.0-21.el9s.x86_64 243/259 DEBUG: Verifying : python3-openvswitch3.3-3.3.0-21.el9s.x86_64 244/259 DEBUG: Verifying : openstack-neutron-ml2ovn-trace-1:24.1.0-0.202406 245/259 DEBUG: Verifying : openstack-neutron-macvtap-agent-1:24.1.0-0.20240 246/259 DEBUG: Verifying : openstack-neutron-rpc-server-1:24.1.0-0.20240613 247/259 DEBUG: Verifying : openstack-neutron-sriov-nic-agent-1:24.1.0-0.202 248/259 DEBUG: Verifying : openstack-neutron-metering-agent-1:24.1.0-0.2024 249/259 DEBUG: Verifying : openstack-neutron-ovn-metadata-agent-1:24.1.0-0. 250/259 DEBUG: Verifying : openstack-neutron-linuxbridge-1:24.1.0-0.2024061 251/259 DEBUG: Verifying : openstack-neutron-ovn-agent-1:24.1.0-0.202406132 252/259 DEBUG: Verifying : openstack-neutron-openvswitch-1:24.1.0-0.2024061 253/259 DEBUG: Verifying : openstack-neutron-ovn-migration-tool-1:24.1.0-0. 254/259 DEBUG: Verifying : openstack-neutron-ml2-1:24.1.0-0.20240613212217. 255/259 DEBUG: Verifying : python3-neutron-tests-1:24.1.0-0.20240613212217. 256/259 DEBUG: Verifying : python3-neutron-1:24.1.0-0.20240613212217.2a2d62 257/259 DEBUG: Verifying : openstack-neutron-1:24.1.0-0.20240613212217.2a2d 258/259 DEBUG: Verifying : openstack-neutron-common-1:24.1.0-0.202406132122 259/259 DEBUG: Installed: DEBUG: bc-1.07.1-14.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: chkconfig-1.24-1.el9.x86_64 DEBUG: conntrack-tools-1.4.7-2.el9.x86_64 DEBUG: dibbler-client-1.0.1-11.el9s.x86_64 DEBUG: dnsmasq-2.85-16.el9.x86_64 DEBUG: dnsmasq-utils-2.85-16.el9.x86_64 DEBUG: e2fsprogs-libs-1.46.5-5.el9.x86_64 DEBUG: flatpak-selinux-1.12.8-1.el9.noarch DEBUG: geolite2-city-20191217-6.el9.noarch DEBUG: geolite2-country-20191217-6.el9.noarch DEBUG: gssproxy-0.8.4-6.el9.x86_64 DEBUG: haproxy-2.4.22-3.el9.x86_64 DEBUG: hostname-3.23-6.el9.x86_64 DEBUG: initscripts-10.11.6-1.el9.x86_64 DEBUG: initscripts-rename-device-10.11.6-1.el9.x86_64 DEBUG: initscripts-service-10.11.6-1.el9.noarch DEBUG: ipcalc-1.0.0-5.el9.x86_64 DEBUG: iproute-6.2.0-5.el9.x86_64 DEBUG: iproute-tc-6.2.0-5.el9.x86_64 DEBUG: ipset-7.11-8.el9.x86_64 DEBUG: ipset-libs-7.11-8.el9.x86_64 DEBUG: iptables-libs-1.8.10-2.el9.x86_64 DEBUG: iptables-nft-1.8.10-2.el9.x86_64 DEBUG: iputils-20210202-9.el9.x86_64 DEBUG: keepalived-2.2.8-3.el9.x86_64 DEBUG: keyutils-1.6.3-1.el9.x86_64 DEBUG: libbasicobjects-0.1.1-53.el9.x86_64 DEBUG: libbpf-2:1.3.0-2.el9.x86_64 DEBUG: libcollection-0.7.0-53.el9.x86_64 DEBUG: libev-4.33-5.el9.x86_64 DEBUG: libibverbs-51.0-1.el9.x86_64 DEBUG: libini_config-1.3.1-53.el9.x86_64 DEBUG: libmaxminddb-1.5.2-4.el9.x86_64 DEBUG: libmnl-1.0.4-16.el9.x86_64 DEBUG: libnetfilter_conntrack-1.0.9-1.el9.x86_64 DEBUG: libnetfilter_cthelper-1.0.0-22.el9.x86_64 DEBUG: libnetfilter_cttimeout-1.0.0-19.el9.x86_64 DEBUG: libnetfilter_queue-1.0.5-1.el9.x86_64 DEBUG: libnfnetlink-1.0.1-21.el9.x86_64 DEBUG: libnfsidmap-1:2.5.4-25.el9.x86_64 DEBUG: libnftnl-1.2.6-4.el9.x86_64 DEBUG: libnl3-3.9.0-1.el9.x86_64 DEBUG: libpath_utils-0.2.1-53.el9.x86_64 DEBUG: libref_array-0.1.5-53.el9.x86_64 DEBUG: libsodium-1.0.18-7.el9s.x86_64 DEBUG: libtirpc-1.3.3-6.el9.x86_64 DEBUG: libverto-libev-0.3.2-3.el9.x86_64 DEBUG: libyaml-0.2.5-7.el9.x86_64 DEBUG: lm_sensors-libs-3.6.0-10.el9.x86_64 DEBUG: mariadb-connector-c-3.2.6-1.el9.x86_64 DEBUG: mariadb-connector-c-config-3.2.6-1.el9.noarch DEBUG: memcached-1.6.9-7.el9.x86_64 DEBUG: memcached-selinux-1.6.9-7.el9.x86_64 DEBUG: net-snmp-agent-libs-1:5.9.1-15.el9.x86_64 DEBUG: net-snmp-libs-1:5.9.1-15.el9.x86_64 DEBUG: nfs-utils-1:2.5.4-25.el9.x86_64 DEBUG: numactl-libs-2.0.16-3.el9.x86_64 DEBUG: openstack-network-scripts-10.11.1-6.el9s.x86_64 DEBUG: openstack-network-scripts-openvswitch3.3-10.11.1-6.el9s.x86_64 DEBUG: openstack-neutron-1:24.1.0-0.20240613212217.2a2d626.el9.noarch DEBUG: openstack-neutron-common-1:24.1.0-0.20240613212217.2a2d626.el9.noarch DEBUG: openstack-neutron-linuxbridge-1:24.1.0-0.20240613212217.2a2d626.el9.noarch DEBUG: openstack-neutron-macvtap-agent-1:24.1.0-0.20240613212217.2a2d626.el9.noarch DEBUG: openstack-neutron-metering-agent-1:24.1.0-0.20240613212217.2a2d626.el9.noarch DEBUG: openstack-neutron-ml2-1:24.1.0-0.20240613212217.2a2d626.el9.noarch DEBUG: openstack-neutron-ml2ovn-trace-1:24.1.0-0.20240613212217.2a2d626.el9.noarch DEBUG: openstack-neutron-openvswitch-1:24.1.0-0.20240613212217.2a2d626.el9.noarch DEBUG: openstack-neutron-ovn-agent-1:24.1.0-0.20240613212217.2a2d626.el9.noarch DEBUG: openstack-neutron-ovn-metadata-agent-1:24.1.0-0.20240613212217.2a2d626.el9.noarch DEBUG: openstack-neutron-ovn-migration-tool-1:24.1.0-0.20240613212217.2a2d626.el9.noarch DEBUG: openstack-neutron-rpc-server-1:24.1.0-0.20240613212217.2a2d626.el9.noarch DEBUG: openstack-neutron-sriov-nic-agent-1:24.1.0-0.20240613212217.2a2d626.el9.noarch DEBUG: openvswitch-selinux-extra-policy-1.0-31.el9s.noarch DEBUG: openvswitch3.3-3.3.0-21.el9s.x86_64 DEBUG: policycoreutils-python-utils-3.6-2.1.el9.noarch DEBUG: procps-ng-3.3.17-14.el9.x86_64 DEBUG: protobuf-c-1.3.3-13.el9.x86_64 DEBUG: psmisc-23.4-3.el9.x86_64 DEBUG: python-oslo-cache-lang-3.7.0-0.20240227073749.e8de6c9.el9.noarch DEBUG: python-oslo-concurrency-lang-6.0.0-0.20240227074203.53709ba.el9.noarch DEBUG: python-oslo-db-lang-15.1.0-0.20240530110343.e502313.el9.noarch DEBUG: python-oslo-i18n-lang-6.3.0-0.20240423152927.0531fb2.el9.noarch DEBUG: python-oslo-log-lang-6.0.0-0.20240530105232.f05a852.el9.noarch DEBUG: python-oslo-middleware-lang-6.1.0-0.20240226204046.531f39e.el9.noarch DEBUG: python-oslo-policy-lang-4.3.0-0.20240226200118.4b7a6f7.el9.noarch DEBUG: python-oslo-privsep-lang-3.3.0-0.20240226200813.f0c7eca.el9.noarch DEBUG: python-oslo-utils-lang-7.1.0-0.20240226204427.17581b5.el9.noarch DEBUG: python-oslo-versionedobjects-lang-3.3.0-0.20240226185900.25db0cf.el9.noarch DEBUG: python-pycadf-common-3.1.1-0.20230706150346.4179996.el9.noarch DEBUG: python3-PyMySQL-0.10.1-6.el9.noarch DEBUG: python3-alembic-1.8.1-1.el9s.noarch DEBUG: python3-amqp-5.2.0-2.el9s.noarch DEBUG: python3-async-timeout-4.0.2-5.el9s.noarch DEBUG: python3-attrs-20.3.0-7.el9.noarch DEBUG: python3-audit-3.1.2-2.el9.x86_64 DEBUG: python3-autopage-0.5.2-3.el9s.noarch DEBUG: python3-bcrypt-3.2.2-4.el9s.x86_64 DEBUG: python3-beautifulsoup4-4.12.3-2.el9s.noarch DEBUG: python3-binary-memcached-0.31.2-1.el9s.noarch DEBUG: python3-cachetools-5.3.3-1.el9s.noarch DEBUG: python3-cffi-1.14.5-5.el9.x86_64 DEBUG: python3-cliff-4.7.0-0.20240530110046.b75afa0.el9.noarch DEBUG: python3-cmd2-2.4.2-1.el9s.noarch DEBUG: python3-cryptography-36.0.1-4.el9.x86_64 DEBUG: python3-dateutil-1:2.8.1-7.el9.noarch DEBUG: python3-ddt-1.6.0-1.el9s.noarch DEBUG: python3-debtcollector-3.0.0-0.20240226181642.0e6ce1c.el9.noarch DEBUG: python3-decorator-4.4.2-6.el9.noarch DEBUG: python3-defusedxml-0.7.1-1.el9s.noarch DEBUG: python3-designateclient-6.0.1-0.20240507063806.23faa14.el9.noarch DEBUG: python3-distro-1.9.0-2.el9s.noarch DEBUG: python3-dogpile-cache-1.3.1-1.el9s.noarch DEBUG: python3-etcd3gw-2.4.0-1.el9s.noarch DEBUG: python3-extras-1.0.0-15.el9s.noarch DEBUG: python3-fasteners-0.19-1.el9s.noarch DEBUG: python3-fixtures-4.0.1-1.el9s.noarch DEBUG: python3-futurist-3.0.0-0.20240226181950.4e14db5.el9.noarch DEBUG: python3-httplib2-0.20.4-6.el9s.noarch DEBUG: python3-importlib-metadata-6.8.0-1.el9s.noarch DEBUG: python3-iso8601-1.1.0-1.el9s.noarch DEBUG: python3-jaraco-8.2.1-4.el9s.noarch DEBUG: python3-jaraco-classes-3.2.1-5.el9s.noarch DEBUG: python3-jeepney-0.8.0-3.el9s.noarch DEBUG: python3-jmespath-1.0.1-1.el9s.noarch DEBUG: python3-jsonpatch-1.21-16.el9.noarch DEBUG: python3-jsonpointer-2.0-4.el9.noarch DEBUG: python3-jsonschema-4.16.0-2.el9s.noarch DEBUG: python3-jwt-2.6.0-2.el9s.noarch DEBUG: python3-jwt+crypto-2.6.0-2.el9s.noarch DEBUG: python3-kazoo-2.8.0-2.el9s.noarch DEBUG: python3-keyring-24.3.0-4.el9s.noarch DEBUG: python3-keyring+completion-24.3.0-4.el9s.noarch DEBUG: python3-keystoneauth1-5.6.0-0.20240226192318.e071ad4.el9.noarch DEBUG: python3-keystoneclient-1:5.4.0-0.20240507064615.c66d778.el9.noarch DEBUG: python3-keystonemiddleware-10.7.0-0.20240530121611.1625b38.el9.noarch DEBUG: python3-kombu-1:5.3.5-1.el9s.noarch DEBUG: python3-libselinux-3.6-1.el9.x86_64 DEBUG: python3-libsemanage-3.6-1.el9.x86_64 DEBUG: python3-logutils-0.3.5-15.el9s.noarch DEBUG: python3-lxml-4.6.5-3.el9.x86_64 DEBUG: python3-mako-1.1.4-6.el9.noarch DEBUG: python3-memcached-1.59-3.el9s.noarch DEBUG: python3-mock-4.0.3-5.el9s.noarch DEBUG: python3-more-itertools-10.1.0-1.el9s.noarch DEBUG: python3-msgpack-1.0.7-1.el9s.x86_64 DEBUG: python3-ncclient-0.6.15-2.el9s.noarch DEBUG: python3-netaddr-0.8.0-5.el9.noarch DEBUG: python3-netifaces-0.10.6-15.el9.x86_64 DEBUG: python3-neutron-1:24.1.0-0.20240613212217.2a2d626.el9.noarch DEBUG: python3-neutron-lib-3.13.0-0.20240610070717.7674b4b.el9.noarch DEBUG: python3-neutron-tests-1:24.1.0-0.20240613212217.2a2d626.el9.noarch DEBUG: python3-neutronclient-11.3.0-0.20240523164734.cb9aae5.el9.noarch DEBUG: python3-novaclient-1:18.6.0-0.20240325101732.533d5df.el9.noarch DEBUG: python3-openstacksdk-3.1.0-0.20240418083324.385aa2b.el9.noarch DEBUG: python3-openvswitch3.3-3.3.0-21.el9s.x86_64 DEBUG: python3-os-client-config-2.1.0-0.20230711085403.bc96c23.el9.noarch DEBUG: python3-os-ken-2.8.1-0.20240226182815.5a19480.el9.noarch DEBUG: python3-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.noarch DEBUG: python3-os-service-types-1.7.0-0.20230629121435.0b2f473.el9.noarch DEBUG: python3-os-testr-3.0.0-0.20230807133846.0e7ac78.el9.noarch DEBUG: python3-os-traits-3.0.0-0.20230718121412.cff125c.el9.noarch DEBUG: python3-os-vif-3.6.0-0.20240530104827.c65922f.el9.noarch DEBUG: python3-osc-lib-3.0.1-0.20240226182353.73ecaa7.el9.noarch DEBUG: python3-oslo-cache-3.7.0-0.20240227073749.e8de6c9.el9.noarch DEBUG: python3-oslo-cache+dogpile-3.7.0-0.20240227073749.e8de6c9.el9.noarch DEBUG: python3-oslo-cache+etcd3gw-3.7.0-0.20240227073749.e8de6c9.el9.noarch DEBUG: python3-oslo-concurrency-6.0.0-0.20240227074203.53709ba.el9.noarch DEBUG: python3-oslo-config-2:9.4.0-0.20240315155821.882adf8.el9.noarch DEBUG: python3-oslo-context-5.5.0-0.20240305133447.e31a7a1.el9.noarch DEBUG: python3-oslo-db-15.1.0-0.20240530110343.e502313.el9.noarch DEBUG: python3-oslo-db+mysql-15.1.0-0.20240530110343.e502313.el9.noarch DEBUG: python3-oslo-i18n-6.3.0-0.20240423152927.0531fb2.el9.noarch DEBUG: python3-oslo-log-6.0.0-0.20240530105232.f05a852.el9.noarch DEBUG: python3-oslo-messaging-14.8.0-0.20240530110632.d095241.el9.noarch DEBUG: python3-oslo-messaging+amqp1-14.8.0-0.20240530110632.d095241.el9.noarch DEBUG: python3-oslo-metrics-0.8.0-0.20240226185450.1ebb7f8.el9.noarch DEBUG: python3-oslo-middleware-6.1.0-0.20240226204046.531f39e.el9.noarch DEBUG: python3-oslo-policy-4.3.0-0.20240226200118.4b7a6f7.el9.noarch DEBUG: python3-oslo-privsep-3.3.0-0.20240226200813.f0c7eca.el9.noarch DEBUG: python3-oslo-reports-3.3.0-0.20240226202442.592d8ac.el9.noarch DEBUG: python3-oslo-rootwrap-7.2.0-0.20240226195306.c6cf187.el9.noarch DEBUG: python3-oslo-serialization-5.4.0-0.20240229141206.548c7a3.el9.noarch DEBUG: python3-oslo-service-3.5.0-0.20240530120732.a84a9de.el9.noarch DEBUG: python3-oslo-upgradecheck-2.3.0-0.20240226194554.b6db590.el9.noarch DEBUG: python3-oslo-utils-7.1.0-0.20240226204427.17581b5.el9.noarch DEBUG: python3-oslo-versionedobjects-3.3.0-0.20240226185900.25db0cf.el9.noarch DEBUG: python3-oslotest-5.0.0-0.20240305124430.4c36dbc.el9.noarch DEBUG: python3-osprofiler-4.1.0-0.20230714071424.3c5fead.el9.noarch DEBUG: python3-ovsdbapp-2.7.1-0.20240523165848.c717691.el9.noarch DEBUG: python3-paramiko-3.4.0-2.el9s.noarch DEBUG: python3-paste-3.10.1-1.el9s.noarch DEBUG: python3-paste-deploy-3.1.0-2.el9s.noarch DEBUG: python3-pecan-1.4.2-2.el9s.noarch DEBUG: python3-platformdirs-3.11.0-1.el9s.noarch DEBUG: python3-ply-3.11-14.el9.noarch DEBUG: python3-policycoreutils-3.6-2.1.el9.noarch DEBUG: python3-prettytable-0.7.2-27.el9.noarch DEBUG: python3-prometheus_client-0.19.0-2.el9s.noarch DEBUG: python3-psutil-5.8.0-12.el9.x86_64 DEBUG: python3-pyOpenSSL-20.0.1-2.el9s.noarch DEBUG: python3-pyasn1-0.6.0-1.el9s.noarch DEBUG: python3-pycadf-3.1.1-0.20230706150346.4179996.el9.noarch DEBUG: python3-pycparser-2.20-6.el9.noarch DEBUG: python3-pymemcache-4.0.0-1.el9s.noarch DEBUG: python3-pynacl-1.5.0-1.el9s.x86_64 DEBUG: python3-pyngus-2.3.0-8.el9s.noarch DEBUG: python3-pyperclip-1.8.2-2.el9s.noarch DEBUG: python3-pyroute2-0.7.12-2.el9s.noarch DEBUG: python3-pyrsistent-0.17.3-8.el9.x86_64 DEBUG: python3-pyyaml-5.4.1-6.el9.x86_64 DEBUG: python3-qpid-proton-0.35.0-2.el9s.x86_64 DEBUG: python3-rdo-openvswitch-2:3.3-1.el9s.noarch DEBUG: python3-redis-5.0.1-1.el9s.noarch DEBUG: python3-repoze-lru-0.7-10.el9s.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20230628075340.d7ac0ff.el9.noarch DEBUG: python3-rfc3986-1.5.0-1.el9s.noarch DEBUG: python3-routes-2.5.1-1.el9s.noarch DEBUG: python3-secretstorage-3.3.1-1.el9s.noarch DEBUG: python3-setools-4.4.4-1.el9.x86_64 DEBUG: python3-setproctitle-1.2.3-2.el9s.x86_64 DEBUG: python3-simplejson-3.19.2-1.el9s.x86_64 DEBUG: python3-soupsieve-2.5-1.el9s.noarch DEBUG: python3-statsd-3.2.1-20.el9s.noarch DEBUG: python3-stestr-4.1.0-1.el9s.noarch DEBUG: python3-stevedore-5.2.0-0.20240226201419.21d601f.el9.noarch DEBUG: python3-subunit-1.4.0-6.el9s.noarch DEBUG: python3-tempest-1:39.0.1-0.20240609150216.3619d29.el9.noarch DEBUG: python3-tempita-0.5.2-2.el9s.noarch DEBUG: python3-tenacity-8.2.3-1.el9s.noarch DEBUG: python3-testresources-2.0.1-2.el9s.noarch DEBUG: python3-testscenarios-0.5.0-21.el9s.noarch DEBUG: python3-testtools-2.7.1-1.el9s.noarch DEBUG: python3-tomlkit-0.12.4-1.el9s.noarch DEBUG: python3-tooz-6.2.0-0.20240523165441.c65282f.el9.noarch DEBUG: python3-tooz+redis-6.2.0-0.20240523165441.c65282f.el9.noarch DEBUG: python3-tooz+zake-6.2.0-0.20240523165441.c65282f.el9.noarch DEBUG: python3-uhashring-2.3-3.el9s.noarch DEBUG: python3-vine-5.1.0-1.el9s.noarch DEBUG: python3-voluptuous-0.14.2-1.el9s.noarch DEBUG: python3-waitress-2.1.2-1.el9s.noarch DEBUG: python3-wcwidth-0.2.13-1.el9s.noarch DEBUG: python3-webob-1.8.7-1.el9s.noarch DEBUG: python3-webtest-3.0.0-1.el9s.noarch DEBUG: python3-wrapt-1.16.0-1.el9s.x86_64 DEBUG: python3-yappi-1.3.6-1.el9s.x86_64 DEBUG: python3-zake-0.2.2-22.el9s.noarch DEBUG: python3-zipp-3.6.0-1.el9s.noarch DEBUG: qpid-proton-c-0.35.0-2.el9s.x86_64 DEBUG: quota-1:4.06-6.el9.x86_64 DEBUG: quota-nls-1:4.06-6.el9.noarch DEBUG: radvd-2.19-5.el9.x86_64 DEBUG: rdo-openvswitch-2:3.3-1.el9s.noarch DEBUG: rpcbind-1.2.6-7.el9.x86_64 DEBUG: rpm-plugin-selinux-4.16.1.3-30.el9.x86_64 DEBUG: selinux-policy-38.1.39-1.el9.noarch DEBUG: selinux-policy-targeted-38.1.39-1.el9.noarch DEBUG: sudo-1.9.5p2-10.el9.x86_64 DEBUG: unbound-libs-1.16.2-8.el9.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-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 INFO: DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/home/centos9-master-uc/data/repos/component/network/2a/2d/2a2d626ead14b8b417a6e6b187dec2796b2cc3a9_adee3c8c'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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 in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-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: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-uc-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', '/var/lib/mock/dlrn-centos9-master-uc-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', '-l', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-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-centos9-master-uc-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-centos9-master-uc-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-centos9-master-uc-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-centos9-master-uc-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 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-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: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/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', '/var/lib/mock/dlrn-centos9-master-uc-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', '-l', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/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